/* Desktop Layout: >= 992px */

@media only screen and (min-width: 992px) {
  .hide-on-mobile,
  .navbar-area.navigation-style-01
    .custom-container
    .nav-right-content.hide-on-desktop {
    display: none;
  }
  .wescale-case-study-slider .slider-dots {
    display: none;
  }
}

/* Tablet Layout: Max 991px. */
@media only screen and (max-width: 991px) {
  .hide-on-mobile,
  .navbar-area.navigation-style-01
    .custom-container
    .nav-right-content.hide-on-mobile {
    display: none;
  }
  .navbar-area .custom-container .navbar-collapse {
    position: absolute;
    top: 60px;
    left: 0;
    width: 100%;
    background: #000000f0;
    padding: 0 16px 20px;
    border-radius: 8px;
    box-shadow: rgb(120 124 127 / 20%) 0px 8px 24px;
  }
  header .navbar {
    padding-top: 12px;
    padding-bottom: 12px;
    padding-left: 16px;
    padding-right: 16px;
  }
  .navbar-area.navigation-style-01 .custom-container .logo-wrapper {
    max-width: 180px;
  }
  .navbar-area.navigation-style-01 .custom-container .logo-wrapper .site-logo img {
    width: 170px;
  }
  .navbar-area.navigation-style-01
    .custom-container
    .navbar-collapse
    .navbar-nav {
    margin-left: 0;
    margin-bottom: 20px;
  }

  .navbar.navbar-area.navbar-expand-lg.navigation-style-01.navbar-default
    .custom-container
    .navbar-nav
    ul
    li.page_item_has_children
    .children
    .page_item_has_children
    > .children {
    position: initial;
  }

  .navbar-area
    .custom-container
    .navbar-collapse
    .navbar-nav
    li.menu-item-has-children {
    padding-right: 0;
  }

  .navbar-area
    .custom-container
    .navbar-collapse
    .navbar-nav
    li.menu-item-has-children
    .sub-menu
    .menu-item-has-children
    > .sub-menu {
    margin-top: 0;
  }

  .navbar-area
    .custom-container
    .navbar-collapse
    .navbar-nav
    li.menu-item-has-children
    .sub-menu
    .menu-item-has-children
    > .sub-menu
    li {
    padding-left: 25px;
  }

  .navbar-area
    .custom-container
    .navbar-collapse
    .navbar-nav
    li.menu-item-has-children
    .sub-menu {
    border-bottom: initial;
  }

  .navbar-area
    .custom-container
    .navbar-collapse
    .navbar-nav
    li.menu-item-has-children
    .sub-menu
    li:before {
    right: 20px;
  }

  /* Widget Text Align*/
  @media (max-width: 991px) {
    .text-align-tabletcenter .theme-heading-title .title,
    .text-align-tabletcenter .theme-heading-title .subtitle {
      text-align: center;
    }
    .text-align-tabletleft .theme-heading-title .title,
    .text-align-tabletleft .theme-heading-title .subtitle {
      text-align: left;
    }
    .text-align-tabletright .theme-heading-title .title,
    .text-align-tabletright .theme-heading-title .subtitle {
      text-align: right;
    }
  }

  @media (max-width: 767px) {
    .text-align-mobilecenter .theme-heading-title .title,
    .text-align-mobilecenter .theme-heading-title .subtitle {
      text-align: center;
    }
    .text-align-mobileleft .theme-heading-title .title,
    .text-align-mobileleft .theme-heading-title .subtitle {
      text-align: left;
    }
    .text-align-mobileright .theme-heading-title .title,
    .text-align-mobileright .theme-heading-title .subtitle {
      text-align: right;
    }
  }

  .elementor-widget-container .elementor-image-gallery .gallery-item {
    width: 50% !important;
  }
  .widget-area {
    margin-top: 60px;
  }

  .custom-logo-link img,
  .site-logo img,
  .footer-logo img {
    padding: 0;
  }

  .team-grid {
    grid-row-gap: 50px;
  }

  .single-team-inner {
    & .content {
      .title {
        font-size: 16px;
      }

      p {
        font-size: 14px;
      }
    }
  }

  .table-of-content-list-item .title {
    line-height: 28px;
  }

  .about-position-abs {
    position: static !important;
  }
  .about-us-widget img {
    margin-bottom: 40px;
  }
  .footer-wrap .about-us-widget .site-logo img {
    width: 200px;
  }
  .footer-wrap .row.footer-logo img {
    width: 100%;
  }
  .footer-section {
    padding-top: 48px;
  }
  .widget_nav_menu .footer-list {
    display: flex;
    flex-wrap: wrap;
    gap: 15px 5px;
  }
  .row.footer-logo {
    margin: 32px 0;
  }
  .footer-section ul.social_share {
    display: flex;
    justify-content: flex-start;
  }
  ul.footer-list li a {
    padding: 0 20px 0px 0px;
    font-size: 16px;
  }
}

/* Tablet Layout wide: 768px. */

@media only screen and (max-width: 768px) {
  .theme-heading-title .title,
  .theme-heading-title .subtitle {
    margin-bottom: 8px;
  }
  .wescale-case-study-slider .single-item {
    margin-left: 16px;
    margin-right: 16px;
    padding: 16px;
    margin-bottom: 16px;
  }
  .case-study-grid .wescale-case-study-slider .single-item {
    margin-left: 0;
    margin-right: 0;
  }

  .wescale-case-study-slider .single-item .title {
    font-size: 16px;
  }
  .wescale-case-study-slider .single-item .duration {
    padding: 6px 10px;
    border-radius: 4px;
    font-size: 14px;
  }
  .wescale-case-study-slider .single-item p {
    font-size: 14px;
  }
  .wescale-case-study-slider .slick-carousel-controls {
    top: 27%;
    right: 0px;
    width: 100%;
  }
  .wescale-case-study-slider .investment-slider-nav .slick-arrow {
    width: 36px;
    height: 36px;
  }
  .wescale-case-study-slider .investment-slider-nav .slick-arrow.prev-arrow {
    position: relative;
    right: 5px;
  }
  .wescale-case-study-slider .investment-slider-nav .slick-arrow.next-arrow {
    position: relative;
    left: 5px;
  }
  .wescale-case-study-slider .investment-slider-nav {
    gap: 2px;
    justify-content: space-between;
  }

  /* 	Case Study Single */
  .blog-single-thumb {
    padding-bottom: 24px;
  }
  .case-study-project-info {
    flex-wrap: wrap;
  }
  .case-study-project-info .prject-name h4 {
    font-size: 20px;
  }
  .case-study-project-info .prject-name p {
    font-size: 14px;
  }
  .case-study-project-info > div {
    width: 31%;
  }
  .case-study-project-info .project-title,
  .case-study-project-info .website {
    width: 100%;
    margin-bottom: 16px;
  }
  .case-study-project-info .project-title img {
    max-width: 50px;
  }
  .case-study-project-info p {
    font-size: 16px;
  }
  .case-study-project-info .label {
    font-size: 14px;
  }
  .blog-pagination ul li a,
  .blog-pagination ul li span {
    padding: 0 20px;
  }
  .blog-pagination {
    text-align: center;
  }
  .case-study-grid {
    display: flex;
    flex-wrap: wrap;
    flex-direction: column;
  }
  .case-study-grid .ps-outer-wrap {
    width: 100%;
  }

  .search-form .search-form-page input {
    width: 250px;
  }

  .page-wrapper .header-right .btn-wrap .boxed-btn {
    display: none;
  }

  .wescale-bird-content {
    & .bird-content-item {
      &.style-03 {
        right: 0;
      }

      .bird-content-title {
        font-size: 16px;
        max-width: 142px;
      }
    }
  }
  .platform-content-wrap {
    padding: 0 50px;

    & .bird-content-item {
      &.style-01 {
        top: 0;
        left: 0;
      }
      &.style-03 {
        top: 0;
        right: 0;
      }
      &.style-04 {
        bottom: 0;
        left: 0;
      }

      &.style-05 {
        bottom: 0;
        right: 0;
      }

      .bird-content-dot {
        width: 12px;
        height: 12px;
        border: 1px solid var(--main-color-one);
        right: 15px;

        &:after {
          width: 4px;
          height: 4px;
        }

        .bird-hover-content {
          padding: 8px 12px;
          min-width: 130px;
          max-width: 130px;
          font-size: 10px;

          p {
            font-size: 10px;
            margin-bottom: 8px;
          }

          ul {
            li {
              font-size: 10px;

              + li {
                margin-top: 4px;
              }
            }
          }

          .type-title {
            font-size: 8px;
          }

          .type-desc {
            font-size: 8px;
          }
        }
      }

      .bird-content-title {
        font-size: 12px;
        max-width: 110px;
        position: relative;
        z-index: -1;
      }
    }
  }

  .process-slider-nav {
    position: static;

    .slick-arrow {
      width: 36px;
      height: 36px;
    }
  }

  .process-single-item {
    .content {
      .title {
        font-size: 22px;
        line-height: 30px;
        margin-bottom: 8px;
      }

      p {
        font-size: 16px;
        font-weight: 500;
      }
    }

    .icon {
      margin-bottom: 16px;
    }
  }

  .wescale-bird-content {
    & .bird-content-item {
      .bird-content-dot {
        width: 14px;
        height: 14px;
      }

      .bird-content-title {
        font-size: 16px;
      }
    }
  }

  .back-to-top {
    right: 10px;
    bottom: 10px;
    width: 30px;
    height: 30px;
    line-height: 28px;
    font-size: 16px;
  }

  .error-404 .title {
    font-size: 36px;
    line-height: 44px;
  }
}

/* medium tablet layout */
@media (max-width: 700px) {
  .wescale-header-wrap.blog-single {
    padding-top: 150px;
  }
  .blog-single .wescale-header-inner {
    text-align: left;
  }
  .content-area.blog-content-page {
    padding-top: 48px;
    padding-bottom: 0px;
  }
  .blog-single .title {
    font-size: 32px;
    line-height: 36px;
    text-align: left;
  }
  .blog-single ul.meta-list {
    text-align: center;
    display: none;
  }
  .blog-grid-wrapper.wescale .blog-item {
    padding: 16px;
    margin-top: 0px;
    margin-bottom: 16px;
  }
  .blog-grid-wrapper.wescale.layout-list .blog-item {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    gap: 12px;
    background: #0b0d14;
    border: 1px solid #1e1e2f;
    padding: 16px;
  }
  .blog-grid-wrapper.wescale.layout-list .blog-item .blog-thumb {
    width: 100%;
    background: none;
    padding: 0;
  }
  .blog-grid-wrapper.wescale .blog-item .title {
    margin-top: 12px;
    margin-bottom: 20px;
  }
  .blog-grid-wrapper.wescale .blog-item .btn-wrap {
    margin-top: 20px;
  }

  .contact-booking .boxed-btn {
    display: block;
  }
}

@media only screen and (max-width: 599px) {
  .text-align-mobilecenter,
  .text-align-mobilecenter .theme-heading-title .title,
  .text-align-mobilecenter .theme-heading-title .subtitle {
    text-align: center;
    display: block;
  }
  .copyright-wrap-inner {
    flex-direction: column;
    align-items: baseline;
    grid-row-gap: 20px;
  }

  .wescale-request-form-widget .request-form-widget {
    padding: 24px 16px;
    border-radius: 12px;
  }

  .wescale-request-form-widget .widget-headline {
    font-size: 20px;
  }

  .wescale-request-form-widget p {
    font-size: 16px;
    line-height: 24px;
  }

  .wescale-request-form-widget .single-input-inner .form-control {
    padding: 13px 17px;
  }

  .blog-content .title {
    font-size: 20px;
    line-height: 26px;
    margin-bottom: 12px;
  }

  .blog-content .user {
    font-size: 16px;
    line-height: 20px;
  }

  .blog-single-content-wrap .title {
    font-size: 32px;
    line-height: 40px;
    margin-bottom: 14px;
  }

  .blog-single-content-wrap p {
    font-size: 16px;
    line-height: 24px;
    margin-bottom: 32px;
  }

  .blog-single-content-wrap h2 {
    font-size: 24px;
    line-height: 36px;
  }

  .blog-tab-nav .nav-link {
    font-size: 16px;
    line-height: 20px;
    padding: 0 15px 16px;
  }

  .btn-wrap .boxed-btn {
    padding: 12px 20px;
  }

  .navbar-area .custom-container .nav-right-content .btn-wrap + .btn-wrap {
    margin-left: 15px;
  }

  .wescale-bird-content {
    padding: 50px 80px 68px;
  }

  .team-grid {
    grid-row-gap: 24px;
  }

  .team-member-popup-content {
    width: 95%;
    padding: 16px;
    overflow: scroll;
    height: 90%;
    border-radius: 16px;

    .team-top-content-wrap {
      display: block;

      & .content {
        .title {
          font-size: 18px;
          margin-bottom: 2px;
        }

        p {
          font-size: 14px;
          margin-bottom: 16px;
        }
      }

      & .team-social-list {
        .social-share {
          justify-content: start;
        }

        & .contact-list {
          li {
            justify-content: start;
          }
        }
      }
    }
  }

  .team-member-popup-content {
    & .content-body {
      p {
        font-size: 14px;
      }
    }
  }

  .team-member-popup-content {
    display: block;
  }

  .team-grid {
    grid-column-gap: 10px;
  }

  .single-team-inner {
    .thumb {
      margin-bottom: 4px;
    }

    & .content {
      .title {
        font-size: 12px;
      }

      p {
        font-size: 10px;
      }
    }
  }

  .accordion-wrapper .card .card-header a {
    font-size: 18px;
    padding-right: 48px;

    &::after {
      top: 0;
      transform: inherit;
    }
  }

  .accordion-wrapper .card .card-body {
    font-size: 16px;
    font-weight: 500;
    padding-right: 48px;
  }

  .widget_nav_menu {
    margin-bottom: 30px;
  }

  .social_share {
    margin-bottom: 30px;
  }

  .about-content {
    p {
      font-size: 18px;
      line-height: 140%;
    }
  }

  .read-more-btn.readMoreBtn {
    margin-top: 12px;
  }

  .about-content {
    max-height: 80px;
    font-size: 14px;
  }

  .wescale-bird-content {
    & .bird-content-image {
      .bird-image {
        width: 50%;
      }
    }
  }
}

@media only screen and (max-width: 450px) {
  blockquote:not(.has-light-gray-color):not(.has-very-dark-gray-color):not(
      .is-style-large
    ):not(.is-style-large)
    p {
    font-size: 24px;
    line-height: 34px;
  }

  blockquote:not(.has-light-gray-color):not(.has-very-dark-gray-color):not(
      .is-style-large
    ):not(.is-style-large) {
    padding: 20px;
  }

  .theme-heading-title p {
    font-size: 16px;
  }

  .full-width-content
    .comments-area
    .comment-list
    li
    .single-comment-wrap
    .content {
    max-width: 100%;
  }

  .blog-standard-item-01 .content .post-meta-wrap .social-icon {
    display: none;
  }

  blockquote:not(.has-light-gray-color):not(.has-very-dark-gray-color):not(
      .is-style-large
    ):not(.is-style-large):before {
    display: none;
  }

  .wescale-bird-content {
    & .bird-content-item {
      .bird-content-dot {
        width: 12px;
        height: 12px;
        border: 1px solid var(--main-color-one);
        right: 15px;

        &:after {
          width: 4px;
          height: 4px;
        }

        .bird-hover-content {
          padding: 8px 12px;
          min-width: 110px;
          max-width: 163px;
          font-size: 10px;
        }
      }

      &.style-01 {
        left: 30px;
        max-width: 93px;
      }

      &.style-02 {
        top: 24px;
        right: 35px;
      }

      &.style-03 {
        max-width: 87px;
        right: 0;
      }

      &.style-04 {
        max-width: 85px;
        left: -16px;
      }

      &.style-05 {
        max-width: 88px;
        bottom: 40px;
        right: 30px;
      }

      &.style-06 {
        width: 100px;
        left: 48px;
        bottom: 24px;
      }

      .bird-content-title {
        font-size: 12px;
        max-width: 110px;
      }
    }
  }

  .team-close {
    position: absolute;
    right: 16px;
    top: 16px;
    cursor: pointer;
  }

  .single-team-inner {
    & .content {
      .title {
        font-size: 6px;
      }

      p {
        font-size: 6px;
      }
    }
  }

  .widget_nav_menu {
    margin-bottom: 18px;
  }

  .social_share {
    margin-bottom: 18px;
  }

  .investment-single-item {
    .title {
      font-size: 24px;
    }

    p {
      font-size: 16px;
    }
  }

  .slick-carousel-controls {
    .slick-dots {
      padding-top: 24px;
    }
  }

  .stock-market-item {
    padding: 16px;

    .stock-current-price {
      font-size: 18px;
      line-height: 140%;
      margin-bottom: 4px;
    }

    .stock-name {
      font-size: 14px;
      font-weight: 700;
      line-height: 120%; /* 16.8px */
      letter-spacing: -0.28px;
      margin-bottom: 24px;
    }

    .prev-price {
      font-size: 14px;
      font-weight: 500;
      line-height: 140%;
      margin-bottom: 2px;
    }

    .prev-price-value {
      font-size: 16px;
      font-weight: 700;
      line-height: 150%;
    }

    .prev-price-wrap {
      grid-gap: 8px;
      flex-direction: column;
      align-items: start;
    }

    .price-button {
      border-radius: 6px;
      padding: 4px 8px;
      font-size: 14px;
      font-weight: 700;
      line-height: 120%;
    }
  }

  .platform-content-wrap {
    padding: 0 50px;

    & .bird-content-item {
      &.style-01 {
        top: 0;
        left: 0;
      }
      &.style-03 {
        top: 0;
        right: 0;
      }
      &.style-04 {
        bottom: 0;
        left: 0;
      }

      &.style-05 {
        bottom: 0;
        right: 0;
      }

      .bird-content-dot {
        width: 12px;
        height: 12px;
        border: 1px solid var(--main-color-one);
        right: 15px;

        &:after {
          width: 4px;
          height: 4px;
        }

        .bird-hover-content {
          padding: 8px 12px;
          min-width: 130px;
          max-width: 130px;
          font-size: 10px;

          p {
            font-size: 10px;
            margin-bottom: 8px;
          }

          ul {
            li {
              font-size: 10px;

              + li {
                margin-top: 4px;
              }
            }
          }

          .type-title {
            font-size: 8px;
          }

          .type-desc {
            font-size: 8px;
          }
        }
      }

      .bird-content-title {
        font-size: 12px;
        max-width: 110px;
        position: relative;
        z-index: -1;
      }
    }
  }
}
