:root{
    --primary-color: #EF7310;
    --secondary-color: #35373B;
    --primary-color-15 : #05549926;
    --primary-light-color : #E1EEF9;
    --light-bg-color: #F8F7F3;
    --white-color-20: #FFFFFF33;
    --white-color-30: #FFFFFF4D;
    --color-black : #191919;
    --theme-border-color : #E6F3FF;
    --blue-color : #25395C;
    --blue-border-color : #25395C1A;
}

.section-inner-head h2{ user-select: none; margin-bottom: 10px;}
.sub-heading {font-size: 20px; line-height: 28px; font-weight: 400; padding-bottom: 5px; margin-bottom: 10px; display: inline-flex; position: relative;}
.sub-heading::after {content: ''; height: 3px; width: 32px; border-radius: 2px; background-color: var(--primary); position: absolute; bottom: 0; left: 50%; transform: translateX(-50%);}
a:hover{color: var(--primary-color);}
.section-spacing {padding: 100px 0px;}
.title-wrapper h2 {margin-bottom: 12px;}
.index-1 {z-index: 1;}
p a {color: var(--primary);}
.mb-40 {margin-bottom: 40px;}

/* Button */
.btn1 svg path {transition: all ease-in-out 0.3s;}
.btn1:hover svg path {fill: var(--color-black);}
.btn1 span {position: relative;}

html {scroll-behavior: unset !important;}
body, html {overflow-x: hidden;}
.flex { display: flex;}
.items-stretch { align-items: stretch;}
.flex-nowrap { flex-wrap: nowrap;}
.flex-start { align-items: flex-start;}
.gap-2 { gap: 20px !important;}
.gap-3 { gap: 30px !important;}
.gap-4 { gap: 40px !important;}
.mb-5 { margin-bottom: 50px;}
.mab-40{margin-bottom: 40px;}
.m-auto { margin: auto;}
.h-full { height: 100%;}
.btn--primary-outline {background-color: var(--color-white);}
.btn--primary-outline::after, .btn--primary-outline::before, .btn--primary-outline:hover::after, .btn--primary-outline:hover::before {background-color: var(--primary);}

.animated-title { font-size: 20px; line-height: 28px; font-weight: 400; position: relative; padding: 0px 0px 2px; max-width: max-content; margin: 0px auto 12px auto; display: block;}
.animated-title::before { content: ''; width: 32px; height: 3px; border-radius: 4px; position: absolute; bottom: 0px; left: 50%; transform: translateX(-50%); background-color: var(--primary);}
section .title-wrapper { text-align: center; max-width: 750px; margin-inline: auto; position: relative; z-index: 1;}

/* hero section */
.hero{min-height: 100vh;display: flex;justify-content: center;align-items: center;padding: 100px 0;text-align:center;position:relative;
background-image: url(../../images/new-services/hire-shopify-developer/hero-bg-img.webp);background-size:auto;background-repeat: no-repeat;background-position: center center;}
.hero .container{max-width: 1743px;}
.hero-content{width:100%;max-width:612px;padding-top:58px;margin:-70px auto 0;text-align:center}
.hero .hero-content .banner-lang-list{font-size:20px;line-height:28px;font-weight:500;display:flex;align-items:center;border:1px dashed #25395C33;width:max-content;padding:4px 8px;margin:0 auto}
.hero .hero-content .banner-lang-list li{position:relative}
.hero .hero-content .banner-lang-list li:not(:last-child){padding-right:11px;margin-right:11px}
.hero .hero-content .banner-lang-list li:not(:last-child)::before{content:'';position:absolute;width:6px;height:6px;border-radius:50%;background-color:var(--primary);right:0;top:50%;transform:translateY(-50%)}
.hero .hero-content h1{margin:24px 0}
.hero__cta{display:inline-block;background-color:var(--primary-color);color:#fff;font-size:14px;font-weight:600;padding:12px 26px;border-radius:50px;text-decoration:none;border:none;cursor:pointer;margin-bottom:36px;transition:background-color .2s ease}
.hero__cta:hover{background-color:#d9660e}
.hero__image-placeholder{width:100%; position: relative;}.android-section{position:relative;overflow:hidden;padding:100px 0;background:var(--color-white)}
.hero-content .btn,.hero-content .right-header-block .btn1{min-width: 210px;}
.hero_ani {position: absolute;left: 18%;bottom: 5%;z-index: 1;}
.hero-animi-box {background: #FFFFFF;border: 1.5px solid #F2A84333;box-shadow: 3px 6px 15px 0px #F2A8431A;width: 252px;border-radius: 20px;border-width: 1.5px;padding: 20px;position: absolute;}
.hero-animi-box span {display: flex;align-items: center;gap: 16px;text-align: left;}
.hero-animi-box.hero-animi-box01 {right: 12%;bottom: 34.5%; animation: floatLeftRight 3s ease-in-out infinite;}
.hero-animi-box.hero-animi-box02 {right: 17%;bottom: 21%; animation: floatLeftRight 4s ease-in-out infinite;}
.hero-animi-box.hero-animi-box03 {right: 21%;bottom: 71px; animation: floatLeftRight 3.5s ease-in-out infinite;}
@keyframes floatLeftRight {0% {transform: translateX(0px);}50% {transform: translateX(-30px);}100% {transform: translateX(0px);}}
.hero__subtitle{padding: 4px 8px; border: 1px dashed #25395C33}

/* Slider Section */
.slider .mySwiper .swiper-slide { padding: 30px; height: 125px; text-align: center; align-content: center; border: 1px dashed #25395C1A}
.slider .mySwiper .swiper-slide:hover { border-color: var(--primary);}
.slider .mySwiper .swiper-slide img { width: 100%; max-width: 125px;}

/* CTA Section */
.cta-first{position: relative;padding-left: calc((100% - 1356px)/2);display: flex;align-items: center;justify-content: space-between; background-image: url(../../images/new-services/hire-shopify-developer/cta01-img-bg.webp);background-size:cover;background-repeat: no-repeat;background-position: top right 20%, left top;margin-top: 75px;}
.cta-first .section-inner-head{max-width: 740px;}
.cta-first .cta-img{max-width:100%;width: 100%;text-align: right;margin-top: -75px;}
.cta-first .btn1{border-color: #25395C;background-color: transparent;box-shadow: 0px 4px 15px 0px #1D190E1A;}
.cta-first .btn1::before, .cta-first .btn1::after{background: #FFFFFF1A;}
.cta-first .section-inner-head p{color: var(--secondary);margin-bottom: 40px;}
.cta-first .section-inner-head h2 {margin-bottom: 40px;}
.cta-listing-view{display: flex; gap: 10px; margin-bottom: 12px;}
.cta-listing-view li{padding: 4px 12px;border: 1px solid #FFFFFF80;background: #FFFFFF33;border-radius: 30px;}

/* CTA Second */
.cta-second{position: relative;display: flex;align-items: start;justify-content: space-between; background-image: url(../../images/new-services/hire-shopify-developer/cta02-bg.webp);background-size: cover; background-repeat: no-repeat;margin-top: 0;}
.cta-second .section-inner-head{max-width: 650px;padding:90px 0;margin: auto;}
.cta-second .cta-img {align-self: flex-end;position: relative;margin: 0;}
.cta-second .cta-img2 {padding-bottom: 5px;position: initial;margin-bottom: -5px;}
.cta-second .btn1{border-color: #25395C;background-color: transparent;box-shadow: 0px 4px 15px 0px #1D190E1A;}
.cta-second .btn1::before, .cta-second .btn1::after{background: #FFFFFF1A;}
.cta-second .section-inner-head p{color: var(--secondary);margin-bottom: 40px;}
.cta-second .section-inner-head h2 {margin-bottom: 12px;}
.cta-second ul{display: flex;flex-direction: column;gap: 12px;margin-bottom: 40px;}
.cta-second ul li{font-size:20px;line-height: 28px;font-weight: 400; position: relative; padding-left: 34px;}
.cta-second ul li::after{content: '';width: 24px;height: 24px;background-image: url("data:image/svg+xml,%3Csvg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Crect x='0.5' y='0.5' width='23' height='23' rx='11.5' stroke='%23191919'/%3E%3Cpath d='M10.1627 16.5002L5.8877 12.2252L6.95645 11.1564L10.1627 14.3627L17.0439 7.48145L18.1127 8.5502L10.1627 16.5002Z' fill='%23191919'/%3E%3C/svg%3E%0A");background-repeat: no-repeat;position: absolute;top: 2px;left: 0;}

/* Tools And Frameworks Section */
.framework-section{background-color: var(--light-bg-color);}
.framework-section .section-inner-head{text-align: center; max-width:750px; margin-inline: auto;}
.framework-section:after{content: '';position: absolute;right: 0;top: 0;width: 100%;height: 100%;background-image: url(../../images/ai-developments/ai-chatbot/framework-shape1.webp);background-repeat: no-repeat;background-position: top right;z-index: -1;mix-blend-mode: screen;}
.framework-section:before{content: '';position: absolute;left: 0;bottom: 0;width: 100%;height: 100%;background-image: url(../../images/ai-developments/ai-chatbot/framework-shape2.webp);background-repeat: no-repeat;background-position: left bottom;z-index: -1;mix-blend-mode: screen;}
.framework-section h2{margin-bottom: 24px;}
.frame-box{display: flex; flex-wrap: wrap; gap: 20px; justify-content: center;}
.frame-box>*{flex: 0 0 calc(16.66% - 17px);max-width: calc(16.66% - 17px);}
.framework-section .nav-tabs>*{flex: 1;}
.framework-section .nav-tabs{margin-bottom: 0;border-bottom: none;}
.framework-section .nav-item .nav-link{width: 100%;font-size: var(--font-20);line-height: 28px;font-weight: bold;background-color: var(--color-white);border: none !important;border-bottom: 1px solid rgba(206, 206, 205, 0.4) !important;color: var(--color-black);border-radius: 0 !important;margin: 0;padding: 20px 5px; height: 100%;}
.framework-section .nav-item .nav-link.active{background-color: transparent;border-bottom-color: var(--primary) !important;}
.framework-section .tab-content{margin-top: 30px;}
.box-inner{text-align: center;box-shadow: 7px 8px 30px rgba(23, 22, 71, 0.05);padding: 20px 10px;border-radius: 10px;background-color: var(--color-white);}
.box-inner p{font-size: 24px;line-height: 32px;margin-top: 20px;}
.box-inner img{min-height: 80px; object-fit: contain;}

/* Faqs Section */
.faq-section::before{content: '';position: absolute; left: 0;top: 0;width: 100%;height: 150px;background-color: var(--color-white);z-index: -1;}
.faq-section .accordion{max-width: 1150px;margin: 0 auto;}
.faq-section .accordion-button{font-size: var(--font-20);line-height: 28px;color: var(--color-black);padding: 20px;border-radius: 0 !important;}
.faq-section .accordion-button:not(.collapsed){background-color: transparent;box-shadow: none;}
.faq-section .accordion-button:focus{box-shadow: none;}
.faq-section .accordion-item{border: none; border-style: solid; border-width: 0px; border-color: var(--blue-border-color); border-bottom-width: 1px;}
.faq-section .accordion-item:last-child {border-bottom-width: 0px;}
.faq-section .accordion-item + .accordion-item{margin-top: 20px;}
.faq-section .accordion-item.active{border-width: 1px !important; border-color: #F2A84333; box-shadow: 0px 6px 16px 0px #6666661A;border-radius: 8px; }
.faq-section .accordion-item.active .accordion-button{color: var(--primary);font-weight: bold;}
.faq-section .accordion-button::after{background-image: url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none"><path d="M6.69854 17.3024L17.3051 6.69577M17.3051 6.69577L9.08502 6.4306M17.3051 6.69577L17.5703 14.9159" stroke="%23191919" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"/></svg>');width: 28px;height: 28px;background-size: auto;}
.faq-section .accordion-button:not(.collapsed)::after{background-image: url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" width="28" height="28" viewBox="0 0 28 28" fill="none"><path d="M7.8126 7.81366L20.187 20.188M20.187 20.188L20.4963 10.5979M20.187 20.188L10.5968 20.4974" stroke="%23F2A843" stroke-width="1.75" stroke-linecap="round" stroke-linejoin="round"/></svg>');transform: rotate(0deg);}
.faq-section .accordion-body{padding: 0 20px 20px;color: var(--secondary);}
.faq-section .accordion-body>*{color: var(--secondary);}
.faq-section .accordion-item ul li {padding-left: 18px; position: relative;}
.faq-section .accordion-item ul li::before {content: ''; position: absolute; left: 0; top: 10px; width: 6px; height: 6px; background-color: var(--secondary); border-radius: 50%;}

.gap-24{gap: 24px;}
.mat-60{margin-top: 60px;}

/* service */
.service-card{border-radius:16px;padding:28px 26px 28px 32px;height:100%;position:relative;transition:transform .25s ease,box-shadow .25s ease}
.service-card::before{content:"";position:absolute;left:-13px;top:18px;bottom:18px;width:2px;border-radius:999px;background:linear-gradient(to bottom,rgba(148,163,184,0),rgb(223 223 223 / 70%),rgba(148,163,184,0))}
.service-card::after{content:"";position:absolute;left:0;top:-18px;width:100%;height:2px;border-radius:999px;background:linear-gradient(to right,rgba(148,163,184,0),rgb(223 223 223 / 70%),rgba(148,163,184,0))}.service-card:hover{transform:translateY(-6px);box-shadow:0 18px 45px rgba(15,23,42,.12)}
.service-card:hover .service-dot{transform:scale(1.06)}
.col-md-6.col-lg-4:nth-child(1) .service-card::after,.col-md-6.col-lg-4:nth-child(2) .service-card::after,.col-md-6.col-lg-4:nth-child(3) .service-card::after{opacity:0}.col-md-6.col-lg-4:nth-child(1) .service-card::before,.col-md-6.col-lg-4:nth-child(4) .service-card::before{opacity:0}.service-dot{width:60px;height:60px;border-radius:999px;display:flex;align-items:center;justify-content:center;margin-bottom:18px;transition:transform .25s ease}
.section-title{font-weight:700;font-size:35px;line-height:53px;color:var(--color-black)}
.service-title{font-size:20px;line-height:28px;font-weight:700;color:var(--color-black);margin-bottom:8px;position:relative}
.service-title::before{content:'';width:2px;height:100%;position:absolute;left:-45px;background-color:var(--blue-color)}
.col-md-6.col-lg-4:nth-child(1) .service-title::before,.col-md-6.col-lg-4:nth-child(4) .service-title::before{opacity:0}.service-text{font-size:20px;line-height:28px;color:var(--color-black);margin:0}

/* models Section */
.models-wrapper {position: relative;}
.title-wrapper h2 {margin-bottom: 12px;}
.models-wrapper .models-card {box-shadow: 3px 6px 15px 0px #4a371c1a; padding: 30px; border-radius: 8px; position: relative; background-color: var(--color-white);}
.models-wrapper .models-card::before {content: ''; width: calc(100% + 2px); height: calc(100% + 2px); position: absolute; top: -1px; left: -1px; z-index: -1; border-radius: 8px; background: linear-gradient(90.03deg, #F2A843 -10.35%, #FFFFFF 12.05%, #FFFFFF 54.35%, #FFFFFF 90.17%, #F6C17A 96.39%, #F2A843 103.76%) }
.models-wrapper .models-card .icon { background-color: #FC739E26; width: 60px; height: 60px; border-radius: 50%; text-align: center; align-content: center; margin-bottom: 24px;}
.models-wrapper .models-card .models-card-title { margin-bottom: 12px;}
.models-wrapper .models-card .models-card-title strong{ font-weight: 700 !important;}
span.brand-color { color: var(--primary);}
.models-wrapper .models-card:hover .icon { animation: coin 1s ease-in-out;}
@keyframes coin { 0% { transform: scale(1) rotateY(0deg); }50% { transform: scale(1.5) rotateY(180deg); }100% { transform: scale(1) rotateY(0deg); }}
.models-wrapper .models-card-group {display: grid; grid-template-columns: 1fr 1fr; gap: 30px;}
.index-91 {z-index: 91 !important;}
.models-wrapper .models-card ul {display: flex;flex-direction: column;gap: 10px;}
.models-wrapper .models-card ul li{padding-left: 34px;position: relative;}
.models-wrapper .models-card ul li::before{content: '';width: 24px;height: 24px; background-image: url("data:image/svg+xml,%3Csvg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Crect width='24' height='24' rx='12' fill='%23F2A843'%3E%3C/rect%3E%3Cpath d='M10.1617 16.4992L5.88672 12.2242L6.95547 11.1555L10.1617 14.3617L17.043 7.48047L18.1117 8.54922L10.1617 16.4992Z' fill='white'%3E%3C/path%3E%3C/svg%3E");background-repeat: no-repeat; position: absolute; left: 0;}

/* Services Section */
.service-grid {display: flex;flex-wrap: wrap; justify-content: center; gap: 30px;}
.service-item {width: 31%;padding: 36px 24px; border-radius: 20px; border: 1px solid var(--primary); box-shadow: 2px 4px 20px 0px #0D0F2A1A;}
.service-item-header {display: flex; align-items: center; gap: 10px; margin-bottom: 30px;}
.service-item-header .title {font-size: 20px; line-height: 28px; margin: 0px; padding-bottom: 10px; position: relative; color: var(--color-black); margin-right: auto;}
.service-item-header .title::before {content: ''; position: absolute; top: 100%; left: 0; background-color: var(--primary); width: 38px; height: 3px; border-radius: 5px;}
.service-item-header .icon {width: 54px; height: 54px; border-radius: 50%; overflow: hidden; display: inline-flex; flex: 0 0 auto;}
.service-item-header .icon img {width: 100%; height: 100%; object-fit: cover;}
.service-item-body p {margin-bottom: 20px; color: var(--secondary);}
.service-item-body ul {display: flex; flex-direction: column; gap: 20px;}
.service-item-body ul li {position: relative; font-size: 20px; line-height: 28px; padding: 12px; border: 1px solid var(--blue-border-color); border-radius: 8px; color: var(--secondary); display: flex; align-items: center; gap: 12px;}
.service-item-body ul li::before {content: ''; width: 24px; height: 24px; display: inline-flex; background: url('data:image/svg+xml,<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><g clip-path="url(%23clip0_18026_18700)"><path fill-rule="evenodd" clip-rule="evenodd" d="M12 23.9893C5.3724 23.9893 0 18.6169 0 11.9893C0 5.36166 5.3724 -0.0107422 12 -0.0107422C18.6276 -0.0107422 24 5.36166 24 11.9893C24 18.6169 18.6276 23.9893 12 23.9893ZM12 22.5493C14.8007 22.5493 17.4867 21.4367 19.467 19.4563C21.4474 17.4759 22.56 14.7899 22.56 11.9893C22.56 9.18857 21.4474 6.50259 19.467 4.52221C17.4867 2.54183 14.8007 1.42926 12 1.42926C9.19931 1.42926 6.51334 2.54183 4.53295 4.52221C2.55257 6.50259 1.44 9.18857 1.44 11.9893C1.44 14.7899 2.55257 17.4759 4.53295 19.4563C6.51334 21.4367 9.19931 22.5493 12 22.5493ZM10.5936 15.0589L17.5644 8.08926L18.582 9.10806L11.442 16.2481C11.217 16.473 10.9118 16.5994 10.5936 16.5994C10.2754 16.5994 9.97023 16.473 9.7452 16.2481L6 12.5005L7.0188 11.4817L10.5948 15.0577L10.5936 15.0589Z" fill="%23F2A843"/></g><defs><clipPath id="clip0_18026_18700"><rect width="24" height="24" fill="white"/></clipPath></defs></svg>') no-repeat center; background-size: contain;}

/* process wrapper */
.process-flow-box{display: grid; grid-template-columns: 1fr 1fr;border: 1px solid #25395C1A;border-radius: 20px;overflow: hidden;}
.process-right .process__video {width: 100%;height: 100%;object-fit: cover;object-position: center;}
.process-flow-box .process-left {padding: 30px 24px;counter-reset: item;}
.process-flow-box .process-left ul {display: flex; flex-direction: column; gap: 24px;}
.process-flow-box .process-left ul li{ counter-increment: item;position: relative;padding-left: 64px;}
.process-flow-box .process-left ul li::before{content: counter(item);position: absolute;left: 0;top: 0;font-weight: 600;color: #191919;width: 44px;height: 44px;display: flex;align-items: center;justify-content: center;background-color: #F8F7F3;border-radius: 50%;}
.process-flow-box .process-left ul li:hover::before{background-color: #F2A843;}
.process-flow-box .process-left ul li span {display: block; font-size: 20px;line-height: 28px;font-weight: 700;padding-bottom: 4px;margin-bottom: 7px; position: relative;}
.process-flow-box .process-left ul li span::before{content: '';width: 44px;height: 2px;background-color:transparent;position: absolute;left: 0;bottom: 0;border-radius: 8px;}
.process-flow-box .process-left ul li:hover span::before{background-color:#F2A843;}
.process-flow-box .process-left ul li p {color: #35373B;}
.process-wrapper .btn1{margin: 60px auto 0;box-shadow: 0px 4px 20px 0px #FDCD5666;}
.process-flow-box .process-left ul{position: relative;}
.process-flow-box .process-left ul::before{content: '';width: 1px;height: calc(100% - 70px);position: absolute;left: 21px;border: 1px dashed #d3d7de;}

/* featured */
.featured { background: #F8F7F3; padding: 50px 0px;}
.featured_container {padding-left: calc((100% - 1380px)/2);}
.feature-wrapper {display: flex; align-items: center; gap: 60px;}
.featured h2 { margin: 0px; flex: 0 0 auto;}
.featured .featured-card { background-color: var(--color-white); padding: 20px; height: 152px; border-radius: 12px; display: flex; align-items: center; justify-content: center;}
.featured .featured-swipper { flex: 1;}
.featured .featured-card img { width: 100%;}

/* metrics-footer */
.metrics-footer img {object-fit: contain;}
.metrics-footer .swiper-wrapper {align-items: center;}
.metrics-footer .swiper-slide {display: flex; align-items: center; justify-content: center; padding: 20px;} 

/* Review Rating */
.review-rating-wrapper{padding:0 0 50px;}
.review-rating-wrapper .rating-list{width: fit-content;padding: 10px;box-shadow: 3px 6px 15px 0px #F2A8431A;border: 1px solid #F2A84333;border-radius: 20px;margin: 0 auto;gap: 10px;}
.review-rating-wrapper .rating-list .rating-item{display: flex;align-items: center;gap: 12px;padding: 4px 32px 4px 14px;background: #F2A8431A;border-radius: 8px;}

/* Responsive CSS */
@media screen and (max-width : 1441px) {
    .section-spacing {padding: 80px 0px;}
    .mb-40 {margin-bottom: 30px;}

    /* hero */
    .hero-content{padding-top: 0;margin: 0 auto;}
    .hero_ani{left: 10%;}
    .hero-animi-box.hero-animi-box01{right: 5%;}
    .hero-animi-box.hero-animi-box02{right: 8%;}
    .hero-animi-box.hero-animi-box03{right: 12%;bottom: 60px;}

    /* CTA Section */
    .cta-first{padding-left: calc((100% - 1150px)/2)}
    .cta-first .cta-img {max-width: 610px;}
    .cta-first .btn1 {margin-top: 30px;}

    /* Tools And Frameworks Section */
    .framework-section .nav-item .nav-link,.box-inner p{font-size: var(--font-18); line-height: 28px;}
    .featured_container {padding-left: calc((100% - 1150px)/2);}

    /* Why Choose Us Section */
    .choose-item h3 {font-size: 18px; line-height: 26px;}

}

@media screen and (max-width : 1199px) {
    .mb-40 {margin-bottom: 30px;}
    /* CTA Section */
    .cta-first,.cta-second {background: radial-gradient(55.52% 186.34% at 11.56% -55.15%, #f9be4c 0%, #f9be4d 48.08%, #f8bc4d 100%);padding: 30px 24px;margin-top: 0;}
    .cta-first .btn1 {margin-top: 0;}    
    .cta-first .cta-img, .cta-second .cta-img {display: none;}
    .cta-second .section-inner-head{padding: 20px 0;}
    .cta-first .section-inner-head{max-width: 100%;margin-inline: auto;text-align: center;}
    .cta-second ul{align-items: center;justify-content: center;}
    .cta-listing-view{justify-content: center;flex-wrap: wrap;}

     /* Tools And Frameworks Section */
    .framework-section .nav-item .nav-link,.box-inner p{font-size: var(--font-16); line-height: 27px;}
    .frame-box>* {flex: 0 0 calc(20% - 16px); max-width: calc(20% - 16px);}
    .featured_container { padding-left: 24px;}

    /* Services Section */
    .service-item{width: 47%;}

    /* hero */
    .hero_ani{left: 0;}
    .hero-animi-box.hero-animi-box01 {right: 2%;bottom: 32.5%;}
    .hero-animi-box.hero-animi-box02 {right: 6%;bottom: 19%;}
    .hero-animi-box.hero-animi-box03 {right: 10%;bottom: 45px;}

    /* process wrapper */
    .process-flow-box{grid-template-columns: 1fr;}
}

@media screen and (max-width : 1024px) {
    .framework-section .section-inner-head {max-width: 576px; margin-inline: auto; text-align: center;}
}

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

    /* hero */
    .hero{background: none;}
    .hero_ani{display: none;}
    .hero__image-wrap {display: flex;justify-content: center;gap: 10px;flex-wrap: wrap;}
    .hero-animi-box{position: inherit;animation: none !important;}
    .hero-animi-box{width: fit-content;min-width: 320px;}

    /*  rafting section  */
    .crafting-subgrid {grid-template-columns: repeat(2, 1fr);}

    /* Tools And Frameworks Section */
    .framework-section .nav-tabs{white-space: nowrap;flex-wrap: nowrap;overflow-x: auto;}
    .framework-section .nav-tabs::-webkit-scrollbar{ width: 0px; height: 0px;}
    .framework-section .nav-item .nav-link{line-height: 22px;padding-left: 16px;padding-right: 16px;}
    .frame-box>* {flex: 0 0 calc(25% - 15px); max-width: calc(25% - 15px);}

    /* service */
    .col-md-6.col-lg-4:nth-child(3) .service-card::after, .col-md-6.col-lg-4:nth-child(4) .service-card::before, .col-md-6.col-lg-4:nth-child(4) .service-title::before{opacity: 1;}
    .col-md-6.col-lg-4:nth-child(3) .service-card::before, .col-md-6.col-lg-4:nth-child(3) .service-title::before,.col-md-6.col-lg-4:nth-child(5) .service-card::before, .col-md-6.col-lg-4:nth-child(5) .service-title::before{opacity: 0;}
}

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

    /* hero */
    .hero_mobile_mode{display: block !important; width: fit-content; margin: 0 auto;}

    /*  models-wrapper  */
    .models-wrapper .models-card-group {grid-template-columns: 1fr 1fr;gap: 24px;}

    /* Services Section */
    .service-grid {grid-template-columns: repeat(1,  1fr);}

    /* feature */
    .feature-wrapper { display: block;}
    .featured .featured-swipper {flex: 1 1 100%;margin-top: 30px;}
    .featured .featured-card {height: 100px;}

    
}

@media screen and (max-width : 767px) {
    .service-card{padding: 25px 15px;}
    .service-card::after {opacity: 1 !important; top: -0.75rem;}
    .service-card::before, .service-title::before, .col-md-6.col-lg-4:nth-child(1) .service-card::after{display: none;}
}

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

    /* hero */
    .hero{padding: 100px 0 40px;}

    .slider .mySwiper .swiper-slide {padding: 20px;height: 70px;}
    .slider .mySwiper .swiper-slide img {max-width: 100%; max-height: 100%;}
    
    /* crafting section   */
    .crafting-subgrid { grid-template-columns: 1fr; }

    /* Tools And Frameworks Section */
    .frame-box>*{flex: 0 0 calc(50% - 10px);max-width: calc(50% - 10px);}

    /*  models-wrapper  */
    .models-wrapper .models-card-group {grid-template-columns: 1fr;}

    /* Services Section */
    .service-item{width: 100%;}

    /* cta */
    .cta-second ul li{text-align: left;}
}