@media (max-width: 1279px) {
  .flgs {
    width: 35%;
  }

  .container {
    padding: 0 15px;
  }

  .bannerHd {
    font-size: 22px;
    line-height: 32px;
  }

  .bannerHd span {
    font-size: 40px;
    line-height: 55px;
  }

  .reqForm {
    padding: 20px;
  }

  .topRight .reqForm .hd {
    font-size: 22px;
  }

  .topRight .reqForm .hd span {
    font-size: 13px;
  }

  .statsBox ul li .number.hd {
    font-size: 18px;
  }

  .pt60 {
    padding-top: 60px;
  }

  .pb90 {
    padding-bottom: 60px;
  }

  .mainHd {
    font-size: 34px;
  }

  .hdText {
    font-size: 16px;
    line-height: 24px;
  }

  .solutionsHdBox .right {
    font-size: 16px;
    line-height: 28px;
  }

  .solutionsList li .inner h3 {
    font-size: 20px;
  }

  .freeConsultaion {
    padding: 30px 40px;
  }

  .freeConsultaion .left {
    /* width: calc(100% - 270px); */
    font-size: 18px;
    line-height: 28px;
  }

  .freeConsultaion .left span {
    font-size: 20px;
  }

  .connectBox .left {
    width: calc(100% - 480px);
    padding-right: 30px;
  }

  .connectBox .right {
    width: 480px;
  }

  .contactInfo li {
    font-size: 18px;
  }

  .connectTab li {
    margin-right: 40px;
  }

  .techTab li a {
    font-size: 17px;
    line-height: 24px;
  }

  .techBox .inner .list {
    padding: 20px;
  }

  .techBox .inner .list li {
    display: block;
  }

  .techBox .inner .list li .left {
    display: block;
    width: 100%;
    padding-bottom: 4px;
  }

  .techBox .inner .list li .right {
    display: block;
    width: 100%;
  }
}

@media (max-width: 999px) {
  .bannerHd span {
    font-size: 42px;
    line-height: 52px;
    padding-bottom: 10px;
  }

  .solutionsHdBox .mainHd {
    width: 100%;
    border-right: none;
    border-bottom: 2px solid;
    border-image: linear-gradient(to right, #324f8d 0%, #e04a25 100%) 1;
    padding-bottom: 20px;
  }

  .solutionsHdBox .right {
    width: 100%;
    text-align: left;
    padding: 20px 0 0 0;
    max-width: inherit;
  }

  .solutionsList li {
    width: 50%;
  }

  .statsBox {
    width: 100%;
    margin-top: 30px;
  }

  .testimonialBox {
    width: 100%;
    margin-top: 30px;
  }

  .connectBox .left {
    width: 100%;
    padding: 0 0 25px 0;
  }

  .connectBox .right {
    width: 100%;
  }

  .freeConsultaion a.btn {
    font-size: 10px;
    padding: 0 10px;
    height: 50px;
  }

  .deBox .box {
    width: 100%;
    margin-top: 20px;
  }

  .techBox .inner .hd {
    font-size: 18px;
  }

  .techTab li {
    text-align: center;
  }

  .techTab li a {
    display: block;
  }

  .techTab li a .icon {
    width: 100%;
    display: block;
  }

  .techTab li a {
    font-size: 15px;
    line-height: 22px;
    padding: 5px;
  }

  .formBtnText2 {
    font-size: 12px !important;
  }
}

@media (max-width: 599px) {
  .pointers-container {
    flex-direction: column;
    gap: 10px;
  }

  .ctaOnSmallScreen {
    justify-content: center !important;
  }

  .blink {
                display: block !important;
                text-align: center;
                animation: blinkText 1s infinite;
            }
            @keyframes blinkText {
                0% {
                    opacity: 1;
                }

                50% {
                    opacity: 0;
                }

                100% {
                    opacity: 1;
                }
            }

            .mobile-screen2 {
              display: flex !important;
              justify-content: center !important;
              align-items: center !important;
              
  width: fit-content !important;   /* Shrinks to text width */
  margin: 0 auto !important;       /* Centers horizontally */
            }

  .pointers-container li {
    text-align: center !important;
  }

  .flgs {
    width: auto;
    padding: 2px 0 0 0px;
  }

  .flgs img {
    width: 104px;
  }

  .bannerCon {
    padding: 90px 0 20px 0;
    /* height: calc(100vh - 75px); */
    display: flex;
  }

  .pointers-container {
    gap: 10px !important;
  }

  .smallTextScreen {
    font-size: 12px !important;
  }

  .smallCrossScreen {
    font-size: 14px !important;
    margin-top: 14px !important;
  }

  .flexDirectionCol {
    flex-direction: column !important;
  }

  .flexDirectionCol .icon {
    margin-bottom: 10px !important;
  }

  .formBtnText {
    font-size: 12px;
  }

  .smallScreen {
    display: flex;
    justify-content: center;
  }

  .bannerDet {
    width: 100%;
    padding: 0;
  }

  .bannerHd span {
    font-size: 32px;
    line-height: 40px;
    padding-bottom: 5px;
  }

  .bannerHd {
    font-size: 18px;
    line-height: 28px;
    font-weight: 500;
    padding-bottom: 20px;
  }

  .topRight {
    width: 100%;
    max-width: 100%;
    margin-top: 25px;
    /* display: none; */
  }

  .topRight .reqForm {
    margin-bottom: 0;
  }

  .formInput {
    height: 48px;
    padding: 0 12px;
  }

  .reqForm .hd {
    font-size: 24px;
  }

  .reqForm .hd span {
    font-size: 13px;
  }

  textarea.formInput {
    height: 120px;
    padding: 12px;
    line-height: 22px;
  }

  .formBtn {
    height: 50px;
    font-size: 18px;
  }

  .mainHd {
    font-size: 26px;
  }

  .pt60 {
    padding-top: 40px;
  }

  .pb60 {
    padding-bottom: 40px;
  }

  .solutionsHdBox .mainHd {
    font-size: 20px;
    letter-spacing: 3px;
  }

  .solutionsHdBox .mainHd .large {
    font-size: 28px;
  }

  .solutionsHdBox {
    margin-bottom: 40px;
  }

  .solutionsHdBox .right {
    font-size: 15px;
    line-height: 24px;
  }

  .solutionsHdBox .right .large {
    font-size: 26px;
    line-height: normal;
  }

  .solutionsList li {
    width: 100%;
  }

  .freeConsultaion {
    padding: 20px;
    border-radius: 10px;
  }

  .freeConsultaion .left {
    width: 100%;
    padding: 0 0 20px 0;
  }

  .freeConsultaion .left span {
    font-size: 16px;
    line-height: normal;
  }

  .statsBox {
    padding: 15px;
    border-radius: 16px;
  }

  .statsBox ul li {
    font-size: 10px;
    padding: 15px 2px;
  }

  .statsBox ul li .number {
    font-size: 18px;
  }

  .statsBox ul li .number.hd {
    font-size: 12px;
  }

  .testimonialBox {
    padding: 15px;
    border-radius: 16px;
  }

  .testimonialBox:before {
    left: -85px;
  }

  .testimonialBox:after {
    right: -85px;
  }

  .testimoniaSlider .item .text {
    font-size: 13px;
    line-height: 19px;
  }

  .testimoniaSlider .item .info {
    margin: 8px 0 0 30px;
  }

  .testimoniaSlider .item .info .img {
    width: 32px;
    min-width: 32px;
  }

  .testimoniaSlider .item .info .img img {
    width: 32px;
    height: 32px;
  }

  .testimoniaSlider .item .info .det {
    width: calc(100% -32px);
    padding-left: 10px;
    font-size: 10px;
  }

  .testimoniaSlider .item .info .det span.name {
    font-size: 12px;
  }

  .videoOut {
    margin-top: 20px;
  }

  a.btn {
    padding: 0 25px;
    font-size: 15px;
    height: 50px;
  }

  .hdText {
    font-size: 17px;
    line-height: 26px;
    display: none;
  }

  .faqCon {
    padding-top: 20px;
  }

  .faqCon .img {
    width: 100%;
  }

  .faqCon .det {
    width: 100%;
    padding: 20px 0 0 0;
  }

  .faqList li .qBox .q {
    font-size: 16px;
  }

  .faqList li .qBox .ans {
    font-size: 16px;
  }

  .faqList li:before {
    font-size: 16px;
    top: 25px;
  }

  .connectTab li {
    margin-right: 25px;
  }

  .connectTab li a {
    font-size: 18px;
  }

  a.btn.schedule {
    font-size: 16px;
  }

  .bannerLogo img {
    width: 310px;
  }

  .deBox .box .inner {
    padding: 20px;
  }

  .deBox .box .hd {
    font-size: 18px;
  }

  .deBox .box .list {
    width: 100%;
  }

  .deBox .box .list li br {
    display: none;
  }

  .techTab li {
    width: 50%;
  }

  .techBox .inner {
    width: 100%;
    margin-bottom: 10px;
  }

  .techTab li:nth-child(2) a {
    border-radius: 0 12px 0 0;
  }

  .techTab li:nth-child(3) a {
    border-radius: 0 0 0 12px;
  }

  .techTab li:last-child a {
    border-radius: 0 0 12px 0;
  }

  .textOnCenter {
    text-align: center !important;
  }

  .shortText {
    font-size: 24px !important;
    line-height: 26px !important;
  }
  .shortPara {
    font-size: 14px !important;
  }

  .mobileFlexBox {
    justify-content: center !important;
  }
}

@media (max-width: 767px) {
  .whatsapp-chat {
    display: block !important;
  }

  .formBtnText2 {
    font-size: 9px !important;
  }

  .desktop-screen {
    display: none !important;
  }

  .mobile-screen {
    display: inline-block !important;
  }

  .footer-last {
    padding-bottom: 60px !important;
  }

  .logo img {
    width: 200px !important;
  }

  .responsivenessScreen {
    display: flex !important;
    justify-content: center !important;
    align-items: center !important;
  }

  .upperCta {
    display: none !important;
  }
}

.whatsapp-chat {
  position: fixed;
  bottom: 0;
  left: 0;
  width: 100%;
  display: none;
  z-index: 99999;
}
.whatsapp-chat ul {
  margin: 0 !important;
  display: flex;
  align-items: center;
  padding: 0;
}

.whatsapp-chat ul li {
  display: inline-block;
  width: 50%;
  vertical-align: bottom;
  padding: 0;
}

.whatsapp-chat ul li .orText {
  font-size: 13px;
  position: absolute;
  left: calc(50% - 15px);
  top: calc(50% - 15px);
  background: #fff;
  width: 30px;
  height: 30px;
  text-align: center;
  border-radius: 50%;
  line-height: 32px;
  text-transform: uppercase;
  font-weight: 600;
  -webkit-box-shadow: 0 0 0 5px rgb(255 255 255 / 30%);
  box-shadow: 0 0 0 5px #ffffff4d;
  z-index: 10;
  color: #000;
}

.whatsapp-chat ul li a {
  font-size: 14px;
  padding: 9px 0;
}

.whatsapp-chat ul li a {
  color: #fff !important;
  display: flex;
  justify-content: center;
  align-items: center;
  text-align: center;
  background-color: #2d5dc4;
  text-transform: uppercase;
  font-weight: 600;
  line-height: 1.1;
  position: relative;
  overflow: hidden;
}

.whatsapp-chat ul li:last-child a {
  background: #e04a25;
}

.footer-last {
  padding: 20px 0;
  background: #0f1010d9;
}

.copyright p {
  padding: 0;
  text-align: center;
}

.copyright p {
  font-size: 13px;
  color: #fff;
}
