    .container{max-width:1640px!important;padding:0 20px!important;width:100%}

    /*hero section css */
    section.main-hero-section > img{position:absolute;bottom:0;left:0;z-index:-1;}
    .hero-title-sec{max-width:1150px;padding:0;margin:0;}
    .text-header::selection{-webkit-text-fill-color:#fff;}
    section.main-hero-section{min-height:calc(100vh - 80px);margin-top:80px;background:linear-gradient(104deg,#062335 2.26%,#014867 52.52%,#052632 95.34%);background-size:contain;z-index:1;display:flex;align-items:center;}
    h1.sec-title{background:linear-gradient(112deg,#C8F1FF 36.42%,#FFF 54.84%);background-size:200% auto;background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent;font-weight:500;animation:gradientMove 4s ease infinite;}
    h1.sec-title::selection{color:#fff;background:#3a5897;-webkit-text-fill-color:#fff;}
    a.btn.emizen-btn{border-radius:40px;font-size:16px;font-weight:700;letter-spacing:0.16px;text-transform:capitalize;transition:all .4s;position:relative;z-index:1;overflow:hidden;margin-top:10px;border:1px solid #FFF;color:#FFF;padding:13px 20px;line-height:25px;}
    a.btn.emizen-btn:hover{border-color:rgb(32,152,209);}
    .hero-disc{font-size:22px;line-height:30px;font-weight:500;padding-bottom:30px;}
    a.btn.emizen-btn img{transition:all .4s}
    a.btn.emizen-btn:hover img{transform:rotate(45deg);}
    a.btn.emizen-btn::after{content:"";position:absolute;z-index:-1;top:0px;left:0px;right:0px;bottom:0px;transform-origin:50% 100%;transition-property:transform;transition-duration:0.3s;transition-timing-function:ease-out;transform:translate3d(0px,110px,0px) scale3d(1,1,1) rotateX(0deg) rotateY(0deg) rotateZ(0deg) skew(0deg,0deg);transform-style:preserve-3d;background:rgb(32,152,209);}
    a.btn.emizen-btn:hover:after{transform:scaleY(1);}
    img.Shopify-icon-left{left:0;bottom:0;opacity:0.5;mix-blend-mode:soft-light;max-width:30%;}
    img.Shopify-icon-right{top:0;right:0;opacity:0.5;max-width:27%;mix-blend-mode:soft-light;}
    h2.sec-title2{color:#0F1528;font-size:42px;font-weight:700;line-height:55px;padding-bottom:10px}
    p.sec-disc{color:#333;font-size:16px;font-weight:500;line-height:24px;max-width:1050px;margin:0 auto;}
    @media(max-width:1024px){
        section.main-hero-section{min-height:auto;margin-top:100px;padding:50px 0;}
    }
    @media(max-width:767px){
        section.main-hero-section{padding:50px 0;min-height:auto;margin-top:88px;}
        h1.sec-title{font-size:34px;line-height:42px;}
    }
    @media(min-width:1368px){
        h1.sec-title{font-size:80px;line-height:100px;}
    }
    @media(min-width:1025px) and (max-width:1367px){
        h1.sec-title{font-size:50px;line-height:65px;}
    }
    @media(min-width:768px) and (max-width:1024px){
        h1.sec-title{font-size:38px;line-height:50px;}
        .hero-disc{font-size:20px;}
    }
    @media(max-width:575px){
        h1.sec-title{font-size:29px;line-height:38px;}
    }
    section.shp_tech-stack li a.active{background:#007db2;color:#fff;}

    /*new counter css */
    .our-sucess-sec{background:#007DB2 url(/wp-content/uploads/2025/09/counterbg-lines.png) no-repeat center center;background-size:cover;margin:50px 0;border-radius:25px;padding:50px;}
    .our-sucess-sec .skill-dsc h2{font-size:32px;font-weight:800;line-height:30px;color:#fff;}
    .our-sucess-sec .skill-dsc > div{color:#fff;text-align:center;font-size:18px;font-style:normal;font-weight:500;line-height:24px;}
    @media(max-width:1600px){
        .our-sucess-sec{padding:35px;}
    }
    @media(max-width:1199px){
        .our-sucess-sec{padding:25px;}
        .our-sucess-sec .skill-dsc > div{font-size:15px;}
    }
    @media(max-width:991px){
        a.btn.emizen-btn{padding:10px 14px;}
        .hero-disc{font-size:16px;line-height:24px;}
        .counter-block{padding:10px;flex:0 0 20%;}
    }
    @media(max-width:767px){
        .our-sucess-sec .skill-dsc h2{font-size:24px;line-height:30px;padding:0;}
        .our-sucess-sec > div{gap:10px 0px;}
        .our-sucess-sec{padding:25px 15px;margin:30px 0;}
        .counter-block{flex:0 0 50%;padding:0 5px;}
        .our-sucess-sec .skill-dsc > div{font-size:15px;}
    }

    /*dating app development fearures seciton*/
    section.our_features_sec{background:#014867;padding:60px 0;margin-top:50px;}
    section.our_features_sec ul{gap:10px;}
    section.our_features_sec li.nav-items a{color:#fff;font-size:18px;border-radius:40px;border:1px solid rgba(255,255,255,0.30);display:inline-block;padding:7px 20px;}
    section.our_features_sec li.nav-items a img{margin-right:10px;max-width:30px;}
    section.our_features_sec li.nav-items a:hover,section.our_features_sec li.nav-items a.active{background:#007DB2;}
    section.our_features_sec p strong{font-size:18px;padding-bottom:6px;}
    section.our_features_sec .dev-disc{color:#E1E4E5;font-size:16px;font-weight:400;line-height:24px; /* 150% */}
    section.our_features_sec .dev-disc:not(:last-child){padding-bottom:25px;}
    section.our_features_sec .bottom-end{margin-top:auto;}
    section.our_features_sec .tab-img{gap:15px 0;display:flex;justify-content:space-between;flex-flow:column;}
    @media(min-width:768px){
        section.our_features_sec .features-box{flex:0  0 49%;}
        section.our_features_sec .tab-img{flex:calc(50% - 60px);}
        section.our_features_sec .features-tb{gap:0 60px;}
    }
    @media(max-width:1024px){
        section.our_features_sec .dev-disc:not(:last-child){padding-bottom:15px;}
        section.our_features_sec{margin-top:30px;padding:40px 0;}
    }
    @media(max-width:991px){
        section.our_features_sec .dev-disc{font-size:15px;line-height:21px;}
    }
    @media(max-width:767px){
        section.our_features_sec{padding:30px 0}
        section.our_features_sec li.nav-items a img{margin-right:5px;max-width:20px;}
        h2.sec-title2{font-size:26px;line-height:34px;}
        section.our_features_sec .dev-disc{text-align:center;}
        section.our_features_sec li.nav-items a{font-size:15px}
    }

    /*about us section */
    .aboutus-sec .whb-container{border-radius:25px;background:#FFF url(https://emizentech.com/wp-content/uploads/2025/09/abstrect-lines.png) no-repeat center center;box-shadow:0 2px 45px 1px rgba(0,0,0,0.08);margin-top:50px;padding:50px;background-size:cover;}
    .aboutus-img img{border-radius:15px}
    .about--title{color:#0F1528;font-size:42px;font-weight:700;line-height:55px;}
    section.aboutus-sec ul{padding-left:20px;}
    section.aboutus-sec li{color:#333;font-size:16px;line-height:24px;font-weight:500;padding:5px 0;list-style:disc;}
    .aboutus-sec .whb-container a.btn.emizen-btn:after{background:#fff;}
    .aboutus-sec .whb-container a.btn.emizen-btn:hover{color:#007db2;}
    @media(min-width:769px){
        .aboutus-img{flex:0 0 47%;}
        .about--info{flex:0 0 53%;padding-left:40px}
    }
    p.about--disc{color:#333;font-size:16px;line-height:24px;font-weight:500;}
    .aboutus-sec .whb-container a.btn.emizen-btn{background:#007DB2;border-color:#007DB2;max-width:100%;width:auto;color:#fff;}
    img.pollygon-1{position:absolute;left:0;bottom:40px;animation:rotate 5s linear infinite;}
    img.pollygon-2{position:absolute;left:10px;bottom:20px;animation:rotate 5s linear infinite;}
    @keyframes rotate{
        0%{transform:rotate(0deg);}
        100%{transform:rotate(360deg);}
    }
    @media(max-width:1366px){
        .about--title{font-size:30px;line-height:42px}
        .aboutus-sec .whb-container{padding:25px;}
    }
    @media(max-width:991px){
        .about--title,.busines_process_sec .sec-title,section.work-process h2.sec-title{font-size:28px;line-height:36px}
        .aboutus-sec .whb-container{padding:20px;margin-top:30px}
        .about--info{padding:15px 0;}
    }
    @media(max-width:767px){
        .about--info{padding:15px 0;}
        .about--info{padding:10px 0 10px;}
        .about--title{font-size:26px;line-height:31px;}
        .aboutus-sec .whb-container{padding:15px;}
        .aboutus-sec .whb-container a.btn.emizen-btn{padding-top:10px;padding-bottom:10px;}
    }
    @media(max-width:575px){
        .aboutus-sec .whb-container{padding:10px;}
    }

    /* cta section */
    .cta_section .cta-box{border-radius:25px;background:#014867;padding:80px 50px;z-index:1;}
    .cta_section .cta-box:before{content:'';position:absolute;background:url(https://emizentech.com/wp-content/uploads/2025/09/petcare-cta.png) no-repeat center center;width:100%;height:100%;background-size:cover;left:0;top:0;opacity:.4;z-index:-1;}
    .cta_section .cta-box h3{font-size:42px;font-weight:700;line-height:55px;}
    .cta_section .cta-box p{max-width:1140px;margin:auto;font-size:21px;font-weight:500;line-height:30px;}
    @media(max-width:1366px){
        .cta_section .cta-box{padding:40px 30px}
        .cta_section .cta-box h3{font-size:34px;line-height:42px;}
    }
    @media(max-width:991px){
        .cta_section .cta-box h3{font-size:30px;line-height:42px;}
        .cta_section .cta-box{padding:30px}
        .cta_section .cta-box p{padding-bottom:0;font-size:17px;}
    }
    @media(max-width:767px){
        .cta_section .cta-box p{font-size:16px;padding-bottom:0}
        .cta_section .cta-box{padding:20px;border-radius:13px}
        .cta_section .cta-box h3{font-size:24px;line-height:36px;}
    }

    /* sh-services-sec */
    section.sh-services-sec .tab-container{margin-top:20px;background:#fff url(https://emizentech.com/wp-content/uploads/2025/09/layers-bg.png) no-repeat bottom left;padding:40px  40px   0;}
    section.sh-services-sec .tab-container a.nav-links{color:#0F1528;font-size:16px;font-weight:500;overflow:hidden;line-height:normal;padding:15px 20px;display:inline-block;border-radius:40px;border:1px solid rgba(0,125,178,0.30);position:relative;z-index:1;}
    section.sh-services-sec .tab-container ul{gap:8px;white-space:nowrap;flex-wrap:nowrap;padding-bottom:5px}
    section.sh-services-sec .tab-container a.nav-links:hover:hover{color:#fff;}
    section.sh-services-sec .tab-container a.nav-links.active{background:#007db2;color:#fff;}
    section.sh-services-sec .tab-container a.nav-links:after,section.shp_tech-stack li a.nav-links:after{content:'';position:absolute;background:#007db2;width:100%;height:0;left:0;bottom:0;border-radius:60px;z-index:-1;transition:all .4s;}
    section.shp_tech-stack .tab-container a.nav-links:hover:after,.sh-services-sec .tab-container a.nav-links:hover:after{height:100%;}
    section.sh-services-sec .tab-container .flex-container{padding-top:40px;max-width:575px;max-width:38%;width:100%;}
    section.sh-services-sec .tab-container .flex-container .title3{font-size:32px;font-weight:700;line-height:42px;color:#0F1528;padding-bottom:10px;}
    section.sh-services-sec .tab-info a{color:#007DB2;}
    section.sh-services-sec .tab-img{background:url(https://emizentech.com/wp-content/uploads/2025/09/tab-bg.svg) no-repeat center left;background-size:contain;padding:40px 20px 30px 90px;max-width:56%;width:100%;}
    section.sh-services-sec .ser-tabs{padding-top:30px;}
    section .tab-container{border-radius:25px;background:#fff;box-shadow:0 2px 45px 1px rgba(0,0,0,0.08);padding:40px 40px 0;}
    section.pt-50{padding-top:50px;}
    @media(max-width:1199px){
        section.sh-services-sec .tab-container .flex-container .title3{font-size:28px;line-height:32px;}
        section.sh-services-sec .ser-tabs{padding-top:0}
        section.sh-services-sec .tab-container .flex-container .title3{font-size:25px;line-height:30px;}
    }
    @media(max-width:1024px){
        section.sh-services-sec .tab-container{padding:30px  20px 0;}
        section.sh-services-sec .tab-container a.nav-links{font-size:15px;padding:10px 12px;}
    }
    @media(max-width:991px){
        .sh-services-sec .tab-img{max-width:62%;background-size:80%;padding-left:50px;}
        section.sh-services-sec .tab-container{padding:20px;}
    }
    @media(max-width:767px){
        section.sh-services-sec .tab-img{max-width:100%;padding:20px 0px 0 40px;margin-bottom:20px}
        section.sh-services-sec .tab-container .flex-container{max-width:100%;text-align:center;padding-top:0;justify-content:center;}
        section.sh-services-sec .tab-container{padding:15px;background-image:none;}
    }

    /*comman css  heading and spacing */
    @media(max-width:1366px){
        h2.sec-title2{font-size:30px;line-height:42px;}
    }
    @media(max-width:991px){
        section.pt-50{padding-top:30px;}
        .our-sucess-sec{margin:30px 0 0;padding:15px;}
    }
    @media(max-width:767px){
        h2.sec-title2{font-size:26px;line-height:36px;}
    }

    /*industry-serv-sec */
    section.industry-serv-sec{background:linear-gradient(183deg,#F2F8FF 42.67%,#F5F8FA 97.47%);padding:55px 0;}
    section.industry-serv-sec .sticky-img{margin-top:40px;}
    section.industry-serv-sec .indus-title{color:#0F1528;font-size:22px;font-weight:700;line-height:normal;}
    section.industry-serv-sec .ind-info{padding-right:35px;max-width:calc(100% - 250px);}
    section.industry-serv-sec .indus-sec-box{background:#f2f8fe;border-bottom:1px solid #E1E4E5;padding-bottom:20px;position:sticky;top:52px;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-box-align:start;align-items:flex-start;margin:auto;}
    section.industry-serv-sec .indus-sec-box:not(:first-child){padding-top:50px;}
    section.industry-serv-sec .indus-sec{max-width:850px;margin-left:auto;}
    section.industry-serv-sec .sticky-sec{position:sticky;top:90px;}
    section.industry-serv-sec .indus-sec-box img{max-width:250px;}
    section.industry-serv-sec .indus-sec-box:last-child{border:0;padding-bottom:0;}
    @media(max-width:1024px){
        section.industry-serv-sec .indus-sec-box{top:0}
        section.industry-serv-sec .sticky-sec{top:20px;}
    }
    @media(max-width:991px){
        section.industry-serv-sec{padding:30px 0;}
        section.industry-serv-sec .ind-info{max-width:calc(100% - 180px);order:2;padding:10px 0 0 20px;}
        section.industry-serv-sec .indus-sec-box img{max-width:180px;}
        section.industry-serv-sec .indus-title{font-size:18px;line-height:25px;}
        section.industry-serv-sec .indus-sec-box:not(:first-child){padding-top:20px;}
    }
    @media(max-width:767px){

        /* industry section mobile view */
        section.industry-serv-sec .indus-sec-box:not(:first-child){padding-top:20px;}
        section.industry-serv-sec .sticky-img{margin-top:10px;}

        section.industry-serv-sec .sticky-sec{text-align:center;}
        section.industry-serv-sec .sticky-sec{position:sticky;top:30px;}
        section.industry-serv-sec .ind-info{text-align:left!important;}
        section.industry-serv-sec .indus-sec-box{top:22px}
    }
    @media(max-width:575px){
        section.industry-serv-sec .ind-info{text-align:center!important;}
        section.industry-serv-sec .indus-sec-box img{margin:auto;display:block;}
        section.industry-serv-sec .ind-info{max-width:100%}
    }

    /* end */

    /*hire-dev-sec*/
    section.hire-dev-sec{padding:50px 0;background:#fafafa;}
    section.hire-dev-sec .dashed-border-circle{padding:8px;position:relative;max-width:180px;animation:moveUpDown 3s ease-in-out infinite;}
    section.hire-dev-sec .row{justify-content:center;}
    .hover-box:hover .dashed-border-circle:after{animation:none;}
    @keyframes moveUpDown{
        0%{top:0;}
        50%{top:8px;}
        100%{top:0;}
    }
    section.hire-dev-sec .dashed-border-circle:after{width:100%;border-radius:90px;border:2px dashed #AFAFAF;max-width:150px;height:150px;padding:7px;content:'';top:0;position:absolute;left:0;margin:auto;display:block;right:0;animation:spin 30s linear infinite;bottom:0;}
    span.rounded-circle{border:4px solid #007DB2;position:relative;max-width:135px;height:135px;width:100%;display:flex;margin:auto;align-items:center;justify-content:center;transition:all .4s;}
    section.hire-dev-sec img{max-width:75px;transition:all .3s;}
    section.hire-dev-sec h3.hire-title{color:#0F1528;font-size:22px;font-weight:700;padding-top:10px;line-height:normal;}
    section.hire-dev-sec p.md-info{opacity:0.85;font-size:16px;padding:0;line-height:24px;}
    @media(max-width:1199px){
        section.hire-dev-sec span.rounded-circle{max-width:80px;padding:12px;height:80px;border-width:2px}
        section.hire-dev-sec .dashed-border-circle:after{max-width:95px;height:95px;}
        section.hire-dev-sec h3.hire-title{font-size:18px;line-height:26px;}
        section.hire-dev-sec p.md-info{font-size:15px;line-height:22px;}
    }
    @media(max-width:800px){
        section.hire-dev-sec{padding:30px 0;}
    }
    @media(max-width:767px){
        section.hire-dev-sec{padding-top:30px}
    }

    /* ============== why-choose-shopify ==============  */
    section.why-choose-shopify{padding:50px 0}
    section.why-choose-shopify .owl-carousel .owl-stage{display:flex;}
    section.why-choose-shopify .details-box{height:100%;padding-bottom:30px;}
    section.why-choose-shopify .details-box h3{font-size:22px;color:#fff;font-weight:700;padding:35px 0 20px;}
    section.why-choose-shopify .details-box .data-s{font-size:18px;color:#fff;line-height:28px;}
    .slide-number{opacity:0.2;color:#FFF;font-size:180px;font-weight:700;margin-left:auto;line-height:150px;display:block;float:right;z-index:-1;position:relative;}
    section.why-choose-shopify .details-box:after,section.why-choose-shopify .details-box:before{content:'';position:absolute;width:calc(100% - 40px);height:calc(100% - 40px);border-radius:15px;opacity:0.15;background:#0083B6;z-index:-1;left:auto;right:0;bottom:0;}
    section.why-choose-shopify .inner-bg{border-radius:15px;background:#0083B6;height:100%;padding:40px;max-width:94%;margin:0 auto;position:relative;z-index:1;justify-content:center;}
    section.why-choose-shopify .details-box:before{bottom:23px;right:10px;}
    section.why-choose-shopify .details-box:after{bottom:15px;right:3px;}
    section.why-choose-shopify .title-box{max-width:49%;padding:0 70px;}
    section.why-choose-shopify .owl-carousel{max-width:45%;}
    section.why-choose-shopify .item{padding:0 0 50px 0;height:100%;}
    section.why-choose-shopify .item .title-box{margin-right:auto;max-width:50%;}
    section.why-choose-shopify img.line-img{opacity:0.05;float:right;position:absolute;right:10%;}
    section.shp_tech-stack{background:linear-gradient(183deg,#F2F8FF 42.67%,#F5F8FA 97.47%);padding:50px 0}
    section.shp_tech-stack li a{overflow:hidden;color:#0F1528;font-size:16px;font-weight:500;padding:12px 16px;display:inline-block;border-radius:40px;border:1px solid rgba(0,0,0,0.15);position:relative;z-index:1}
    section.shp_tech-stack li a:hover{color:#fff}
    section.shp_tech-stack ul{padding-bottom:5px;gap:25px 15px;white-space:nowrap;justify-content:center;}
    section.shp_tech-stack ul::-webkit-scrollbar{width:5px;height:6px;border-radius:100px;}
    section.shp_tech-stack ul::-webkit-scrollbar-track{background:#f1f1f1;border:1px solid rgba(0,0,0,0.15);border-radius:100px;}
    section.shp_tech-stack .tab-container{padding-bottom:40px;gap:40px 0;display:flex;flex-wrap:wrap;}
    section.shp_tech-stack .tab-container .tab-pane ul li{flex:0 0 200px;white-space:normal;display:flex;align-items:center;gap:6px;justify-content:center;}
    section.shp_tech-stack .tab-container ul#techTabs{border-bottom:rgba(0,0,0,0.15) 1px solid;padding-bottom:10px;gap:10px;white-space:nowrap;flex-wrap:nowrap;}
    section.shp_tech-stack .tab-container p.sec-disc{padding:0;}
    @media(max-width:1366px){
        section.why-choose-shopify .title-box{max-width:50%;padding:0 70px 0 20px;}
        section.why-choose-shopify .owl-carousel{max-width:50%;}
    }
    @media(max-width:1280px){
        section.why-choose-shopify .details-box .data-s{font-size:16px}
    }
    @media(max-width:991px){
        section.shp_tech-stack{padding:30px 0}
        section.why-choose-shopify img.line-img {max-width: 190px;}
        section.shp_tech-stack li a{font-size:15px;padding:7px 13px;}
        section.why-choose-shopify .item{padding:0 0 20px 0;}
        section.why-choose-shopify .inner-bg{max-width:100%;padding:20px;}
        section.why-choose-shopify .details-box h3{font-size:19px;padding:10px 0 10px;}
    }
    @media(max-width:767px){
        section.shp_tech-stack .tab-container .tab-pane ul li{flex:calc(25% - 15px);max-width:calc(25% - 15px);padding:0 10px;display:block;text-align:center;}
        section.shp_tech-stack .tab-container .tab-pane ul li img{margin-bottom:10px;max-width:35px;}
        section.why-choose-shopify .inner-bg{padding:20px;}
        section.why-choose-shopify img.line-img{display: none;}
    }
    @media(max-width:575px){
        section.shp_tech-stack .tab-container .tab-pane ul li{flex:calc(33% - 15px);max-width:calc(33% - 15px);}
    }
    @media(max-width:1199px){
        .slide-number{font-size:100px;line-height:70px;}
        section.why-choose-shopify,section.home_faq_sec,section.sh-services-sec,section.shopify-projects,section.shopify-advantages-sec,section.sh-methodology-sec,section.industry-serv-sec{padding:30px 0;}
        section.why-choose-shopify .title-box{max-width:50%;padding-left:0;padding-right: 30px;}
        section.why-choose-shopify .owl-carousel{max-width:50%;}
        section.why-choose-shopify .inner-bg img{max-width:50px;}
    }
    @media(max-width:767px){
        section.why-choose-shopify .owl-carousel,section.why-choose-shopify .title-box{max-width:100%;text-align:center;padding:0 0 10px}
    }
    section.clone-Solutions{background:linear-gradient(183deg,#F2F8FF 42.67%,#F5F8FA 97.47%);padding:50px 0 50px 0;background-size:cover;position:relative;z-index:1;}
    section.clone-Solutions:before{content:'';position:absolute;background:url(/wp-content/uploads/2025/09/solution-bg.svg) no-repeat top right;width:100%;height:100%;z-index:-1;background-size:cover;}
    section.clone-Solutions .process-continer{border-radius:15px;background:#FEFEFF;box-shadow:0 4px 15px 0 rgba(0,0,0,0.05);transition:box-shadow .4s;margin-bottom:30px;}
    section.clone-Solutions .process-continer img{max-width:60px;transition:all .3s}
    section.clone-Solutions .process-title,section.clone-Solutions .process-title a{color:#0F1528;font-size:22px;font-style:normal;font-weight:700;line-height:24px; /* 109.091% */text-transform:capitalize;}
    section.clone-Solutions .process-disc{font-size:16px;line-height:24px;font-weight:500;color:#333;}
    section.clone-Solutions .process-continer:hover{border-radius:15px;background:linear-gradient(180deg,#FEFEFF -7.28%,#E5F2FD 100%);box-shadow:0 4px 15px 0 rgba(0,0,0,0.05);}
    section.clone-Solutions .process-continer:hover img{transform:scale(1.1);}
    @media(max-width:1199px){
        section.clone-Solutions .process-title,section.clone-Solutions .process-title a{font-size:18px;}
    }
    @media(max-width:1024px){
        section.clone-Solutions{padding:40px 0}
    }
    @media(max-width:991px){
        section.clone-Solutions .process-disc{font-size:15px;line-height:21px;}
        .process-continer img{max-width:45px;}
        section.shp_tech-stack .tab-container{padding:15px;gap:20px 0;}
        section.clone-Solutions{padding:30px 0 10px 0;}
        section.clone-Solutions .process-continer img{max-width:45px}
    }
    @media(max-width:767px){
        section.clone-Solutions .process-continer{text-align:center;}
        section.clone-Solutions .process-title,section.clone-Solutions .process-title a{font-size:18px}
    }

    /*work flow sectiobn css */
    section.work-process{padding:50px  0;}
    section.work-process .process-continer{border-radius:15px;border:1px solid var(--Border,#E1E4E5);background:#FFF;z-index:1;}
    section.work-process .process-continer img{max-width:60px;transition:all .4s}
    section.work-process h3.process-title{color:#007db2;font-size:22px;font-weight:700;line-height:normal;}
    p.ai-sec-disc{color:#333333;font-size:16px;}
    section.work-process h3.process-title,section.work-process h3.process-title a{color:#007db2;}
    section.work-process .row{gap:30px 0;}
    section.work-process .process-continer:after{content:'';position:absolute;background:#007DB2;height:0;width:100%;bottom:0;left:0;z-index:-1;transition:all .4s;right:0;margin:auto;}
    section.work-process .process-continer:hover:after{height:100%;}
    section.work-process .process-continer:hover h3,section.work-process .process-continer:hover h3 a,section.work-process .process-continer:hover p{color:#fff;}
    section.work-process .process-continer:hover img{transform:scale(1.1);filter:brightness(0) invert(1);}
    section.work-process .process-disc{transition:all .3s;}
    @keyframes rotate{
        0%{transform:rotate(0deg);}
        100%{transform:rotate(360deg);}
    }
    @media(max-width:1024px){
        section.work-process .process-continer img{max-width:45px;}
        section.work-process h3.process-title{font-size:18px}
    }
    @media(max-width:991px){
        section.work-process{padding:30px 0 0;}
    }
    @media(max-width:767px){
        section.work-process .process-continer{text-align:center;}
    }
    @media(max-width:575px){
        section.work-process .row{gap:15px 0;}
    }

    /*end*/

    /* our-benifits-sec */
    section.our-benifits-sec{background:#014867;padding:60px 0;}
    section.our-benifits-sec h2,section.our-benifits-sec p{max-width:86%;}
    .benefit-box{border-radius:15px;border:1px solid #E1E4E5;}
    .benefit-box:before{content:"";position:absolute;z-index:-1;top:0px;left:0px;bottom:0px;background:#146b91b0;width:100%;height:0;transition:all .3s;border-radius:15px;}
    .benefit-box:hover:before{height:100%}
    .benefit-box img{max-width:70px;transition:all .3s;}
    .benefit-box:hover img{transform:scale(1.15);}
    .process-title,.process-title a{font-size:18px;line-height:24px;font-weight:700;color:#fff}
    .benefit-box p{color:#fff;font-size:16px;line-height:24px;}
    .benefit-box:hover{border-color:transparent;}
    .our-benifits-sec .owl-carousel button.owl-prev,.our-benifits-sec .owl-carousel .owl-nav .owl-next{border:3px solid #D9D9D9;width:40px;height:40px;border-radius:100%;}
    .our-benifits-sec .slider-controls button.slide_arrow{border:3px solid #D9D9D9;width:40px;height:40px;border-radius:100%;background:#0D0D0D no-repeat center center!important;padding:0;font-size:0;margin-top:30px;}
    .our-benifits-sec .owl-carousel button.owl-prev{font-size:0;background:#0D0D0D url(/wp-content/uploads/2025/08/nav-right.svg) no-repeat center center!important;}
    .our-benifits-sec .owl-carousel .owl-nav .owl-next{font-size:0;background:#0D0D0D url(/wp-content/uploads/2025/09/nav-left-arrow.svg) no-repeat center center!important;}
    .our-benifits-sec .owl-carousel .owl-nav{left:auto;top:-80px;bottom:auto;right:0;}
    section.our-benifits-sec .owl-carousel .owl-stage{padding-top:35px;}
    section.our-benifits-sec .owl-stage,section.our-benifits-sec .owl-stage .owl-item{display:flex;}
    section.our-benifits-sec .owl-stage .item{padding:0 5px;}
    section.our-benifits-sec .owl-stage .benefit-box{position:relative;overflow:hidden;height:100%;}
    @media(max-width:991px){
        section.our-benifits-sec{padding:30px 0;}
        .benefit-box img{max-width:40px;}
        .our-benifits-sec .owl-carousel button.owl-prev,.our-benifits-sec .owl-carousel .owl-nav .owl-next{border:2px solid #D9D9D9;width:30px;height:30px;}
    }
    @media(max-width:767px){
        section.our-benifits-sec h2,section.our-benifits-sec p{max-width:100%;}
        .cta_section .cta-box p{margin-bottom:15px;line-height:23px}
        .our-benifits-sec .owl-carousel .owl-nav{top:auto;bottom:0;left:0;text-align:center;}
        section.our-benifits-sec .owl-carousel .owl-stage{padding:10px 0 60px;}
        section.our-benifits-sec h2,section.our-benifits-sec p{max-width:100%;}
    }
    section.emiz-blogs{padding-top:0;padding-bottom:70px;}

    /*faq section */
    section.home_faq_sec .faq_card button.btn.btn-link{position:relative;border-radius:10px;border:1px solid #E1ECF0;background:#E6F1F6;color:#0F1528;font-size:18px;font-weight:500;line-height:normal;padding:20px;}
    section.home_faq_sec .card-header .btn-link:after{width:25px;height:25px;top:14px;right:7px;}
    section.home_faq_sec .card-body{font-size:15px;max-width:calc(100% - 20px);}
    section.home_faq_sec .faq_card .collap-card{border-radius:0 0 10px 10px;}
    section.home_faq_sec .card-body{border-radius:8px;background:#FFF;padding:20px;color:#333333;font-size:16px;font-weight:500;max-width:calc(100% - 40px);margin:0 auto 20px;}
    .home_faq_sec .ai-center-btn a{overflow:hidden;background:#007DB2;max-width:100%;width:auto;display:inline-block;padding:15px 20px 11px 20px;position:relative;z-index:1;color:#fff;}
    .home_faq_sec .ai-center-btn a:hover{color:#007DB2}
    .home_faq_sec .ai-center-btn a:hover::after{background:#fff;z-index:-1;transform:translate(0);border-radius:100px;}
    section.home_faq_sec .faq_card button.btn.btn-link[aria-expanded="true"]{border:0;background:#E6F1F6;}
    section.home_faq_sec{padding:50px 0;}
    section.home_faq_sec .card-header .btn-link:after{background:#fff url(/wp-content/uploads/2025/08/plus.svg) no-repeat center center;border-radius:100%;background-size:14px;width:30px;height:30px;top:50%;right:15px;transform:translateY(-50%);}
    section.home_faq_sec .faq_card{border-radius:10px;border:1px solid #E1ECF0;background:#E6F1F6;}
    section.home_faq_sec .faq_card button.btn.btn-link[aria-expanded="true"]::after{background-image:url(/wp-content/uploads/2025/08/minus.svg);}
    @media(max-width:991px){
        section.emiz-blogs{padding:0px 0 50px;}
        section.home_faq_sec{padding:30px 0;}
        section.emiz-blogs .blogs-slider{padding-bottom:10px;}
        section.home_faq_sec .faq_card button.btn.btn-link{padding:12px 42px 12px 10px;font-size:15px;}
        section.home_faq_sec .card-header .btn-link:after{width:25px;height:25px;right:5px;}
        section.home_faq_sec .card-body{max-width:calc(100% - 20px);padding:12px;font-size:15px;}
    }

    /* sh-methodology-sec */
    section.sh-methodology-sec{padding-top:50px;}
    section.sh-methodology-sec ul{gap:90px;}
    section.sh-methodology-sec .tab-container{padding:50px;}
    section.sh-methodology-sec ul li.nav-items{flex:0 0 auto;}
    section.sh-methodology-sec li img{height:50px;}
    section.sh-methodology-sec ul li.nav-items span{font-size:20px;font-weight:500;color:#0F1528;}
    section.sh-methodology-sec li.nav-items a{display:inline-block;position:relative;padding-bottom:20px;}
    section.sh-methodology-sec li.nav-items a:before,section.sh-methodology-sec li.nav-items a:after{content:'';margin:auto;transition:all .4s;position:absolute;display:inline-block;width:0;}
    section.sh-methodology-sec li.nav-items a:after{height:4px;background:#007DB2;left:0;right:0;bottom:10px;}
    section.sh-methodology-sec li.nav-items a:before{height:0;border-width:0;border-style:solid;border-color:#007DB2 transparent transparent transparent;left:50%;bottom:0;margin:auto;transform:translateX(-50%);}
    section.sh-methodology-sec li.nav-items a:hover:before,section.sh-methodology-sec li.nav-items a.active:before{border-width:10px 10px 0 10px;}
    section.sh-methodology-sec .tab-pane p.tab-info{padding:40px 0 0;color:#333;font-size:18px;line-height:24px;font-weight:500;}
    section.sh-methodology-sec li.nav-items a.active:after,section.sh-methodology-sec li.nav-items a:hover:after{width:100%}
    @media(max-width:1024px){
        section.sh-methodology-sec{padding-top:30px;}
        section.sh-methodology-sec .tab-container{padding:20px;}
        section.sh-methodology-sec ul li.nav-items span{font-size:16px;padding:0;}
    }

    /* shopify-projects */
    section.shopify-projects{background:#014867;padding:50px 0;}
    section.shopify-projects .owl-carousel .owl-nav{bottom:auto;top:-60px;max-width:1600px;width:100%;right:auto;left:0;text-align:right;}
    section.shopify-projects .project-slider{border-radius:25px;border:1px solid #007DB2;padding:35px;}
    section.shopify-projects .project-slider h3{font-size:42px;font-weight:700;line-height:55px;padding-bottom:15px;}
    section.shopify-projects .owl-stage{display:flex;}
    section.shopify-projects
    .owl-item{padding:0 10px;}
    section.shopify-projects .owl-stage .item,section.shopify-projects .owl-stage .item .project-slider{height:100%;}
    section.shopify-projects .owl-stage{padding:30px 0 0 0!important;}
    section.shopify-projects .project-slider p{font-size:16px;font-weight:500;line-height:26px;max-width:510px;p:0;}
    section.shopify-projects .project-info{padding-right:30px;text-align:left;}
    section.shopify-projects .features-title{font-size:24px;font-weight:500;line-height:24px;padding:20px 0 15px;}
    section.shopify-projects .project-slider li{padding:5px 0 0 18px;position:relative;text-align:left;}
    section.shopify-projects .project-slider li:before{content:'';position:absolute;background:#fff;border-radius:50%;width:8px;height:8px;left:0;top:50%;transform:translateY(-50%);}
    section.shopify-projects a.btn.slide-btn{padding:16px 24px;color:#007DB2;border-radius:50px;background:#fff;border:0;font-size:16px;font-weight:700;margin-top:15px;}
    section.shopify-projects .owl-carousel button.owl-next{border:3px solid #D9D9D9;width:40px;height:40px;border-radius:100%;font-size:0;background:#0D0D0D url(/wp-content/uploads/2025/09/nav-left-arrow.svg) no-repeat center center!important}
    a.btn.slide-btn svg{margin-left:6px;transition:all .3s;}
    section.shopify-projects a.btn.slide-btn:hover img{transform:rotate(45deg);}
    section.shopify-projects .owl-carousel button.owl-prev{border:3px solid #D9D9D9;width:40px;height:40px;border-radius:100%;font-size:0;background:#0D0D0D url(/wp-content/uploads/2025/08/nav-right.svg) no-repeat center center!important;}
    ;}
    section.shopify-projects .container-fluid{padding-left:145px;max-width:1920px;}
    @media(max-width:1600px){
    section.shopify-projects .project-slider h3{font-size:40px;line-height:45px;}
    }
    @media(max-width:1366px){
    section.shopify-projects .project-slider h3{font-size:35px;line-height:35px;}
    section.shopify-projects a.btn.slide-btn{padding:13px 22px;}
    section.shopify-projects .container-fluid{padding-left:25px;}
    }
    @media(max-width:1199px){
    section.shopify-projects .project-slider h3{font-size:26px;line-height:34px;}
    section.shopify-projects .project-slider{padding:20px;}
    }
    @media(max-width:991px){
    section.shopify-projects .project-info{padding-right:0;}
    section.shopify-projects .owl-stage{padding:0 0 50px!important;}
    section.shopify-projects{padding:25px 0 40px;}
    section.shopify-projects .container-fluid{padding:0 15px;}
    section.shopify-projects .owl-carousel .owl-nav{top:auto;bottom:-10px;text-align:center;}
    }