@media only screen and (max-width: 1279px) {
    section.scale_slider .header .left {
        width: 50%;
    }
}
@media only screen and (max-width: 767px) {
    section.scale_slider .header .left {
        width: 100%;
    }
}
section.scale_slider .p-e-0 {
    padding-inline-end: 60px;
}
@media only screen and (max-width: 1279px) {
    section.scale_slider .p-e-0 {
        padding-inline-end: 30px;
    }
}
@media only screen and (max-width: 539px) {
    section.scale_slider .p-e-0 {
        padding-inline-end: 20px;
    }
}
section.scale_slider .slider-section {
    margin-top: clamp(60px, 5.5vw, 90px);
    position: relative;
}
section.scale_slider .slider-section .stats {
    padding-top: 100px;
    width: 30%;
    position: relative;
}
@media only screen and (max-width: 1279px) {
    section.scale_slider .slider-section .stats {
        padding-top: 0;
        margin-top: -15px;
    }
}
@media only screen and (max-width: 767px) {
    section.scale_slider .slider-section .stats {
        width: 100%;
        margin-top: 0;
    }
}
section.scale_slider .slider-section .stats .a1 {
    position: relative;
    display: inline-block;
    padding-bottom: 8px;
}
section.scale_slider .slider-section .stats p {
    position: relative;
    padding-top: 27px;
    overflow: visible;
    display: inline-block;
    max-width: 18.75rem;
}
section.scale_slider .slider-section .stats p:after {
    position: absolute;
    content: "";
    top: 0;
    left: 0;
    height: 1px;
    width: 100%;
    background-color: #0E3745;
}
html[lang="en"] section.scale_slider .slider-section .stats p:after {
    left: unset;
    right: 0;
}

@media only screen and (max-width: 991px) {
    section.scale_slider .slider-section .stats p:after {
        width: 100%;
    }
}
section.scale_slider .slider-section .two-col-sliders {
    display: flex;
    width: 60%;
    justify-content: space-between;
    align-items: normal;
}
@media only screen and (max-width: 767px) {
    section.scale_slider .slider-section .two-col-sliders {
        width: 100%;
        margin-top: 50px;
    }
}
section.scale_slider .slider-section .two-col-sliders img {
    height: 100%;
    width: 100%;
    object-fit: cover;
    border-radius: 20px;
}
section.scale_slider .slider-section .two-col-sliders .large {
    margin-bottom: 80px;
    width: 51.9%;
    max-width: 430px;
}

.dynamic-pagination2 {
    position: absolute;
    right: 0;
    bottom: 80px;
}

html[lang="en"] .dynamic-pagination2, html[lang="en"] .dynamic-pagination2 .swiper-pagination {
    left: 0 !important;
    right: unset !important;
}

html[lang="en"] .swiper-pagination .swiper-pagination-bullet:before {
    right: -58px;
    left: unset;
}

.dynamic-pagination2 span.swiper-pagination-bullet.swiper-pagination-bullet-active .bullet {
	background-color: transparent !important;
}

.dynamic-pagination2 .circle {
    display: flex;
    justify-content: center;
}

.dynamic-pagination2 img {
    position: absolute;
    height: 33px!important;
    width: 33px!important;
    top: 50%;
    transform: translateY(-50%);
    z-index: 7;
    border-radius: 100%;
    object-fit: cover;
}

.dynamic-pagination2 .swiper-pagination {
    position: relative!important;
    bottom: 0!important;
    left: 0!important;
    top: auto!important;
    right: auto!important;
    z-index: 4;
}
@media only screen and (max-width: 1279px) {
    section.scale_slider .slider-section .two-col-sliders .large {
        width: 56%;
    }
}
@media only screen and (max-width: 991px) {
    section.scale_slider .slider-section .two-col-sliders .large {
        width: 60%;
    }
}
section.scale_slider .slider-section .two-col-sliders .large .swiper-slide .image-card {
    max-height: 580px;
    height: 39.6vw;
    min-height: 560px;
    width: 100%;
}
@media only screen and (max-width: 1279px) {
    section.scale_slider .slider-section .two-col-sliders .large .swiper-slide .image-card {
        height: 450px;
        min-height: auto;
    }
}
@media only screen and (max-width: 991px) {
    section.scale_slider .slider-section .two-col-sliders .large .swiper-slide .image-card {
        height: 400px;
    }
}
@media only screen and (max-width: 539px) {
    section.scale_slider .slider-section .two-col-sliders .large .swiper-slide .image-card {
        height: 270px;
    }
}
section.scale_slider .slider-section .two-col-sliders .parallax-wrapper {
    overflow: hidden;
}
section.scale_slider .slider-section .two-col-sliders .swiper-container {
    height: 100%;
    width: 100%;
}
section.scale_slider .slider-section .two-col-sliders .swiper-container .swiper-slide {
    border-radius: 20px;
    overflow: hidden;
}
section.scale_slider .slider-section .two-col-sliders .small {
    width: 33.8%;
    max-width: 280px;
}
@media only screen and (max-width: 1279px) {
    section.scale_slider .slider-section .two-col-sliders .small {
        width: 36.4%;
    }
}
section.scale_slider .slider-section .two-col-sliders .small .swiper-slide {
    transition: opacity 0.4s ease-out 0.6s;
}
section.scale_slider .slider-section .two-col-sliders .small .swiper-slide .image-card {
    max-height: 400px;
    height: 367px;
}
@media only screen and (max-width: 1279px) {
    section.scale_slider .slider-section .two-col-sliders .small .swiper-slide .image-card {
        height: 290px;
    }
}
@media only screen and (max-width: 991px) {
    section.scale_slider .slider-section .two-col-sliders .small .swiper-slide .image-card {
        height: 250px;
    }
}
@media only screen and (max-width: 539px) {
    section.scale_slider .slider-section .two-col-sliders .small .swiper-slide .image-card {
        height: 170px;
    }
}
section.scale_slider .dynamic-pagination {
    position: absolute;
    left: 0;
    bottom: 80px;
}
@media only screen and (max-width: 1279px) {
    section.scale_slider .dynamic-pagination, .dynamic-pagination2 {
        bottom: 70px;
    }
}
@media only screen and (max-width: 767px) {
    section.scale_slider .dynamic-pagination, .dynamic-pagination2 {
        position: relative;
        bottom: auto !important;
        margin-top: 17px;
        display: inline-block !important;
    }
}
