@media screen and (max-width:400px) {
    .service-list-item .xb-item--icon {
        width: 30px;
        height: 30px
    }

    .service-list-item .xb-item--title {
        font-size: 16px
    }

    .service-content-box {
        width: 95%
    }

    .service-list-item {
        padding: 11px 5px
    }

    .xb-menu-primary li b {
        font-size: 12px;
        font-weight: 600;
        color: #000
    }
}

@media screen and (max-width:767px) {
  .mobile-gallery{
        display: block;
    }
    .gallery.desktop{
        display: none;
    }
    .home-banner.desktop{
        display: none;
    }
    .mob-banner-main{
        display: block;
    }
    .hero-style-four .xb-hero .xb-item--title,
    .success-story .sa-process_left .process-item .xb-item--title {
        font-size: 24px;
        line-height: 1.5
    }

    .hero-style-four .xb-hero .xb-item--content {
        font-size: 21px;
        margin: 15px 0
    }

    .about-video,
    .process-left {
        padding-top: 0
    }

    .about-item .xb-item--img,
    .about-item.active .xb-item--img {
        position: relative;
        justify-self: center
    }

    .about-item .xb-item--holder {
        top: 0;
        position: relative
    }

    .about-item {
        padding: 20px
    }

    .about-item .xb-item--title span {
        filter: invert(1)
    }

    .about-item.active .xb-item--title span {
        filter: invert(0)
    }

    .about-item .xb-item--content {
        width: fit-content;
        height: 100%
    }

    .footer-style-two .info-item .xb-item--title,
    .indus-item .xb-title {
        font-size: 18px
    }
.footer-widget .xb-item--holder{
    max-width: 130px;
}
.footer-widget .xb-item--list:nth-child(3){
    max-width: 100%;
}
    .cta-right_img {
        display: none
    }

    .footer-style-two .info-item .xb-item--icon {
    height: 35px;
    width: 35px;
    margin-right: 5px;
    padding: 5px;
}

    .logo01 img {
        max-width: 70px
    }

    .breadcrumb-area {
        padding-top: 100px
    }

    .about-txt .hero_wrap {
        padding: 40px 0
    }

    .integration-middle {
    height: fit-content;
    margin: 50px 0 !important;
    padding: 80px 40px !important;
}

    .intgration-item--one::after,
    .intgration-item--one::before,
    .intgration-item--two::after,
    .intgration-item--two::before {
        opacity: 0
    }

    .intgration-item--one,
    .intgration-item--two {
        height: 400px
    }

    .vision-sec .service-box .service-item {
        padding: 10px 15px
    }

    .vision-sec .service-box .service-item .xb-item--title {
        font-size: 22px;
        letter-spacing: 0;
        margin-bottom: 10px
    }

    .vision-sec {
        padding-bottom: 90px;
        padding-top: 0
    }

    .vision-sec .service-box .service-item p {
        font-size: 18px;
        color: #111112
    }

    .service-detail .da-about-right,
    .vision-sec .service-box .service-item .xb-item--holder {
        margin-bottom: 20px
    }

    .success-story .sa-process_left .process-item .xb-item--content {
        font-size: 20px
    }

    .success-story {
        padding-bottom: 50px;
        padding-top: 0
    }

    .about.recognition {
        padding: 0 0 50px
    }

    .da-blog-item .xb-item--title a {
        font-weight: 600;
        font-size: 22px;
        letter-spacing: .5px
    }

    .blog-sec {
        padding: 40px 0 70px
    }

    .da-blog-item .xb-item--title {
        margin: 5px 0 30px
    }

    .core-team .feature-wrap {
        padding: 40px 20px
    }

    .advisor-team .contact-info {
        margin-top: 0
    }

    .service-detail .about-wrapper {
        padding: 130px 0 90px
    }

    .service-detail .title {
        font-size: 26px
    }

    .service-detail .about-left .about-item_box .xb-item--content {
        margin-right: 0
    }

    .service-detail .about-right {
        margin: 0
    }

    .service-detail .uses-area .da-about-right {
        padding-right: 0
    }

    .living-features .service-item .xb-item--title {
        font-size: 20px;
        line-height: 1.5
    }

    .service-detail .button-sec {
        display: block;
        text-align: center
    }

    .item-contact_form {
        margin-right: 0;
        padding: 20px
    }

    .item-contact_info {
        padding: 20px;
        margin-left: 0
    }

    .contact-info_widget .xb-title {
        font-size: 24px
    }

    .contact-info_widget .xb-location {
        font-size: 22px
    }

    .contact {
        padding-top: 40px
    }
    .service-list .active-bg{
        background-color: transparent;
    }
    .service-list-item.current .xb-item--title{
        color: #000;
    }

    .home-banner .service-image-item{
        background-position: center;
    }
    .hero-right-image {
    justify-self: center;
    justify-self: anchor-center;
    place-self: anchor-center;
    place-content: center;
    margin: 0 auto;
}

.home-banner .service-image-item:nth-child(1){
    background-image: url(../img/new-home/dooh-mob-banner.jpg) !important;
}
.home-banner .service-image-item:nth-child(2){
    background-image: url(../img/new-home/cctv-mob-banner.jpg) !important;
}
.home-banner .service-image-item:nth-child(3){
    background-image: url(../img/new-home/living-mob-banner.jpg) !important;
}
.home-banner .service-image-item:nth-child(4){
    background-image: url(../img/new-home/cms-mob-banner.jpg) !important;
}
.integration-right{
    margin-left: 0;
}
.integration-middle .title {
    font-size: 26px;
    line-height: 1.2;
}
.footer-style-two .info-item{
    flex-basis: 48%;
}

.footer-style-two .info-item:nth-child(3){
    flex-basis: 100%;
}
.footer-style-two .info-item::before{
    opacity: 0;
}
.hd-testimonial-item .xb-item--inner{
    padding-right: 0;
}
.hd-testimonial-item .xb-item--content {
    min-height: 170px;
}
.da-service-item .xb-item--content{
    opacity: 1;
}
.da-service-item .xb-item--content {
    opacity: 1;
    transform: none;
}
.da-service-item .xb-item--arrow{
    opacity: 0;
}
.market-sec .da-service-item{
    padding-bottom: 30px;
}
}

@media (min-width:576px) and (max-width:991px){
    .margin-btm-tablet{
        margin-bottom: 50px;
    }
    .service-image-item:nth-child(2) ,.service-image-item:nth-child(4) {
    background-position: center;
}
}

@media (min-width:767px) and (max-width:991px){
.service-content-box {
    width: 90%;
    padding: 10px;
}
.service-list-item .xb-item--icon {
    display: none;
}

 .service-list .active-bg{
        background-color: transparent;
    }
       .service-list-item.current .xb-item--title{
        color: #000;
    }
}

@media screen and (min-width:1024px) {
    .p-sticky-large{
    position: sticky;
    top: 20px;
}
}