@media screen and (min-width: 1400px) {}

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

@media screen and (max-width: 1365px) {
      .product-box p {
            font-size: 22px;
            line-height: 30px;
      }

      .product-list ul {
            column-gap: 80px;
      }

      .how-work-box .text-box ul li {
            font-size: 14px;
      }

      .banner-sec .text-box h1 {
            font-size: 50px;
      }

      .start-box h5 {
            font-size: 30px;
      }
}

@media screen and (max-width: 1199px) {
      .banner-sec .text-box h1 {
            font-size: 40px;
            margin-bottom: 30px;
      }

      .banner-sec .text-box h1 span {
            width: 60px;
            height: 60px;
            border-radius: 15px;
      }

      .banner-sec .text-box ul {
            margin-top: 30px;
      }

      .title h2 {
            font-size: 38px;
            max-width: 675px;
      }

      .services-right ul {
            margin-bottom: 30px;
      }

      .services-right ul li h4 {
            font-size: 40px;
            margin-bottom: 10px;
      }

      .services-logo img {
            height: 36px;
      }

      .services-logo {
            border-radius: 80px;
            height: 80px;
      }

      .services-right {
            padding: 40px 20px 0 20px;
      }

      .product-list ul {
            column-gap: 40px;
      }

      .how-work-box .image-holder {
            max-width: 450px;
            padding-inline-start: 40px;
            padding-inline-end: 40px;
            border-radius: 30px;
      }

      .how-work-box .text-box h4 {
            font-size: 26px;
      }

      .how-work-box .text-box p {
            font-size: 14px;
            line-height: 24px;
            margin: 16px 0 20px 0;
      }

      .how-work-box .text-box ul li {
            font-size: 14px;
            line-height: 18px;
            gap: 10px;
      }

      .cta-sec .media h3 {
            font-size: 38px;
            max-width: 435px;
      }

      .work-employes-sec .text-box h4 {
            font-size: 40px;
            margin-bottom: 40px;
      }

      .work-employes-sec .text-box ul li .text-inner h5 {
            font-size: 24px;
            margin-bottom: 10px;
      }

      .work-employes-sec .text-box ul li {
            margin-bottom: 15px;
      }

      .start-box h5 {
            font-size: 24px;
      }
}

@media screen and (max-width: 991px) {
      .header-right ul li a {
            height: 40px;
            font-size: 14px;
            padding: 0 30px;
      }

      .header-right ul {
            gap: 10px;
      }

      .navbar-nav .nav-item .nav-link {
            font-size: 16px;
      }

      .navbar-nav {
            gap: 14px;
      }

      .banner-sec .text-box {
            padding-top: 50px;
      }

      .banner-sec .text-box h1 {
            font-size: 30px;
            margin-bottom: 20px;
      }

      .banner-sec .text-box h1 span {
            width: 46px;
            height: 46px;
            border-radius: 10px;
            padding: 8px;
      }

      .banner-sec .text-box p {
            font-size: 14px;
            line-height: 24px;
      }

      .services-sec {
            padding: 100px 0;
      }

      .title h2 {
            font-size: 26px;
            max-width: 465px;
      }

      .services-right ul li span {
            font-size: 14px;
      }

      .services-right ul li h4 {
            font-size: 28px;
            margin-bottom: 10px;
      }

      .services-right {
            padding: 20px 0px 0 0;
      }

      .services-logo img {
            height: 28px;
      }

      .services-logo {
            border-radius: 80px;
            height: 60px;
      }

      .swiper {
            margin-top: 50px;
      }

      .product-sec {
            padding: 100px 0;
      }

      .product-box p {
            font-size: 18px;
            line-height: 22px;
      }

      .product-list ul {
            column-gap: 15px;
      }

      .how-work-sec {
            padding: 100px 0 50px;
      }

      .how-work-box {
            padding: 40px 0;
      }

      .cta-sec .media h3 {
            font-size: 28px;
            max-width: 345px;
      }

      .cta-sec {
            background-color: #F6F8FA;
            padding: 100px 0;
      }

      .footer-link ul li a {
            font-size: 13px;
      }

      footer {
            padding: 100px 0;
      }

      .banner-sec .text-box ul li svg {
            width: 100%;
      }

      .work-employes-sec {
            padding: 100px 0;
      }

      .work-employes-sec .text-box h4 {
            font-size: 32px;
            margin-bottom: 24px;
      }

      .work-employes-sec .text-box ul li .text-inner h5 {
            font-size: 20px;
      }

      .work-employes-sec .text-box ul li .text-inner p {
            font-size: 14px;
            line-height: 22px;
      }

      .set-start-sec {
            padding: 100px 0;
      }

      .set-start-innr h4 {
            font-size: 34px;
            line-height: 120%;
            margin-bottom: 30px;
      }

      .start-box h5 {
            font-size: 18px;
            margin: 24px 0;
      }

      .start-box p {
            font-size: 14px;
            line-height: 22px;
      }
}

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

      .container,
      .container-sm {
            max-width: 100%;
      }

      header {
            padding: 20px 0;
      }

      .navbar-brand {
            order: 1;
      }

      .navbar-toggler {
            order: 2;
            border: none;
            padding: 0;
            border-radius: 0;
      }
      .header-right {
            padding-bottom: 20px;
        }
      .navbar-collapse {
            order: 2;
            background-color: #F6F8FA;
      }

      .navbar-nav {
            padding: 30px 0;
            gap: 20px;
      }

      .navbar-toggler:focus {
            box-shadow: none;
      }

      .banner-sec {
            padding: 50px 0 0 0;
      }

      .banner-sec .text-box h1 span {
            margin-inline-end: 10px;
      }

      .banner-sec .text-box p {
            font-size: 16px;
            line-height: 30px;
      }

      .banner-sec .text-box ul {
            margin-top: 20px;
            justify-content: center;
      }

      .banner-sec .image-holder {
            text-align: center;
            margin-top: 50px;
      }

      .services-sec {
            padding: 50px 0;
      }

      .services-inner {
            margin: 30px 0 0 0;
      }

      .services-right {
            padding: 30px 0px 0 0;
      }

      .swiper {
            margin-top: 30px;
      }

      .product-sec {
            padding: 50px 0;
      }

      .product-sec .title {
            text-align: center;
            margin-bottom: 30px;
      }

      .product-sec .title h2 {
            text-align: center !important;
      }

      .title p {
            margin: 20px auto 0;
            text-align: center;
      }

      .product-box p {
            font-size: 16px;
            line-height: 18px;
            margin-top: 25px;
            max-width: 110px;
      }

      .how-work-sec {
            padding: 50px 0;
      }

      .how-work-box {
            padding: 30px 0;
      }

      .how-work-box .image-holder {
            margin-inline-start: auto;
            margin-inline-end: auto;
            margin-top: 50px;
      }

      .services-inner .image-holder {
            gap: 15px;
      }

      .cta-sec {
            background-color: #F6F8FA;
            padding: 50px 0;
      }

      .cta-sec .media h3 {
            font-size: 26px;
      }

      .cta-sec .media a {
            height: 50px;
            width: 180px;
      }

      footer {
            padding: 50px 0;
      }

      .footer-left {
            margin-bottom: 50px;
      }

      .footer-left p {
            width: 100%;
            margin: 20px 0;
      }

      .header-second .navbar-toggler-icon {
            filter: brightness(1280.5%);
      }

      .header-second .navbar-collapse {
            background-color: #040415;
      }

      .work-employes-sec .text-box {
            max-width: 100%;
            width: 100%;
            margin-inline-start: 0;
            margin-bottom: 30px;
      }

      .work-employes-sec {
            padding: 50px 0;
      }

      .set-start-sec {
            padding: 50px 0;
      }
      .set-start-innr h4 {
            margin-bottom: 14px;
        }
      .start-box {
            margin: 15px 0;
      }

      .start-box h5 {
            margin: 16px 0;
      }

      .start-box a {
            margin: 20px 0 0 0;
      }
}

@media screen and (max-width: 575px) {
      .banner-sec .text-box ul {
            gap: 10px;
            padding: 0 10px;
      }

      .banner-sec .text-box p {
            line-height: 22px;
      }

      .title h2 {
            font-size: 22px;
            line-height: 34px;
      }

      .product-inner .product-list ul {
            grid-template-columns: auto auto auto;
            row-gap: 30px;
      }

      .product-inner {
            margin: 30px 0 0 0;
      }

      .cta-sec .media {
            flex-direction: column;
      }

      .cta-sec .media h3 {
            text-align: center;
            margin-bottom: 30px;
      }

      .footer-left {
            margin-bottom: 20px;
      }

      .footer-link {
            margin: 20px 0;
      }

      .footer-link h3 {
            margin-bottom: 20px;
      }

      .footer-link ul li {
            margin-bottom: 12px;
      }

}

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