






.lSSlideOuter .lSGallery {
    left: auto;
    right: 50px;
    top: 25%;
    width: 60px !important;
    text-align: center;
    display: flex;
    flex-direction: column;
    height: auto !important;
    position: absolute;
    z-index: 30;
}


.term-60 .lSSlideOuter .lSGallery,
.term-61 .lSSlideOuter .lSGallery,
.page-id-2528 .lSSlideOuter .lSGallery,
.page-id-99 .lSSlideOuter .lSGallery {
    left: 50px; 
    right: auto;
    width: 60px !important;
    text-align: center;
    display: flex;
    flex-direction: column;
    height: auto !important;
}









.lightSlider li img {
    width: 100% !important;
    height: inherit !important;
    object-fit: cover !important;
}

.lightSlider li a {
    display: block;
    height: inherit !important;
    
}




.lSPager.lSGallery li {
    width: 60px !important;
    height: 60px !important;
    margin-top: 5px;
    margin-bottom: 5px;
}

.lSSlideOuter .lSPager.lSGallery img {
    width: 38px !important;
    height: 38px;
    border: 1px solid #ccc;
    border-radius: 30px;
    margin-left: 11px;
    margin-top: 9px;
    transition: all 0.3s ease;
    transform: scale(1);
}

.lSSlideOuter .lSPager.lSGallery li.active img {
    width: 60px !important;
    height: 60px;
    margin-left: 0px;
    margin-top: 0px;
    border: 1px solid #9e9e9e;
}



.lSSlideOuter .lSPager.lSGallery li.active{
    margin-top: 12px !important;
    margin-bottom: 12px !important;
}











@media (max-width: 1920px) {

    .lSSlideOuter .lSGallery {
        left: auto;
        right: 50px;
        top: 100px;
        width: 60px !important;
        text-align: center;
        display: flex;
        flex-direction: column;
        height: auto !important;
        position: absolute;
        z-index: 30;
    }


.term-60 .lSSlideOuter .lSGallery,
.term-61 .lSSlideOuter .lSGallery,
.page-id-2528 .lSSlideOuter .lSGallery,
.page-id-99 .lSSlideOuter .lSGallery {
        left: 50px;
        right: auto;
        width: 60px !important;
        text-align: center;
        display: flex;
        flex-direction: column;
        height: auto !important;
    }


}












@media (max-width: 1600px) {

    .lSSlideOuter .lSGallery {
        left: auto;
        right: 50px;
        top: 80px;
        width: 60px !important;
        text-align: center;
        display: flex;
        flex-direction: column;
        height: auto !important;
        position: absolute;
        z-index: 30;
    }

.term-60 .lSSlideOuter .lSGallery,
.term-61 .lSSlideOuter .lSGallery,
.page-id-2528 .lSSlideOuter .lSGallery,
.page-id-99 .lSSlideOuter .lSGallery {
        left: 50px;
        right: auto;
        width: 60px !important;
        text-align: center;
        display: flex;
        flex-direction: column;
        height: auto !important;
    }


}








@media (max-width: 1300px) {

    .lSSlideOuter .lSGallery {
        left: auto;
        right: 50px;
        top: 40px;
        width: 60px !important;
        text-align: center;
        display: flex;
        flex-direction: column;
        height: auto !important;
        position: absolute;
        z-index: 30;
    }

.term-60 .lSSlideOuter .lSGallery,
.term-61 .lSSlideOuter .lSGallery,
.page-id-2528 .lSSlideOuter .lSGallery,
.page-id-99 .lSSlideOuter .lSGallery {
        left: 50px;
        right: auto;
        width: 60px !important;
        text-align: center;
        display: flex;
        flex-direction: column;
        height: auto !important;
    }


}









@media (max-width: 1100px) {

    .lSSlideOuter .lSGallery {
        left: auto;
        right: 50px;
        top: 0px;
        width: 60px !important;
        text-align: center;
        display: flex;
        flex-direction: column;
        height: auto !important;
        position: absolute;
        z-index: 30;
    }

.term-60 .lSSlideOuter .lSGallery,
.term-61 .lSSlideOuter .lSGallery,
.page-id-2528 .lSSlideOuter .lSGallery,
.page-id-99 .lSSlideOuter .lSGallery {
        left: 50px;
        right: auto;
        width: 60px !important;
        text-align: center;
        display: flex;
        flex-direction: column;
        height: auto !important;
    }


}







@media (max-width: 1000px) {

    .lSSlideOuter .lSGallery {
        left: auto;
        right: 50px;
        top: -30px;
        width: 60px !important;
        text-align: center;
        display: flex;
        flex-direction: column;
        height: auto !important;
        position: absolute;
        z-index: 30;
    }

.term-60 .lSSlideOuter .lSGallery,
.term-61 .lSSlideOuter .lSGallery,
.page-id-2528 .lSSlideOuter .lSGallery,
.page-id-99 .lSSlideOuter .lSGallery {
        left: 50px;
        right: auto;
        width: 60px !important;
        text-align: center;
        display: flex;
        flex-direction: column;
        height: auto !important;
    }


}







@media (max-width: 991px) {

.lSSlideOuter.vertical .lSGallery {
    right: auto;
    left: auto;
    top: auto;
    bottom: -10px;
    width: 100% !important;
    text-align: center;
    display: flex;
    flex-direction: row;
    height: auto !important;
    justify-content: center !important; /* horizontal center */
    align-items: center !important;     /* vertical center */
}

.term-60 .lSSlideOuter .lSGallery,
.term-61 .lSSlideOuter .lSGallery,
.page-id-2528 .lSSlideOuter .lSGallery,
.page-id-99 .lSSlideOuter .lSGallery {
    left: auto;
    right: auto;
    top: auto;
    bottom: -10px;
    width: 100% !important;
    text-align: center;
    display: flex;
    flex-direction: row;
    height: auto !important;
    justify-content: center !important; /* horizontal center */
    align-items: center !important;     /* vertical center */
}

}




@media (max-width: 767px) {




.lSSlideWrapper.usingCss {
    height: 380px !important;
}


.lSSlideOuter.vertical .lightSlider li
 {
    width: 100% !important;
    max-width: none !important;
    height: 380px !important;
}



.lightSlider li img {
  width: 100% !important;
  height: 380px !important;
  object-fit: cover !important;
}





    .lSSlideOuter .lSGallery {
        /* left: auto;
        right: 15px;
        top: 10px;
        width: 60px !important;
        text-align: center;
        display: flex;
        flex-direction: column;
        height: auto !important;
        position: absolute; */
        z-index: 30;


        left: 0;
        right: 0;
        width: inherit !important;
        text-align: center;
        display: flex;
        flex-direction: row;
        height: 60px !important;
        margin: 0 auto;
        bottom: 0;
        top: auto;
        justify-content: center;


    }

.term-60 .lSSlideOuter .lSGallery,
.term-61 .lSSlideOuter .lSGallery,
.page-id-2528 .lSSlideOuter .lSGallery,
.page-id-99 .lSSlideOuter .lSGallery {
        /* left: 15px;
        right: auto;
        width: 60px !important;
        text-align: center;
        display: flex;
        flex-direction: column;
        height: auto !important; */


        left: 0;
        right: 0;
        width: inherit !important;
        text-align: center;
        display: flex;
        flex-direction: row;
        height: 60px !important;
        margin: 0 auto;
        bottom: 0;
        top: auto;
        justify-content: center;
    }





.lSSlideOuter .lSPager.lSGallery img {
    width: 26px !important;
    height: 26px;
    border: 1px solid #ccc;
    border-radius: 30px;
    margin-left: 11px;
    margin-top: 15px;
    transition: all 0.3s ease;
    transform: scale(1);
}


.lSSlideOuter .lSPager.lSGallery li.active img {
    width: 43px !important;
    height: 43px;
    margin-left: 0px;
    margin-top: 0px;
    border: 1px solid #9e9e9e;
}










}








@media (max-width: 505px) {



.lightSlider li img {
  width: 100% !important;
  height: 380px !important;
  object-fit: contain !important;

  object-position: center center !important;
  scale: 165%;
}



}






/* Responsive styles */
/* @media (max-width: 991px) {
    .vertical-slider {
        max-width: 600px;
        max-height: 450px;
    }
    
    .lSSlideOuter.vertical {
        max-height: 450px;
        max-width: 600px !important;
    }
}

@media (max-width: 813px) {
    .vertical-slider {
        max-width: 451px;
        max-height: 338px;
    }
    
    .lSSlideOuter.vertical {
        max-height: 338px;
        max-width: 451px !important;
    }
} */