@media only screen and (max-width: 1920px) {
    .banner .swiper-slide h2 {
        margin-top: -107px;
    }

    .banner .swiper-slide {
        margin-top: 1px;
    }

    footer .top-footer::before {
        width: 30%;
    }

    footer .bottom-footer li::after {
        right: -58px;
    }
}


@media only screen and (max-width: 1440px) {
    .banner .swiper-slide h2 {
        margin-top: -41px;
    }

    footer .top-footer::before {
        width: 37%;
    }

    footer .bottom-footer li::after {
        right: -10px;
    }
}



@media only screen and (max-width: 1366px) {
    .banner .swiper-slide h2 {
        margin-top: -41px;
    }

    .banner .swiper-slide {
        margin-top: 0;
    }

    footer .bottom-footer li {
        font-size: 13px;
    }

    footer .bottom-footer a {
        font-size: 13px;
    }
}


@media only screen and (max-width: 1200px) {
    footer h5 {
        font-size: 17px;
    }

    .banner .swiper-slide::after {
        top: -3px;
    }

    .contact p {
        font-size: 16px;
    }

    footer .top-footer .contact a {
        margin-left: 1px;
    }

    .bottom-footer ul {
        flex-wrap: wrap;
        justify-content: center !important;
        column-gap: 18px;
    }

    footer .bottom-footer li::after {
        right: -10px;
    }

    footer .top-footer {
        padding: 53px 111px 23px;
    }

    .bottom-footer .mt-5 {
        margin-top: 2rem !important;
    }

    footer h5 {
        font-size: 18px;
    }

    footer ul li a {
        font-size: 12px;
    }

    footer .top-footer .contact p {
        font-size: 14px;
    }

    footer .top-footer .social i {
        font-size: 25px;
    }

    footer .top-footer::after {
        left: -8px;
    }

    footer .top-footer .social {
        left: 6px;
        top: 1px;
    }

    header .btn-button {
        padding: 12px 26px 13px;
    }

    .banner .swiper-slide .box2 p {
        width: 42%;
    }
}


@media only screen and (max-width: 1024px) {
	.banner .swiper-slide {
    border-radius: 0;
    
}
	.btn-button {
    padding: 12px 15px 13px;
    
}
	.form-control {
    font-size: 14px;
}
    .banner .swiper-slide h2 {
        font-size: 34px;
    }

    .solution .wrap {
        gap: 12px;
        margin-right: 2px;
    }

    .banner .swiper-slide::after {
        left: -2px;
    }

    .banner .swiper-slide .box2 {
        margin-left: 29px;
    }

    p {
        font-size: 16px;

    }

    .banner .swiper-slide .text {
        top: 130px;
        width: 48%;
        left: 195px;
    }

    .banner .box2 nav img {
        width: 69px;
        height: 54px;
        object-fit: contain;
    }

    h1,
    h2 {
        font-size: 55px;
    }

    .action .box {
        height: 100%;
    }

    .solution h2 {
        font-size: 39px;
    }

    h5 {
        font-size: 15px;
    }

    footer .top-footer .contact p {
        font-size: 12px;
    }

    header .right-sidebar {
        gap: 10px;
    }

    header .btn-button {
        padding: 12px 19px 13px;
    }

    header .stellarnav>ul>li>a {
        padding: 20px 2px;
        font-size: 13px;
    }

    .banner {
        margin-top: 49px;
    }
}

@media only screen and (max-width: 991px) {
    .home-solution {
        padding: 0 29px 0;
        margin-top: 20px;
    }

    .tech .mt-5 {
        margin-top: 1rem !important;
    }

    .tech .mb-5 {
        margin-bottom: 0 !important;
    }

    .stellarnav.mobile.right>ul {
        right: 0;
        z-index: 99;
        background-color: #000;
    }

    .stellarnav .icon-close:after,
    .stellarnav .icon-close:before {

        border-bottom: solid 3px #fff;

    }

.stellarnav {
    text-align: end;
}

    header .right-sidebar {
        justify-content: end;
    }

    .banner .swiper-slide h2 {
        margin-top: 0;
    }

    .banner .swiper-slide .text {
        position: static;
        width: 100%;
    }

    .banner .swiper-slide::after {
        position: static;
    }

    .banner .swiper-slide .row {
        flex-direction: column;
    }

    .banner .swiper-slide .col-md-8,
    .banner .swiper-slide .col-md-4 {
        width: 100%;
    }

    .banner .swiper-slide .banner-image {
        width: 100%;
    }

    h2 {
        font-size: 48px;
    }

    .companies .creative_panel li {
        width: 50%;
        flex: 0 0 50%;
    }

    .creative_panel ul {
        flex-wrap: wrap;
    }

    .stellarnav .menu-toggle span.bars span {
        display: block;
        width: 34px;
        height: 4px;
        border-radius: 6px;
        background: #fff;
        margin: 0 0 6px;
    }

    .banner .box1 {
        text-align: center;
    }

    .banner .box1 h2 {
        color: #fff;
        background: transparent;
        -webkit-background-clip: border-box;
        -webkit-text-fill-color: initial;
        padding: 0 26px;
    }

    .tech .box-wrap .swiper-slide {
        margin-bottom: 26px;
		width:100%;
    }

    .tech .wrap1,
    .tech .wrap2 {
        rotate: none;
        margin-top: 0;
    }

    .action .box {
        padding: 16px 13px 16px;

    }

    .banner .swiper-slide .box2 {
        margin-bottom: 12px;
    }

    .banner .col-md-8 {
        height: 100%;
    }

    .banner .swiper-slide .box2 {
        margin-left: 0;
        flex-direction: column;
        justify-content: center !important;
    }

    .banner .swiper-slide .box2 nav,
    .banner .swiper-slide .box2 div {
        text-align: center;
    }

    .banner .swiper-slide .box2 p {
        width: 100%;
        text-align: center;
        padding: 0 65px;
    }

    .banner .box2 nav img {
        width: auto;
        height: auto;

    }

    h1,
    h2 {
        font-size: 36px;
    }

    .video .box h3 {
        font-size: 54px;
        margin-bottom: 33px;
    }

    .video .box-2 h4 {
        font-size: 60px;
    }

    .solution .wrap {
        gap: 33px;
        flex-direction: column;
    }

    .solution .wrap p {
        text-align: center !important;
    }

    .solution .wrap img {
        height: 100%;
    }

    .p-v-100 {
        padding: 40px 0;
    }

   .technology .img {
    position: relative;
    text-align: center;
}
	.technology h2 {
    margin-top: 17px;
}

    .technology .col-lg-7 .text-end {
        text-align: center !important;
        margin-top: 10px;
    }

    footer .footer-logo img {
        width: 18%;
        margin-top: 22px;
    }



    footer hr {
        margin: 14px 0 14px 0;
    }

    /* .home-news .swiper-button-next,
    .home-news .swiper-button-prev {
        background: #fff;
        width: 52px;
        height: 51px;
    } */

    .home-news .swiper-button-next:after,
    .home-news .swiper-button-prev:after {

        font-size: 23px;
    }

    .home-solution .swiper-button-next:after,
    .home-solution .swiper-button-prev:after {

        font-size: 23px;
    }

    /* .home-solution .swiper-button-next,
    .home-solution .swiper-button-prev {
        background: #fff;
        width: 52px;
        height: 51px;
    } */

    .home-news .swiper-button-next,
    .home-news .swiper-button-prev {
        color: #000;
    }

    .home-solution .swiper-button-next,
    .home-solution .swiper-button-prev {
        color: #000;
    }

    .companies .creative_panel ul:hover li:hover {
        width: 50%;
        flex: 0 0 50%;
    }
	 header .logo img {
        width: 30% !important;
    }


}


@media only screen and (max-width: 820px) {
   

    .stellarnav .menu-toggle span.bars span {
        width: 30px;
        height: 3px;
        background: #fff;
        margin: 0 0 6px;
    }

    h5 {
        font-size: 14px;
    }

    .p-v-80 {
        padding: 26px 0;
    }

    .banner .swiper-slide h2 {
        font-size: 34px;
    }

    .banner .swiper-slide .text h3 {
        font-size: 21px;
    }

    .banner .swiper-slide .box2 nav {
        margin-bottom: 24px;
    }

    .video .box h3 {
        font-size: 37px;
        margin-bottom: 20px;
    }

    .solution h2 {
        font-size: 36px;
        text-align: center;
    }

    .heading {
        font-size: 48px;
    }

    .video .box-2 h4 {
        font-size: 44px;
    }

    .action .col-lg-8.col-md-12 {
        order: 2;
    }

    .action .col-lg-4.col-md-12.text-end {
        text-align: start !important;
    }

    .solution .logo img {
        width: 84%;
    }

}


@media only screen and (max-width: 600px) {
	.banner .box2 nav img {
    width: 20%;
    height: 2%;
}
	.tech .box-wrap .swiper-slide .text {
    margin-bottom: 0;
}
	.tech .box-wrap .swiper-slide p {
   
    padding: 2px 0 0;
}
	.home-news .mt-5 {
    margin-top: 1rem!important;
}
	.technology ul li i {
   
    font-size: 13px;
    margin-top: 5px;
}
	header .logo img {
    width: 37% !important;
}
	.banner .swiper-slide {
    border-radius: 17px;
    margin-top: 0;
}
	.banner {
    margin-top: 9px;
}
    header .logo img {
        width: 38%;
    }

    .page-id-20 h2.big {
        font-size: 23px;
    }

    h2 {
        font-size: 31px;
    }

    footer .top-footer {
        padding: 18px 25px 9px;
        border-radius: 0;
    }

    footer .top-footer .social {
        position: inherit;
        display: flex;
        justify-content: center;
        gap: 25px;
        margin-bottom: 14px;
    }

    footer .top-footer::after {
        position: inherit;
    }

    footer .top-footer .social i {
        font-size: 22px;
    }

    footer hr {
        margin: 0;
    }

    footer .mb-5 {
        margin-bottom: 1rem !important;
    }

    .bottom-footer.mt-5 {
        margin-top: 2rem !important;
    }

    footer .bottom-footer a {
        text-wrap: initial;
        text-align: center;
    }

    footer.pb-5 {
        padding-bottom: 0rem !important;
    }

    .stellarnav.mobile.left>ul,
    .stellarnav.mobile.right>ul {
        max-width: 100%;
    }

    .stellarnav .icon-close:after,
    .stellarnav .icon-close:before {
        width: 17px;
        margin-left: -7px;
    }

    .stellarnav .menu-toggle span.bars span {
        width: 25px;
        height: 1px;
    }

    .banner .swiper-slide h2 {
        font-size: 25px;
    }

    .banner .swiper-slide .box2 p {
        padding: 0 15px;
    }

    .action .box {
        height: auto;
        margin-bottom: 17px;
    }

    .solution .box {
        border-radius: 16px;
        padding: 22px 13px;
    }

    .video .box h3 {
        font-size: 28px;
    }

    .video .box-2 h4 {
        font-size: 24px;
        margin-top: 19px;
    }

    .solution .logo img {
        width: 59%;
    }

    .solution .logo .icon {
        margin-bottom: 18px;
		
    }
	.tech .box-wrap::after {
    top: -58px;
   
}

    .solution .border-right {
        border-right: 0;
    }

    .tech .box-wrap .swiper-slide {
        height: auto;
    }

    .technology h2 {
        font-size: 29px;
    }

    .companies .creative_panel li {
        width: 100%;
        flex: 0 0 100%;
    }

    footer .pb-5 {
        padding-bottom: 0rem !important;
    }

    .stellarnav .icon-close:after,
    .stellarnav .icon-close:before {
        width: 17px;
        margin-left: -46px;
    }

    .action .pb-5 {
        padding-bottom: 0 !important;
    }

    .action.p-v-80 {
        padding: 4px 0;
    }

    .heading {
        font-size: 28px;
    }

    .solution h2 {
        font-size: 20px;
        text-align: center;
    }

   .home-solution {
    padding: 21px 14px 0;
    margin-top: 1px;
    border-radius: 16px;
}

    /* .home-solution .swiper-button-next,
    .home-solution .swiper-button-prev {
        background: #fff;
        width: 30px;
        height: 30px;
    } */

    .home-solution .swiper-button-next:after,
    .home-solution .swiper-button-prev:after {
        font-size: 16px;
    }

    .tech .box-wrap::after {
        width: 100%;
    }
}



@media only screen and (max-width: 320px) {
    .banner .swiper-slide h2 {
        font-size: 16px;
    }

    .banner .swiper-slide .text h3 {
        font-size: 15px;
    }

    p {
        font-size: 12px;
    }

    .banner .btn .btn-black {
        font-size: 12px;
        padding: 8px 28px;
    }

    h1,
    h2 {
        font-size: 26px;
    }

    .technology h2 {
        font-size: 23px;
    }

    .technology ul li {
        font-size: 12px;
        align-items: center;
    }
}