﻿


.section-slideshow-v4 .slide-item .slider-content .box-button a {
    color: #ffffff;
    background-color: #4e97fd
}

    .section-slideshow-v4 .slide-item .slider-content .box-button a:hover {
        color: #ffffff !important;
        background-color: #000000 !important;
    }

.section-slideshow-v4 .slider-banner {
    height: 48%;
}


.ClsSlider {
    object-fit: fill;
    max-height: 420px;
    max-width: 1370px !important;
}

@media (min-width:320px) {


    .ClsSlider {
        max-height: 240px;
    }
    .sliderHeight {
        max-height: 520px
    }
}

@media (min-width:481px) {
  
    .ClsSlider {
        max-height: 240px;
    }
    .sliderHeight {
        max-height: 520px
    }
}

@media (min-width:641px) {

   
    .ClsSlider {
        max-height: 240px;
    }
    .sliderHeight {
        max-height: 420px
    }
}

@media (min-width:961px) {


    .sliderHeight {
        max-height: 420px
    }

    .ClsSlider {
        max-height: 240px;
    }
}

@media (min-width:1025px) {
    .ClsSlider {
        max-height: 420px;
    }
    .slick-dots {
        margin-bottom: 0px;
    }
    .sliderHeight {
        max-height: 420px
    }

}

@media (min-width:1281px) {
    .ClsSlider {
        max-height: 420px;
    }
    .slick-dots {
        margin-bottom: 0px;
    }
    .sliderHeight {
        max-height: 420px
    }
}
