@media(max-width: 1399.98px){
.blg-right {
    padding-left: 10px;
}
.blg-right form {
    padding: 15px;
}
.blg-left {
    padding-right: 10px;
}
.blog-detail-sec h1 {
    font-size: 50px;
}
.blog-detail-sec h2 {
    font-size: 37px;
}
.blog-detail-sec h3 {
    font-size: 28px;
}
.blog-detail-sec h4 {
    font-size: 20px;
}
.blog-detail-sec h5 {
    font-size: 18px;
}
.blog-item p {
    -webkit-line-clamp: 2;
}
.ai-solutions-img {
    padding-bottom: 45%;
}
.black-page .ai-solutions-img {
    padding-bottom: 50%;
}
.work-exp-itm {
    padding: 0 10px;
}
.footer-map iframe {
    height: 283px;
}
}
@media(max-width: 1199.98px){
.blog-left-hide{display: none;}
.foorter-service {
    gap: 20px;
}
.blog-cat-item h3 {
    font-size: 18px;
}
.navbar-toggler {
    background: #0d6efd;
    box-shadow: unset !important;
    outline: 0 !important;
    border: 0 !important;
}
.navbar-toggler-icon {
    filter: brightness(0) invert(1);
}
.footer-map iframe {
    height: 310px;
}
#navbarSupportedContent {
    display: block !important;
    position: fixed;
    left: -100%;
    width: 100%;
    background: #000;
    padding: 30px;
    top: 0;
    height: 100vh;
    overflow: auto;
    transition: all .5s;
    z-index: 11;
}
.active-menu #navbarSupportedContent {
    transition: all .5s;
    left:0;
}
.navbar-nav {
    gap: 15px;
}
.navbar-nav .nav-item .nav-link.dropdown-toggle::after {
    position: absolute;
    right: 20px;
    top: 22px;
}
.dropdown_wrapper_mobile {
    padding: 15px;
    background: rgba(255,255,255,.05);
    color: #fff;
}
.navbar-nav .dropdown-menu {
    margin-top: 15px;
}
.dropdown_menu_itm {
    margin-bottom: 20px;
    border-bottom: 1px solid #dddddd2b;
    padding-bottom: 20px;
}
.dropdown_menu_itm .nav-menu-itms {
    margin: 0;
    padding: 0 0 0 19px;
    font-size: 15px;
}
.dropdown_menu_itm:last-child {
    margin: 0;
    padding: 0;
    border: 0;
}
.navbar-nav .nav-item {
    padding: 0;
}
.navbar-nav .nav-item .nav-link {
    border: 1px solid #dddddd2b;
    padding: 10px 20px;
    border-radius: 9px;
}
.nav-btn .btn {
    width: 100%;
}
.dropdown_menu_itm .nav-menu-itms li a {
    color: #fff;
}
.dropdown_menu_itm .nav-menu-itms li {
    margin-top: 10px;
}
.active-menu {
    overflow: hidden;
}
.mobile-menu-header {
    display: flex;
    align-items: center;
    gap: 15px;
    justify-content: space-between;
    margin-bottom: 30px;
}
h1, .h1 {
    font-size: 50px;
}
.btn {
    padding: 15px 20px;
}
.space-banner .container {
    padding: 166px 15px 50px 15px;
}
.services-itm {
    padding: 20px 10px 15px 10px;
}
h5, .h5 {
    font-size: 17px;
}
body {
    font-size: 17px;
}
.innovation-sec-itms {
    margin-top: 40px;
}
.ai-solutions-img {
    padding-bottom: 50%;
}
.black-page .ai-solutions-img {
    padding-bottom: 60%;
}
.work-exp-con h4 {
    font-size: 15px;
}
.inner-sld-con {
    padding-right: 50px;
}
.service-about-img {
    padding-right: 0;
}
.service-about-img img {
    width: 100%;
}
.CuttingEdge-technology-con {
    padding: 0;
}
.dropdown_inner .nav-tabs {
    display: none;
}
.dropdown_inner .tab-content {
    margin: 0;
}
.dropdown_wrapper {
    padding: 0;
    border-radius: 22px;
}
.dropdown_inner .tab-content>.tab-pane {
    display: block !important;
    opacity: 1;
    border-bottom: 1px solid #9b85f9;
    margin-bottom: 20px;
    padding-bottom: 20px;
}
.dropdown_inner .tab-content>.tab-pane:last-child {
    border-bottom: 0;
    margin-bottom: 0;
    padding-bottom: 0;
}
.nav-menu-itms a {
    color: #000;
    margin-top: 10px;
    display: inline-flex;
}
.nav-menu-itms a:hover {
    color: #0a58ca;
}
.nav-menu-itms {
    padding-left: 21px;
}
.nav-menu-heading a {
    color: #000;
}
.industry-menu {
    border: 1px solid #896EFF;
    padding: 5px 20px 20px 20px;
    border-radius: 20px;
    margin-top: 0;
    position: relative;
    overflow: hidden;
}
.industry-menu-itm a {
    margin-top: 15px;
    display: inline-flex;
    width: 100%;
    color: #000;
}
.navbar-toggler {
    margin-left: auto;
    margin-right: 15px;
}
.achievement-wrapper {
    display: flex;
    margin: 0 -15px;
}
.achievement-wrapper__item {
    flex-direction: column;
    max-width: calc(33.33% - 30px);
    flex: 0 0 calc(33.33% - 30px);
    margin: 0 15px;
    border-radius: 15px;
    overflow: hidden;
}
.achievement-content p{white-space: normal;}
.achievement-content p br {
    display: none;
}
.achievement-content p {
    font-size: 18px;
}
.achievement-content {
    min-height: 182px;
}
.key-sec-itm::before {
    background-size: 24px;
    height: 24px;
    flex: 0 0 24px;
}
.innovation-sec.bg-black {
    overflow: hidden;
}
.about_cont h2 {
    font-size: 42px;
}
.about_cont h2 span {
    font-size: 70px;
}
.why-cont-box {
    width: 85%;
}
.thank-you-page .thank-box .thankyou-timeline li:last-child:before {
    width: 17vw;
}

.thank-you-page .thank-box .thankyou-timeline li:before {
    width: 80px;
}

.thank-you-page .thank-box .thankyou-timeline li .text-box {
    margin-left: 90px;
}

.thank-you-page .thank-box .thankyou-timeline li:after {
    height: 111%;
}
}
@media(max-width: 991.98px){
.container, .container-md, .container-sm {
    max-width: 90%;
}
.address-sec .tab-content {
    min-height: unset;
}
.footer-map iframe {
    height: 230px;
}
.casestudy-about-cont {
    margin-bottom: 25px;
}
.casestudy-card  {
    padding: 15px;
}
h3, .h3 {
    font-size: 18px;
}
.scope-img {
    text-align: center;
    max-width: 60%;
    margin: 30px auto 0;
}

.btn_cont h2 {
    font-size: 28px;
}
.approach-cont {
    max-width: 100%;
}
.challenges-card {
    padding-right: 5px;
}
.blg-right {
    padding-top: 0;
    padding-left: 0;
    position: initial;
}
.blog-detail-sec h1 {
    font-size: 45px;
}
.blog-detail-sec h2 {
    font-size: 32px;
}
.blog-detail-sec h3 {
    font-size: 24px;
}
.blog-detail-sec h4 {
    font-size: 20px;
}
.blog-detail-sec h5 {
    font-size: 16px;
}
.blog-detail-sec h6 {
    font-size: 14px;
}
body {
    font-size: 16px;
}
.accordion-header button {
    font-size: 18px;
}
.blog-author-img img {
    width: 77px;
    height: 77px;
}
.blog-author-user {
    gap: 15px;
}
.blog-author {
    padding: 20px;
    text-align: center;
}
.blog-author-user {
    justify-content: center;
    flex-direction: column;
}
.lablet-hide{display: none;}
.btn-sec-con {
    text-align: center;
}
.footer-content.ps-3 {
    padding: 50px 0 0 0 !important;
}
.address-link .nav-tabs {
    gap: 10px;
}
.foorter-service-itm-img img {
    max-width: 80px;
}
.footerlinks-content-lft {
    padding-right: 0;
}
.footerlinks-itm {
    margin-top: 50px;
}
.footerlinks {
    padding: 0 0 30px;
}
.footer-copyright p {
    padding-top: 30px;
    margin-top: 30px;
}
h1, .h1 {
    font-size: 45px;
}
h2, .h2 {
    font-size: 35px;
}
.blog-cat-item {
    padding: 15px;
}
.blog-cat-item h3 {
    font-size: 14px;
}
.blog-3items-in .blog-3item.blog-item {
    padding: 0;
    border-radius: 0;
    background: unset;
    display: flex;
    gap: 20px;align-items: center;
}
.blog-3item .blog-item-img {
    border-radius: 20px;
    flex: 0 0 auto;
    width: calc(50% - 12px);
}
.blog-cat{display: none;}
.blog-sec + .blog-3items {
    padding-bottom: 0;
}
.blog-3item .blog-item-con {
    padding: 0 0 0 4px;
}
.blg-itms .blg-right {
    margin-top: 50px;
}
.home-banner-img{display: none;}
.home-banner {
    min-height: unset;
}
.msm-meta-value {
    font-size: 30px;
}
.portfolio-slider-meta-itms {
    gap: 20px;
}
.ai-solutions-con .nav-tabs {
    gap: 5px;
}
.ai-solutions-con .nav-tabs .nav-item {
    flex: 0 0 calc(33.33% - 3.5px);
    max-width: calc(33.33% - 3.5px);margin-bottom: 0;
}
.ai-solutions-con .nav-link {
    width: 100%;
    background: rgba(255,255,255,.5);overflow: hidden;font-size: 14px;padding: 10px 5px;
}
.black-page .ai-solutions-con .nav-link {
    background: rgb(0 0 0 / 50%);
}
.black-page .ai-solutions-con .nav-tabs {
    justify-content: center;
}
.ai-solutions-con .nav-tabs .nav-link.active::after {
    bottom: 0;
}
.ai-solutions-con .nav-tabs {
    border-bottom: 0;
}
.ai-solutions-img {
    padding-bottom: 65%;
}
.black-page .ai-solutions-img {
    padding-bottom: 50%;
    min-width: 200%;
    min-height: 200%;
}

.ai-solutions-cnn {
    padding: 30px;
    width: 55%;
    right: 0;
}
.black-page .ai-solutions-cnn {
    width: 100%;
    background: #fff;
    position: initial;
    color: #191D26;
}
.ai-solutions-cnn .button-sec {
    margin-top: 15px;
}
.techstek-tabing .nav-tabs {
    flex: 0 0 180px;
    max-width: 180px;
    max-height: 407px;
}
.techstek-tabing .nav-tabs li.nav-item button {
    font-size: 14px;
    line-height: 1.4;
}
.technologyList h3 {
    font-size: 13px;
}
.inner-sld-con {
    padding-right: 0;
}
.inner-sld-form {
    margin-top: 20px;
}
.sales-info-itm {
    margin-top: 30px;
    border-top: 1px solid #adadad;
    padding-top: 25px;
}
.sales-info [class*="col-"]:first-child .sales-info-itm {
    margin: 0;
    padding: 0;
    border: 0;
}
.service-page .inner-sld-form {
    margin-top: 50px;
}
.service-about .row {
    flex-direction: column-reverse;
}
.service-about-img {
    margin-top: 40px;
}
.service-sec-in .row {
    justify-content: center;
}
.ag-timeline_line {
    left: 30px;
}
.ag-timeline-card_box, .ag-timeline_item:nth-child(2n) .ag-timeline-card_box {
    padding: 0 0 20px;
}
.ag-timeline-card_point-box, .ag-timeline_item:nth-child(2n) .ag-timeline-card_point-box {
    margin: 0 0 0 8px;
}
.js-ag-active.ag-timeline_item:nth-child(2n) .ag-timeline-card_item, .js-ag-active.ag-timeline_item:nth-child(odd) .ag-timeline-card_item {
    opacity: 1;
    -webkit-transform: translateX(0);
    -moz-transform: translateX(0);
    -ms-transform: translateX(0);
    -o-transform: translateX(0);
    transform: translateX(0);
}
.ag-timeline-card_title {
    display: block;
}
.ag-timeline_item:nth-child(odd) .ag-timeline-card_arrow {
    right: auto;
    left: 0;
}
.ag-timeline_item:nth-child(2n) {
    text-align: left;
}
.ag-timeline_item:nth-child(2n) .ag-timeline-card_box {
    justify-content: start;
}
.ag-timeline_item:nth-child(2n) .ag-timeline-card_item, .ag-timeline_item:nth-child(odd) .ag-timeline-card_item {
    -webkit-transform: translateX(200%);
    -moz-transform: translateX(200%);
    -ms-transform: translateX(200%);
    -o-transform: translateX(200%);
    transform: translateX(200%);
}
.js-ag-active.ag-timeline_item:nth-child(2n) .ag-timeline-card_item, .js-ag-active.ag-timeline_item:nth-child(odd) .ag-timeline-card_item {
    opacity: 1;
    -webkit-transform: translateX(0);
    -moz-transform: translateX(0);
    -ms-transform: translateX(0);
    -o-transform: translateX(0);
    transform: translateX(0);
}
.ag-timeline-card_box, .ag-timeline_item:nth-child(2n) .ag-timeline-card_box {
    padding: 0 0 20px;
}
.ag-timeline-card_item {
    width: auto;
    margin: -65px 0 0 75px;
}
.ag-timeline-card_meta-box {
    display: none;
}
.ag-timeline_item {
    margin: 0 0 20px;
}
.CuttingEdge-technology-img {
    display: none;
}
.CuttingEdge-technology-con {
    text-align: center;
}
.CuttingEdge-technology-con .button-sec {
    justify-content: center;
}
.nav-btn a span {
    top: 0;
}
.achievement-wrapper__item {
    flex: 0 0 100%;
    max-width: 100%;
    margin: 0;
    display: flex;
    flex-direction: unset;
}
.achievement-wrapper {
    margin: 0;
    flex-direction: column;
    gap: 20px;
}
.achievement-content {
    min-height: unset;
}
.achievement-content, .achievement-image {
    flex: 0 0 50%;
    max-width: 50%;
}
.achievement-image img {
    width: 100%;
    max-height: 240px;
    object-fit: cover;
}
.on-demand-sld .row {
    flex-direction: column-reverse;
    gap: 30px;
}
.on-demand-img {
    text-align: center;
}
.on-demand-con .owl-nav .owl-prev, .on-demand-con .owl-nav .owl-next {
    position: inherit;
}
.on-demand-con .owl-nav {
    margin-top: 30px;
    justify-content: center;
}
.key-sec-itm::before {
    background-size: 22px;
    height: 22px;
    flex: 0 0 22px;
}
.inner-sld-form-img {
    margin-top: 40px;
}
.benefits-sld1 .row {
    gap: 30px;
}
.service-cat .blog-cat-img {
    min-height: 120px;
    display: flex;
    align-items: center;
    justify-content: center;
}
.about-row {
    flex-direction: column-reverse;
    gap: 30px;
}
.about-left {
    padding: 0;
}
.about_cont {
    background: linear-gradient(
    178deg, #896EFF 0%, #0D6EFD 100%);
    border-radius: 30px;
    max-width: 100%;
    margin: 0 auto;
    padding: 20px;
}
.about_cont h2 {
    display: flex;
    font-size: 32px;
    color: #fff;
    gap: 5px;
}
.about_cont h2 span {
    font-size: 32px;
    color: #fff;
}
.why-cont-box {
    position: unset;
    width: 100%;
    background: transparent;
    padding: 0;
}
.glg-s {
    display: flex;
    gap: 30px;
}
.glg-s .galary-img {
    flex: 0 0 calc(50% - 15px);
}
.glg-s .galary-img img {
    height: auto;
}
}
@media(max-width: 911.98px) {
.thank-you-page .thank-box .thankyou-timeline li:last-child:before {
    width: 11vw;
    top: 25px;
}

.thank-you-page .thank-box .thankyou-timeline li .text-box {
    margin-left: 60px;
}

.thank-you-page .thank-box .thankyou-timeline li:after {
    height: 91%;
}

.thank-you-page .thank-box h2 {
    font-size: 24px;
}

.thankyou-timeline h3 {
    font-size: 18px;
}

.thank-you-page .thank-box .thankyou-timeline li .text-box:before {
    width: 60px;
    height: 60px;
}

.thank-you-page .thank-box .thankyou-timeline li:before {
    width: 50px;
}

.thank-you-page .thank-box .thankyou-timeline li .text-box {
    padding-left: 97px;
}

.thank-you-page .thank-box .thankyou-timeline li .process-done .icon {
    width: 60px;
    height: 60px;
}

.thank-you-page .thank-box .thankyou-timeline li .process-done {
    max-width: unset;
    gap: 0;
    padding-top: 0;
    align-items: center;
    justify-content: center;
    padding: 20px;
}
.enterprice-heading {
    padding: 20px;
}
.enterprice-heading {
    padding: 20px;
    border-radius: 20px 20px 0 0;
}
.enterprice-faq .accordion {
    max-height: unset;
    padding-right: 0;
}
.enterprice-faq {
    padding: 20px;
    border-radius: 0 0 20px 20px;
}
}
@media(max-width: 767.98px){
.challenges-card {
    padding-right: 0;
    padding-bottom: 40px;
}

.challenges-card:after {
    width: 100%;
    height: 2px;
    bottom: 20px;
    right: 0;
    top: unset;
    background: linear-gradient(45deg, transparent, #ffffff61, transparent);
}

.challenges-sec [class*="col-"]:last-child .challenges-card {
    padding-bottom: 0;
}
.container, .container-md, .container-sm {
    max-width: 100%;
}
.scope-cont ul li {
    gap: 10px;
}
.casestudy-btn-bg {
    flex-direction: column;
    padding: 0px 15px 0;
}

.btn_cont {
    max-width: 100%;
    margin: 0;
    text-align: center;
    order: 1;
    margin: 15px 0;padding: 20px 20px 5px 20px;
}

.casestudy-btn-bg .button-sec {
    margin: 0;
    order: 2;
}

.casestudy-btn-girl {
    order: 3;
}

.btn_cont h2 {
    font-size: 24px;
}

.technologies-sec-in.bg-gradient {
    padding: 25px;
}

.casestudy-col {
    flex-direction: column;
}
.approach-cont {
    padding: 20px;
}

.image-box {
    height: 45px;
    width: 45px;
    flex: 0 0 45px;
}

.process-tab-box {
    gap: 15px;
}

.process-tab-box:not(:last-child):before {
    left: 20px;
}

.content-box__title {
    padding: 5px 0;
    align-items: center;
}
.blg-right {
    padding-top: 0;
    padding-left: 0;
    position: initial;
}
.blog-detail-sec h1, h1, .h1 {
    font-size: 36px;
}
.blog-detail-sec h2, h2, .h2 {
    font-size: 28px;
}
.blog-detail-sec h3, h3, .h3 {
    font-size: 21px;
}
.blog-detail-sec h4, h4, .h4 {
    font-size: 18px;
}
.blog-detail-sec h5, h5, .h5 {
    font-size: 16px;
}
body{font-size: 15px;}
.blog-detail-content p {
    line-height: 1.5;
}
.address-link .nav-tabs .nav-link {
    font-size: 16px;
}
.form-control {
    font-size: 15px;
    padding: 11px 20px;
}
.address-sec .tab-content::after {
    width: 130px;
    height: 130px;
}
.about-sec-img {
    margin-top: 30px;
}
.msm-meta-value {
    font-size: 22px;
}
.msm-meta-nm {
    font-size: 13px;
}
.msm-meta-itm {
    flex: 0 0 calc(20% - 20px);
    max-width: calc(20% - 20px);
}
.msm-meta-in {
    gap: 20px;
}
.msm-meta-itm::after {
    right: -13px;
}
.services-itm {
    border-radius: 25px;
}
.services-itms [class*="col-"] {
    margin-top: 10px;
}
.services-sec-in {
    padding: 30px 20px 15px 20px;
}
.portfolio-slider {
    padding: 0 15px;
    max-width: 540px;
    margin: 20px auto 0;
}
.portfolio-slider {
    padding: 0 15px;
    max-width: 540px;
    margin: 0 auto 0;
}
.testimonial-sld-in {
    padding: 0 15px;
    max-width: 540px;
    margin: 40px auto 0;
}
.heading-sec {
    flex-wrap: wrap;
    gap: 20px;
}
.heading-sec .button-sec {
    margin: 0;
}
.owl-carousel .owl-item .portfolio-slider-img img {
    max-height: 250px;
    max-width: 100%;
    margin: 0 auto;
    width: auto;
}
.portfolio-slider-img {
    margin-top: 40px;
}
.portfolio-slider .owl-nav {
    right: 25px;
    top: 35px;
    gap: 5px;
    bottom: auto;
}
.owl-nav [class*="owl-"] {
    width: 50px;
}
.home-portfolio-sec, .industries-sld {
    padding-bottom: 50px;
}
.ai-solutions-img {
    padding-bottom: 50%;
}
.black-page .ai-solutions-img img {
    min-width: 100%;
    min-height: 100%;
}
.ai-solutions-cnn {
    position: initial;
    width: 100%;
    background: #ECF3FF;
    background: linear-gradient(to left, #F0F0FF, #ECF3FF);
    color: #191D26;
    padding: 25px;
}
.technologyList {
    padding: 10px 5px;
}
.techstek-tabing .nav-tabs {
    flex: 0 0 175px;
    max-width: 175px;
}
.industries-sld-in .owl-nav {
    position: initial;
}
.industries-sld-in .owl-nav [class*="owl-"] {
    position: absolute;
    left: 20px;
    top: calc(50% - 20px);
    right: auto;
}
.industries-sld-in .owl-nav [class*="owl-next"] {
    right: 20px;
    left: auto;
}
.testimonial-row {
    flex-wrap: wrap;
}
.owl-carousel .owl-item .testimonial-profile-img img {
    width: 100px;
    height: 100px;
}
.testimonial-profile {
    display: flex;
    gap: 15px;
}
.testimonial-user {
    flex: 0 0 100%;
    max-width: 100%;
    text-align: left;
}
.testimonial-profile-img {
    margin-bottom: 0;
}
.testimonial-con::before {
    content: "";
    background: #896EFF;
    width: 100%;
    height: 1px;
    position: absolute;
    left: 0;
    top: -30px;
}
.testimonial-con::after {
    left: 0;
    content: "";
        top: -50px;
    width: 40px;
    height: 40px;
    background-size: 40px;
}
.testimonial-row {
    gap: 60px;
}
.testimonial-itm {
    padding: 40px 20px 20px 20px;
}
.testimonial-profile-img {
    flex: 0 0 112px;
}
.work-exp-in [class*="col-"]:nth-child(2) .work-exp-itm::after {
    display: none;
}
.web-blogs .blog-3items-in {
    margin-top: 30px;
}
/*.top-header {*/
/*    padding: 10px 0 0;*/
/*    background: transparent;*/
/*    border: 0 !important;*/
/*}*/
/*.navbar-brand {*/
/*    margin-top: -53px;*/
/*}*/
.top-header-btn {
    margin-left: auto;
}
.achievement-content p{font-size: 16px;}
.key-sec-itm::before {
    background-size: 20px;
    height: 20px;
    flex: 0 0 20px;
}
.portfolio-slider {
    margin-top: 35px;
}
.about_cont {
    border-radius: 10px;
    padding: 15px;
    text-align: center;
}
.about_cont p {
    text-align: center;
    font-size: initial;
}
.about_cont h2 {
    justify-content: center;
}
.about_img img {
    border-radius: 20px;
}
.mission-vission-in .row {
    gap: 30px;
}
.glg-s {
    gap: 0;
    flex-direction: column;
}
.glg-s .galary-img {
    flex: unset;
}
.header-btns {
    gap: 5px;
}

.thank-you-page .thank-box .thankyou-timeline li:before, .thank-you-page .thank-box .thankyou-timeline li:after, .thank-you-page .thank-box .thankyou-timeline li .nbr {
    display: none;
}

.thank-you-page .thank-box .thankyou-timeline li .text-box {
    margin-left: 0;
}

.thank-box h2 {
    margin-bottom: 25px;
}

.thank-you-page .thank-box .thankyou-timeline li {
    margin-bottom: 20px;
}

.thank-you-page .thank-box .thankyou-timeline li .text-box:before {
    width: 40px;
    height: 40px;
}

.thank-you-page .thank-box .thankyou-timeline li .text-box {
    padding: 63px 15px 15px 15px;
}

.thank-you-page .thank-box .thankyou-timeline li .text-box:before {
    left: 13px;
    top: 13px;
}

.thank-box {
    padding: 20px;
}
.ai-slidder .owl-dots {
    width: calc(100% - 285px);
    left: 50px;
}
.ai-slidder .owl-nav {
    right: 50px;
}
}
@media(max-width: 575.98px){
    .scope-img {
        max-width: 100%;
    }
.blog-detail-sec h1, h1, .h1 {
    font-size: 30px;
}
.blog-detail-sec h2, h2, .h2 {
    font-size: 24px;
}
.blog-detail-sec h3, h3, .h3 {
    font-size: 19px;
}
.blog-detail-sec h4, h4, .h4 {
    font-size: 16px;
}
.blog-detail-sec h5, h5, .h5 {
    font-size: 14px;
}
.btn {
    padding: 10px 15px;
    gap: 10px;
}
.btn:hover {
    gap: 10px;
}
.btn-sec-in {
    padding: 25px 15px;
}
.accordion-header button {
    font-size: 16px;
}
.footer-form {
    padding: 20px;
    border-radius: 20px;
}
.foorter-service-itm-img img {
    max-width: 70px;
}
.footer-social {
    gap: 5px;
}
.footerlinks-in .row [class*="col-"]:last-child {
    padding-left: 0;
}
.footerlinks {
    font-size: 14px;
}
.footerlinks-itm {
    border-top: 1px solid #896eff5e;
    padding-top: 30px;
    margin-top: 30px;
}
.footerlinks-in .row [class*="col-"]:first-child .footerlinks-itm {
    border-top:0;
    padding-top: 0;
    margin-top: 50px;
}
.blog-item-con {
    margin-top: 25px;
}
.blog-3item .blog-item-img {
    width: 100%;
}
.blog-3item .blog-item-con {
    padding: 0;
    width: 100%;
}
.blog-3items-in .blog-3item.blog-item {
    gap: 0;
    flex-wrap: wrap;
}
.btn-sec-con {
    padding: 10px;
}
.footer-content {
    text-align: center;
}
.address-link .nav-tabs {
    gap: 10px;
    justify-content: center;
}
.foorter-service {
    justify-content: center;
}
.dropdown_menu_itm .nav-menu-itms {
    font-size: 13px;
}
.dropdown_menu_itm h4 {
    margin-bottom: 15px;
}
.btn img {
    display: none;
}
.btn.btn-circle img {
    display: block;
}
.msm-meta-in {
    flex-wrap: wrap;
    justify-content: center;
}
.msm-meta-itm {
    flex: 0 0 calc(33.33% - 20px);
    max-width: calc(33.33% - 20px);
}
.msm-meta-itm:nth-child(3)::after {
display: none;
}
.portfolio-slider-itm {
    padding: 15px;
}
body {
    font-size: 14px;
}
.ai-solutions-con .nav-tabs .nav-item {
    flex: 0 0 calc(50% - 2.5px);
    max-width: calc(50% - 2.5px);
}
.ai-solutions-img {
    padding-bottom: 40%;
}
.ai-solutions-img img {
    min-width: 200%;
    min-height: 200%;
}
.ai-solutions-cnn {
    padding: 15px;
}
.services-itm-cn {
    height: 134.19px;
}
.techstek-tabing {
    flex-wrap: wrap;
}
.techstek-tabing .nav-tabs {
    flex: 0 0 100%;
    max-width: 100%;
    display: flex;
    flex-wrap: unset;
    padding-bottom: 10px;
    flex-direction: row;
    gap: 10px;
}
.techstek-tabing .nav-tabs li.nav-item button {
    white-space: nowrap;
    border-radius: 10px;
    padding: 10px 15px;
}
.address-link .nav-tabs .nav-link.active {
    padding: 3px 15px 3px 3px;
}
.address-link .nav-tabs .nav-link img {
    width: 40px;
    height: 40px;
}
.address-link .nav-tabs {
    gap: 5px;
}
.address-link .nav-tabs .nav-link {
    height: 45px;
    width: 45px;
    gap: 5px;
    padding: 3px;
}
.benefits-itm-ic, .service-sec-itm-ic {
    flex: 0 0 60px;
    height: 60px;
    width: 60px;
}
.services-itm-btn {
    margin-top: 20px;
}
.on-demand-slider .benefits-itm {
    padding: 15px;
}
.on-demand-con .owl-nav {
    margin-top: 20px;
}
.key-sec-tabs .nav-tabs .nav-item {
    margin-bottom: 0;
}
.ag-timeline-card_info {
    padding: 15px;
}

.mission-vission-con {
    padding: 20px;
}
.iti__selected-flag {
    height: 46.5px;
}
.galary-img img {
    margin-top: 20px;
}

}
@media(max-width: 380px){
.footerlinks-in .row [class*="col-"]:last-child {
    padding-left: 15px;
    width: 100%;
}
.footerlinks-in .row [class*="col-"]:nth-child(2) {
    width: 100%;
}
.home-banner-con .button-sec {
    flex-wrap: wrap;
}
.home-banner-con .button-sec .btn {
    width: 100%;
}
.banner-awards {
    margin-top: 30px;
}
.services-itm-ic img {
    width: 44px;
}
.msm-meta-nm {
    font-size: 12px;
}
.msm-meta-value {
    margin-bottom: 24px;
}
.msm-meta-value::after {
    bottom: -14px;
}
.services-itm:hover .services-itm-ic {
    margin-top: -58px;
}
.services-itm-nm p {
    font-size: 12px;
}
.innovation-sec-itm {
    gap: 15px;padding: 20px;
}
.innovation-sec-itm-icon {
    flex: 0 0 40px;
    max-width: 40px;
}
.innovation-sec-itm {
    display: flex;
    gap: 15px;
    flex-direction: column-reverse;
}
.ai-solutions-con .nav-link {
    font-size: 13px;
}
.owl-carousel .owl-item .portfolio-slider-img img {
    max-height: 200px;
}
.techstek-tabing .tab-content {
    padding: 10px 10px 0px 10px;
}
.owl-carousel .owl-item .testimonial-profile-img img {
    width: 50px;
    height: 50px;
}
.testimonial-profile-img {
    height: 62px;
    flex: 0 0 62px;
}
.work-exp-con h4 {
    font-size: 12px;
}
.work-exp-itm {
    padding: 0;
}
.achievement-content {
    padding: 15px;
}
.ai-talk-btn .hk-button {
    padding: 5px 15px;
}
.navbar-toggler {
    padding: 5px;
}
.industry-menu-ic {
    flex: 0 0 34px;
}
.ai-slidder .owl-dots {
    width: calc(100% - 200px);
    left: 30px;
}
.ai-slidder .owl-nav {
    right: 30px;
}
}