/* XX-Large devices (larger desktops, 1400px and up) */
@media (max-width: 1499px) {}
  .hero-logos a img {
    max-width: 180px;
  }
/* XX-Large devices (larger desktops, 1400px and up) */
@media (max-width: 1399px) {
  .sw-nav button {
    left: -60px;
  }

  .sw-nav button.s-next {
    left: auto;
    right: -60px;
  }


  /* career-page */
  .process-wrapper {
    max-width: 100%;
    padding: 0px 15px;
  }

  /* career-page--eend */


}

/* XX-Large devices (larger desktops, 1400px and up) */
@media (max-width: 1299px) {

  .sw-nav button {
    left: -10px;
    z-index: 11;
    background-color: #fff;
    height: 40px;
    width: 40px;
  }

  .sw-nav button img {
    max-width: 24px;
  }


  .sw-nav button.s-next {
    left: auto;
    right: -10px;
  }

  .vr-influenc--inner {
    max-width: 100%;
    margin: 0 auto;
  }

  .vr-influence {
    overflow-x: hidden;
  }

  .useCase-pattern {
    position: absolute;
    left: 0;
    top: -10%;
    z-index: -1;
    max-width: 100%;
    width: 100%;
  }


  /* about-us */
  .hero-area.hero-about {
    padding-top: 260px;
  }

  .elevating-area {
    padding-top: 80px;
  }

  /* about-us--end */



}

/* X-Large devices (large desktops, 1200px and up) */
@media (max-width: 1199px) {
  .footer-content p {
    font-size: 13px;
    line-height: 32px;
  }

  .footer-content h4 a img {
    max-width: 100%;
    margin-top: -12px;
  }

  .help-grid {
    grid-template-columns: repeat(3, 1fr);
    grid-gap: 40px 40px;
  }

  .help-item--content p {
    font-size: 14px;
    line-height: 20px;
  }

  .fs-2 {
    font-size: 38px !important;
    line-height: 45px !important;
    font-weight: bold;
    text-transform: capitalize;
  }

  .section-title p {
    font-size: 18px;
  }

  .section-title h2 {
    margin-bottom: 16px;
  }

  .help-item--content h4 {
    font-size: 20px;
    line-height: 33px;
  }

  .hero-content {
    max-width: 680px;
  }
  .hero-logos a img {
    max-width: 140px;
  }
  .hero-content p {
    font-size: 18px;
  }

  .hero-content>span {
    font-size: 22px;
  }

  .hero-counter h3 {
    font-size: 30px;
  }

  .hero-counter span.text {
    font-size: 18px;
  }

  .link {
    font-size: 18px;
  }

  .work-item--content h4 {
    font-size: 18px;
  }

  .lead-text {
    font-size: 20px;
    line-height: 1.4;
  }

  /* service-page */
  .useCase-content h3 {
    font-size: 28px;
    line-height: 46px;
    margin-bottom: 17px;
    padding-top: 16px;
  }

  .vr-influenc-item p {
    font-size: 15px;
  }

  .rtc-inner {
    align-items: center;
    gap: 20px !important;
  }

  .industrise-bottom {
    padding-top: 55px;
  }

  /* service-page--end */

  /* industries-page */

  .hero-ind-content h4 {
    font-size: 20px;
  }

  .benifits-area .section-title p {
    font-size: 19px;
  }

  .benifit-item-content p {
    font-size: 16px;
    line-height: 1.5;
    margin-bottom: 0px;
  }

  .benifit-item-content {
    padding: 0px 15px;
  }

  .step-item-body {
    padding: 32px 20px 58px;
  }

  .step-item-header {
    padding: 15px 24px;
  }

  .step-item-body p {
    font-size: 16px;
  }

  /* industries-page--end */

  /* about-us */

  .elevating-area {
    padding-top: 70px;
  }

  .elevating-area .section-title p {
    line-height: 1.5;
    font-size: 18px;
  }

  .elevating-item p {
    font-size: 25px;
  }

  .elevating-item {
    height: 225px;
  }

  .elevating-item h3 {
    font-size: 40px;
    font-weight: 800;
  }

  .whOctave-item {
    padding: 22px 24px 33px 24px;
  }

  .whOctave-item h3 {
    margin-bottom: 18px;
    font-size: 24px;
  }

  .team-area .section-title p {
    line-height: 1.5;
    font-size: 20px;
  }

  .team-wrapper {
    grid-template-columns: repeat(3, 1fr);
    grid-gap: 50px 109px;
  }

  /* about-us--end */

  /* raid-vr */

  .riad-content {
    padding: 100px 0px 40px;
  }

  .r-meta-item {
    line-height: 16px;
    gap: 10px;
    padding: 10px 18px;
    font-size: 15px;
  }

  .desc-top p {
    font-size: 16px;
    line-height: 1.5;
    color: #8C8C8C;
  }

  .proDesc-item span {
    font-size: 16px;
  }

  .proDesc-item p {
    color: #fff;
    font-size: 18px;
  }

  .proDesc-item {
    padding: 0px 18px;
  }

  .desc-box {
    padding: 30px 24px;
  }

  .proDesc-infos {
    margin-left: -24px;
    margin-right: -24px;
  }

  .desc-gallery-wrapper {
    gap: 16px 16px;
  }

  .descTeamProject h5 {
    gap: 10px;
    font-size: 16px;
  }

  .descTeamProject img {
    max-width: 27px;
  }

  .descTeamProject p {
    font-size: 16px;
  }

  .desFeatures {
    padding: 26px 30px 23px;
  }

  /* raid-vr--end */


  /* career=page */
  .lifeOctave-content p {
    font-size: 21px;
    margin-bottom: 40px;
  }

  .perks-accordion .accordion-button {
    font-size: 18px;
    padding: 19px 0px;
  }

  .perks-accordion .accordion-body p {
    font-size: 16px;
  }

  .perks-content h2 {
    font-size: 50px;
  }

  .process-item span.count {
    font-size: 21px;
    width: 42px;
    height: 42px;
  }

  .process-item h3 {
    font-size: 22px;
  }

  .process-item p {
    font-size: 18px;
  }

  .process-item {
    padding: 15px 24px;
  }

  .interview-process.section-padding {
    padding: 100px 0px 100px;
  }

  .newsletter-content-text h3 br {
    display: none;
  }

  /* career=page--end */
  .ind-item {
    padding: 24px 20px 40px 25px;
  }


}

/* Large devices (desktops, 992px and up) */
@media (max-width: 991px) {

  .header {
    padding: 14px 0px;
  }

  .hero-wrapper {
    flex-wrap: wrap;
    gap: 40px;
  }

  .hero-logos {
    gap: 30px;
    justify-content: space-between;
    width: 100%;
    flex-direction: row;
  }

  .fs-2 {
    font-size: 32px !important;
    line-height: 42px !important;
  }

  .partners-area {
    padding: 50px 0px 50px;
  }

  .partners-title {
    margin-bottom: 30px;
  }

  .partner-item {
    padding: 0px 15px;
    width: 20%;
  }

  .partners-wrapper {
    margin-bottom: 20px;
  }

  .help-grid {
    grid-template-columns: repeat(2, 1fr);
    grid-gap: 40px 40px;
  }

  .work-area {
    padding: 50px 0px 50px;
  }

  .industrise-area {
    padding: 50px 0px 50px;
  }

  .help-area {
    padding: 50px 0px 50px;
  }

  .newsletter-form {
    max-width: 100%;
    padding: 34px 35px 40px;
  }

  .section-padding {
    padding: 50px 0px 50px;
  }


  /* service-page */

  .vr-influenc-item {
    width: 50%;
    padding: 0px 20px;
    max-width: 100%;
    margin-bottom: 20px;
  }

  .vr-influenc-item p {
    font-size: 17px;
  }

  .useCase-img {
    max-width: 100%;
    width: 100%;
    height: 342px;
  }

  .useCase-content {
    max-width: 100%;
  }

  .useCase-area .section-title {
    margin-bottom: 54px;
    text-align: center;
  }

  .rtc-inner a.btn {
    width: 200px;
    font-size: 16px;
  }

  .industrise-bottom {
    padding-top: 55px;
  }

  /* service-page--end */

  /* industries-page */
  .benifits-row div:nth-child(2) {
    border: none;
  }

  .benifit-item-content h4 {
    font-size: 20px;
  }

  /* industries-page--end */


  /* about-page */

  .elevating-area .section-title {
    margin-bottom: 60px;
  }

  .elevating-item {
    height: 294px;
  }

  .team-wrapper {
    grid-template-columns: repeat(3, 1fr);
    grid-gap: 32px 20px;
  }

  .team-item-content h4 {
    font-size: 20px;
    line-height: 25px;
  }

  .team-item-content p {
    font-size: 16px;
    line-height: 24px;
    margin-bottom: 18px;
  }

  .team-area .section-title p {
    font-size: 18px;
  }

  .vrProject .section-title {
    margin-bottom: 50px;
  }

  /* about-page--end */

  /* project-page */
  .total-rev img {
    max-width: 143px;
  }

  .work-bottom {
    margin-top: 32px;
  }

  .nav.esc-nav button {
    font-size: 14px;
  }

  /* project-page--end */

  /* raid-vr */
  .riad-video {
    height: 430px;
    margin-bottom: 30px;
  }

  .riad-header-title h1 {
    margin-bottom: 0px;
    font-size: 28px;
  }

  .riad-header-title a.btn {
    gap: 10px;
    padding: 11px 18px;
    font-size: 14px;
    display: inline-flex;
    align-items: center;
  }

  .r-meta-item span.icon svg {
    max-width: 20px;
  }

  .r-meta-item {
    font-size: 14px;
  }

  .riad-desc {
    border-radius: 20px;
    padding: 30px 28px;
  }

  .proDesc-item {
    flex: 0 0 auto;
    width: 50%;
    text-align: center;
  }

  .proDesc-infos {
    margin-left: -24px;
    margin-right: -24px;
    flex-wrap: wrap;
  }

  .contact-page.section-padding {
    padding-top: 50px;
  }

  /* raid-vr--end */

  /* career-page */

  .lifeOctave.section-padding {
    padding-top: 70px;
  }

  .lifeOctave .section-title {
    margin-bottom: 28px;
  }

  .lifeOctave-img img {
    width: 100%;
  }

  .perks-content {
    max-width: 100%;
    margin-bottom: 23px;
  }

  .perks-content p {
    font-size: 22px;
    max-width: 100%;
  }

  .interview-process .section-title {
    margin-bottom: 43px;
  }

  .position-items {
    padding: 28px 24px;
    border-radius: 20px;
    margin-bottom: 50px;
  }

  .applay-btn {
    padding: 4px 5px 4px 18px;
    border-radius: 40px;
    gap: 11px;
    font-size: 14px;
  }

  .posTitle-content .icon {
    width: 76px;
  }

  .title-content h4 {
    line-height: 1.5;
    margin-bottom: 1px;
    font-size: 20px;
  }

  .title-content p {
    margin-bottom: 11px;
    font-size: 16px;
  }

  .position-title {
    margin-bottom: 13px;
  }

  .position-header ul li {
    font-size: 15px;
    gap: 14px;
  }

  .position-header {
    padding-bottom: 24px;
  }

  .position-infoBox {
    border-radius: 20px;
    padding: 28px 28px;
    margin-bottom: 22px;
  }

  .position-infoBox p {
    font-size: 16px;
  }

  .posMeta {
    gap: 12px;
    font-size: 15px;
    padding: 12px 20px;
  }

  .list-dotted li {
    font-size: 16px;
    padding: 5px 0px;
    padding-left: 20px;
  }

  .list-dotted li::after {
    top: 16px;
  }

  .position-desc {
    padding-bottom: 8px;
  }

  .show-moreLess {
    font-size: 15px;
  }

  .show-moreLess span.icon {
    width: 55px;
    height: 55px;
  }

  /* career-page--end */

  .partners-wrapper-home .partner-item {
    width: 33.33%;
    text-align: center;
  }

  .ind-item:hover {
    background-color: var(--primary);
    transform: translateY(0px);
    box-shadow: 0px 4px 40px rgba(25, 187, 194, 0.3);
  }

  .ind-item a.anim-link {
    transform: translate(0px, 0px);
    opacity: 1;
    visibility: visible;
    position: inherit;
    color: #fff;
  }

  .step-item-header {
    padding: 23px 24px;
    min-height: auto;
  }


}

/*  Medium devices (tablets, 768px and up) */
@media (max-width: 767px) {
  .premier-verfied {
    float: left; 
    margin-top: 10px;
    text-align: left;
  }
  
  .premier-verfied-img {
    width: 50%;
  }
  
  .hero-content>span {
    font-size: 14px;
  }

  .fs-2 {
    font-size: 30px !important;
    line-height: 42px !important;
  }

  .hero-content {
    max-width: 100%;
  }

  .hero-counter span.text {
    font-size: 13px;
  }

  .hero-counter h3 {
    font-size: 27px;
    font-weight: bold;
  }

  .hero-counts {
    margin: 30px 0px;
    flex-wrap: wrap;
    gap: 14px 21px;
    justify-content: flex-start !important;
  }

  .link {
    font-size: 15px;
    gap: 14px;
  }

  .link span.icon img {
    max-width: 15px;
  }

  .hero-logos {
    gap: 0px;
    justify-content: space-between;
    width: 100%;
    flex-direction: row;
    flex-wrap: wrap;
    margin: 0px -10px;
  }

  .hero-logos a {
    padding: 0px 10px;
    flex: 0 0 auto;
    width: 50%;
    display: block;
    margin-bottom: 20px;
  }

  .hero-content p {
    font-size: 15px;
  }

  .header-logo a img {
    max-width: 130px;
  }

  .header-link a.btn {
    font-size: 13px;
    line-height: 23px;
    font-weight: 500;
    border-radius: 6px;
    border-width: 2px;
    padding: 5px 10px;
  }

  .hero-content h1 {
    margin-bottom: 12px;
  }

  .hero-counter span.text {
    font-size: 12px;
  }

  .hero-area {
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    padding: 118px 0px 38px;
  }

  .hero-wrapper {
    gap: 17px;
  }

  .fs-2 {
    font-size: 24px !important;
    line-height: 35px !important;
  }

  .partners-rated {
    gap: 6px;
    padding: 15px 26px;
    font-size: 12px;
  }

  .partner-item {
    width: 50%;
  }

  .section-title p {
    font-size: 15px;
  }

  .work-area .section-title {
    margin-bottom: 30px;
  }

  .help-area {
    padding: 40px 0px 40px;
  }

  .work-area {
    padding: 40px 0px 40px;
  }

  .industrise-area {
    padding: 40px 0px 40px;
  }

  .section-title h2 {
    margin-bottom: 4px;
  }

  .industrise-area .section-title {
    margin-bottom: 30px;
  }

  .footer {
    padding: 30px 0px 30px;
  }

  .footer-contact {
    max-width: 190px;
    margin: 0px;
  }

  .sw-nav button {
    top: 100%;
    left: 50%;
    transform: translate(-80px, 10px);
  }

  .sw-nav button.s-next {
    left: 50%;
    transform: translate(40px, 10px);
  }

  .pr-top {
    padding-bottom: 14px;
    flex-wrap: wrap;
    gap: 8px;
  }

  .header-end {
    gap: 4px;
  }

  .work-bottom {
    margin-top: 28px;
  }

  body,
  html {
    overflow-x: hidden;
  }

  .lead-text {
    font-size: 15px;
    line-height: 1.7;
  }

  .partStory-content p {
    text-align: center;
    margin-bottom: 12px;
    color: #D9D9D9;
  }

  .section-padding {
    padding: 30px 0px 30px;
  }

  .newsletter-content-text p {
    color: #8C8C8C;
    font-size: 15px;
    line-height: 1.6;
  }

  .newsletter-content-text h2 {
    margin-bottom: 7px;
  }

  .newsletter-content-text {
    margin-bottom: 24px;
  }

  .newsletter-content ul li:not(:last-child) {
    padding-bottom: 10px;
  }

  .newsletter-content ul li a {
    gap: 14px;
    font-size: 14px;
  }

  .newsletter-content ul li a span.small {
    font-size: 13px;
  }

  .newsletter-content ul li a span.icon {
    width: 50px;
    height: 50px;
  }

  .newsletter-content ul li a span.icon svg {
    max-width: 24px;
  }

  .newsletter-form {
    max-width: 100%;
    padding: 20px 19px 34px;
  }

  .btn {
    font-size: 15px;
    padding: 12px 30px;
  }

  /* service-page */
  .hero-service {
    min-height: auto;
  }

  .vr-influence.section-padding {
    padding-top: 30px;
  }

  .vr-influence .section-title {
    text-align: center;
    margin-bottom: 30px;
  }

  .vr-influenc-item h3 {
    font-size: 34px;
    font-weight: bold;
  }

  .vr-influenc-item p {
    font-size: 16px;
  }

  .useCase-area .section-title {
    margin-bottom: 30px;
  }

  .useCase-content h3 {
    font-size: 22px;
    line-height: 32px;
    margin-bottom: 12px;
    padding-top: 18px;
  }

  .useCase-content p {
    line-height: 27px;
  }

  .useCase-img {
    max-width: 100%;
    width: 100%;
    height: 210px;
  }

  .useCase-item--row:not(:last-child) {
    margin-bottom: 55px;
  }

  .rtc-inner p {
    font-size: 16px;
  }

  .rtc-inner h2 {
    margin-bottom: 4px;
  }

  .vrProject .section-title h2 a {
    gap: 7px;
    flex-wrap: wrap;
  }

  .vrProject .section-title h2 a span svg {
    max-width: 28px;
  }

  .vrProject .section-title {
    margin-bottom: 33px;
  }

  .sw-angles button {
    width: 50px;
    height: 50px;
  }

  .sw-angles {
    gap: 20px;
    margin-top: 20px;
  }

  .industrise-bottom {
    padding-top: 45px;
  }

  /* service-page--end */

  /* industries-page-start */

  .ind-info-item {
    max-width: 160px;
    height: 160px;
  }

  .ind-info-item h3 {
    position: relative;
    z-index: 1;
    font-size: 16px;
  }

  .hero-ind-content h1 {
    font-size: 30px;
    margin-bottom: 30px;
  }

  .hero-ind-infos {
    margin-bottom: 32px;
  }

  .hero-ind-content h4 {
    font-size: 14px;
  }

  .benifits-area .section-title h2 {
    margin-bottom: 12px;
    text-align: center;
  }

  .benifits-area .section-title p {
    font-size: 16px;
  }

  .benifits-area .section-title {
    margin-bottom: 30px;
  }

  .benifit-item-icon {
    margin-bottom: 18px;
  }

  .benifits-row div {
    border: none !important;
  }

  .benifit-separator {
    margin: 0px;
    border: none;
  }

  .step-area .section-title {
    margin-bottom: 30px;
  }

  /* industries-page-start--end */

  /* about-us-page */
  .hero-area.hero-about .hero-content {
    margin-bottom: 10px;
  }

  .hero-area.hero-about {
    padding-top: 143px;
  }

  .elevating-area .section-title {
    margin-bottom: 30px;
  }

  .elevating-item p {
    font-size: 16px;
  }

  .elevating-item h3 {
    font-size: 32px;
    font-weight: 800;
  }

  .elevating-item {
    height: auto;
  }

  .elevating-area .section-title p {
    line-height: 1.5;
    font-size: 16px;
  }

  .whOctave-area .section-title {
    margin-bottom: 28px;
  }

  .team-wrapper {
    grid-template-columns: repeat(2, 1fr);
    grid-gap: 24px 20px;
  }

  .team-item-img {
    height: 170px;
  }

  .team-item-content h4 {
    font-size: 16px;
    line-height: 23px;
  }

  .team-item-content p {
    font-size: 14px;
    line-height: 18px;
    margin-bottom: 15px;
  }

  .team-area .section-title p {
    font-size: 16px;
  }

  .team-area .section-title {
    margin-bottom: 28px;
  }

  /* about-us-page--end */


  /* project-page */
  .hero-area.hero-projects .hero-content p {
    font-size: 16px;
    line-height: 1.5;
  }

  .hero-area.hero-projects .hero-content {
    margin-bottom: 28px;
  }

  .work-filter {
    font-size: 16px;
    gap: 12px;
  }

  .work-filter span.icon svg {
    max-width: 23px;
  }

  .esc-area .section-title {
    margin-bottom: 25px;
  }

  .esc-brand {
    padding: 7px 0px;
    font-size: 13px;
  }

  /* project-page--end */

  /* contact-page */
  .contact-page.section-padding {
    padding-top: 88px;
  }

  /* contact-page--end */

  /* raid-vr */
  .riad-content {
    padding: 76px 0px 30px;
  }

  .riad-header-title h1 {
    font-size: 24px;
  }

  .riad-meta {
    flex-wrap: wrap;
  }

  .riad-header {
    margin-bottom: 22px;
  }

  .riad-desc {
    border-radius: 12px;
    padding: 24px 24px;
  }

  .proDesc-item span {
    font-size: 12px;
  }

  .proDesc-item p {
    color: #fff;
    font-size: 13px;
  }

  .desc-box {
    padding: 22px 24px;
  }

  .desc-gallery-wrapper {
    gap: 16px 16px;
    grid-template-columns: repeat(1, 1fr);
  }

  .desc-teamProject h5 {
    font-size: 18px;
  }

  .desFeatures {
    padding: 22px 18px 18px;
  }

  .desFeatures ul li span {
    width: 26px;
    height: 26px;
    flex: 0 0 auto;
    font-size: 14px;
  }

  .desFeatures ul li {
    gap: 11px;
  }

  /* raid-vr--end */


  /* career-page */

  .hero-area.hero-career .hero-content {
    gap: 24px;
  }

  .hero-area.hero-career {
    padding: 207px 0px 102px;
  }

  .lifeOctave.section-padding {
    padding-top: 36px;
  }

  .lifeOctave-content p {
    font-size: 16px;
    margin-bottom: 26px;
  }

  .lifeOctave-link {
    padding: 0px 13px;
    font-size: 14px;
    height: 56px;
  }

  .perks-content h2 {
    font-size: 32px;
  }

  .perks-content p {
    font-size: 17px;
  }

  .perks-accordion .accordion-button {
    font-size: 16px;
    padding: 14px 0px;
  }

  .interview-process.section-padding {
    padding: 50px 0px 50px;
  }

  .list-dotted li {
    font-size: 15px;
  }

  .desc-tecUsed p {
    font-size: 18px;
  }

  .gd-btn img {
    max-width: 80px;
  }

  /* career-page--end */
  .hero-area.hero-service .hero-content p {
    font-size: 18px;
    line-height: 1.5;
  }

  .sw-nav button {
    background-color: transparent;
  }

  .ind-item {
    padding: 15px 15px 22px 15px;
  }

  .ind-item--icon {
    height: auto;
    margin-bottom: 12px;
    display: flex;
    gap: 20px;
    align-items: center;
  }

  .ind-item--content h4 {
    margin-bottom: 13px;
  }

  .ind-item--content p {
    margin-bottom: 8px;
  }

  .ind-item:hover a.anim-link {
    transform: translate(0px, 0px);
    transition: .5s;
  }

  .partStory .section-title {
    margin-bottom: 0px;
  }

  .hero-area.hero-service .hero-content {
    padding: 0px 10px;
  }

  .hero-logos a img {
    max-width: 140px;
  }

  .hero-logos a {
    text-align: center;
  }

  .elevating-area .section-title {
    margin-left: 10px;
    margin-right: 10px;
  }


}

/* Small devices  */
@media (max-width: 575px) {

  .help-grid {
    grid-template-columns: repeat(1, 1fr);
    grid-gap: 23px 40px;
  }

  /* service-page */
  .vr-influenc-item {
    width: 100%;
    padding: 0px 20px;
    max-width: 300px;
    margin: 0 auto;
    margin-bottom: 10px;
  }

  /* service-page--end */


  /* about-us */


  /* about-us--end */



}