@media only screen and (min-width: 1777px) and (max-width: 1920px) {
    .baner-main h1:before {
        width: 45%;
    }

    span.lin-ban-slid {
    left: 19.5%;
}

    .social-baner {
        margin-bottom: 190px;
    }

    .social-baner.inner:before {
        top: -100px;
        height: 600px;
        left: 47px;
    }

    .banner-sec {
        height: 100vh;
    }

    .baner-main:before {
        right: 44px;
        width: 55%;
    }


    .social-baner h5 {
        bottom: -350px;
        left: 42px;
        font-size: 13px;
    }

    .menuSec:before {
        width: 230px;
    }

    .banner-slider button.slick-next.slick-arrow {
        top: 158%;
    }

    .banner-slider button.slick-prev.slick-arrow {
        top: 158% !important;
    }
}

@media only screen and (min-width: 1450px) and (max-width: 1599px) {

    .banner-slider button.slick-next.slick-arrow {
        top: 140%;
        left: 160px;
    }

    .banner-slider button.slick-prev.slick-arrow {
        top: 140% !important;
    }

    
span.lin-ban-slid {
    left: 20.3%;
}

.banner-sec:after {
    width: 210px;
}

    .baner-main h1:before {
        width: 57%;
        left: -43px;
    }

    .social-baner.inner:before {
        top: -79px;
        left: 38px;
        height: 520px;
    }

    .social-baner.inner {
        margin-bottom: 150px;
    }

    .baner-main:before {
        right: 30px;
    }

    .menuSec:before {
        width: 188px;
    }

    .social-baner h5 {
        left: 31px;
        bottom: -290px;
    }
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {}

@media only screen and (min-width: 768px) and (max-width: 991px) {}

@media only screen and (min-width: 520px) and (max-width: 767px) {}

@media only screen and (min-width: 300px) and (max-width: 519px) {}

@media only screen and (min-width: 0px) and (max-width: 299px) {}