    /* jssor slider bullet navigator skin 01 css */


               /* Dot navigation position */
            .jssorb01 {
                position: absolute; bottom: 159px; right: 10px; 
/*                position: absolute; bottom: 9px; right: 10px; */
            }

            .jssorb01 div, .jssorb01 div:hover, .jssorb01 .av {
                position: absolute;
                /* size of bullet elment */
                width: 12px;
                height: 12px;
                filter: alpha(opacity=70);
                opacity: .7;
                overflow: hidden;
                cursor: pointer;
                border: #000 1px solid;
				border-radius: 100%;
            }
            .jssorb01 div { background-color: #000; }
            .jssorb01 div:hover, .jssorb01 .av:hover { background-color: #d3d3d3; }
            .jssorb01 .av { background-color: #fff; }
            .jssorb01 .dn, .jssorb01 .dn:hover { background-color: #555555; }


/* jssor slider arrow navigator skin 05 css */
 
            .jssora05l, .jssora05r {
                display: block;
                position: absolute;
                /* size of arrow element */
                width: 40px;
                height: 40px;
                cursor: pointer;
                background: url(../../assets/images/slider/a17.png) no-repeat; 
                overflow: hidden;
            }
            .jssora05l { background-position: -10px -40px; top: 223px; left: 8px; }
            .jssora05r { background-position: -70px -40px; top: 223px; right: 8px; }
            .jssora05l:hover { background-position: -130px -40px; }
            .jssora05r:hover { background-position: -190px -40px; }
            .jssora05l.jssora05ldn { background-position: -250px -40px; }
            .jssora05r.jssora05rdn { background-position: -310px -40px; }
  


/*TEMP CENTERED 3-5-25*/
/*#sliderb_container { color: #000000; line-height: 1.30; font-size:1.25rem; margin-left: auto; margin-right: auto }*/
#sliderb_container { color: #000000; margin-left: auto; margin-right: auto }
/* END TEMP CENTERED 3-5-25*/

/* START TEMP LARGER 3-5-25*/
/*.sliderb-wrap { position: relative; top: 0px; left: 0px; width: 615px; height: 510px; overflow: hidden; }*/
.sliderb-wrap { position: relative; top: 0px; left: 0px; width: 1200px; height: 560px; overflow: hidden; }
                                                                              /* height: 670px; */
/* END TEMP LARGER 3-5-25*/

#sliderb_container h2 { font-size:2.1rem; margin-top: 10px; margin-bottom: 5px;  }
#sliderb_container h2 a { color: #890c08;  }

/* START TEMP LARGER 3-5-25*/
/*.slide-box { cursor: move; position: absolute; left: 0px; top: 0px; width: 615px; height: 308px; overflow: hidden; }*/
.slide-box { cursor: move; position: absolute; left: 0px; top: 0px; width: 1200px; height: 560px; overflow: hidden; }
                                                                  /*  height: 500px; */
/* END TEMP LARGER 3-5-25*/

.load-wrap { position: absolute; top: 0px; left: 0px; }

.load-opac-layer { filter: alpha(opacity=70); opacity:0.7; position: absolute; display: block; background-color: #000; top: 0px; left: 0px;width: 100%;height:100%; }

.loading-image { position: absolute; display: block; background: url(../../assets/images/slider/loading.gif) no-repeat center center; top: 0px; left: 0px; width: 100%; height:100%; }


/* START TEMP LARGER 3-5-25*/
.thumb-navigator { position: absolute; bottom: 0px; left: 0px; width:1200px; height:150px; line-height: 1.30; font-size:1.25rem;}
/*.thumb-navigator { position: absolute; bottom: 0px; left: 0px; width:1200px; height:170px; line-height: 1.30; font-size:1.25rem;}*/
/* END TEMP LARGER 3-5-25*/


/* NEW 3-27-25*/
.thumb-navigator .caption { position: relative; top: 0px; left: 0px;  display: none; line-height: 1.30; font-size:1.25rem; text-align: left}
/* END TEMP LARGER 3-27-25*/


.slide-caption-box { filter: alpha(opacity=75); opacity:0.75; position: absolute; display: block; background-color: #fff; top: 0px; left: 0px; width: 100%; height: 100%; }

/* START TEMP LARGER 3-5-25*/
/*.slides-proto { position: absolute; width: 615px; height: 202px; top: 0; left: 0; }*/
.slides-proto { position: absolute; width: 1200px; height: 150px; top: 0; left: 0; }
                                                   /* 328px;  height: 228px*/

/*.slides-thumb-template { font-weight: normal; position: absolute; width: 100%; height: 202px; top: 0; left: 0; padding-left:12px; padding-right:8px; }*/
.slides-thumb-template { font-weight: normal; position: absolute; width: 100%; height: 170px; top: 0; left: 0; padding-left:20px; padding-right:18px; }
                                                                                       /* 328px; height: 228px*/
/* END TEMP LARGER 3-5-25*/



@media (min-width: 650px) {
    
    /* NEW 3-27-25*/
#sliderb_container h2 { font-size:1.75rem; margin-top: 10px; margin-bottom: 5px;  }    
    
    
.thumb-navigator .caption { display: block; line-height: 1.30; font-size:1.15rem;}
/* END TEMP LARGER 3-27-25*/

}
