@media (min-width:1600px) and (max-width:1900px) {
  .innovation-section h2{
    font-size: 45px;
  }
  .innovation-section p {
    font-size: 16px;
  }
  .innovation-section .d-flex h4 {
    font-size: 54px;
  }
  .experience-excellence-section h2{
    font-size: 38px;
  }
  .experience-excellence-section p {
    font-size: 20px;
  }
  .clients-section .flex-card p {
    font-size: 14px;
    line-height: 20px;
    -webkit-line-clamp: 10;
    line-clamp: 10;
  }
  .clients-section .flex-card:hover p {
    -webkit-line-clamp: 14;
    line-clamp: 14;
}
}
@media (min-width:1400px) and (max-width:1599px) {
 .experience-excellence-section h2{
    font-size: 34px;
  }
  .experience-excellence-section p {
    font-size: 16px;
  }
   .clients-section .flex-card p {
    font-size: 14px;
    line-height: 20px;
    -webkit-line-clamp: 10;
    line-clamp: 10;
    padding: 20px 0;
  }
  .clients-section .flex-card:hover p {
    -webkit-line-clamp: 14;
    line-clamp: 14;
}
}
@media (max-width: 1600px) {
  .banner-section {
        padding: 32px;
        display: flex;
        align-items: center;
        padding-top: 150px;
    }

  .banner-section h1 {
    font-size: 45px;
    line-height: 60px;
  }

  .innovation-section h2 {
    font-size: 34px;
  }
  .innovation-section .content-block {
      padding-left: 25px;
  }
  .innovation-section .d-flex h4 {
    font-size: 50px;
  }

  .innovation-section .d-flex p {
    font-size: 24px;
  }

  .our-services-section p {
    font-size: 22px;
    line-height: 38px;
  }

  .our-services-section h2 {
    font-size: 38px;
  }

  .our-services-section h4 {
    font-size: 22px;
  }

  .case-studies-section h2 {
    font-size: 38px;
  }

  .experience-excellence-section h2 {
    font-size: 32px;
  }

  .experience-excellence-section h4 {
    font-size: 22px;
  }

  .experience-excellence-section p {
    font-size: 18px;
    line-height: 32px;
  }

  .experience-excellence-section .left-block ul li {
    font-size: 40px;
  }

  .our-solutions-section h4 {
    font-size: 22px;
  }

  .our-solutions-section h2 {
    font-size: 38px;
  }

  .latest-launches-section .slider-right h3 {
    font-size: 30px;
  }

  .latest-launches-section .slider-right h4 {
    font-size: 26px;
  }

  .tech-stacks-section h2 {
    font-size: 38px;
  }

  .project-section h3 {
    font-size: 22px;
  }

  .project-section h2 {
    font-size: 38px;
  }

  .awards-section .right-block h4 {
    font-size: 22px;
  }

  .awards-section .right-block h2 {
    font-size: 38px;
  }

  .awards-section .hover-card .flex-card-wrapper h4 {
    font-size: 26px;
    padding: 40px 0 50px;
  }

  .clients-section h3 {
    font-size: 22px;
  }

  .clients-section h2 {
    font-size: 38px;
  }

  .what-we-deliver-section h3 {
    font-size: 22px;
  }

  .what-we-deliver-section h2 {
    font-size: 38px;
  }

  .theme-btn {
    padding: 10px 24px;
    font-size: 16px;
  }

  .awards-section .img-block .award-img-small {
    right: 6px;
    bottom: 0;
    max-width: 43%;
  }

  .experience-excellence-section .right-block .experience-excellence-img-small {
    max-width: 44%;
  }

  .our-services-section .scroll-card {
    padding: 50px 50px 0;
  }

  .hvr-rotate {
    max-width: 50%;
  }

  /* html {
    overflow-x: hidden;
  }

  body {
    overflow-x: hidden;
  } */
  .solution-slide-section .solution-out .solution-slider .flex-5 .box-5 {
    height: 360px;
  }

  body {
    overflow-x: hidden;
  }

  .solution-slide-section .solution-out .solution-slider .flex-5 .box-5 .overlay-text .content-box p {
    font-size: 15px;
  }

  .solution-slide-section .solution-out .solution-slider .flex-5 .box-5 .overlay-text .content-box h3 {
    font-size: 20px;
  }

  .innovation-section p {
    font-size: 14px;
  }

  .case-studies-section .card-wrapper .content-block ul li:after {
    height: 20px;
    width: 20px;
    background-size: 100%;
  }

  .case-studies-section .card-wrapper .content-block ul li {
    padding: 0 0 20px 40px;
  }

  .latest-launches-section .slider-right ul li:after {
    height: 20px;
    width: 20px;
    background-size: 100%;
  }

  .latest-launches-section .slider-right ul li {
    padding: 0 0 30px 40px;
  }

  .awards-section .hover-card .flex-card-wrapper .image-block {
    height: 230px;
  }

  .about-section h1 {
    font-size: 45px;
  }

  .about-section p {
    font-size: 18px;
    line-height: 31px;
  }

  .our-vision-section .flex-card h3 {
    font-size: 30px;
  }

  .our-vision-section .flex-card p {
    font-size: 20px;
  }

  .our-values-section h2 {
    font-size: 38px;
  }

  .our-values-section p {
    font-size: 18px;
    line-height: 30px;
  }

  .our-values-section .main-slide .img-block h3 {
    font-size: 24px;
  }

  .our-values-section .main-slide .flex-card {
    min-height: 560px;
    max-height: 560px;
  }

  .ceo-message-section h2 {
    font-size: 38px;
  }

  .ceo-message-section p {
    font-size: 18px;
    line-height: 30px;
    padding: 0 0 20px;
  }

  .team-section h2 {
    font-size: 38px;
  }

  .team-section .fst-text {
    font-size: 18px;
    line-height: 30px;
  }

  .team-section .team-card .content-block h3 {
    font-size: 20px;
  }

  .team-section .team-card .content-block p {
    font-size: 18px;
  }

  .team-section .separator-line {
    width: 80%;
  }

  .our-values-section .main-slide h3 {
    font-size: 24px;
  }
}

@media (min-width:1300px) and (max-width:1550px){
  .awards-section .flex-card .image-block{
    height: 165px;
  }
  .awards-section .flex-card .image-block img{
    height: 100%;
  }
  .awards-section .hover-card{
    margin-top: -620px;
  }
  .innovation-section .icon p {
    font-size: 25px;
    line-height: 16px;
  }

  .innovation-section .circle {
    width: 120px;
    height: 120px;
  }
  .innovation-section .icon p span {
    font-size: 14px;
}
}


@media (max-width: 1440px) {
  .awards-section .hover-card {
    margin-top: -605px;
  }

  .awards-section .flex-card .image-block {
    height: 210px;
  }

  .slider-left img {
    height: 550px;
  }

  .latest-launches-section .slider-right p {
    font-size: 18px;
    line-height: 28px;
  }

  .about-section h1 {
    font-size: 40px;
    padding: 0 0 30px;
  }

  .about-section .content-block {
    padding-right: 120px;
  }

  .our-values-section .main-slide .flex-card {
    min-height: 500px;
    max-height: 500px;
  }

  .ceo-message-section h2 {
    font-size: 34px;
  }

  .our-values-section h2 {
    font-size: 34px;
  }

  .our-vision-section .flex-card h3 {
    font-size: 28px;
    padding: 0 0 10px;
  }

  .our-vision-section .flex-card p {
    font-size: 18px;
    line-height: 28px;
  }

  .team-section h2 {
    font-size: 34px;
  }

  .team-section .team-card .content-block h3 {
    font-size: 17px;
  }

  .team-section .team-card .content-block p {
    font-size: 16px;
  }

  .team-section .team-card .content-block {
    padding: 20px 20px;
    margin-top: -50px;
  }

  .team-section .team-card:before {
    height: 100px;
    width: 100px;
  }
}



@media (max-width: 1400px) {
  .banner-section {
    padding: 240px 60px 100px;
  }

  .banner-section h1 {
    font-size: 38px;
    line-height: 50px;
  }

  .banner-section p {
    font-size: 18px;
    line-height: 30px;
    padding: 0 0 30px;
  }

  .innovation-section h2 {
    font-size: 44px;
  }



  .innovation-section .d-flex h4 {
    font-size: 40px;
  }

  .innovation-section .d-flex p {
    font-size: 24px;
  }

  .our-services-section p {
    font-size: 20px;
    line-height: 34px;
  }

  .our-services-section h2 {
    font-size: 34px;
  }

  .our-services-section h4 {
    font-size: 20px;
  }

  .case-studies-section h2 {
    font-size: 34px;
  }

  .experience-excellence-section h2 {
    font-size: 34px;
  }

  .experience-excellence-section h4 {
    font-size: 20px;
  }

  .experience-excellence-section p {
    font-size: 20px;
    line-height: 34px;
  }

  .experience-excellence-section .left-block ul li {
    font-size: 36px;
  }

  .our-solutions-section h4 {
    font-size: 20px;
  }

  .our-solutions-section h2 {
    font-size: 34px;
  }

  .latest-launches-section .slider-right h3 {
    font-size: 26px;
  }

  .latest-launches-section .slider-right h4 {
    font-size: 22px;
  }

  .tech-stacks-section h2 {
    font-size: 34px;
  }

  .project-section h3 {
    font-size: 20px;
  }

  .project-section h2 {
    font-size: 34px;
  }

  .awards-section .right-block h4 {
    font-size: 20px;
  }

  .awards-section .right-block h2 {
    font-size: 34px;
  }

  .awards-section .hover-card .flex-card-wrapper h4 {
    font-size: 22px;
    padding: 40px 0;
  }

  .clients-section h3 {
    font-size: 20px;
  }

  .clients-section h2 {
    font-size: 34px;
  }

  .what-we-deliver-section h3 {
    font-size: 20px;
  }

  .what-we-deliver-section h2 {
    font-size: 34px;
  }

  .our-services-section .scroll-card h3 {
    font-size: 26px;
  }

  .case-studies-section .card-wrapper .content-block h3 {
    font-size: 26px;
  }

  .project-section .separator-line {
    width: 77%;
  }

  .footer .nav-list li a {
    font-size: 16px;
  }

  .footer .d-flex p {
    font-size: 16px;
  }

  .footer .d-flex a {
    font-size: 16px;
  }

  .copyright-text {
    font-size: 16px;
  }

  .innovation-section p {
    font-size: 18px;
  }

  .slider-left img {
    height: 500px;
  }

  .our-solutions-section .slider {
    height: 86vh;
  }

  .our-services-section .scroll-card .d-flex div {
    width: 50%;
  }

  .our-services-section .scroll-card .d-flex div img {
    max-width: 100%;
  }

  .our-services-section .scroll-card p {
    padding: 0 0 20px;
  }

  .our-services-section .scroll-card {
    padding: 30px 30px 0;
  }

  .latest-launches-section .slider-right p {
    font-size: 17px;
    line-height: 26px;
  }

  .latest-launches-section .slider-right ul li {
    font-size: 17px;
  }

  .latest-launches-section .slider-right ul li:after {
    height: 22px;
    width: 22px;
    background-size: 100%;
    top: 0;
  }

  .latest-launches-section .slider-right ul li {
    padding: 0 0 20px 34px;
  }

  .team-section .team-card .content-block h3 {
    font-size: 14px;
  }

  .team-section .team-card .content-block p {
    font-size: 13px;
  }

  .team-section .separator-line {
    width: 77%;
  }

  .about-section {
    padding: 220px 60px 320px;
  }

  .our-values-section {
    margin-top: -342px;
  }
}



@media (max-width: 1200px) {
  .header .navbar-nav .nav-item {
    padding: 0;
  }

  .header .navbar-nav .nav-link {
    font-size: 14px;
  }

  .header .navbar-nav .contact-btn {
    padding: 12px 20px;
  }

  .innovation-section h2 {
    font-size: 34px;
  }

  .our-services-section .d-flex img {
    max-width: 100%;
  }

  .our-services-section .d-flex {
    flex-flow: wrap;
  }

  .solution-slide-section .solution-out .solution-slider .flex-5 .box-5 {
    height: 300px;
  }



  .awards-section .flex-card .image-block {
    height: 160px;
  }

  .awards-section .hover-card {
    margin-top: -549px;
  }

  .awards-section .hover-card .flex-card-wrapper .image-block {
    height: 165px;
  }

  .awards-section .hover-card .flex-card-wrapper p {
    font-size: 16px;
  }

  .clients-section .flex-card {
    padding: 40px 20px;
  }

  .latest-launches-section .slider-right p {
    font-size: 16px;
    line-height: 26px;
  }

  .about-section h1 {
    font-size: 30px;
    padding: 0 0 20px;
  }

  .our-vision-section .flex-card h3 {
    font-size: 24px;
  }

  .our-vision-section .flex-card p {
    font-size: 16px;
    line-height: 24px;
  }

  .our-values-section h2 {
    font-size: 28px;
  }

  .our-values-section p {
    max-width: 74%;
  }

  .our-values-section .main-slide .flex-card {
    min-height: 400px;
    max-height: 400px;
  }

  .ceo-message-section h2 {
    font-size: 28px;
    padding: 0 0 20px;
  }

  .ceo-message-section .img-block:after {
    height: 160px;
    width: 154px;
  }

  .team-section .separator-line {
    width: 69%;
  }

  .about-section p {
    padding: 0 0 20px;
    font-size: 16px;
    line-height: 28px;
  }

  .about-section .content-block {
    padding-right: 30px;
  }

  .our-values-section .main-slide .img-block h3 {
    font-size: 20px;
  }

  .our-values-section .main-slide h3 {
    font-size: 18px;
  }

  .ceo-message-section p {
    font-size: 16px;
    line-height: 28px;
  }

  .team-section h2 {
    font-size: 28px;
  }

  .team-section .fst-text {
    font-size: 16px;
    line-height: 28px;
  }
  .card-wrap-flexji{
    flex-direction: column;
  }
  .logo-casestudy {
    border-right: none;
    padding: 0px;
    width: 200px;
}
}


@media (max-width: 992px) {
  .banner-section p {
    max-width: 100%;
  }

  .innovation-section .content-block {
    padding-left: 0;
  }

  .case-studies-section .card-wrapper .content-block {
    padding-left: 0;
  }

  .experience-excellence-section .left-block ul {
    padding: 0 0 20px;
  }

  .experience-excellence-section p {
    padding: 0 0 20px;
  }

  .tech-stacks-section p {
    max-width: 100%;
  }

  .project-section .separator-line {
    width: 57%;
  }

  .awards-section .right-block {
    padding-left: 15px;
  }

  .awards-section .hover-card {
    left: 0;
  }

  .footer .text-end {
    text-align: left !important;
  }

  .footer .social-list {
    justify-content: flex-start;
  }

  .header .navbar-nav .nav-link {
    text-align: center;
  }

  .our-solutions-section .slide h4 {
    font-size: 16px;
  }

  .latest-launches-section .slider-right:after {
    display: none;
  }

  .our-solutions-section .slider {
    height: 42vh;
  }

  .our-values-section .main-slide .contain-wrapper {
    flex-flow: wrap;
  }

  .our-vision-section {
    padding: 70px 60px;
    margin-top: 0;
  }

  .about-section {
    padding: 220px 60px 130px;
  }

  .team-section .separator-line {
    width: 56%;
  }

  .our-values-section {
    margin-top: 0;
    padding: 70px 60px 70px;
  }

  .our-values-section .main-slide .flex-card {
    width: 100%;
  }
  .card-wrap-flexji{
    flex-direction: column;
  }
  .logo-casestudy {
    border-right: none;
    padding: 0px;
    width: 200px;
}
    .casestudy-wrap {
    flex-direction: column;
}
.casestudy-imgside {
    width: 100%;
    order: 1;
}
.casestudy-txtside {
    width: 100%;
    padding: 25px;
    order: 2;
}
.casestudy-txtside .d-flex {
    flex-direction: column;
}
.casestudy-wrap.right-wr .bg-vector{
  z-index: -1;
  opacity: 0.3;
  right: 0;
}
img.cs-img{
  right: 0;
}
.logo-box {
    position: absolute;
    bottom: 0;
    right: 0;
}
.bg-vector{
  z-index: -1;
}
.our-vision-section.services-count h3 {
    font-size: 38px;
    padding-bottom: 15px;
}
.casestudy-txtside ul li{
  padding: 0 0 15px 35px;
}
}


@media (max-width: 767px) {
  .card-wrap-flexji{
    flex-direction: column;
  }
  .logo-casestudy {
    border-right: none;
    padding: 0px;
    width: 60%;
}
  .banner-section {
    padding: 170px 0px 180px;
    height: 100vh;
  }
.our-vision-section.services-count {
    margin-top: 0;
}
.services-list .container-fluid {
    padding: 0 5px;
}
  .banner-section h1 {
    font-size: 28px;
    line-height: 36px;
    max-width: 100%;
  }

  .innovation-section {
    padding: 50px 0px;
  }

  .innovation-section .circle {
    right: 0;
  }

  .our-services-section {
    padding: 60px 0 30px;
  }

  .our-services-section p {
    max-width: 100%;
  }

  .our-services-section .scroll-card {
    padding: 30px 20px 0;
  }

  .our-services-section .scroll-card h3 {
    font-size: 20px;
  }

  .our-services-section .scroll-card .d-flex {
    flex-flow: wrap;
  }

  .case-studies-section {
    padding: 50px 0 130px;
  }

  .case-studies-section .card-wrapper {
    padding: 40px 30px;
  }

  .experience-excellence-section {
    background: #222F5A;
    padding: 50px 0;
  }

  .experience-excellence-section .left-block ul {
    flex-flow: wrap;
    gap: 10px;
  }

  .experience-excellence-section .circle {
    bottom: -40px;
    right: 0;
  }

  .our-solutions-section {
    padding: 60px 0;
  }

  .latest-launches-section {
    padding: 50px 0;
  }

  .latest-launches-section .slider-right {
    padding: 30px 20px;
  }

  .latest-launches-section .slider-right p {
    font-size: 18px;
    line-height: 28px;
  }

  .latest-launches-section .slider-right ul li {
    font-size: 18px;
    line-height: 22px;
    padding: 0 0 20px 40px;
  }

  .latest-launches-section .slider-right ul li:after {
    background-size: 80%;
    top: 0;
  }

  .tech-stacks-section {
    padding: 40px 0;
  }

  .project-section {
    padding: 60px 20px 110px;
  }

  .awards-section {
    padding: 60px 0px;
  }

  .awards-section .circle {
    bottom: 0;
    right: 0;
  }

  .awards-section .hover-card .flex-card-wrapper h4 {
    font-size: 20px;
    padding: 20px 0 20px;
  }

  .awards-section .hover-card .flex-card-wrapper p {
    font-size: 16px;
    line-height: 22px;
  }

  .awards-section .hover-card .flex-card-wrapper {
    padding: 50px 20px;
  }

  .clients-section {
    padding: 50px 0 120px;
    background: #222F5A;
  }

  .what-we-deliver-section {
    padding: 90px 0 40px;
  }

  .footer {
    padding: 50px 0 20px;
  }

  .experience-excellence-section .left-block ul li {
    font-size: 26px;
  }

  .experience-excellence-section p {
    font-size: 18px;
    line-height: 30px;
  }

  .innovation-section h2 {
    font-size: 26px;
  }

  .our-services-section h2 {
    font-size: 28px;
  }

  .case-studies-section h2 {
    font-size: 26px;
  }

  .case-studies-section .card-wrapper h4 {
    font-size: 24px;
  }

  .case-studies-section .card-wrapper .content-block h3 {
    font-size: 22px;
  }

  .case-studies-section .card-wrapper .content-block ul li {
    padding: 0 0 20px 40px;
  }

  .case-studies-section .card-wrapper .content-block ul li:after {
    background-size: 80%;
    top: 4px;
  }

  .experience-excellence-section h2 {
    font-size: 28px;
  }

  .our-solutions-section h2 {
    font-size: 28px;
  }

  .tech-stacks-section h2 {
    font-size: 28px;
  }

  .tech-stacks-section ul li {
    width: 25%;
    border-right: 1px solid #e0e0e0 !important;
    border-bottom: 1px solid #e0e0e0 !important;
  }

  .tech-stacks-section ul li:nth-child(4n) {
    border-right: 0 !important;
  }

  .project-section h2 {
    font-size: 28px;
  }

  .project-section .separator-line {
    display: none;
  }

  .awards-section .right-block h2 {
    font-size: 28px;
  }

  .clients-section h2 {
    font-size: 28px;
  }

  .what-we-deliver-section h2 {
    font-size: 28px;
    padding: 0 0 20px;
  }

  .clients-section .flex-card {
    padding: 50px 20px;
  }

  .clients-section .flex-card p {
    font-size: 14px;
    line-height: 22px;
  }

  .clients-section .flex-card h3 {
    font-size: 20px;
  }

  .clients-section .flex-card h4 {
    font-size: 18px;
  }

  .what-we-deliver-section .top-list .slick-slide {
    margin: 0;
  }

  .what-we-deliver-section .bottom-list .slick-slide {
    margin: 0;
  }

  .what-we-deliver-section ul li img {
    max-width: 60% !important;
  }

  .what-we-deliver-section ul {
    padding: 0;
    margin: 0;
  }

  .awards-section .hover-card {
    visibility: visible;
    opacity: 1;
    position: relative;
    margin: 0 0 10px;
    width: 100%;
    height: 100%;
    top: 0;
  }

  .innovation-section .d-flex p {
    font-size: 16px;
  }

  .innovation-section .d-flex h4 {
    font-size: 30px;
  }

  .innovation-section .d-flex .left-block img {
    max-width: 30px;
  }

  .header .navbar-brand img {
    max-width: 60%;
  }

  .header .navbar-toggler {
    position: absolute;
    top: 14px;
    right: 0;
  }

  .header .navbar-toggler:focus {
    box-shadow: none;
  }

  .header {
    width: 95%;
    margin: 10px auto 0;
  }

  .header .navbar-nav {
    margin: 20px 0 !important;
  }

  .our-services-section .scroll-card img {
    max-width: 100%;
  }

  .our-services-section .scroll-card ul li {
    padding: 0 0 20px 40px;
  }

  .our-services-section .scroll-card ul li:after {
    top: 0;
    background-size: 100%;
  }

  .slick-next {
    height: 40px;
    width: 80px;
    left: 90px;
  }

  .slick-prev {
    height: 40px;
    width: 80px;
  }

  .project-section .slick-prev {
    right: 90px;
  }

  .custom-arrows button {
    max-width: 30%;
  }

  .our-solutions-section .btn-block button {
    max-width: 30%;
  }

  .mega-menu .dropdown-item {
    font-size: 14px;
  }

  .mega-menu h6 {
    margin: 0 0 10px;
  }

  /*
  html {
    overflow-x: hidden;
  }
  */
  body {
    overflow-x: hidden;
  }

  .our-solutions-section .slide h4 {
    font-size: 13px;
  }

  .slider-left img {
    height: 250px;
  }

  .latest-launches-section .p-0 {
    padding: 0 15px !important;
  }

  .solution-slide-section .solution-out .solution-slider .prev-next-btn .tail-next {
    max-width: 30%;
  }

  .awards-section .flex-card .image-block {
    height: 260px;
  }

  .solution-slide-section .solution-out .solution-slider .prev-next-btn .tail-prev {
    max-width: 30%;
  }

  .our-solutions-section .slider {
    height: 50vh;
  }

  .our-services-section .scroll-card .d-flex div {
    width: 100%;
  }

  .solution-slide-section .solution-out .solution-slider .flex-5 {
    flex: 0 0 100% !important;
    min-width: 100%;
    width: 100% !important;
  }

  .about-section {
    padding: 160px 0px 100px;
  }

  .our-vision-section {
  padding: 50px 0 !important;

  }

  .about-section .img-block .about-image-small {

    left: 0px;
    bottom: 0;
    max-width: 50%;
  }

  .about-section .circle {
    right: 0;
  }

  .our-values-section {
    margin-top: 0;
    padding: 50px 0;
  }

  .our-values-section p {
    max-width: 100%;
  }

  .ceo-message-section {
    padding: 70px 0 40px;
  }

  .ceo-message-section .img-block {
    padding: 0 20px;
  }

  .ceo-message-section .img-block:after {
    right: 0;
  }

  .ceo-message-section .img-block:before {
    left: 0;
  }

  .ceo-message-section h2 {
    padding: 30px 0 20px;
  }

  .team-section {
    padding: 50px 0;
  }

  .team-section .slick-prev {
    right: 90px;
    bottom: -30px;
  }

  .team-section .slick-next {
    bottom: -30px;
  }

  .team-section .separator-line {
    display: none;
  }

  .team-section .team-card .content-block h3 {
    font-size: 16px;
  }

  .team-section .team-card .content-block p {
    font-size: 15px;
  }

  .our-values-section p {
    font-size: 16px;
    line-height: 26px;
  }

  .about-section .content-block {
    padding-right: 0;
  }
    .case-studies-section .card-wrapper .content-block ul li {
    font-size: 14px;
    padding: 0 0 4px 40px;
  }
  .card-wrap-flexji .logo-casestudy {
    display: none;
}

.card-wrap-flexji .casestudy-desc h4 {
    font-size: 18px;
}

.casestudy-desc {
    width: 100%;
}

.card-wrap-flexji .casestudy-desc p {
    font-size: 14px;
        padding: 0;
        line-height: 18px;
        margin-bottom: 10px;
}
    .case-studies-section .card-wrapper {
        padding: 20px;
    }
    .card-wrap-flexji {
        margin: 0;
    }
    .case-studies-section .card-wrapper .content-block ul {
    padding: 0 0 10px;
    }
    .our-services-section .scroll-card .d-flex {
    flex-direction: column;
}
.our-services-section .scroll-card .d-flex .w-50{
    width: 100% !important;
}
    .our-solutions-section .slide {
        width: 276px !important;
        height: 390px !important;
    }
    .footer .nav-list {
    display: flex;
    flex-wrap: wrap;
}
.footer .nav-list li {
    margin: 0 0 5px;
    width: 50%;
}
.latest-launches-section .d-flex.justify-content-between.align-items-center{
  flex-direction: column;
  align-items: start !important;
}
.awards-section .flex-card {
    padding: 0 0 20px;
}
.awards-section button.close-btn {
    display: none;
}
.case-studies-section .card-wrapper h4{
  font-size: 18px;
}
.case-studies-section .card-wrapper p{
  font-size: 14px;
  line-height: 18px;
}
.case-studies-section .card-wrapper .content-block h3 {
        font-size: 18px;
        padding-bottom: 5px;
    }
        .our-services-section .scroll-card p {
        padding: 0 0 15px;
        font-size: 14px;
    }
    .our-services-section .scroll-card ul li {
        padding: 0 0 10px 24px;
        font-size: 14px;
    }
    .our-services-section .scroll-card .d-flex {
        flex-direction: column;
        padding-bottom: 10px !important;
    }
    .our-services-section .scroll-card .d-flex div img {
        width: 50%;
        margin: auto;
    }
    .latest-launches-section .slider-right p {
        font-size: 14px;
        line-height: 18px;
    }
        .latest-launches-section .slider-right ul li {
        font-size: 14px;
        line-height: 22px;
        padding: 0 0 15px 26px;
    }
    .latest-launches-section h2 {
    font-size: 24px;
    }
    .latest-launches-section p {
    font-size: 14px;
    line-height: 18px;
    }
    .latest-launches-section .theme-btn {
        padding: 8px 15px;
        text-align: center;
        font-size: 14px;
        min-width: 150px !important;
    }
    .slider-left.slick-slider {
        display: none;
    }
        .latest-launches-section .slider-right h3 {
        font-size: 22px;
    }
    .awards-section .hover-card{
      display: none;
    }
    .awards-section .flex-card-wrapper {
        width: 50%;
        padding: 5px;
    }
    .circle {
        position: absolute;
        width: 100px;
        height: 100px;
        border-radius: 50%;
        background: #f26126;
        display: flex;
        justify-content: center;
        align-items: center;
        overflow: hidden;
        bottom: 20px;
        right: 15px;
    }
    .innovation-section .circle {
        width: 100px;
        height: 100px;
    }
    .innovation-section .icon p {
    font-size: 14px;
    line-height: 16px;
    }
    .innovation-section .icon p span{
      font-size: 14px;
    }
    .case-studies-slider .theme-btn{
       padding: 8px 15px;
        text-align: center;
        font-size: 14px;
        min-width: 150px !important;
    }
    .case-studies-slider .slick-arrow{
      bottom: -50px;
    }
    .casestudy-wrap {
    flex-direction: column;
}
.casestudy-imgside {
    width: 100%;
    order: 1;
}
.casestudy-txtside {
    width: 100%;
    padding: 25px;
    order: 2;
}
.casestudy-txtside .d-flex {
    flex-direction: column;
}
.casestudy-wrap.right-wr .bg-vector{
  z-index: -1;
  opacity: 0.3;
}
img.cs-img{
  right: 0;
}
.logo-box {
    position: absolute;
    bottom: 0;
    right: 0;
}
.bg-vector{
  z-index: -1;
}
.our-vision-section.services-count h3 {
    font-size: 38px;
    padding-bottom: 15px;
}
.casestudy-txtside ul li{
  padding: 0 0 15px 35px;
}
ul#pills-tab{
  flex-direction: column;
}
ul#pills-tab button{
  width: 100%;
  text-align: center;
}
.latest-launches-section .slider-right{
  border-radius: 13px !important;
}
}


@media (max-width: 767px) {
  .header {
    width: 95%;
    margin: 0px auto 0;
  }
  .header .navbar-toggler{
        position: absolute;
        top: 25px;
        right: 10px;
  }
}
@media (max-width: 1400px) {
    .footer .d-flex a {
        font-size: 15px;
    }
}
.services-list .row {margin: 0;}
.header .navbar-nav .contact-btn {width: 140px;  text-align: center;}
@media (max-width: 1200px) {
  .header .navbar-nav .contact-btn {
    width: 105px;
    padding: 14px 10px;
    }
}
@media (min-width: 992px) and (max-width: 1024px) {
  .header .navbar-nav .contact-btn {
    width: 75px;
    padding: 10px;
    }
}