/* Mobile Devices */
@media (max-width: 767px) {
    .custome-margin-for-cards {
        margin-right: 0 !important;
        margin-left: 0rem !important;
    }

    .feature-list li {
        text-align: left;
    }

    .team-img-wrapper {
        width: 150px;
        height: 150px;
    }

    .team-img-wrapper img {
        bottom: -10px;
    }

    .hero-content p:first-child {
        font-size: 30px;
        line-height: 30px;
        font-weight: 600;
    }

    .hero-content p:nth-child(2) {
        font-size: 18px;
        margin: 4% 0 6% 0;
        line-height: 24px;
    }

    .custom-card h6 {
        font-weight: 600;
    }

    .custom-card {
        padding: 20px 20px;
    }

    .icon-circle {
        width: 80px;
        height: 80px;
    }

    .icon-circle svg {
        width: 43%;
    }

    .hero-content {
        align-items: center;
        text-align: center;
    }

    /* Hide big slider */
    .uxs-desktop-only {
        display: none;
    }

    /* Make mobile slider full width */
    .uxs-mobile-preview {
        position: relative;
        bottom: 0;
        right: 0;
        width: 85%;
        height: 599px;
        margin-top: 20px;
        left: 18%;
    }

    .uxs-slider-wrapper {
        border: none;
        width: 85%;
        height: 599px;
    }

    .about-max {
        font-size: 14px;
        line-height: 23px;
    }

    .about-section-heading h3 {
        font-size: 16px !important;
        margin-top: 2px;
        margin-bottom: 13px;
    }

    .innovation-cycle-image {
        width: 100%;
    }

    .auto-margin {
        margin: auto;
    }

    section {
        padding-top: 40px;
        padding-bottom: 40px;
    }

    .uxs-title {
        text-align: center;
    }

    .uxs-dots {
        left: 60%;

    }

    .get-in-touch-text {
        font-size: 25px;
        margin-bottom: 6%;
    }

    .contact-tablet-padding {
        padding: 30px 0px 0px 0px;
    }

    .location_des .mb-3 {
        margin-bottom: 6px !important;
    }

    .app-feature svg {
        width: 110%;
        margin-left: 11px;
    }

    .logo {
        height: 48px;
    }

    .fs-38 {
        font-size: 22px;
    }
    #captcha_image{
        margin-top: 0px;
    }

.about-padding ,.about-padding2 {
    padding-top: 20px;
    padding-bottom: 20px;
    padding-right: 25px;
    padding-left: 25px;
    border-radius: 65%;
    max-width: 80px;
}
.icon-hover-effect  .text-center svg{
    width: 75%;
}
.sub-heading {
    font-size: 17px;
}
.main-heading {
    font-size: 26px !important;
}
.msg-text {
    font-size: 20px !important;
}
.ui-block-34.about .app-feature h4 {
    font-size: 16px;
}
    ul li {
        display: inline !important;
        list-style: none !important;
        text-align: left !important;
        font-size: 14px !important;

    }
    .img-center {
    width: 70% !important;
}

    /* end closing bracket */
}

/* Tablets */
@media (min-width: 768px) and (max-width: 991px) {
    .about-padding ,.about-padding2{
        padding-top: 25px;
        padding-bottom: 25px;
        padding-right: 25px;
        padding-left: 25px;
        max-width: 90px;
    }
    .about-section-heading h3 {
    font-size: 15px;
    }
    .icon-hover-effect  .text-center svg{
            width: 70%;
    }
   
    .hero-content p:first-child {
        font-size: 28px;
        line-height: 40px;
    }

    .innovation-cycle-image {
        width: 95%;
    }

    .tab-center {
        margin: auto;
    }

    .app-feature svg {
        width: 50px;
    }

    .custome-margin-for-cards {
        margin-right: 0rem !important;
        margin-left: 0rem !important;
    }

    .custom-card {
        padding: 15px 20px;
    }

    .icon-circle {
        width: 80px;
        height: 80px;
    }

    .icon-circle svg {
        width: 30px;
    }

    .feature-list li {
        gap: 5px;
        margin-bottom: 5px;
        font-size: 13px;
    }

    .tick-icon {
        width: 16px;
    }

    .team-img-wrapper {
        width: 150px;
        height: 150px;
    }

    .team-img-wrapper img {
        bottom: -11px;
    }

    .uxs-floating-preview {
        bottom: -70px;
        right: -58px;
        width: 162px;
        height: 292px;
    }

    .uxs-slider-section {
        height: 85vh;
    }

    .uxs-dot {
        width: 8px;
        height: 8px;
    }

    .uxs-dots {
        bottom: 8px;
    }

    .uxs-main-img {
        width: 100%;
        height: 290px;
    }

    .uxs-title {
        font-size: 20px;
        margin-bottom: 250%;
    }

    .ui-block-34.about .app-feature h4 {
        font-size: 18px;
    }

    .ui-block-34.about .app-feature p {
        font-size: 12px;
    }
    .sub-heading {
        font-size: 20px;
    }
    .main-heading {
        font-size: 25px;

    }

    .ip-break {
        display: block;
    }

    .hero-content p:nth-child(2) {
        font-size: 15px;
        margin: 2px 0 20px 0;
    }

    .about-max {
        font-size: 16px;
        line-height: 24px;
    }

    .team-name {
        font-size: 16px;
    }

    .team-designation {
        font-size: 13px;
    }

    .separator::after {
        display: none;
    }

    .get-in-touch-text {
        font-size: 25px;
        margin-bottom: 8%;
    }

    .location_des,
    .location_des p {
        font-size: 12px;
    }

    .location_des .mb-4 {
        margin-bottom: 8px !important;

    }

    .contact-tablet-padding {
        padding: 36px 0px 0px 0px;
    }

    .nv-container {
        gap: 520px;
    }
  
}



/* 150% scale */
@media screen and (min-width: 1535px) {
    .custome-margin-for-cards {
        margin-right: 10rem !important;
        margin-left: 10rem !important;
    }
}

/* 100% scale (1920px to 2559px) */
@media screen and (min-width: 1920px) {
    .custome-margin-for-cards {
        margin-right: 6rem !important;
        margin-left: 6rem !important;
    }
}

/* for cards */
/* MOBILE SCROLL */
@media (max-width: 767px) {

    .cards-scroll {
        display: flex;
        overflow-x: auto;
        gap: 30px;
        padding-left: 16px;
        padding-right: 16px;
        scroll-snap-type: x mandatory;
    }

    .cards-scroll::-webkit-scrollbar {
        display: none;
    }

    .card-item {
        flex: 0 0 85%;
        scroll-snap-align: start;
    }

    /* remove bootstrap margin issues */
    .custome-margin-for-cards {
        margin-left: 20px !important;
        margin-right: 0 !important;
    }
}

/* TABLET + DESKTOP */
@media (min-width: 768px) {

    .cards-scroll {
        display: grid;
        grid-template-columns: repeat(3, 1fr);
        gap: 5%;
    }
}

/* for team section */
/* MOBILE SCROLL */
@media (max-width: 767px) {

    .team-scroll {
        display: flex;
        overflow-x: auto;
        gap: 16px;

        padding-left: 16px;
        padding-right: 16px;

        scroll-snap-type: x mandatory;
    }

    .team-scroll::-webkit-scrollbar {
        display: none;
    }

    .team-card {
        flex: 0 0 55%;
        scroll-snap-align: start;
    }
}

/* TABLET + DESKTOP */
@media (min-width: 768px) {

    .team-scroll {
        display: grid;
        grid-template-columns: repeat(4, 1fr);
        gap: 24px;
    }
}

/* 150% scale (1280px to 1535px) */
@media screen and (min-width: 1280px) and (max-width: 1535px) {
    .custome-margin-for-cards {
        margin-right: 5rem !important;
        margin-left: 5rem !important;
    }
}

@media (width: 768px) and (orientation: portrait) {
    .landing-hero-image {
        height: 40vh !important;
    }  
    .uxs-slider-section {
        height: 58vh !important;
    } 
}
/* @media (width: 820px) and (orientation: portrait) {
} */
@media (width: 1024px) and (height: 768px) {
    /* iPad landscape styles */
    .hero-content p:nth-child(2) {
        font-size: 22px;
        line-height: 25px;
    }
    .hero-content p:first-child {
        font-size: 35px;
        line-height: 45px;
    }
    .landing-hero-image {
        height: 56vh;
    }
    .ip-break {
        display: block;
    }
    .custome-margin-for-cards {
        margin-right: 2rem !important;
        margin-left: 2rem !important;
    }
        .uxs-main-img {
        width: 100%;
        height: 350px;
    }
        .uxs-floating-preview {
        bottom: -40px;
        right: -58px;
        width: 167px;
        height: 330px;
    }
    .uxs-slider-section {
        height: 85vh;
    }
        .uxs-title {
            font-size: 24px;
        margin-bottom: 140%;
    }
}

/* iPad Air Portrait */
@media (width: 820px) and (height: 1180px) {
       .landing-hero-image {
            height: 39vh !important;
       }
           .uxs-slider-section {
        height: 52vh;
    }
}

/* iPad Air Landscape */
@media (width: 1180px) and (height: 820px) {
  .landing-hero-image {
    height: 62vh;
  }
      .hero-content p:nth-child(2) {
        font-size: 22px;
        line-height: 25px;
    }
    .hero-content p:first-child {
        font-size: 35px;
        line-height: 45px;
    }
      .ip-break {
        display: block;
    }
    .uxs-main-img {
        height: 350px;
    }
    .uxs-floating-preview {
        bottom: -40px;
        right: -58px;
        width: 167px;
        height: 330px;
    }
        .uxs-title {
            margin-bottom: 140%;
    }

.uxs-slider-section {
            height: 80vh;
}
.custome-margin-for-cards {
    margin-right: 0rem !important;
    margin-left: 0rem !important;
}

}

/* iPad Pro Portrait */
@media (width: 834px) and (orientation: portrait),
       (width: 1024px) and (orientation: portrait) {
     .landing-hero-image {
            height: 32vh !important;
       }
           .uxs-slider-section {
        height: 52vh;
    }
          .hero-content p:nth-child(2) {
        font-size: 22px;
        line-height: 25px;
    }
    .hero-content p:first-child {
        font-size: 35px;
        line-height: 45px;
    }
      .ip-break {
        display: block;
    }
    .custome-margin-for-cards {
    margin-right: 0rem !important;
    margin-left: 0rem !important;
}
    .uxs-main-img {
        height: 350px;
    }
    .uxs-floating-preview {
        bottom: -40px;
        right: -58px;
        width: 167px;
        height: 330px;
    }
        .uxs-title {
            margin-bottom: 140%;
    }

.uxs-slider-section {
            height: 50vh;
}
}

/* iPad Pro Landscape */

@media (max-width: 991px) {
    .nv-drawer-links .nav-link {
        display: inline-block;
        width: fit-content;
    }
      #captcha_image2{
        margin-top: 6px;
    }
}