@media screen and (max-width: 1024px) and (orientation: portrait) {
}

@media screen and (max-width: 1280px) {
  .featured-projs .proj-cards .proj-card .proj-txts .proj-title {
    font-size: 32px;
    line-height: 36px;
    width: 100%;
  }

  .featured-projs .proj-cards .proj-card .proj-txts .proj-summary {
    font-size: 18px;
  }

  /* section.nimd-sec.clients-sec .clients-list .client-box{
    padding: 25px 30px;
  } */

  .nimd-page.nimd-project .hero-sec .hero-sec-wrapper{
    height: calc(90vh - 160px);
  }
}

@media screen and (max-width: 1024px) {
  .nimd-sec.showreel-sec .showreel-wrapper{
    height: auto;
    aspect-ratio: 16 / 9;
  }

  .featured-projs .proj-cards .proj-card .proj-thumb img{
    width: 100%;
    height: auto;
  }

  .hero-sec .hero-txts .page-hero-title h1,
  .terms-page .terms-content .term-title h1 {
    font-size: 36px;
    line-height: 44px;
  }

  .nimd-page.nimd-home section.nimd-sec.intro-sec .intro-texts .home-intro-title,
  .nimd-sec.clients-sec .client-sec-title{
    font-size: 32px;
    line-height: 40px;
  }

  .home-sec-title-sub .home-sec-subtitle {
    font-size: 26px;
    line-height: 32px;
  }

  .home-sec-title-sub .home-sec-title{
    font-size: 16px;
  }

  .nimd-page.nimd-home section.nimd-sec .nd-flex.halfs .nd-flex-col.left {
    flex: 0.4;
  }

  .nimd-page.nimd-home section.nimd-sec .nd-flex.halfs .nd-flex-col.right {
    flex: 0.6;
  }

  /* section.nimd-sec.clients-sec .clients-list .client-box {
    width: 20%;
    padding: 25px 35px;
  } */

  .nd-circle.homeintro1{
    left: 20%;
  }

  .proj-card .nd-flex .nd-flex-col {
    flex: 1 !important;
  }

  .featured-projs .proj-cards .proj-card .proj-txts .proj-title {
    font-size: 26px;
    line-height: 34px;
  }

  .featured-projs .proj-cards .proj-card .proj-txts .proj-summary {
    font-size: 16px;
  }

  .featured-projs .proj-cards .proj-card {
    padding: 40px 0;
  }

  .proj-tags-container .proj-tags .filter-wrap .ptag-btn,
  .nimd-sec.projects-sec .projects-list .loadmore-wrap a#pfloadmore{
    font-size: 14px;
    padding: 0 25px;
  }

  .nimd-sec.projects-sec .projects-list #projects-container{
    gap: 45px;
  }

  .nimd-sec.projects-sec .projects-list #projects-container .project-card .project-card-texts .project-tags {
    font-size: 14px;
  }

  .nimd-sec.projects-sec .projects-list #projects-container .project-card .project-card-texts .project-name {
    font-size: 20px;
    line-height: 26px;
  }

  footer.nimd-footer .nd-flex .nd-flex-col.left {
    flex: 0.3;
  }

  footer.nimd-footer .nd-flex .nd-flex-col.right {
    flex: 0.7;
  }

  .proj-body-rows .proj-body-row .proj-row-title h2,
  .terms-page .terms-content .terms-txts h2 {
    font-size: 24px;
    line-height: 32px;
  }

  .nd-flex{
    gap: 45px;
  }

  .nd-flex.proj-imgs-flex{
    gap: 30px;
  }

  .nimd-sec.proj-body-sec .proj-body-rows .proj-body-row .nd-flex .nd-flex-col.left {
    flex: 0.3;
  }

  .nimd-sec.proj-body-sec .proj-body-rows .proj-body-row .nd-flex .nd-flex-col.right {
    flex: 0.7;
  }

  .nd-solutions .solution-row .sol-icon {
    max-width: 50px;
  }

  .nd-solutions .solution-row .sol-title h2 {
    font-size: 30px;
    line-height: 38px;
  }

  .nd-solutions .solution-row {
    padding: 60px 0;
  }

  .nd-solutions .solution-row .sol-inner-row {
    padding: 0 0 30px;
  }

  .nimd-sec.cform-sec .nd-form .contact-form-sec .cfrom-sec-title {
    font-size: 26px;
    line-height: 34px;
  }

  footer.nimd-footer .nd-logo {
    max-width: 120px;
    padding: 0 0 20px;
  }

  .contact-form-sec .select-list-trigger div a{
    max-width: 320px;
  }

  header.nimd-header .mobile_menu_cta{
    display: block;
  }

  header.nimd-header .header-wrapper .menu-logo-wrap .nimd-menu {
    position: fixed;
    width: 100%;
    height: 100%;
    background: #fff;
    left: 0;
    top: 0;
    z-index: 10;
    display: none;
  }

  header.nimd-header .header-wrapper .menu-logo-wrap .nimd-menu .nimd-menu-wrap {
    padding: 50px 20px;
    display: flex;
    height: 100%;
    align-items: center;
    justify-content: center;
  }

  header.nimd-header .header-wrapper .menu-logo-wrap .nimd-menu ul.menu li {
    display: block;
    padding: 20px 0 !important;
    text-align: center;
  }

  header.nimd-header .header-wrapper .menu-logo-wrap .nimd-menu ul.menu li a{
    font-size: 22px;
  }

  header.nimd-header .header-container {
    padding: 20px 0 20px;
  }

  .scrolling header.nimd-header .header-container {
    padding: 5px 0;
  }

  section.nimd-sec.first-sec {
    padding: 105px 0 0;
  }
}

@media screen and (max-width: 768px) {
  .nd-flex {
    gap: 30px;
  }

  .hero-sec .hero-txts .page-hero-title h1,
  .terms-page .terms-content .term-title h1 {
    font-size: 30px;
    line-height: 38px;
  }

  header.nimd-header .header-wrapper .menu-logo-wrap .nimd-logo {
    max-width: 90px;
  }

  .scrolling header.nimd-header .header-wrapper .menu-logo-wrap .nimd-logo {
    max-width: 70px;
  }

  .nimd-sec.projects-sec .projects-list #projects-container {
    gap: 20px;
  }

  .nimd-sec.projects-sec .projects-list #projects-container .project-card {
    flex: 0 0 calc(50% - 10px);
  }

  .proj-tags-container {
    padding: 0 0 30px;
  }

  .nimd-sec.projects-sec .projects-list #projects-container .project-card .project-card-texts .project-name {
    font-size: 18px;
    line-height: 24px;
  }

  .nimd-sec.projects-sec .projects-list #projects-container .project-card .project-card-texts .project-tags {
    font-size: 13px;
  }

  .nimd-sec.projects-sec .projects-list .loadmore-wrap {
    padding: 55px 0 0;
  }

  footer.nimd-footer .sitmap-blocks {
    gap: 25px;
  }

  footer.nimd-footer .sitmap-blocks .sitemap-block {
    flex: 1 0 auto;
  }

  footer.nimd-footer .nd-logo {
    max-width: 90px;
  }

  .nd-lnk span.txt{
    font-size: 15px;
  }

  footer.nimd-footer .nd-cinfo .cinf a{
    font-size: 14px;
  }

  .hero-sec .hero-txts .page-hero-title h1,
  .terms-page .terms-content .term-title h1 {
    font-size: 28px;
    line-height: 34px;
  }

  .proj-body-rows .proj-body-row .proj-row-title h2,
  .terms-page .terms-content .terms-txts h2 {
    font-size: 20px;
    line-height: 28px;
  }

  .nd-flex.proj-imgs-flex {
    gap: 20px;
  }

  .nd-flex.proj-imgs-flex .pr-img.half {
    flex: 0 0 calc(50% - 10px);
  }

  .nimd-sec.proj-body-sec .proj-body-rows .proj-body-row {
    padding: 25px 0;
  }

  section.nimd-sec .sec-cont {
    padding: 45px 0;
  }

  .hero-sec .hero-txts .nd-flex-col-cont {
    padding: 20px 0 0;
  }

  section.nimd-sec.first-sec {
    padding: 93px 0 0;
  }

  .nimd-page.nimd-project .hero-sec .sec-cont {
    padding: 40px 0 !important;
  }

  .nimd-page.nimd-home section.nimd-sec.first-sec .sec-cont {
    padding-top: 30px;
    padding-bottom: 70px;
  }

  .sec-sep.h120 {
    height: 90px;
  }

  .sec-sep.h60 {
    height: 45px;
  }

  .home-sec-title-sub .home-sec-subtitle {
    font-size: 24px;
    line-height: 30px;
  }

  .sol-acc .sol-acc-row .sol-acc-title .sol-acc-titlte-wrap .sol-icon {
    max-width: 25px;
  }

  .sol-acc .sol-acc-row .sol-acc-title .sol-acc-titlte-wrap .sol-name {
    padding: 0 0 0 10px;
    font-size: 20px;
    line-height: 26px;
  }

  .sol-acc .sol-acc-row .sol-acc-title {
    padding: 15px 50px 15px 0;
  }

  .sol-acc .sol-acc-row .sol-acc-content .sol-acc-content-wrap {
    padding: 0 0 0 40px;
  }

  .nd-btn {
    height: 54px;
    line-height: 54px;
    padding: 0 30px;
    font-size: 15px;
  }

  .home-sec-title-sub .home-sec-subtitle {
    font-size: 22px;
    line-height: 28px;
  }

  .featured-projs .proj-cards .proj-card .proj-txts {
    padding: 25px 0 25px 30px;
  }

  .proj-card .nd-flex .nd-flex-col {
    flex: 1 !important;
  }

  .proj-card .nd-flex .nd-flex-col.left {
    flex: 0.55 !important;
  }
  .proj-card .nd-flex .nd-flex-col.right {
    flex: 0.45 !important;
  }

  .featured-projs .proj-cards .proj-card .proj-txts .proj-title {
    font-size: 22px;
    line-height: 30px;
    padding: 15px 0 10px;
  }

  .nimd-page.nimd-home section.nimd-sec.intro-sec .intro-texts .home-intro-title, .nimd-sec.clients-sec .client-sec-title {
    font-size: 28px;
    line-height: 36px;
  }

  /* section.nimd-sec.clients-sec .clients-list .client-box {
    width: 25%;
    padding: 20px 30px;
  } */

  footer.nimd-footer .sitmap-blocks .sitemap-block ul li a,
  footer.nimd-footer .sitmap-blocks .sitemap-block.solutions .solutions-title{
    font-size: 13px;
  }

  footer.nimd-footer .copy-right{
    font-size: 12px;
  }

  section.nimd-sec.first-sec .sec-cont {
    padding-top: 30px;
  }

  .hero-sec .hero-txts .page-hero-title {
    padding: 0 0 20px;
  }

  body,
  .featured-projs .proj-cards .proj-card .proj-txts .proj-summary {
    font-size: 15px;
    line-height: 24px;
  }

  .nd-solutions .solution-row {
    padding: 40px 0;
  }

  .nd-solutions .solution-row .sol-icon {
    max-width: 40px;
  }

  .nd-solutions .solution-row .sol-title h2 {
    font-size: 24px;
    line-height: 30px;
  }

  .nd-solutions .solution-row .sol-desc ul{
    column-count: 1;
  }

  .nd-flex {
    gap: 20px;
  }

  .nimd-sec.cform-sec .nd-form .field-wrapper input {
    height: 50px;
    border-radius: 25px;
    padding: 0 25px;
    font-size: 15px;
  }

  .nimd-sec.cform-sec .nd-form .contact-form-sec .field-wrapper span.wpcf7-form-control-wrap{
    padding: 0 0 15px;
  }

  .nimd-sec.cform-sec .nd-form .contact-form-sec .field-wrapper .wpcf7-not-valid-tip{
    font-size: 11px;
    line-height: 16px;
    bottom: -4px;
  }

  .hero-sec .hero-txts .cinf-fields span.cinf a {
    font-size: 20px;
    line-height: 26px;
  }

  .hero-sec .hero-txts .cinf-fields span.cinf {
    display: block;
    padding: 0 0 6px;
  }

  .hero-sec .hero-txts .cinf-fields {
    padding: 0 0 10px;
  }

  .nimd-sec.cform-sec .nd-form .contact-form-sec {
    padding: 35px 0;
  }

  .nimd-sec.cform-sec .nd-form .contact-form-sec .cfrom-sec-title {
    font-size: 22px;
    line-height: 30px;
    padding: 0 0 20px;
  }

  .contact-form-sec .select-list-trigger div a {
    max-width: unset;
  }

  .nimd-sec.cform-sec .nd-form .contact-form-sec .field-wrapper.project-info {
    padding-top: 10px;
  }

  .nimd-sec.cform-sec .nd-form .field-wrapper textarea{
    padding: 20px 25px;
  }

  section.nimd-sec.hero-sec .sec-cont .nd-flex{
    display: block;
  }

  .nimd-page.nimd-project .hero-sec .hero-sec-wrapper {
    height: auto;
    background-image: none !important;
  }

  .nimd-page.nimd-project .hero-sec .hero-col.hero-img.hide-vis {
    opacity: 1;
  }

  .nimd-page.nimd-project .hero-sec .hero-img {
    padding: 30px 0 0;
  }

  section.nimd-sec.clients-sec .clients-list .client-box .client-box-cont img{
    height: 85px;
  }
}

@media screen and (max-width: 640px) {
  section.nimd-sec.hero-sec .sec-cont .nd-flex,
  .nimd-page.nimd-home section.nimd-sec.solutions-sec .sec-cont .nd-flex,
  .nimd-page.nimd-home section.nimd-sec.projects-sec .sec-cont .nd-flex {
    display: block;
  }

  .hero-sec .hero-txts .nd-flex-col-cont {
    padding: 0;
  }

  .hero-sec .hero-txts .page-hero-title {
    padding: 0 0 15px;
    max-width: 375px;
  }

  .nimd-page.nimd-home .hero-sec .hero-link {
    padding: 25px 0 0;
  }

  .home-sec-title-sub {
    max-width: 280px;
    padding: 0 0 15px;
  }

  .sol-acc{
    padding: 25px 0 0;
  }

  .nimd-page.nimd-home section.nimd-sec.projects-sec .nd-flex.proj-sec-title .nd-flex-col.right{
    display: none;
  }

  .featured-projs .proj-cards .proj-card .proj-img-layer{
    display: none;
  }

  .featured-projs .proj-cards .proj-card .proj-txt-layer{
    position: relative;
  }

  .featured-projs .proj-cards .proj-card .proj-txt-layer .nd-flex-col.right.img {
    display: none;
  }

  .featured-projs .proj-cards .proj-card .proj-card-wrap{
    background-color: transparent !important;
  }

  .featured-projs .proj-cards .proj-card .proj-card-wrap{
    box-shadow: none;
    border-radius: 0;
  }

  .featured-projs .proj-cards .proj-card .proj-txts {
    padding: 15px 0 0;
    color: #000;
  }

  .featured-projs .proj-cards .proj-card.light .proj-txts .proj-tags ul li a {
    color: #000;
  }

  .featured-projs .proj-cards .proj-card .proj-txts .proj-title {
    padding: 10px 0 5px;
  }

  .featured-projs .proj-cards .proj-card .proj-vid-layer img{
    display: none;
  }

  .featured-projs .proj-cards .proj-card .proj-vid-layer .proj-video{
    position: relative;
    width: 100%;
    height: auto;
    border-radius: 20px;
    overflow: hidden;
  }

  .featured-projs .proj-cards .proj-card {
    padding: 25px 0;
  }

  .nimd-page.nimd-home section.nimd-sec.intro-sec .intro-texts .home-intro-title,
  .nimd-sec.clients-sec .client-sec-title {
    font-size: 24px;
    line-height: 32px;
  }

  /* section.nimd-sec.clients-sec .clients-list .client-box {
    width: 25%;
    padding: 15px 18px;
  } */

  footer.nimd-footer .footer-wrapper .nd-flex {
    display: block;
  }

  footer.nimd-footer .footer-wrapper .logo-contact {
    padding: 0 0 30px;
  }

  .proj-tags-container .proj-tags .filter-wrap .ptag-btn,
  .nimd-sec.projects-sec .projects-list .loadmore-wrap a#pfloadmore {
    font-size: 13px;
    padding: 0 20px;
    height: 36px;
    line-height: 36px;
    border-radius: 20px;
  }

  .proj-tags-container .proj-tags .filter-wrap {
    padding: 0 10px 10px 0;
  }

  .proj-tags-container {
    padding: 0 0 20px;
  }

  .nimd-page.nimd-project .hero-sec .hero-img {
    padding: 30px 0 0;
  }

  .hero-sec .hero-txts .nd-contact-info {
    padding: 30px 0 0;
  }

  .hero-sec .hero-txts .nd-contact-info {
    padding: 30px 0 0;
  }

  .nimd-sec.cform-sec .nd-form .contact-form-sec .field-wrapper .wpcf7-not-valid-tip{
    left: 25px;
  }

  .nd-form .field-wrapper.proj-files .projj-desc-files .proj-desc {
    font-size: 12px;
    line-height: 20px;
  }

  .nd-form .field-wrapper.proj-files .projj-desc-files .proj-desc ol{
    padding: 0 0 0 15px;
  }

  .nd-form .field-wrapper.proj-files .projj-desc-files .proj-files .attach-file {
    min-width: 170px;
  }

  .nimd-sec.cform-sec .nd-form .contact-form-sec .cfrom-sec-title {
    font-size: 20px;
    line-height: 28px;
  }

  footer.nimd-footer .footer-wrapper .footer-container {
    padding: 40px 0 25px;
  }

  .proj-tags-container .proj-tags-wrap {
    width: 100%;
  }

  .nd-solutions .solution-row .sol-inner-row.texts .nd-flex {
    display: block;
  }

  .nd-solutions .solution-row .sol-inner-row.texts .nd-flex-col-cont {
    display: flex;
    gap: 15px;
    align-items: center;
  }

  .nd-solutions .solution-row .sol-icon{
    padding: 0;
    max-width: 32px;
  }

  .nd-solutions .solution-row .sol-title h2 br {
    display: none;
  }

  .nd-solutions .solution-row .sol-inner-row.texts .sol-col.nd-flex-col.left {
    padding: 0 0 15px;
  }

  .nd-solutions .solution-row .sol-desc ul {
    column-count: 2;
  }

  .nimd-page.nimd-services .hero-sec .hero-col.hero-img {
    padding: 30px 0 0;
  }

  .nimd-page.nimd-services .hero-sec .sec-cont {
    padding-bottom: 0;
  }
}

@media screen and (max-width: 540px) {
  .hero-sec .hero-txts .page-hero-title h1,
  .terms-page .terms-content .term-title h1 {
    font-size: 24px;
    line-height: 30px;
  }

  .hero-sec .hero-txts .page-hero-title{
    max-width: 320px;
  }

  .nd-lnk span.txt{
    font-size: 14px;
  }

  .nd-lnk span.icn {
    width: 34px;
    height: 34px;
  }

  .nimd-page.nimd-home section.nimd-sec.first-sec .sec-cont {
    padding-top: 30px;
    padding-bottom: 50px;
  }

  .sec-sep.h120 {
    height: 70px;
  }

  .nimd-page.nimd-home section.nimd-sec.intro-sec .intro-texts {
    padding: 35px 0;
  }

  section.nimd-sec .sec-cont {
    padding: 35px 0;
  }

  .sec-sep.h60 {
    height: 35px;
  }

  .home-sec-title-sub .home-sec-title {
    font-size: 15px;
  }

  .home-sec-title-sub .home-sec-subtitle {
    font-size: 20px;
    line-height: 26px;
  }

  .sol-acc .sol-acc-row .sol-acc-title .sol-acc-titlte-wrap .sol-name {
    font-size: 18px;
    line-height: 24px;
  }

  .sol-acc .sol-acc-row .sol-acc-title .sol-acc-titlte-wrap .sol-icon {
    max-width: 21px;
  }

  .sol-acc .sol-acc-row .sol-acc-title {
    padding: 12px 30px 12px 0;
  }

  .sol-acc .sol-acc-row .sol-acc-title::before, .sol-acc .sol-acc-row .sol-acc-title::after {
    width: 12px;
    right: 10px;
  }

  .sol-acc .sol-acc-row .sol-acc-content {
    padding: 0 0 15px;
  }

  .sol-acc .sol-acc-row .sol-acc-content .sol-acc-content-wrap {
    padding: 0 0 0 25px;
  }

  .nd-btn-wrap.sol-link-wrap {
    padding: 50px 0 0;
  }

  .nd-btn {
    height: 48px;
    line-height: 46px;
    padding: 0 25px;
    font-size: 14px;
  }

  .featured-projs .proj-cards .proj-card .proj-txts .proj-tags ul li a {
    font-size: 13px;
    font-weight: 600;
  }

  .featured-projs .proj-cards .proj-card .proj-txts .proj-tags ul li a {
    font-size: 13px;
    font-weight: 600;
    line-height: 15px;
    display: inline-block;
  }

  .featured-projs .proj-cards .proj-card .proj-txts .proj-tags ul li {
    padding: 0 5px !important;
    border-right: 1px solid #000;
    line-height: 15px;
  }

  .featured-projs .proj-cards .proj-card .proj-txts .proj-tags ul li:first-child{
    padding-left: 0 !important;
  }

  .featured-projs .proj-cards .proj-card .proj-txts .proj-tags ul li:last-child{
    padding-right: 0 !important;
    border: none;
  }

  .featured-projs .proj-cards .proj-card .proj-txts .proj-title {
    font-size: 19px;
    line-height: 27px;
  }

  .nimd-page.nimd-home section.nimd-sec.intro-sec .intro-texts .home-intro-title,
  .nimd-sec.clients-sec .client-sec-title {
    font-size: 22px;
    line-height: 30px;
  }

  /* section.nimd-sec.clients-sec .clients-list .client-box {
    width: 33.333333333%;
    padding: 15px 18px;
  } */

  header.nimd-header .header-wrapper .menu-logo-wrap .nimd-logo {
    max-width: 80px;
  }

  .scrolling header.nimd-header .header-wrapper .menu-logo-wrap .nimd-logo {
    max-width: 60px;
  }

  .scrolling header.nimd-header .header-container {
    padding: 7px 0;
  }

  header.nimd-header .header-wrapper,
  section.nimd-sec .sec-wrap,
  footer.nimd-footer .footer-wrapper{
    padding: 0 15px;
  }

  .proj-tags-container .proj-tags .filter-wrap .ptag-btn, .nimd-sec.projects-sec .projects-list .loadmore-wrap a#pfloadmore {
    font-size: 12px;
    padding: 0 15px;
    height: 30px;
    line-height: 30px;
    border-radius: 15px;
  }

  .nimd-sec.projects-sec .projects-list #projects-container .project-card .project-card-texts .project-name {
    font-size: 17px;
    line-height: 23px;
  }

  .nimd-sec.projects-sec .projects-list #projects-container {
    gap: 16px;
  }

  .nimd-sec.projects-sec .projects-list #projects-container .project-card {
    flex: 0 0 calc(50% - 8px);
    padding: 0 0 10px;
  }

  .nimd-sec.projects-sec .projects-list .loadmore-wrap {
    padding: 35px 0 0;
  }

  .nimd-sec.proj-body-sec .proj-body-rows .proj-body-row.text-row .proj-body-flex.nd-flex {
    display: block;
  }

  .proj-body-rows .proj-body-row .proj-row-title h2,
  .terms-page .terms-content .terms-txts h2 {
    font-size: 18px;
    line-height: 26px;
  }

  .proj-body-rows .proj-body-row .proj-row-title{
    padding: 0 0 10px;
  }

  .nimd-sec.proj-body-sec .proj-body-rows .proj-body-row {
    padding: 15px 0;
  }

  .nd-flex.proj-imgs-flex {
    gap: 16px;
  }

  .nd-flex.proj-imgs-flex .pr-img.half {
    flex: 0 0 calc(50% - 8px);
  }

  .nimd-sec.proj-body-sec .proj-body-rows .proj-body-row .proj-row-text p {
    padding: 0 0 15px;
  }

  .nd-solutions .solution-row {
    padding: 30px 0;
  }

  .nd-solutions .solution-row .sol-inner-row.images .nd-flex {
    gap: 10px;
  }

  footer.nimd-footer .sitmap-blocks {
    display: block;
  }

  footer.nimd-footer .sitmap-blocks .sitemap-block {
    padding: 0 0 10px;
  }

  footer.nimd-footer .copy-right{
    text-align: left;
  }

  .nimd-sec.cform-sec .nd-form .contact-form-sec.contact-info-sec .fields-wrapper{
    display: block;
  }

  .nimd-sec.cform-sec .nd-form .contact-form-sec.contact-info-sec .fields-wrapper .field-wrapper {
    padding: 0 0 10px;
  }

  .contact-form-sec .select-list-trigger div a {
    font-size: 13px;
    padding: 0 16px;
    border-radius: 16px;
    height: 32px;
    line-height: 32px;
  }

  .nimd-sec.cform-sec .nd-form .field-wrapper input {
    height: 44px;
    border-radius: 20px;
    padding: 0 20px;
  }

  .nimd-sec.cform-sec .nd-form .field-wrapper .intl-tel-input.allow-dropdown .flag-container {
    left: 12px;
  }

  .nimd-sec.cform-sec .nd-form .field-wrapper.phone input {
    padding-left: 60px;
  }

  .nimd-sec.cform-sec .nd-form .contact-form-sec .field-wrapper .wpcf7-not-valid-tip {
    left: 20px;
  }

  .nimd-sec.cform-sec .nd-form .field-wrapper textarea{
    border-radius: 20px;
  }

  .hero-sec .hero-txts .cinf-fields span.cinf a {
    font-size: 16px;
    line-height: 22px;
  }

  section.nimd-sec.clients-sec .clients-list .client-box{
    padding: 15px 25px;
  }

  section.nimd-sec.clients-sec .clients-list .client-box .client-box-cont img{
    height: 75px;
  }
}

@media screen and (max-width: 480px) {
  .nimd-sec.projects-sec .projects-list #projects-container{
    display: block;
  }

  .nimd-sec.projects-sec .projects-list #projects-container .project-card{
    padding: 0 0 25px;
  }

  .nimd-sec.projects-sec .projects-list .loadmore-wrap {
    padding: 15px 0 0;
  }

  .nd-flex.proj-imgs-flex {
    gap: 10px;
  }

  .nd-flex.proj-imgs-flex .pr-img.half {
    flex: 0 0 calc(50% - 5px);
  }

  .nd-solutions .solution-row .sol-title h2 {
    font-size: 22px;
    line-height: 28px;
  }

  .nd-solutions .solution-row .sol-desc ul {
    column-count: 1;
  }

  .nd-form .field-wrapper.proj-files .projj-desc-files {
    flex-direction: column;
    gap: 0;
  }

  .nd-form .field-wrapper.proj-files .projj-desc-files .proj-desc {
    order: 2;
  }

  .nd-form .field-wrapper.proj-files .projj-desc-files .proj-files{
    order: 1;
  }

  .nd-form .field-wrapper.proj-files .projj-desc-files .proj-files .attach-file {
    min-width: unset;
    max-width: unset;
  }
}