.request-btn,
.technologies-right h3,
button {
    font-family: "Proxima Nova Rg";
}

.icon-arow,
.link-arrow {
    margin-left: 15px;
    transition: 0.3s;
}

.industry-list li:hover a,
.other-link li a {
    text-decoration: underline;
}

.sparx-technologies {
    padding: 50px 0;
    background: #f5f5f5;
}

.choose-1,
.journey-left h3::after {
    background-color: #ff3d4a;
}

.sparx-technologies h2 {
    margin-bottom: 50px;
}

.tab-wrap,
.technologies-left {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}

.animation-element {
    width: 100%;
    margin-bottom: 45px;
}

.choose-block {
    width: 100%;
    padding: 30px 20px 15px;
    position: relative;
    border: 1px solid #14151b;
}

.choose-block:hover {
    background-color: #fce5dd;
}

.choose-box {
    width: 45px;
    height: 45px;
    display: flex;
    align-items: center;
    justify-content: center;
    position: absolute;
    top: -25px;
    left: 30px;
    border-radius: 1px;
}

.choose-client {
    display: block;
    font-size: 1.8rem;
    font-weight: 600;
    color: #14151b;
    margin-bottom: 20px;
}

.Process-three,
.choose-2 {
    background-color: #f29474;
}

.choose-3 {
    background-color: #f8e1a0;
}

.choose-4,
.choose-5 {
    background-color: #02789e;
}

.choose-6 {
    background-color: #14151b;
}

.choose-7 {
    background-color: #a7a8a9;
}

.choose-box svg path {
    fill: #ffffff !important;
}

.client-satisfaction {
    font-size: 3.5rem;
    font-weight: 600;
    color: #14151b;
}

.dollar-sine {
    font-size: 3.2rem;
}

.choose-client small {
    color: #37a800;
}

.technologies-right {
    border: 1px solid #14151b;
    padding: 23px 20px;
    height: 100%;
    width: 100%;
}

.technologies-right h3 {
    font-size: 2rem;
    letter-spacing: 0;
}

.technologies-form li {
    width: 100%;
    margin-bottom: 20px;
    position: relative;
}

.technologies-form li input,
.budget_new,
.technologies-form li textarea {
    width: 100%;
    color: #14151b;
    padding: 1.5rem;
    font-size: 15px;
    border: 1px solid #9b9ba1;
    font-family: "Proxima Nova Rg";
    font-weight: 700;
    border-radius: 1px;
    background-color: #f5f5f5;
}

.technologies-form li textarea {
    min-height: 85px;
}

.technologies-form .contact-btn {
    font-size: 1.6rem;
    font-weight: 700;
    padding: 16px 4px;
    border-radius: 1px;
    width: 100%;
    background-color: #02789e;
    color: #fff;
    transition: 0.5s;
    border: 1px solid #02789e;
}

.casestudy-point li,
.item::before,
.journey-left p {
    font-weight: 600;
    font-size: 1.6rem;
}

.contact-btn:hover,
.cta-btn.view:hover,
.request-btn:hover {
    background-color: #fff;
    color: #14151b;
}

.service-section {
    padding: 33px 0;
    background-color: #fafafa;
}

.expertise-section {
    background-color: #f9f8f8;
}

.Process-seven,
.Process-two,
.digital-wrapper .slick-dots li.slick-active button,
.link-highlight {
    background-color: #fff;
}

.service-section h2 {
    margin-bottom: 18px;
}

.expertise-title {
    margin-bottom: 28px;
    line-height: 1.3;
}

.service-wrap {
    overflow: auto;
    padding-bottom: 10px;
}

.service-development {
    flex: 0 0 85%;
    position: relative;
    padding: 30px 15px 0 0;
    margin-right: 15px;
}

.gary-milne,
.kisan-img {
    margin-right: 20px;
}

.service-development::after {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    width: 90%;
    height: 8px;
    transition: 0.5s;
    background-color: #14151b;
}

.service-development h3 a {
    color: #14151b;
    transition: 0.3s;
}

.btn-casestudies:hover,
.link-highlight:hover,
.service-development h3 a:hover {
    color: #d60a18;
}

.service-development h3:hover .icon-arow {
    margin-left: 25px;
    transition: 0.3s;
}

.journey-background-img {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    width: 100%;
    height: 100%;
}

.digital-wrap,
.journey-left h2,
.journey-left h3,
.journey-wrap,
.review-left,
.tab-box h3 {
    position: relative;
}

.journey-background-img:after {
    content: "";
    background-color: rgba(0, 0, 0, 0.6);
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
}

.blockchain-bg {
    display: flex;
    justify-content: flex-end;
    background: #161d30;
}

.blockchain-bg img {
    width: auto;
    height: auto;
    object-fit: none;
}

.interactive-bg img {
    object-fit: cover;
}

.blockchain-bg:after {
    background-color: rgba(0, 0, 0, 0.7);
}

.interactive-bg:after {
    background-color: rgba(0, 0, 0, 0.3);
}

.digital-journey-img {
    width: 100%;
    height: 100%;
}

.journey-left {
    margin-bottom: 33px;
}

.Process-list p br,
.ans-point,
.is-triangle,
.journey-right,
.slider-thumb,
.tabbed-content .tabs {
    display: none;
}

.journey-left h2 {
    color: #eee;
}

.link-highlight {
    color: #14151b;
    padding: 10px 12px;
    font-weight: 700;
    transition: 0.3s;
}

.cta-btn.view svg,
.link-highlight svg,
.service-development svg,
.talk-btn svg {
    width: 28px;
    transition: 0.3s;
}

.link-arrow {
    width: 38px;
    display: inline-flex;
}

.cta-btn.view:hover svg,
.link-highlight:hover svg,
.link-service:hover svg,
.talk-btn:hover svg {
    width: 38px;
}

.content-digital {
    margin-bottom: 10px !important;
}

.journey-left p {
    color: #eee;
    margin-bottom: 35px;
    line-height: 1.25;
}

.casestudy-point {
    padding-left: 15px;
}

.casestudy-point li {
    color: #0096c7;
    margin-bottom: 7px;
    line-height: 1.2;
    letter-spacing: normal;
    list-style: disc;
}

.journey-wrap {
    padding: 25px 0;
    display: block !important;
    z-index: 99;
}

.journey-left h3 {
    margin-bottom: 25px;
}

.journey-left h3::after {
    content: "";
    width: 50px;
    height: 8px;
    position: absolute;
    left: 0;
    top: -16px;
}

.digital-wrapper .slick-slide .slide-content {
    margin: 0 10%;
    padding: 50px 100px;
    background: #fff;
}

.item.active::before,
.item::before {
    background: #fff;
    padding: 10px 12px;
}

.digital-wrapper .slick-next.slick-arrow,
.digital-wrapper .slick-prev,
.model-time-current,
.time-current::after {
    display: none !important;
}

.digital-wrapper .slick-dots {
    list-style: none;
    margin: 0 auto;
    text-align: center;
    position: absolute;
    bottom: 20px;
    left: 0;
    right: 0;
}

.digital-wrapper .slick-dots li {
    display: inline-block;
}

.digital-wrapper .slick-dots li button {
    transition: background-color 0.2s ease-in-out;
    border: none;
    padding: 0;
    color: transparent;
    width: 10px;
    height: 10px;
    background-color: #777;
    margin-right: 10px;
    border-radius: 50%;
}

.brands-section {
    padding: 55px 0 25px;
}

.brands-section h2 {
    text-align: center;
    margin-bottom: 40px;
    font-size: 1.8rem;
    letter-spacing: 0;
    font-family: "Proxima Nova Th";
}

.global-brands {
    text-align: center;
}

.brands-menu li {
    margin: 0 10px 20px;
}

.brands-menu svg {
    width: 74px;
}

.tab-section {
    padding: 40px 0;
    background-color: #c0dfeb;
}

.accordion-content li b,
.tabs ul {
    font-weight: 700;
}

.tabs ul li {
    background: #eee;
}

.tabs ul li a.active,
.tabs ul li a:hover {
    background: #444;
    color: #eee;
}

.item {
    margin-bottom: 4px;
}

.footer-form h3,
.item-content p,
.other-service h3 {
    margin-bottom: 30px;
}

.tab-list {
    background-color: #14151b;
    height: 80px;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 48%;
    margin-bottom: 20px;
}

.item::before {
    cursor: pointer;
    display: block;
}

.item::after {
    content: "";
    cursor: pointer;
    position: absolute;
    top: 11px;
    right: 14px;
    border: solid #1f212c;
    border-width: 0 2px 2px 0;
    display: inline-block;
    padding: 4px;
    transform: rotate(45deg);
    pointer-events: none;
}

.item.active::after {
    top: 14px;
    -webkit-transform: rotate(225deg);
    transform: rotate(225deg);
}

.tabbed-content .item {
    min-height: 2em;
    position: relative;
}

.gary-milne::after,
.kisan-left p::after {
    content: "";
    position: absolute;
    left: 0;
    width: 90%;
    height: 8px;
    transition: 0.5s;
    background-color: #14151b;
}

.tabbed-content .item::before {
    content: attr(data-title);
}

.tabbed-content .item .item-content {
    opacity: 0;
    visibility: hidden;
    height: 0;
}

.tabbed-content .item.active .item-content {
    opacity: 1;
    visibility: visible;
    height: auto;
    padding: 20px 5px;
}

.cta-section {
    background-color: #fce5dd;
    padding: 35px 0 40px;
    border: 6px solid #f29474;
}

.cta-btn,
.kisan-left {
    padding: 15px;
}

.cta-section strong {
    line-height: 1.04;
    font-family: "Proxima Nova Th";
    margin-bottom: 16px;
}

.cta-content {
    display: inline;
}

.cta-btn,
.tabing-list li a {
    display: inline-block;
    font-weight: 700;
}

.cta-section2 {
    background-color: #d9f6ff;
    border: 6px solid #02789e;
}

.cta-section p {
    font-size: 1.8rem;
    margin-bottom: 30px;
}

.cta-btn {
    background-color: #e42c38;
    color: #fff;
    font-size: 1.6rem;
    border-radius: 6px;
    transition: 0.5s;
    border: 1px solid #e42c38;
}

.kisan-image,
.kisan-logo,
.scanner-wrap {
    display: flex;
}

.cta-section .cta-btn:hover {
    background-color: #fce5dd;
    color: #14151b;
}

.scanner-qr {
    font-size: 1.6rem;
    color: #888;
    margin-top: 3px;
}

.slider-thumb .img-wrap .thumbnail-slider {
    height: 106px;
    border-top: none;
    display: flex;
    justify-content: center;
    align-items: center;
    cursor: pointer;
    opacity: 0.4;
}

.review-left:hover .btn-play,
.review-wrap a:hover,
.slick-current .img-wrap .thumbnail-slider {
    opacity: 1;
}

.thumbnail-slider {
    border: 1px solid #14151b;
    border-left: none;
}

.benefits-block,
.form-comment:hover,
.form-list:hover .form-control,
.kisankonnect-wrap {
    border: 1px solid #14151b;
}

.recent-work {
    padding: 55px 0;
}

.recent-work h2 {
    margin-bottom: 20px;
}

.work-title {
    font-size: 1.6rem;
    line-height: 1.36;
    margin-bottom: 24px;
}

.gary-milne {
    position: relative;
}

.kisan-image-right {
    background-color: #f5f5f5;
    padding: 0 15px;
}

.kisan-slider {
    padding-left: 42px;
}

.content-kisan {
    color: #14151b;
    font-size: 2.2rem;
}

.btn-casestudies,
.kisan-left p {
    font-size: 1.8rem;
    color: #14151b;
}

.gary-milne::after {
    bottom: 0;
}

.kisan-logo {
    align-items: center;
    margin-bottom: 40px;
}

.kisan-left p::after {
    top: -20px;
}

.benefits-box h3::after,
.tab-box h3::after {
    background-color: #ff3d4a;
    height: 8px;
    content: "";
}

.kisan-left p {
    position: relative;
    margin-bottom: 38px;
}

.scanner-img {
    margin-right: 47px;
}

.scanner-wrap {
    margin-bottom: 26px;
}

.btn-casestudies {
    font-weight: 700;
    transition: 0.3s;
}

.btn-casestudies svg {
    margin-left: 8px;
    width: 24px;
    transition: 0.3s;
}

.btn-casestudies:hover svg {
    width: 34px;
}

.accredited-section,
.footer-form {
    padding: 50px 0;
}

.accredited-wrap {
    background: #fff;
    border: 1px solid #b8b8b8;
}

.accredited-block {
    padding: 40px 20px 20px;
    border: 1px solid #b8b8b8;
    text-align: center;
}

.accredited-img {
    display: block;
    margin-bottom: 10px;
}

.rating-wrap {
    margin-bottom: 15px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.rating-txt {
    font-size: 2rem;
    font-weight: 700;
    color: #14151b;
    margin-left: 10px;
}

.review-left p,
.time {
    color: #fff;
    font-weight: 600;
}

.rating-img svg {
    width: 70px;
    height: 40px;
}

.reviews-block {
    padding: 40px 0;
    overflow: hidden;
}

.reviews-block h2 {
    text-align: center;
    margin-bottom: 16px;
}

.review-title {
    margin-bottom: 32px;
    line-height: 1.35;
    text-align: center;
}

.btn-play {
    position: absolute;
    top: 50%;
    left: 50%;
    opacity: 0.45;
    transition: 0.3s;
    transform: translateX(-50%) translateY(-50%);
}

.review-left p {
    font-size: 1.6rem;
    line-height: normal;
    position: absolute;
    left: 0;
    bottom: 3px;
    background-color: rgba(0, 0, 0, 0.66);
    padding: 3px 6px;
    border-radius: 1px;
}

.cta-btn.view {
    padding: 16px 43px;
    background-color: #02789e;
    border: 1px solid #02789e;
}

.view:hover .icon-arow {
    margin-left: 28px;
    transition: 0.3s;
}

.cta-btn.view:hover svg path {
    fill: #14151b !important;
}

.icon-youtube,
.img-wrap {
    display: flex;
    align-items: center;
}

.review-wrap a {
    display: block;
    opacity: 0.6;
    transition: 0.5s;
}

.review-wrap {
    display: flex;
    justify-content: space-between;
    overflow-x: auto;
    padding-bottom: 10px;
}

.review-wrap li {
    flex: 0 0 80%;
    margin-right: 15px;
    margin-bottom: 18px;
}

.client-review {
    background-color: #f5f5f5;
    border: 1px solid #eee8e4;
    padding: 15px 31px 15px 9px;
    border-radius: 8px;
    position: relative;
}

.client-review p {
    font-size: 2rem;
    line-height: 20px;
    font-weight: 600;
}

.time {
    background-color: #1f2122;
    padding: 4px;
    font-size: 1.6rem;
    display: block;
    border-radius: 4px;
    position: absolute;
    right: 6px;
    bottom: 6px;
}

.Process-list,
.accordion,
.benefits-box h3,
.industry-section h2,
.que,
.request-wrap {
    position: relative;
}

.client-content p {
    color: #313131;
    font-size: 1.6rem;
    margin-bottom: 12px;
}

.youtube-logo {
    margin-right: 8px;
}

.play-video {
    font-size: 1.6rem;
    text-decoration-line: underline;
    font-weight: 600;
    color: #14151b;
}

.our-benefits {
    background-color: #f5f5f5;
    padding: 60px 0 75px;
}

.our-benefits h2 {
    margin-bottom: 16px;
}

.benifit-title {
    margin-bottom: 30px;
    line-height: 1.35;
}

.benefits-box h3 {
    color: #14151b;
    font-size: 2.4rem;
    line-height: 1;
}

.benefits-box p {
    color: #15161c;
    margin-bottom: 29px;
    font-size: 1.8rem;
    letter-spacing: -0.03em;
    min-height: 132px;
}

.benefits-box h3::after {
    width: 40px;
    position: absolute;
    left: 0;
    top: -16px;
}

.benefits-box {
    width: 30%;
    padding: 40px 20px 10px;
}

.development-block {
    background-color: #f9f8f8;
    padding: 40px 0;
}

.tab-content .tab-box {
    padding: 34px 0;
}

.tabing-list {
    display: flex;
    overflow-x: scroll;
    border-bottom: 2px solid #141414;
}

.tabing-list li {
    flex: 0 0 72%;
}

.tabing-list li a {
    font-size: 1.8rem;
    padding: 17px 0;
    color: #888;
}

.tabing-list li a.active,
.tabing-list li a:hover {
    color: #d60a18;
}

.industry-detail h4 a {
    color: #14151b;
}

.development-left {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.tab-box h3::after {
    width: 40px;
    position: absolute;
    left: 0;
    top: -20px;
}

.content {
    padding-right: 30px;
    margin-bottom: 20px;
    font-size: 1.8rem;
}

.Process-list {
    border: 1px solid #000;
    margin-bottom: 30px;
    border-radius: 2px;
    padding: 15px 15px 10px;
    display: flex;
    flex-wrap: wrap;
    align-items: flex-end;
    z-index: 1;
}

.Process-list::after {
    position: absolute;
    content: "";
    height: 66px;
    width: 2px;
    left: 50%;
    background-color: #14151b;
    top: 100%;
}

.Process-list p {
    width: 100%;
    font-weight: 600;
}

.Process {
    display: block;
    font-size: 1.4rem;
    font-weight: 700;
    margin-bottom: 12px;
}

.Process-one {
    background-color: #ff5c67;
}

.Process-four {
    background-color: #f8e3a6;
}

.Process-five {
    background-color: #fdf9e9;
}

.Process-six {
    background-color: #8ec6db;
}

.Process-eight {
    background-color: #c7c9ca;
}

.main {
    flex-direction: row-reverse;
}

.request-btn {
    display: inline-block;
    background-color: #02789e;
    color: #fff;
    font-size: 1.6rem;
    font-weight: 700;
    margin: 0 auto;
    padding: 15px;
    cursor: pointer;
    border-radius: 4px;
    transition: 0.5s;
    border: 1px solid #02789e;
}

.ans,
.que {
    font-family: "Proxima Nova Rg";
    font-weight: 400;
    color: #14151b;
}

.request-wrap {
    display: flex;
    justify-content: center;
    margin-top: 35px;
}

.industry-section {
    padding: 45px 0;
    background-color: #f5f5f5;
}

.industry-section .container {
    padding: 0 0 0 15px;
}

.industry-section h2 {
    padding: 20px 15px 0 0;
    margin-bottom: 28px;
}

.industry-section h2:before {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    width: 40px;
    height: 8px;
    background-color: #e42c38;
}

.industry-list {
    display: flex;
    overflow: scroll;
    padding-bottom: 10px;
}

.industry-list li {
    display: flex;
    flex: 0 0 85%;
    padding: 15px;
    margin-right: 20px;
    border: 1px solid #14151b;
    transition: 0.3s ease-in-out;
}

.industry-detail {
    margin-left: 15px;
}

.industry-detail h4 {
    font-size: 1.8rem;
    font-weight: 700;
    margin-bottom: 16px;
}

.industry-detail h4 a:hover {
    text-decoration: none;
}

.industry-detail p {
    font-size: 1.6rem;
    line-height: 19px;
}

.frequently-section {
    padding: 45px 0 40px;
}

.faq-space {
    padding-top: 10px;
}

.accordion {
    margin-bottom: 24px;
}

.que {
    cursor: pointer;
    font-size: 2rem;
    display: block;
    padding: 0 28px 16px 0;
    border-radius: 0.15em;
}

.ans,
.input-name,
.list-head {
    font-size: 1.8rem;
}

.bottom-line {
    background-color: #e6e6e6;
    height: 2px;
    border: none;
}

.acc-question.active .que,
.other-link li a:hover {
    color: #e42c38;
}

.acc-question.active .faq-question,
.acc-question:hover .faq-question {
    background-color: #dd1220;
    color: #fff;
}

.acc-question.active::before {
    content: "";
    position: absolute;
    left: -10px;
    top: 1px;
    width: 2px;
    height: calc(100% - 20px);
    background-color: #14151b;
}

.acc-question:after {
    content: "";
    cursor: pointer;
    position: absolute;
    top: 4px;
    right: 5px;
    border: solid #1f212c;
    border-width: 0 2px 2px 0;
    display: inline-block;
    padding: 4px;
    -webkit-transform-origin: center center;
    transform-origin: center center;
    -webkit-transition: -webkit-transform 0.25s;
    transition: transform 0.25s;
    transition: transform 0.25s, -webkit-transform 0.25s;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    pointer-events: none;
}

.acc-question.active:after {
    top: 9px;
    -webkit-transform: rotate(225deg);
    transform: rotate(225deg);
}

.ans {
    line-height: normal;
    letter-spacing: -0.7px;
    word-spacing: 1.5px;
    padding: 0 10% 20px 0;
}

.list-head {
    font-weight: 600;
}

.accordion-content ul {
    padding-bottom: 10px;
}

.accordion-content li {
    font-size: 1.6rem;
    margin-bottom: 10px;
    padding-left: 20px;
    position: relative;
}

.accordion-content li:after {
    content: "";
    position: absolute;
    left: 0;
    top: 6px;
    width: 5px;
    height: 5px;
    background-color: #dad4d6;
}

.faq-question {
    background-color: #e9e7e7;
    position: absolute;
    justify-content: center;
    align-items: center;
    width: 30px;
    height: 30px;
    font-family: "Proxima Nova Th";
    font-weight: 700;
    font-size: 2rem;
    color: #14151b;
    top: 1px;
    left: 0;
    display: none;
}

.form-list,
.iti {
    width: 100%;
}

.accordion-content {
    display: none;
    position: relative;
}

.footer-form h2 {
    border-bottom: 4px solid #14151b;
    padding-bottom: 3px;
    margin-bottom: 18px;
}

.form-list {
    position: relative;
    margin-bottom: 21px;
}

.country-code .input-name {
    padding: 0 50px;
}

.iti__country-name {
    font-size: 1.6rem;
}

.country-code .iti__selected-flag {
    padding: 0 10px 0 21px;
}

.input-name {
    position: absolute;
    color: #999aa1;
    left: 14px;
    top: 50%;
    transform: translateY(-50%);
    padding: 0 8px;
    background: #fff;
    pointer-events: none;
    width: auto;
    z-index: 1;
    transition: 0.1s;
}

.form-comment,
.form-control {
    font-weight: 400;
    font-size: 1.8rem;
    width: 100%;
    transition: 0.3s;
    font-family: "Proxima Nova Rg";
    color: #14151b;
}
#form1budget {
    height: 58px;
    padding: 0 !important;
    padding-left: 15px !important;
}
#form1budget {
    font-weight: 400;
    font-size: 1.8rem;
    width: 100%;
    transition: 0.3s;
    font-family: "Proxima Nova Rg";
    color: #14151b;
    border: 1px solid #999aa1;
    border-radius: 2px;
    padding: 16px 12px 17px 21px;
}

.footer-form #form1budget {
    background-color: #fff;
}

.form-control {
    border: 1px solid #999aa1;
    border-radius: 2px;
    padding: 16px 12px 17px 21px;
}

.form-comment {
    border: 1px solid #999aa1;
    border-radius: 2px;
    padding: 18px 12px 18px 21px;
    resize: none;
    min-height: 112px;
}

.input-comment {
    top: 22%;
}

.tooltip-box {
    position: absolute;
    top: 100%;
    margin-top: -4px;
    color: #e01321;
    font-size: 1.4rem;
    padding: 13px 12px;
    line-height: 0;
    z-index: 1;
    display: none;
}

.form-list.focused .form-control {
    border: 1px solid #02789e;
    box-shadow: 0 8px 12px #d8d4d6;
}

.form-control:focus {
    outline: 0;
}

.focused .input-name {
    font-size: 1.4rem;
    top: 0;
}

.consultation-btn {
    font-family: "Proxima Nova Rg";
    font-weight: 700;
    font-size: 1.6rem;
    background-color: #02789e;
    color: #fff;
    border: 2px solid #02789e;
    border-radius: 4px;
    padding: 12px 15px;
    transition: 0.5s;
}

.consultation-btn:hover {
    background-color: transparent;
    border: 2px solid #02789e;
    color: #14151b;
}

.other-service {
    background-color: #fbe3a9;
    padding: 40px 0;
}

.other-link li {
    background-color: #fff;
    padding: 15px;
    border-radius: 2px;
    margin-bottom: 16px;
}

.other-link li:last-child,
.time-block h4 {
    margin-bottom: 0;
}

.other-link li h3 {
    margin-bottom: 22px;
}

.other-link li a {
    color: #14151b;
    font-size: 2rem;
    font-weight: 600;
    margin-bottom: 13px;
}

.time-block h4 {
    letter-spacing: -0.5px;
}

.fz-36,
.fz-48,
h2 {
    letter-spacing: -0.3px;
}

h3 {
    letter-spacing: -0.5px;
}

.benefits-slide .slick-arrow,
.recent-wrap .slick-arrow {
    position: absolute;
    top: 100%;
    background-color: #14151b;
    width: 37px;
    height: 38px;
    margin-top: 10px;
    font-size: 0;
    border-radius: 2px;
    z-index: 2;
}

.benefits-slide .slick-prev,
.recent-wrap .slick-prev {
    left: 15px;
}

.benefits-slide .slick-next,
.recent-wrap .slick-next {
    right: 15px;
}

.benefits-slide .slick-next:after,
.recent-wrap .slick-next:after {
    content: "";
    display: inline-block;
    border: solid #fff;
    border-width: 0 3px 3px 0;
    left: 100%;
    z-index: 1;
    padding: 4px;
    top: 7px;
    transition: 0.3s ease-in;
    transform: rotate(-45deg);
}

.benefits-slide .slick-prev:after,
.recent-wrap .slick-prev:after {
    content: "";
    display: inline-block;
    border: solid #fff;
    border-width: 3px 0 0 3px;
    left: 100%;
    z-index: 1;
    padding: 4px;
    top: 7px;
    transition: 0.3s ease-in;
    transform: rotate(-45deg);
}


/* our methodology start */

.bg-none {
    background: none;
}

.our-methodology {
    padding: 40px 0;
    background-color: rgba(236, 236, 237, 0.5);
}

.our-methodology h2 {
    margin-bottom: 16px;
}

.methodology-boxes {
    margin-bottom: 28px;
}

.methodology-boxes:last-child {
    margin-bottom: 0;
}

.methodology-title {
    line-height: 1.3;
    margin-bottom: 40px;
}

.methodology-img {
    overflow: hidden;
    border-radius: 15px;
}

.methodology-img img {
    border-radius: 15px;
    overflow: hidden;
    display: block;
    height: 100%;
    object-fit: cover;
    transform: scale(1);
    transition: all 0.5s ease;
    width: 100%;
}

.methodology-boxes:hover .methodology-img img {
    transform: scale(1.1);
}

.methodology-detail {
    background-color: #fff;
    box-sizing: border-box;
    display: flex;
    flex: 1 0;
    flex-direction: column;
    margin: -40px auto 0;
    padding: 15px;
    border-radius: 2px;
    position: relative;
    width: calc(100% - 30px);
    transition: all 0.3s linear;
}

.methodology-boxes:hover .methodology-detail {
    box-shadow: rgba(0, 0, 0, 0.15) 0px 5px 15px 0px;
}

.methodology-detail h3 {
    letter-spacing: -0.5px;
    font-weight: 600;
    font-family: "Proxima Nova Rg";
}

.methodology-detail p {
    font-size: 16px;
    line-height: 1.3;
}


/* our methodology end */


/* cta */

.general-secure-cta-section {
    padding: 80px 0;
}

.secure-cta-2 {
    padding-bottom: 0;
}

.general-secure-cta {
    background-color: #1b1e55;
    display: flex;
    padding: 0 50px;
    position: relative;
}

.general-secure-cta::before {
    content: "";
    background-color: #02789e;
    bottom: 100%;
    left: 0;
    width: 400px;
    height: 12px;
    position: absolute;
}

.cta-image {
    width: 168px;
}

.cta-title {
    color: #fff;
    font-size: 48px;
    font-weight: 600;
    display: block;
}

.cta-subtitle {
    color: #fff;
    font-size: 17px;
    line-height: 1.3;
    margin: 14px 0 40px;
}

.cta-button {
    background-color: #fff;
    padding: 20px 40px;
    color: #1b1e55;
    font-size: 18px;
    font-weight: 600;
    border-radius: 4px;
    transition: all 0.2s ease;
    cursor: pointer;
}

.cta-button:hover {
    transform: scale(0.98);
    background: #02789e;
    color: #fff;
}


/* cta close */

@media screen and (min-width: 360px) {
    .animation-element {
        width: 48%;
    }
    .choose-block {
        padding: 30px 20px 15px;
    }
    .choose-client {
        min-height: 77px;
    }
    .brands-menu li {
        margin: 0 25px 30px;
    }
    .brands-menu svg {
        width: 100px;
    }
}

@media screen and (min-width: 375px) {
    .tab-list {
        width: 48%;
        margin: 0 3px 20px;
    }
}

@media (min-width: 414px) {
    .choose-block {
        min-height: 180px;
        padding: 34px 16px;
    }
    .choose-client {
        font-size: 1.6rem;
    }
    .animation-element {
        width: 45%;
    }
}

@media screen and (min-width: 454px) {
    .tabing-list li {
        flex: 0 0 55%;
    }
    .review-wrap li {
        flex: 0 0 40%;
        margin-right: 20px;
    }
}

@media screen and (min-width: 576px) {
    .animation-element {
        width: 31%;
    }
    .choose-client {
        min-height: 42px;
    }
    .industry-list li,
    .service-development {
        flex: 0 0 70%;
    }
    .tabing-list li {
        flex: 0 0 45%;
    }
    .other-link {
        display: flex;
        justify-content: space-between;
    }
    .other-link li {
        width: 32%;
        margin-bottom: 0;
    }
}

@media (min-width: 576px) {
    .brand-block {
        flex: 0 0 40%;
    }
    .apps-wrap {
        display: flex;
        flex-wrap: wrap;
        justify-content: space-between;
    }
    .apps-block {
        width: 48%;
    }
    .tab-list {
        width: 32%;
        margin: 0 3.3px 20px;
    }
    .methodology-details {
        display: flex;
        flex-wrap: wrap;
        gap: 24px;
    }
    .methodology-boxes {
        max-width: calc(50% - 12px);
    }
}

@media (min-width: 768px) {
    .accredited-block,
    .technologies-left {
        width: 50%;
    }
    .technologies-right {
        width: 47%;
        overflow: hidden;
    }
    .industry-list,
    .review-wrap,
    .service-wrap {
        overflow: visible;
    }
    .animation-element {
        width: 47%;
    }
    .technologies-right h3 {
        font-size: 2.8rem;
    }
    .content-kisan,
    .cta-btn,
    .technologies-form .contact-btn {
        font-size: 2rem;
    }
    .Process-list,
    .casestudy-point li,
    .journey-left p,
    .service-development p {
        font-size: 1.8rem;
    }
    .service-section {
        padding: 52px 0;
    }
    .service-section h2 {
        margin-bottom: 20px;
    }
    .expertise-title {
        margin-bottom: 30px;
    }
    .service-wrap {
        flex-wrap: wrap;
        padding-bottom: 0;
    }
    .service-development {
        flex: 0 0 48%;
        padding: 25px 0 0;
        margin: 0 0 48px;
    }
    .journey-wrap,
    .tab-section {
        padding: 50px 0;
    }
    .cta-section {
        border: 12px solid #f29474;
    }
    .cta-section2 {
        border: 12px solid #02789e;
    }
    .detailes.cta-btn:hover {
        background-color: #d9f6ff;
        color: #14151b;
    }
    .journey-wrap {
        display: flex !important;
    }
    .journey-left {
        width: 60%;
    }
    .journey-left p {
        line-height: 1.3;
    }
    .journey-right {
        display: block;
        width: 32%;
    }
    .brands-menu li {
        margin: 0 33px;
    }
    .tab-list {
        margin: 0 4.5px 20px;
    }
    .tab-section h2 {
        margin-bottom: 47px;
    }
    .recent-work {
        padding: 65px 0;
    }
    .recent-wrap {
        padding-right: 1px;
    }
    .kisankonnect-wrap {
        display: flex;
        justify-content: space-between;
    }
    .kisan-left {
        padding: 60px 15px 15px 20px;
        width: 45%;
    }
    .recent-work h2 {
        letter-spacing: 0;
        margin-bottom: 14px;
    }
    .work-title {
        margin-bottom: 28px;
    }
    .kisan-left p::after {
        top: -38px;
    }
    .slider-thumb {
        border-bottom: 1px solid #14151b;
    }
    .kisan-image-right {
        width: 55%;
        padding: 0 15px;
        min-height: 510px;
        display: flex;
        align-items: center;
        justify-content: center;
    }
    .ezi-ride,
    .get-book {
        align-items: flex-end;
    }
    .kisan-img {
        margin-right: 18px;
    }
    .kisan-logo {
        margin-bottom: 63px;
    }
    .Process-menu,
    .accredited-wrap {
        display: flex;
        flex-wrap: wrap;
        justify-content: space-between;
    }
    .accredited-section h2 {
        margin-bottom: 30px;
        max-width: 600px;
    }
    .review-wrap li {
        flex: 0 0 32%;
        margin-right: 0;
    }
    .tabing-list li {
        flex: 0 0 32%;
    }
    .Process-list {
        width: 47%;
    }
    .Process-list::after
     {
        display: none;
    }
    .ans-point,
    .faq-question {
        display: inline-flex;
    }
    .Process-four::after,
    .Process-one::after,
    .Process-seven::after {
        display: block;
        height: 2px;
        width: 50%;
        top: 50%;
        left: 100%;
    }
    .Process-four::after,
    .Process-seven::after {
        left: auto;
        right: 100%;
    }
    .Process-four {
        order: 1;
    }
    .Process-five {
        order: 2;
    }
    .Process-six {
        order: 4;
        z-index: 9;
    }
    .Process-seven {
        order: 3;
        z-index: 9;
    }
    .Process-eight {
        order: 5;
    }
    .Process-eight::after,
    .Process-five::after,
    .Process-three::after,
    .Process-two::after {
        display: block;
        height: 50%;
        width: 2px;
        top: 100%;
        left: 50%;
    }
    .Process-eight::after {
        left: 77%;
        bottom: 100%;
        top: auto;
    }
    .Process-three::after {
        left: 77%;
    }
    .Process-eight,
    .Process-three {
        width: 100%;
    }
    .benefits-box {
        min-height: 390px;
    }
    .benefits-block .slick-track {
        display: flex;
    }
    .benefits-block .slick-slide {
        height: auto;
        border-right: 1px solid #14151b;
    }
    .industry-section .container {
        padding: 0 3%;
    }
    .industry-list {
        flex-wrap: wrap;
        padding-bottom: 0;
        border-top: 1px solid #14151b;
        border-left: 1px solid #14151b;
    }
    .industry-list li {
        flex: auto;
        width: 33.333%;
        margin-right: 0;
        border: none;
        border-right: 1px solid #14151b;
        border-bottom: 1px solid #14151b;
    }
    .frequently-section {
        padding: 50px 0 40px;
    }
    .faq-space {
        padding-top: 0;
    }
    .accordion {
        margin-bottom: 36px;
    }
    .que {
        padding: 0 70px 23px 0;
        letter-spacing: -0.9px;
    }
    .ans-point {
        position: absolute;
        top: 0;
        left: 0;
        width: 30px;
        height: 30px;
        justify-content: center;
        align-items: center;
        color: #fff;
        font-size: 2rem;
        letter-spacing: -0.6px;
        font-family: "Proxima Nova Th";
        font-weight: 700;
        background-color: #14151b;
    }
    .bottom-line {
        margin-left: 40px;
    }
    .acc-question,
    .accordion-content {
        padding-left: 40px;
    }
    #service_form {
        display: flex;
        justify-content: space-between;
        flex-wrap: wrap;
    }
    .form-main {
        width: 48%;
    }
    .btn-form {
        display: flex;
        justify-content: center;
        width: 100%;
        margin-top: 20px;
    }
    .consultation-btn {
        padding: 22px 25px;
    }
}

@media (min-width: 992px) {
    .tabbed-content,
    .tabs ul li {
        background-color: transparent;
    }
    .journey-left h2 {
        margin-bottom: 64px;
    }
    .journey-left {
        width: 65%;
    }
    .journey-left p {
        font-weight: 400;
    }
    .link-highlight:hover .icon-arow {
        transition: 0.3s;
    }
    .brands-section {
        padding: 55px 0 50px;
    }
    .brands-menu li {
        margin: 0 26px;
    }
    .tabbed-content {
        box-shadow: none;
    }
    .item.active,
    .item.active.tab-active,
    .tabbed-content .tabs,
    .tabbed-content.tabs-side .tabs li {
        display: block;
    }
    .desk-tab {
        display: flex;
        justify-content: space-between;
        padding-bottom: 10px;
        border-bottom: 2px solid #14151b;
    }
    .tabbed-content .tabs li {
        display: inline-block;
        padding: 0;
    }
    .tabbed-content .tabs li a {
        display: block;
        font-size: 2rem;
        font-weight: 400;
        color: #14151b;
        opacity: 0.5;
    }
    .tabs ul li a.active {
        background: 0 0;
        color: #14151b;
        font-weight: 700;
        opacity: 1;
    }
    .tabs ul li a:hover {
        background-color: transparent;
        color: #14151b;
    }
    .tabbed-content .item {
        min-height: 0;
    }
    .item,
    .item::after,
    .tabbed-content .item::before {
        display: none;
    }
    .tabbed-content.tabs-side .tabs {
        width: 150px;
        float: left;
    }
    .item.tab-active {
        display: none;
        padding-left: 0;
    }
    .tab-list {
        width: 16%;
        margin: 0 6px 0 0;
    }
    .item-content p {
        max-width: 80%;
    }
    .tabbed-content.tabs-side .item {
        margin-left: 150px;
    }
    .accredited-block {
        width: 20%;
    }
    .tabing-list li {
        display: flex;
        justify-content: center;
        align-items: center;
        flex: 0 0 22%;
    }
    .tabing-list li a {
        flex-grow: 1;
        padding: 0 0 15px;
    }
    .client-wrap,
    .development-box,
    .reviews-wrapper {
        display: flex;
        justify-content: space-between;
    }
    .review-left {
        width: 55%;
    }
    .review-left img {
        height: 100%;
        object-fit: cover;
    }
    .review-left p {
        bottom: 1px;
    }
    .review-right {
        width: 40%;
        border: 1px solid #14151b;
        height: 100%;
        padding: 15px;
    }
    .slider-thumb {
        display: block;
        height: 106px;
    }
    .review-wrap li {
        margin-bottom: 10px;
    }
    .review-wrap {
        display: block;
        padding: 0;
    }
    .recent-work .slider {
        border: 1px solid #141414;
        border-bottom: none;
        margin: 0 65px;
    }
    .kisankonnect-wrap {
        border: none;
    }
    .recent-wrap .slick-disabled {
        opacity: 0.4;
        cursor: default;
    }
    .client-review {
        width: 55%;
        padding: 15px 11px 12px 9px;
    }
    .client-content {
        width: 40%;
    }
    .gary-milne {
        height: 60px;
    }
    .client-review p {
        font-size: 1.6rem;
    }
    .client-content p,
    .play-video,
    .time {
        font-size: 1.4rem;
    }
    .benefits-wrap {
        padding: 0 50px;
    }
    .development-left {
        padding-top: 40px;
    }
    .journey-left h3::after {
        top: -40px;
    }
    .benefits-box {
        padding: 60px 26px;
        min-height: auto;
    }
    .benefits-box p {
        min-height: auto;
        margin-bottom: 0;
        line-height: 1.3;
    }
    .industry-list li {
        padding: 20px;
    }
    .industry-detail {
        margin-left: 22px;
    }
    .frequently-section {
        position: relative;
    }
    .faq-space {
        padding-top: 20px;
    }
    .frequently-section h2 {
        margin-bottom: 44px;
    }
    .benefits-slide .slick-arrow,
    .recent-wrap .slick-arrow {
        top: 50%;
    }
    .benefits-slide .slick-prev,
    .recent-wrap .slick-prev {
        left: -54px;
    }
    .benefits-slide .slick-next,
    .recent-wrap .slick-next {
        right: -54px;
    }
}

@media (min-width: 1024px) {
    .expertise-wrap {
        flex: 0 0 31%;
    }
    .tabing-list {
        margin-bottom: 0;
        overflow: visible;
    }
    .tabing-list li {
        flex: auto;
    }
    .accordion {
        margin-bottom: 45px;
    }
}

@media (min-width: 1200px) {
    .fz-36,
    .fz-48,
    h2 {
        letter-spacing: -1.3px;
    }
    h3 {
        letter-spacing: -0.9px;
    }
    .brands-section {
        padding: 60px 0 40px;
    }
    .brands-menu li {
        margin: 0 28px;
    }
    .accredited-img svg,
    .brands-menu svg {
        width: auto;
    }
    .blockchain-bg:after {
        background-color: rgba(0, 0, 0, 0.14);
    }
    .blockchain-bg img {
        object-fit: inherit;
    }
    .journey-left {
        width: 60%;
    }
    .journey-right {
        width: 34%;
    }
    .journey-left h3 {
        font-size: 2.4rem;
    }
    .tab-section {
        padding: 90px 0;
    }
    .tabbed-content .tabs li a {
        font-size: 2rem;
    }
    .tab-wrap {
        justify-content: normal;
    }
    .tab-list {
        width: 14%;
        margin: 0 29.4px 15px 0;
    }
    .item-content p {
        max-width: 90%;
        line-height: 1.35;
    }
    .sparx-technologies {
        padding: 80px 0 35px;
        overflow: hidden;
    }
    .sparx-technologies h2 {
        margin-bottom: 81px;
    }
    .client-satisfaction,
    .dollar-sine {
        font-size: 4rem;
    }
    .choose-block {
        min-height: 220px;
        padding: 40px 25px;
        display: flex;
        justify-content: space-between;
        flex-direction: column;
    }
    .animation-element {
        width: 28%;
        margin-right: 4%;
        margin-bottom: 82px;
    }
    .bounce-up .subject {
        opacity: 0;
        -moz-transition: 0.9s ease-out;
        -webkit-transition: 0.9s ease-out;
        -o-transition: 0.9s ease-out;
        transition: 0.9s ease-out;
        -moz-transform: translate3d(0, 200px, 0);
        -webkit-transform: translate3d(0, 200px, 0);
        -o-transform: translate(0, 200px);
        -ms-transform: translate(0, 200px);
        transform: translate3d(0, 200, 0);
        -webkit-backface-visibility: hidden;
        -moz-backface-visibility: hidden;
        backface-visibility: hidden;
    }
    .animation-elemen.slide-left.in-vie,
    .bounce-up.in-view .subject {
        opacity: 1;
        -moz-transform: translate3d(0, 0, 0);
        -webkit-transform: translate3d(0, 0, 0);
        -o-transform: translate(0, 0);
        -ms-transform: translate(0, 0);
        transform: translate3d(0, 0, 0);
    }
    .accredited-block:hover,
    .industry-list li:hover {
        transform: scale(1.05);
        box-shadow: 0 4px 8px rgba(0, 0, 0, 0.12);
    }
    .choose-client {
        font-size: 1.8rem;
    }
    .service-section {
        padding: 65px 0 30px;
    }
    .expertise-title,
    .service-section h2 {
        max-width: 1000px;
    }
    .technologies-left {
        width: 65%;
    }
    .technologies-right {
        width: 35%;
        padding: 38px 29px;
    }
    .technologies-form li textarea {
        min-height: 113px;
    }
    .benefits-box p {
        line-height: 1.4;
    }
    .service-development {
        padding: 20px 40px 20px 0;
    }
    .service-development:hover::after {
        background-color: #d60a18;
    }
    .expertise-title,
    .review-title {
        font-size: 1.8rem;
        margin-bottom: 40px;
    }
    .rating-txt,
    .service-section h3 {
        font-size: 3rem;
    }
    .cta-section {
        padding: 70px 0 50px;
    }
    .accredited-section {
        padding: 60px 0;
    }
    .accredited-block {
        padding: 40px 20px;
        transition: 0.3s;
    }
    .accredited-block:hover {
        border: 1px solid #14151b;
        border-radius: 6px;
        background-color: #fffbfb;
    }
    .accredited-section h2 {
        max-width: 630px;
        margin-bottom: 40px;
        line-height: 1;
    }
    .review-title,
    .reviews-block h2 {
        max-width: 850px;
        margin: 0 auto;
    }
    .review-title {
        margin-bottom: 40px;
    }
    .reviews-block h2 {
        margin-bottom: 14px;
    }
    .review-left p {
        bottom: 0;
        font-size: 2rem;
        padding: 5px 10px;
    }
    .client-review p {
        font-size: 1.8rem;
        margin-top: 21px;
        margin-left: 10px;
        line-height: 18px;
    }
    .client-content p,
    .play-video,
    .time {
        font-size: 1.6rem;
    }
    .client-review {
        width: 52%;
        padding: 15px;
    }
    .img-wrap {
        align-items: normal;
    }
    .img-wrap img {
        height: auto;
    }
    .request-btn::before {
        width: 304px;
        right: 69%;
        top: 68%;
    }
    .request-btn {
        padding: 23px 50px;
        font-size: 2rem;
    }
    .development-block h2 {
        margin-bottom: 45px;
    }
    .Process-menu.left {
        width: 49%;
    }
    .tab-content .tab-box {
        width: 47%;
        border: 2px solid #141414;
        border-top: none;
        border-left: none;
        margin-bottom: 25px;
        padding-right: 12px;
    }
    .tab-content {
        display: flex;
        justify-content: space-between;
    }
    .benifit-title,
    .our-benefits h2 {
        max-width: 1000px;
        margin-bottom: 10px;
    }
    .benifit-title {
        font-size: 1.8rem;
        margin-bottom: 36px;
    }
    .industry-section {
        padding: 65px 0;
    }
    .industry-list li {
        padding: 25px;
    }
    .industry-list li:hover {
        border: 1px solid #14151b;
        border-radius: 6px;
        background-color: #f8e3a6;
    }
    .industry-list li:hover .industry-logo {
        transform: scale(1.1);
        transition: 0.3s;
    }
    .industry-detail {
        margin-left: 30px;
    }
    .frequently-section h2 {
        margin-bottom: 46px;
    }
    .frequently-section:after {
        content: "";
        bottom: -37px;
        z-index: -1;
        left: 0;
        width: 0;
        height: 0;
        border-top: 175px solid transparent;
        border-left: 175px solid #e42c38;
        border-bottom: 175px solid transparent;
        display: none;
    }
    .que {
        padding: 0 170px 23px 0;
        font-size: 2.6rem;
    }
    .ans {
        font-size: 2rem;
        line-height: normal;
        word-spacing: normal;
        letter-spacing: normal;
    }
    .accordion {
        margin-bottom: 38px;
    }
    .animation-elemen.slide-left {
        opacity: 0;
        -moz-transition: 0.5s linear;
        -webkit-transition: 0.5s linear;
        -o-transition: 0.5s linear;
        transition: 0.5s linear;
        -moz-transform: translate3d(100px, 0, 0);
        -webkit-transform: translate3d(100px, 0, 0);
        -o-transform: translate(100px, 0);
        -ms-transform: translate(100px, 0);
        transform: translate3d(100px, 0, 0);
    }
    .fadei,
    .fadein {
        transition: 1.5s;
        opacity: 0;
    }
    .portfolio-project {
        padding: 20px;
    }
    .cta-content {
        display: block;
    }
    .fadein {
        transform: translate(0, 110px);
    }
    .fadei {
        transform: translate(0, 200px);
    }
    .fadei.visible,
    .fadein.visible {
        opacity: 1;
        transform: translate(0, 0);
    }
    .recent-work h2,
    .work-title {
        max-width: 870px;
        margin: 0 auto 13px;
        text-align: center;
    }
    .work-title {
        font-size: 1.8rem;
        margin-bottom: 38px;
    }
    .content-kisan {
        font-size: 2.6rem;
    }
    .Process-list {
        opacity: 0;
        transition: 0.5s linear;
        white-space: normal;
    }
    .Process-list.in-view {
        opacity: 1;
    }
    .Process-one {
        transition-delay: 0.3s;
    }
    .Process-two {
        transition-delay: 0.4s;
    }
    .Process-three {
        transition-delay: 0.5s;
    }
    .Process-four {
        transition-delay: 0.6s;
    }
    .Process-five {
        transition-delay: 0.7s;
    }
    .Process-six {
        transition-delay: 0.8s;
    }
    .Process-seven {
        transition-delay: 0.9s;
    }
    .Process-eight {
        transition-delay: 1s;
    }
    .Process-nine {
        transition-delay: 1.1s;
    }
    .time-block-section {
        padding: 60px 0 50px;
    }
    .feed-wrap {
        padding: 0;
    }
    .other-service {
        padding: 55px 0;
    }
    .other-link li {
        padding: 45px;
    }
    .other-link li a {
        font-size: 3rem;
        margin-bottom: 16px;
    }
    .other-link li p {
        font-size: 1.8rem;
        line-height: 1.4;
    }
    .our-methodology {
        padding: 60px 0;
    }
    .methodology-title {
        font-size: 18px;
    }
    .methodology-boxes {
        max-width: calc(33.33% - 16px);
    }
    .methodology-detail h3 {
        font-size: 22px;
    }
    .methodology-detail p {
        font-size: 17px;
    }
}

@media (min-width: 1280px) {
    .container {
        max-width: 1170px;
    }
    .service-section {
        padding: 70px 0 10px;
    }
    .benefits-box {
        min-height: auto;
    }
    .industry-section .container {
        padding: 0 15px;
    }
    .frequently-section {
        padding: 90px 0 60px;
    }
    .faq-space {
        padding-top: 0;
    }
    .frequently-section h2 {
        margin-bottom: 64px;
    }
    .que {
        padding: 0 200px 35px 0;
    }
    .ans-point {
        top: 0;
    }
    .ans {
        padding: 3px 18% 20px 0;
    }
    .acc-question,
    .accordion-content {
        padding-left: 55px;
    }
    .acc-question::after {
        padding: 6px;
        right: 23px;
    }
    .bottom-line {
        margin-left: 55px;
    }
    .methodology-details {
        gap: 30px;
    }
    .methodology-boxes {
        max-width: calc(33.33% - 20px);
        margin-bottom: 0;
    }
}

@media (min-width: 1366px) {
    .tab-box h3,
    .technologies-right h3 {
        font-size: 3rem;
        letter-spacing: -0.3px;
    }
    .container {
        max-width: 1270px;
    }
    .sparx-technologies {
        padding: 55px 0 0;
    }
    .sparx-technologies h2 {
        margin-bottom: 88px;
    }
    .technologies-right {
        width: 31.8%;
        padding: 42px 30px 29px;
    }
    .animation-element {
        width: 29%;
        margin-right: 17px;
        margin-bottom: 94px;
    }
    .choose-block {
        min-height: 220px;
        padding: 66px 0 30px 31px;
    }
    .choose-box {
        top: -36px;
        width: 70px;
        height: 70px;
    }
    .technologies-left {
        width: 66%;
    }
    .technologies-right h3 {
        margin-bottom: 30px;
    }
    .animation-elemen {
        opacity: 0;
        position: relative;
    }
    .animation-elemen.slide-left {
        opacity: 0;
        -moz-transition: 0.5s linear;
        -webkit-transition: 0.5s linear;
        -o-transition: 0.5s linear;
        transition: 0.5s linear;
        -moz-transform: translate3d(100px, 0, 0);
        -webkit-transform: translate3d(100px, 0, 0);
        -o-transform: translate(100px, 0);
        -ms-transform: translate(100px, 0);
        transform: translate3d(100px, 0, 0);
    }
    .animation-elemen.slide-left.in-vie {
        opacity: 1;
        -moz-transform: translate3d(0, 0, 0);
        -webkit-transform: translate3d(0, 0, 0);
        -o-transform: translate(0, 0);
        -ms-transform: translate(0, 0);
        transform: translate3d(0, 0, 0);
    }
    .expertise-section {
        margin-top: 0;
    }
    .service-section {
        padding: 54px 0 0;
        margin-top: -34px;
    }
    .service-section h2 {
        margin-bottom: 18px;
    }
    .service-development::after {
        width: 100%;
    }
    .service-development {
        padding: 32px 9px 0 0;
        margin: 0 0 79px;
        flex: 0 0 46%;
    }
    .service-section h3 {
        margin-bottom: 22px;
    }
    .expertise-wrap {
        flex: 0 0 31%;
    }
    .journey-wrap {
        padding: 72px 0;
    }
    .digital-journey {
        margin-top: -24px;
    }
    .journey-left {
        width: 66%;
        padding-top: 23px;
    }
    .journey-left p {
        max-width: 600px;
    }
    .link-highlight {
        font-size: 3rem;
        padding: 17px 23px 16px 24px;
        letter-spacing: -0.046em;
    }
    .journey-left h2 {
        margin-bottom: 68px;
        padding-right: 20px;
    }
    .link-highlight.icon-arow {
        margin-left: 8px;
    }
    .journey-left h3,
    .rating-wrap {
        margin-bottom: 26px;
    }
    .digital-wrapper .slick-dots li button {
        width: 12px;
        height: 12px;
        margin-right: 10px;
    }
    .digital-wrapper .slick-dots {
        bottom: 48px;
    }
    .brands-section {
        padding: 73px 0 77px;
    }
    .brands-section h2 {
        margin-bottom: 55px;
    }
    .tab-section {
        padding: 95px 0 96px;
    }
    .tab-section h2 {
        max-width: 970px;
        margin-bottom: 54px;
    }
    .tabbed-content .item.active .item-content {
        padding: 28px 0 0;
    }
    .item-content p {
        max-width: 64%;
        margin-bottom: 44px;
    }
    .tab-list {
        width: 170px;
        height: 93.5px;
        margin-right: 30px;
    }
    .gary-milne,
    .tab-list:last-child {
        margin-right: 0;
    }
    .cta-section {
        padding: 64px 0 68px;
    }
    .cta-section p {
        margin-bottom: 35px;
        padding: 0 123px;
    }
    .cta-btn {
        padding: 15px 22px;
    }
    .recent-work .slider {
        border-bottom: none;
        margin: 0 79px;
    }
    .benefits-slide .slick-prev,
    .recent-wrap .slick-prev {
        left: -80px;
    }
    .recent-wrap .slick-arrow {
        top: 52%;
    }
    .recent-wrap .slick-next {
        right: -79px;
    }
    .content-kisan {
        font-size: 3rem;
    }
    .kisan-left {
        width: 34%;
        padding: 60px 30px 15px 40px;
    }
    .kisan-left p::after {
        width: 98%;
        top: -45px;
    }
    .kisan-image-right {
        width: 62.3%;
        padding: 0;
    }
    .gary-milne {
        border-radius: 8px;
    }
    .accredited-section {
        padding: 53px 0;
    }
    .accredited-block {
        padding: 41px 25px 17px 14px;
    }
    .accredited-img {
        display: block;
        margin-bottom: 23px;
    }
    .rating-img svg {
        width: 105px;
        height: 34px;
        margin-right: 11px;
    }
    .accredited-section h2 {
        margin-bottom: 53px;
        max-width: 820px;
    }
    .reviews-block {
        padding: 40px 0 44px;
    }
    .review-left {
        width: 62%;
    }
    .review-right {
        width: 36.2%;
        padding: 21px 0 10px 19px;
    }
    .client-wrap {
        margin-bottom: 21px;
    }
    .client-review {
        width: 49%;
        padding: 15px 0 15px 17px;
    }
    .time {
        padding: 6px 11px;
    }
    .client-content {
        width: 47%;
    }
    .client-content p {
        max-width: 180px;
    }
    .development-block {
        padding: 58px 0;
    }
    .development-block h2 {
        margin-bottom: 50px;
    }
    .tab-box h3 {
        margin-bottom: 22px;
    }
    .Process-list {
        position: relative;
        z-index: 2;
        min-height: 112px;
        margin-bottom: 0;
        width: auto;
    }
    .Process-menu.left {
        align-items: center;
    }
    .main::before {
        position: absolute;
        content: "";
        left: 30px;
        height: auto;
        width: 0;
        top: 50%;
        border: 1px dashed #14151b;
        background: 0 0;
        transition: 0.5s;
    }
    .Process-eight,
    .Process-reverse,
    .main,
    .request-btn {
        position: relative;
    }
    .main.in-view::before {
        transition-delay: 2s;
        width: 18%;
    }
    .request-btn {
        padding: 28px 125px;
        z-index: 1;
    }
    .tab-content {
        padding-bottom: 40px;
        align-items: center;
    }
    .tab-content .tab-box {
        margin-bottom: 0;
        padding: 2px 15px 30px 0;
        width: 43%;
    }
    .content {
        padding-right: 20px;
        max-width: 677px;
        margin-bottom: 0;
    }
    .Process-menu.left {
        padding-top: 19px;
        align-items: normal;
        width: 57%;
        padding-left: 60px;
        position: relative;
    }
    .Process-menu.left::after {
        content: "";
        position: absolute;
        width: 0;
        height: 2px;
        background-color: #14151b;
        left: 0;
        top: 74px;
        transition: 0.5s linear;
    }
    .Process-reverse::before,
    .tab-teaser .request-wrap::after {
        border: 1px dashed #14151b;
        position: absolute;
        left: 30px;
        content: "";
    }
    .Process-menu.left.in-view::after {
        transition-delay: 1.2s;
        width: 100%;
    }
    .Process-one {
        margin-right: 30px;
    }
    .Process-two {
        margin-right: 15px;
    }
    .Process-reverse::before {
        height: calc(100% + 29px);
        top: 50%;
        transition: 0.5s;
    }
    .Process-five::after,
    .Process-six::after {
        height: auto;
        right: 100%;
        left: auto;
        border: 1px solid #14151b;
    }
    .content-wrap {
        margin-bottom: 7px;
    }
    .development-left {
        padding-top: 53px;
    }
    .Process-list p br,
    .is-triangle {
        display: inline-block;
    }
    .tab-teaser .request-wrap::after {
        height: auto;
        width: 55%;
        top: 56%;
    }
    .Process-five::after {
        width: 50%;
        top: auto;
        bottom: 50%;
    }
    .Process-six::after,
    .arrow.is-triangle,
    .main::after {
        position: absolute;
        top: 50%;
    }
    .Process-six::after {
        content: "";
        width: 41%;
    }
    .Process-three::after {
        left: 84%;
        height: 0;
        border: 1px solid #14151b;
        width: auto;
        transition: 0.5s;
    }
    .Process-three.in-view::after {
        transition-delay: 1.9s;
        height: 120%;
    }
    .arrow.is-triangle {
        height: 12px;
        width: 12px;
        left: -45px;
        transform: translateY(-50%);
    }
    .arrow.is-triangle.three {
        bottom: -60px;
        top: auto;
        left: 80%;
    }
    .arrow.is-triangle.three::after {
        transform: rotate(46deg);
    }
    .Process-four .arrow.is-triangle {
        right: 130%;
        left: auto;
    }
    .arrow.is-triangle.is-bottom::after,
    .arrow.is-triangle.seven::after {
        transform: rotate(135deg);
    }
    .arrow.is-triangle::after {
        content: "";
        border-style: solid;
        border-width: 0 0 13px 13px;
        height: 0;
        width: 0;
        display: block;
        border-color: transparent transparent #14151b;
        transform: rotate(315deg);
    }
    .Process-six {
        order: 3;
    }
    .Process-seven {
        order: 4;
    }
    .main {
        justify-content: end;
    }
    .main::after {
        content: "";
        width: 0;
        height: 2px;
        background-color: #14151b;
        right: 0;
        transform: translateY(-50%);
        transition: 0.5s;
    }
    .main.in-view::after {
        width: 80%;
        transition-delay: 2s;
    }
    .Process-eight::after,
    .Process-five::after,
    .Process-four::after,
    .Process-one::after,
    .Process-seven::after,
    .Process-six::after,
    .Process-two::after {
        display: none;
    }
    .Process-four {
        margin-left: 160px;
    }
    .Process-eight {
        z-index: 9;
    }
    .Process-five,
    .Process-seven,
    .Process-six {
        margin-left: 60px;
    }
    .Process-seven::after {
        width: 63%;
        border: 1px solid #14151b;
        height: auto;
    }
    .benifit-title {
        margin-bottom: 46px;
    }
    .our-benefits {
        padding: 67px 0 75px;
    }
    .benefits-wrap {
        padding: 0 78px;
    }
    .benefits-slide .slick-arrow {
        top: 41%;
    }
    .benefits-slide .slick-next {
        right: -80px;
    }
    .benefits-box {
        padding: 49px 48px 55px;
    }
    .industry-section h2 {
        padding: 23px 23px 0 0;
        margin-bottom: 30px;
    }
    .industry-section h2::before {
        top: -11px;
    }
    .industry-list li {
        padding: 48px 16px 61px 43px;
    }
    .benefits-box h3 {
        padding-top: 24px;
        margin-bottom: 30px;
    }
    .benefits-box h3::after {
        top: 0;
    }
}

@media (min-width: 1440px) {
    .container {
        max-width: 1334px;
    }
    .kisan-image-right {
        min-height: 474px;
    }
    .our-methodology {
        padding: 70px 0 90px;
    }
    .methodology-details {
        gap: 37px;
    }
    .methodology-boxes {
        max-width: calc(33.33% - 25px);
    }
    .methodology-detail {
        padding: 25px;
        margin: -50px auto 0;
        width: calc(100% - 35px);
    }
    .methodology-detail h3 {
        font-size: 24px;
        min-height: 53px;
    }
    .methodology-detail p {
        min-height: 88px;
    }
    .tab-list {
        margin-bottom: 0;
    }
}