@media screen and (max-width: 1920px) {
  #cta-1 .cta-image-1 {
    width: 15%;
  }
  #cta-1 .cta-image-2 {
    width: 15%;
  }
}
@media screen and (max-width: 1400px) {
  #products-page .product-card img {
    right: -70px;
  }
  #cta-1 .cta-image-1 {
    width: 18%;
  }
  #cta-1 .cta-image-2 {
    width: 18%;
  }
}
@media screen and (max-width: 1024px) {
  #cta-1 .cta-image-1 {
    overflow: hidden;
    height: 360px !important;
    max-height: 290px;
    inset: -12.6562px 781.734px 322.906px 61.44px;
    transform: matrix(0.996195, -0.0871557, 0.0871557, 0.996195, 0, 0);
    z-index: 10;
    position: absolute;
    width: 195px;
  }
  #cta-1 .cta-image-2 {
    overflow: hidden;
    height: 307px !important;
    inset: 185.562px 61.44px -74.625px 740.766px;
    transform: matrix(0.99863, 0.052336, -0.052336, 0.99863, 0, 0);
    z-index: 10;
    position: absolute;
    width: 205px;
  }
  #cta-1 .section-title {
    max-width: 455px;
  }
}
@media screen and (max-width: 990px) {
  #aboutus-page .who-point {
    margin-bottom: 30px;
  }
  #cta-1 .cta-image-1 {
    overflow: hidden;
    height: 177px !important;
    max-height: 290px;
    inset: 17.6875px 622.625px 269.062px 49.2px;
    transform: matrix(0.996195, -0.0871557, 0.0871557, 0.996195, 0, 0);
    z-index: 10;
    position: absolute;
    width: 131px;
  }
  #cta-1 .cta-image-2 {
    overflow: hidden;
    height: 246px !important;
    inset: 276.797px 49.2px -131.156px 589.812px;
    transform: matrix(0.99863, 0.052336, -0.052336, 0.99863, 0, 0);
    z-index: 10;
    position: absolute;
    width: 164px;
  }
  #testimonial .tpabt-founder-div .founder-img img {
    width: 300px;
  }
  #testimonial .tpabt-founder-div .founder-img {
    left: -13em;
  }
  #map .map-frame iframe {
    width: 100%;
  }
  .section-title h3 {
    font-size: 30px;
  }
  #lassi .image-wrapper {
    display: none;
  }
  #lassi .image-wrapper.Phone {
    display: block;
  }
  #header-bg {
    display: none;
  }
  #PhoneSliderMain {
    display: block;
  }
  #hero .hero-image .hero-vector-1 {
    display: none;
  }
  #hero .hero-image .hero-vector-2 {
    display: none;
  }
  #hero {
    PADDING: 145PX 0;
  }
  #counter-strip .statstic-max .counter-wrap .border-left {
    padding-left: 42px;
  }
  #counter-strip .statstic-max .counter-wrap .static-wrapper .number {
    font-size: 34px;
  }
  #map .section-title h3 {
    color: #fff;
    font-size: 32px;
  }
  #footer .footer-flex {
    display: block;
  }
  #footer .footer-flex .footer-link {
    flex-wrap: wrap;
    width: 100%;
    justify-content: center;
  }
  #footer .footer-flex .img-wrapper {
    width: 180px;
    margin: auto;
  }
  #footer .footer-bottom {
    display: FLEX;
    text-align: center;
    flex-wrap: wrap;
    justify-content: center;
    flex-direction: column-reverse;
    gap: 5px;
  }
  #footer .footer-bottom p {
    margin: 0;
  }
  #footer {
    padding-bottom: 20px;
  }
  header .MenuBtn {
    width: 150px;
  }
  header .HeaderLogo img {
    width: 120px;
  }
  header .btn i {
    font-size: 28px;
  }
  #products .owl-theme .owl-nav {
    display: block;
    position: static;
    width: auto;
    margin: 0;
  }
  #lassi {
    padding-top: 0;
  }
  #products .product-card {
    margin-bottom: 24px;
  }
  #galley .frmaes {
    display: flex;
    flex-wrap: wrap;
    text-align: center;
  }
  #galley .frmaes .frame-up {
    top: 0;
    width: 45%;
  }
  #galley .frmaes img {
    opacity: 1;
    width: 45%;
  }
  header .HeaderLogo {
    right: 85px;
  }
  .images-ice {
    display: none;
  }
  #CareerList .CareerDetails {
    margin-top: 32px;
    padding: 40px 20px;
  }
  #CareerList .nav.nav-tabs {
    display: flex;
    gap: 0px 24px;
  }
  #CareerList .text-btn {
    font-size: 16px;
  }
  #CareerList .conatact-form {
    padding: 100px 12px 20px 12px;
  }
  #CareerList .conatact-form .section-title {
    margin-bottom: 10PX;
  }
  #AboutTeam .TeamMain {
    margin-top: 24px;
  }
}
@media screen and (max-width: 767px) {
  section {
    padding: 40px 0;
    overflow: hidden;
  }
  #cta-1 .cta-image-1 {
    display: none;
  }
  #footer .socialmedia {
    display: flex;
    flex-wrap: wrap;
    gap: 14px;
    align-items: start;
    justify-content: left;
  }
  #form .image-wrapper img {
    position: absolute;
    top: -10%;
    left: -4%;
    max-width: 160px;
  }
  #form .conatact-form {
    padding: 70px 13px 70px 13px;
  }
  header .HeaderLogo {
    position: fixed;
    top: 14px;
    right: 10px;
    z-index: 100;
  }
  .section-title h3::after {
    content: none;
  }
  #galley .frmaes img {
    opacity: 1;
  }
  #hero {
    PADDING: 115PX 0 30px;
  }
  #counter-strip .statstic-max .section-title h3 {
    text-align: center;
  }
  #statstic .statstic-max {
    width: 100%;
  }
  #statstic .statstic-max .section-title h3 {
    text-align: left;
  }
  #statstic .statstic-max .section-title p {
    text-align: left;
  }
  #counter-strip .statstic-max .section-title {
    max-width: 100%;
  }
  #counter-strip .statstic-max {
    width: 100%;
    margin: 0 auto;
  }
  #counter-strip .statstic-max .counter-wrap .static-wrapper {
    width: 50%;
    text-align: center;
  }
  #form .conatact-form form .form-group {
    gap: 0px;
    flex-wrap: wrap;
  }
  #contact-form .conatact-form form .form-group {
    gap: 0px;
    flex-wrap: wrap;
  }
  #contact-form .conatact-form {
    padding: 20px;
  }
  #contact-form {
    padding-top: 10px;
  }
  #contact-form .image-wrapper img {
    display: none;
  }
  #contact-form .contact-address {
    flex-wrap: wrap;
    gap: 0;
  }
  #contact-form .contact-address .address {
    width: 100%;
  }
  #contact-form .contact-detail {
    width: 100%;
  }
  #gallery-sec {
    height: 80vh;
  }
  #cta-1 .cta-image-2 {
    display: none;
  }
  #testimonial .tpabt-founder-div {
    padding: 32px 20px;
    margin-top: 24px;
  }
  #testimonial {
    padding-bottom: 0px;
  }
  #testimonial .tpabt-founder-div .founder-img {
    margin: 14px 0;
    position: static;
  }
  #aboutus-page .section-title h3 {
    text-align: center;
  }
  #statstic .statstic-max .statstic-max-left {
    justify-content: left;
  }
  #contact-form iframe {
    width: 100%;
  }
  #galley .frmaes .frame-up:hover {
    transform: translateY(-10px);
  }
  #AboutTeam .TeamContainer {
    background: #FCE0FF;
    padding: 20px;
    border-radius: 24px;
  }
  #AboutTeam .TeamMain {
    margin-top: 24px;
  }
  #AboutTeam .section-title {
    margin-bottom: 14px;
  }
  #AboutTeam .owl-theme .owl-nav.disabled + .owl-dots {
    left: 37%;
  }
  #Stats .BorderRight {
    border-bottom: 1px solid #fff;
  }
  #hero .section-title h3 {
    font-size: 36px;
  }
  #hero img {
    max-width: 100%;
    height: 130px;
    -o-object-fit: cover;
       object-fit: cover;
    margin-top: 24px;
  }
  #hero .hero-wrap .text-btn {
    border-radius: 50px;
    padding: 8px 21px;
    font-size: 17px;
  }
  #products .product-card img {
    right: 22%;
  }
  #galley .frmaes img:hover {
    transform: translateY(-12px);
  }
  #galley .section-title {
    margin-bottom: 32px;
  }
  #map a {
    margin-bottom: 24px;
    display: block;
  }
  #footer {
    padding-top: 24px;
    padding-bottom: 5px;
  }
  #products .product-card:hover {
    transform: none;
  }
  #products .product-card:hover img {
    transform: rotate(18deg) translateY(0px);
  }
  #products .product-card img {
    transform: rotate(18deg);
  }
  #products .ProductSlider {
    padding-top: 24px;
  }
  #products-page .product-card img {
    right: -27%;
  }
  #products-page .product-card:hover {
    transform: none;
  }
  #products-page .product-card:hover img {
    transform: rotate(18deg) translateY(0px);
  }
  #products-page .product-card img {
    transform: rotate(18deg) translateY(0px);
  }
  #products-page .ProductSlider {
    padding-top: 20px;
  }
  #products-page .product-card {
    margin: 0 0 24px;
  }
  #AboutTeam .TeamContainer .row {
    flex-direction: column-reverse;
  }
  #other-hero .section-title h3 {
    font-size: 36px;
    margin-bottom: 24px;
  }
  #testimonial .tpabt-founder-div .founder-img img {
    width: 100%;
  }
  #footer .footer-bottom {
    font-size: 14px;
  }
  #CareerList .CareerDetails ul {
    padding-left: 19px;
  }
  #TeamBestPoints .BestPointsContainer {
    height: auto;
  }
  #Stats .AboutContent p {
    text-align: left;
  }
  #CareerList .conatact-form form .form-group {
    display: block;
  }
}/*# sourceMappingURL=responsive.css.map */