/* --------------min width media query start-------------------------- */
@media(min-width:1500px){
   .container{max-width: 1465px;}
 }
/*---------------------- min width media query end -------------------------*/
@media (max-width: 1461px) {
    .dummy-box .input::before {
       left: -95.5px;
   }
   
     .dummy-box  .input::after {
       right: -80px;
     }
   }
@media(max-width:1400px){
.infotech-header .nav-item { margin: 0rem 0.75rem;}
/* .product-sec .productBox1::after{
    top: -44px;
    left: 83px;
} */
/* .product-sec .productBox2::after{left: 90px;} */
/* .product-sec .productBox3::after {left: 97px;}
.product-sec .productBox4::after {left: 86px;} */
.technologyImages img{max-width: 137px;}
}
@media (max-width: 1399px){
.POSmachineRightCont2S img{left: 50px;}
.MobilePOSRightCont2S img{left: 43px;}
/* .banner-section .owl-dots {left: 45%;} */

.banner-section h2 {
    font-size: 26px;
    line-height: 36px;
}
.banner-section .font-type24  {
    font-size: 19px;
    line-height: 23px;
}
.side-widget.open .btn {  
    padding: 12px 24px;
    font-size: 12px!important;
}
.side-widget {
    right: -48px;
}
.service-main {
    column-gap: 1.6rem;
    row-gap: 3.6rem;
}    
}
@media screen and (min-width: 1200px) {
    .life-inner-section #overlay img {
      width: 50%;
    }
  }
@media(max-width:1200px){
/* .product-sec .productBox1::after {
    top: -39px;
    left: 85px;
    width: 40%;
} */
/* .product-sec .productBox2::after {
    left: 91px;
    width: 35%;
} */
/* .product-sec .productBox3::after {
    left: 101px;
    width: 30%;
}
.product-sec .productBox4::after {
    left: 88px;
    width: 35%;
} */
/* .banner-section .item {
    height: 580px;
} */
.contact-sec .nav {
    --bs-nav-link-padding-x: 1.1rem !important;
}
}

@media (max-width: 1199px){
.contact-sec .nav-pills{padding-bottom: 10px;}
.product-sec .row-gap {row-gap: 6.5rem;}
.error-main .display-1 {font-size: 10rem; line-height: 10rem;}
.client-testimonials .owl-nav .owl-prev {left: -45px!important;}
.client-testimonials .owl-nav .owl-next {right: -45px!important;}
 .txt-blue, .aboutus-main .history-sec h2{font-size: 31px;line-height: 41px;}
 .life-atEthics-section .nav {
    --bs-nav-link-padding-x: 2rem;
    --bs-nav-link-padding-y: 0.5rem;
}
.js-media{
    margin-left: 120px;
}
.send-msg .msg-bg1{
    background: #243C5C;
  }
  .dummy-box .input::before {
    left: -74.5px;
}
.services-sec .custom-gap {
    gap: 3.5rem;
}
.services-sec .servicesBox1::after{
    width: 42%;
}
.services-sec .servicesBox::before {
    top: -39px;
}
.services-sec .servicesBox1::after{
    top: -26px;
}
.services-sec .servicesBox3::after {
    top: -24px;
}
.services-sec .servicesBox2::after{
    top: -24px;
    left: 46px;
}
.services-sec .servicesBox4::after {
    top: -25px;
    left: 44px;
}
/* .product-sec .productBox1::after {
    top: -34px;
    left: 65px;
} */
/* .product-sec .productBox2::after {
    left: 69px;
    width: 41%;
    top: -26px;
}
.product-sec .productBox3::after {
    left: 79px;
    width: 32%;
    top: -27px;
}
.product-sec .productBox4::after {
    left: 68px;
    width: 40%;
    top: -28px;
} */
.contact-sec .nav {
    --bs-nav-link-padding-x: 8px !important;
}
.active .arrow-blue{display: none;}
}
@media(max-width:1050px){
 .client-testimonials .owl-nav {display: flex!important;
justify-content: center;
gap: 1.4rem;
 }
 .client-testimonials .owl-nav button{position: static!important;}
}
@media(max-width:992px){
.productBox{margin-bottom: 25%;}
/* .product-sec .productBox1::after {
    left: 95px;
} */
/* .product-sec .productBox2::after {
    left: 101px;
}
.product-sec .productBox3::after {
    left: 111px;
}
.product-sec .productBox4::after {
    left: 99px;
 } */
.POSmachineRightCont2S img {
    left: 163px;
    bottom: -36px;
}
.MobilePOSRightCont2S img {
    left: 180px;
    bottom: -32px;
}
.txt-blue, .aboutus-main .history-sec h2{font-size: 26px;line-height: 36px;}
.career-box1 .border-side {
    border-right:none;
    border-left: none;
}
.banner-section .slide1 {background: linear-gradient(180deg, #FFFFFF 0%, #002E5B 100%);}
}
@media screen and (min-width: 991px) {
    .life-inner-section #gallery {
      padding: 60px 30px 0 30px;
    }
}
  
@media(min-width:992px)  {
    .infotech-header .dropdown-menuitem {
        position: absolute;
    }
}
@media(max-width:991px){
    .infotech-header .hover-dropdown .dropdown-menuitem {
        display: none;
        visibility: hidden;
        opacity: 0;
        transition: visibility 0.3s, opacity 0.3s ease;
      }
    
      .infotech-header .hover-dropdown:hover .dropdown-menuitem {
        display: block;
        visibility: visible;
        opacity: 1;
      }
    .error-main .display-1 {
        font-size: 8rem;
        line-height: 7rem;
    }
    .infotech-header .nav-item.lastNavItemCont{
        background: transparent;
        color: #243C5C;
    }
    .infotech-header .nav-item.lastNavItemCont a{
        color: #243C5C!important;
        border: none!important;
        padding: var(--bs-nav-link-padding-y) var(--bs-nav-link-padding-x)!important;
        align-items: center;
        display: inline-flex;
    }
    .infotech-header .nav-item.lastNavItemCont a:hover {
        border-bottom: 2.5px solid #243C5C !important;
        border-radius: 0px!important;
        background: none !important;
        height: 40px;
    }
    .dummy-box .input::before {
        left: -35.5px;
    }
    .dummy-box .input::after {
        right: -41px;
    }
    .dummy-box .description-flex-container .tittle {
        font-size: 25px;
           line-height: 63px;
    }
    .dummy-box .description-flex-container .tittle-mini {
        font-size: 20px;
        font-weight: 400;
        line-height: 24px;
    }
    .dummy-box .description-flex-container .list {
        font-size: 16px;
      line-height: 31px;
    }
    .client-testimonials .owl-nav{
        display: none;
    }
    /* .banner-section h2 {
        font-size: 27px;
        font-weight: 700;
        line-height: 38px;
    } */
    .font-type24 {
        font-size: 20px!important;
        line-height: 18.13px!important;
    }
    .banner-button {
        max-width: 161px;
        height: 35px;
    }
    .banner-section .item img {
        max-width: 63%;
    }
    /* .banner-section .item {
        height: 540px;
    } */
     .life-section #gallery {
    padding: 60px 30px 0 30px;
  }
}
@media (max-width: 850px) {
    .dummy-box .input {
        width: 49px;
        height: 49px;
    }
    .dummy-box  .input::before, .input::after {
      height: 3px;
    }
    .dummy-box .input::before {
      left: -57.5px;
  }
  .dummy-box .input::after {
    right: -41px;
  }
  }
  @media screen and (min-width: 768px) {
    .life-inner-section #overlay img {
      width: 60%;
    }
    .life-inner-section #nextButton {
        font-size: 3em;
      }
      .life-inner-section #prevButton {
        font-size: 3em;
      }
      .life-inner-section #exitButton {
        font-size: 3em;
      }
  }
@media(max-width:775px){
.font-type34 {
font-size: 27px;
line-height: 35px;
}
.banner-section h2 {
    font-size: 24px;
    line-height: 33px;
}
.font-type20 {
    font-size: 16px!important;
    line-height: 14.5px!important;
}
.font-type24 {
    font-size: 18px!important;
    line-height: 11.13px;
}
.font-type34 {
    font-size: 25px!important;
    line-height: 35px!important;
}
.font-type22 {
    font-size: 18px!important;
    line-height: 34px!important;
}
}
@media(max-width:767px){
    .with-us-section-slider .owl-nav .owl-prev {left: -30px;}
    .with-us-section-slider .owl-nav .owl-next {right: -30px;}
    .error-main .display-1 {
        font-size: 5rem;
        line-height: 4rem;
    }
        /* .product-sec .productBox1::after {
        left: 81px;
    } */
    /* .product-sec .productBox2::after {
        left: 84px;
    }
    .product-sec .productBox3::after {
        left:93px;
    }
    .product-sec .productBox4::after {
        left: 83px;
     } */
     .life-atEthics-section .nav {
        --bs-nav-link-padding-x: 1rem;
        --bs-nav-link-padding-y: 0.2rem;
    }
    .life-atEthics-section .nav-pills .nav-link {
        font-size: 16px;
    }
    .MobilePOSRightCont2S img {
        left: 39px;
        bottom: -32px;
    }
    .POSmachineRightCont2S img {
        left: 50px;
        bottom: -36px;
    }
    .banner-button {
        max-width: 150px;
       height: 36px;
    }
    /* .banner-section .item {
        height: 450;
    } */
    .banner-section .owl-dots {
        bottom: 14px;
    }

}
@media (max-width: 600px) {
    .dummy-box  .flex-parent {
      justify-content: initial;
    }
  
    .dummy-box  .input-flex-container {
      flex-wrap: wrap;
      justify-content: center;
      width: 100%;
      height: auto;
    }
    
    .dummy-box  .input {
      width: 60px;
      height: 60px;
      margin: 0 10px 15px;
      background-color: #AEB6BF;
    }
    .dummy-box  .input::before, .input::after {
      content: none;
    }
    .dummy-box  .input span {
      width: 100%;
      height: 100%;
      display: block;
    }
    .dummy-box  .input span::before {
      top: calc(100% + 5px);
      transform: translateX(-50%);
      text-indent: 0;
      text-align: center;
    }
    .dummy-box  .input span::after {
      top: 50%;
      transform: translate(-50%, -50%);
      color: #ECF0F1;
    }
  
    .dummy-box  .description-flex-container {
      text-align: center;
    }
  }
@media(max-width:575px){
    .error-main img{
       width: 70%;
    }
    .productBox{margin-bottom: 10%;}
    /* .product-sec .productBox1::after {
        left: 95px;
    } */
    /* .product-sec .productBox2::after {
        left: 101px;
    }
    .product-sec .productBox3::after {
        left: 111px;
    }
    .product-sec .productBox4::after {
        left: 99px;
     } */
     .life-atEthics-section .nav-item {
        margin-bottom: 2%;
    }
    
    .MobilePOSRightCont2S img {
        left: 50px;
        bottom: -7px;
    }
    .POSmachineRightCont2S img {
        left: 50px;
        bottom: -7px;
    }
    .txt-blue, .aboutus-main .history-sec h2{font-size: 24px;line-height: 31px;}
     .txt-skyblue{font-size: 20px;}
     #popup-container{
        top: 10%;
     }
     /* .product-sec .productBox1:hover::after,
     .product-sec .productBox3:hover::after{left: 75px;} */
     /* .product-sec .productBox2:hover::after,.product-sec .productBox4:hover::after{left: 70px;} */
     #myBtn {
        padding: 9px;
     }
     .infinite-slider .slick-slide {
        margin: 0 15px; 
    }
 }
 @media(max-width:500px){
    .POSmachineRightCont2S img {
        left: 28px !important;
        bottom: -15px;
    
    }
    .MobilePOSRightCont2S img {
        left: 28px;
        bottom: -15px;
    }
    /* .banner-section h2 {
        font-size: 25px;
        line-height: 32px;
    } */
    /* .banner-section .owl-dots {
        left: 37%;
    } */
    .font-type20 {
        font-size: 12px !important;
        line-height: 14.5px !important;
    }
    #contact-resbtn{display: flex;}
    .icon-16 {
        height: 18px;
        width: 18px;
    }
    .side-widget{display: none;}
 }
 @media(max-width: 450px){
    #popup-container {
    right: 14px;
  }
  }
 @media(max-width:447px){
    .POSmachineRightCont2S img {
        left: 17px;
        bottom: -15px;
    
    }
    .MobilePOSRightCont2S img {
        left: 0px;
        bottom: -15px;
    }
    .font-type24 {
        font-size: 17px!important;
        line-height: 27.13px!important;
    }
 }
 @media (max-width: 400px) {
    .dummy-box  {
      min-height: 610px;
    }
    .dummy-box .description-flex-container .tittle {
        font-size: 22px;
        line-height: 40px;
    }
    .dummy-box .description-flex-container .list {
       line-height: 25px;
    }
    .banner-section .owl-dots button.owl-dot {
        width: 6px;
        height: 6px;
    }
    /* .banner-section .item {
        height: 400px;
    } */
  }
  @media(max-width:328px){
    .with-us-section .circle{
        box-shadow: 0px 4px 4px 0px #156EDC;
    }
    .dummy-box .description-flex-container .tittle {
        font-size: 20px;
        line-height: 28px;
    }
    .dummy-box {
        min-height: 580px;
    }
    .banner-section h2 {
        font-size: 18px;
        line-height: 24px;
    }
    .font-type24 {
        font-size: 15px !important;
        line-height: 14.13px !important;
    }

  }
 
