@media (min-width: 1640px) {
  .header,
  .footer,
  .feaso-video-area,
  .single-page-content .section,
  .engage-page {
    padding-left: 10%;
    padding-right: 10%;
  }
  .faq-content {
    padding-left: 12%;
    padding-right: 12%;
  }
  .footer {
    padding-top: 30px;
    padding-bottom: 30px;
  }
}
@media (max-width: 1639px) {
  .cases-page-title {
    font-size: 105px;
  }
  .matter-content p {
    margin-top: 30px;
  }
  .how-we-help .title,
  .fees-new .page-title {
    margin-bottom: 30px;
  }
  .bottomArrow img {
    max-width: 180px;
  }
  .clients-say-box ul li {
    font-size: 18px;
  }
  .clients-say-box ul li span {
    min-width: 170px;
  }
  .fp-banchmarking .fp-benchmar-img {
    width: 200px;
  }
  .client-say-content-new button {
    font-size: 18px;
  }
  .client-say-content-new {
    width: 70%;
    padding-right: 0px;
  }
  .client-say-height {
    min-height: 250px;
  }
}
@media (max-width: 1399px) {
  @keyframes fadeInLeftRight {
    0% {
      left: 0;
      bottom: 20px;
    }
    100% {
      left: 45%;
      bottom: 45%;
    }
  }
  @keyframes fadeInLeftLeft {
    0% {
      right: 0;
      top: 20px;
    }
    100% {
      right: 45%;
      top: 45%;
    }
  }
  .faq-content .accordion-item .accordion-button {
    font-size: 20px;
  }
  .faq-content .accordion-item .accordion-body {
    font-size: 26px;
  }
  .what-we-do-pic {
    padding-top: 180px;
  }
  .home-text-animation {
    font-size: 28px;
    min-height: 136px;
  }
  .how-we-help {
    margin-bottom: 40px;
  }
  .clients-say-box ul li {
    font-size: 16px;
  }
  .clients-say-box ul li span {
    min-width: 160px;
  }
  .matter-content p,
  .how-we-help p {
    font-size: 20px;
  }
  .no-matter-text {
    font-size: 30px;
  }
  .clients-say-box {
    padding: 40px 10px;
  }
  .cup-mug-content p {
    font-size: 26px;
  }
  .client-say-height {
    min-height: 265px;
  }
}
@media (max-width: 1365px) {
  .faq-content .accordion-item .accordion-body {
    font-size: 20px;
    padding: 10px 6px;
  }
  .client-say-content-new {
    width: 80%;
  }
  .business-text label {
    font-size: 18px;
  }
}
@media (max-width: 1199px) {
  .header-left,
  .header-menu {
    gap: 16px;
  }
  .cases-page-title {
    font-size: 70px;
  }
  @keyframes fadeInLeftRight {
    0% {
      left: 0;
      bottom: 20px;
    }
    100% {
      left: 44.2%;
      bottom: 44.2%;
    }
  }
  @keyframes fadeInLeftLeft {
    0% {
      right: 0;
      top: 20px;
    }
    100% {
      right: 44.2%;
      top: 44.2%;
    }
  }
  .header-left .navbar-brand {
    font-size: 20px;
  }
  .header-left .local-time {
    font-size: 16px;
  }
  .what-we-do-pic {
    padding-top: 200px;
  }
  .what-we-do-pic {
    padding-top: 0px;
    align-items: center;
  }
  .msg_div {
    flex-direction: column;
  }
  .msg_div p {
    position: relative;
    left: 0;
    padding-left: 0px;
    margin: 20px 0 0 0;
  }
  .msg_div img {
    height: 100px;
  }
  .home-text-animation br {
    display: none;
  }
  .microscope span,
  .microscope p {
    font-size: 18px;
  }
  .microscope h3 {
    font-size: 18px;
    margin: 20px 0 40px 0;
  }
  .no-matter-text {
    font-size: 28px;
  }
  .matter-content p {
    font-size: 20px;
    margin-top: 20px;
  }
  .cup-mug-content .title {
    font-size: 40px;
  }
  .cup-mug-content p,
  .fp-benchmarking p,
  .fp-text-strong {
    font-size: 24px;
  }
  .cup-mug-content p br {
    display: none;
  }
  .project-info p {
    margin-top: 20px;
    font-size: 24px;
  }
  .clients-say-box ul li span {
    min-width: inherit;
    padding-right: 10px;
    flex: 1;
  }
  .how-we-help-head {
    padding-left: 0px;
  }
  .single-page-content .section {
    padding-left: 3%;
  }
  .find-benchmark h3 {
    font-size: 24px;
  }
  .find-benchmark .rightArrow {
    right: 70px;
    width: 40px;
  }
  .fp-benchmarking {
    background-size: 50%;
  }
  .benchmark-section {
    padding: 0px;
  }
  .contact-form .conact-city {
    padding-right: 60px;
  }
}
@media (max-width: 991px) {
  .feaso-video {
    width: 100%;
    padding-top: 0px;
  }
  .content-left {
    padding-right: 20px;
  }
  .content-right {
    padding-left: 20px;
  }
  .cases-pages {
    padding-top: 40px;
  }
  .cases-page-title {
    font-size: 42px;
  }
  .cases-pic {
    max-width: 100%;
  }
  .cases-wizard ul.nav li .nav-link {
    min-width: 300px;
    font-size: 18px;
  }
  .home-animation img {
    margin: 0px;
  }
  .animation-section {
    height: 100%;
    margin: 0px;
  }
  @keyframes fadeInLeftRight {
    0% {
      left: 0;
      bottom: 20px;
    }
    100% {
      left: 42%;
      bottom: 42%;
    }
  }
  @keyframes fadeInLeftLeft {
    0% {
      right: 0;
      top: 20px;
    }
    100% {
      right: 42%;
      top: 42%;
    }
  }
  .faq-content .accordion-item .accordion-collapse {
    position: relative;
    width: 100%;
    padding-left: 0px;
  }
  .faq-content .accordion-item .accordion-button .faq-question {
    width: 100%;
  }
  .cpt-100 {
    padding-top: 60px;
  }
  .fees-content p br {
    display: none;
  }
  .home-text-animation {
    font-size: 18px;
    min-height: inherit;
  }
  .home-info .btn-trans img {
    height: 65px;
  }
  .no-matter-text {
    font-size: 24px;
  }
  .matter-content p,
  .how-we-help p {
    font-size: 20px;
  }
  .matter-content p {
    margin-top: 20px;
  }
  .section {
    padding-top: 60px;
  }
  .cup-mug-section {
    margin-top: 40px;
  }
  .btn-trans img,
  .home-info .btn-trans img {
    height: 45px;
  }
  .microscope,
  .clients-say-box {
    margin-bottom: 20px;
    height: auto;
  }
  .project-info p,
  .fp-benchmarking p,
  .fp-text-strong,
  .engage-tag {
    font-size: 20px;
  }
  .project-info p br,
  .rather-journey br,
  .rather-journey-fees br {
    display: none;
  }
  .how-we-help .title,
  .fees-new .page-title {
    font-size: 30px;
    margin-bottom: 20px;
  }
  .rather-journey,
  .rather-journey-fees {
    font-size: 24px;
  }
  .footer .footer-logo img,
  .thank-you-desktop .thankyou-page-logo {
    height: 80px;
  }
  .single-footer .return-top img {
    height: 36px;
  }
  .single-footer .footer {
    padding-right: 0px;
  }
  .how-we-help,
  .cup-mug-content {
    margin-top: 0px;
  }
  .fp-bench-logo {
    top: -50px;
  }
  .clients-say-box ul li span {
    flex: none;
    min-width: 157px;
  }
  .fp-banchmarking .fp-benchmar-img {
    width: 160px;
  }
  .fp-banchmarking a {
    gap: 16px;
  }
  .find-benchmark h3 {
    font-size: 16px;
  }
  .find-benchmark .rightArrow {
    right: 30px;
  }
  .sidebar-nav,
  .inner-sidebar {
    padding: 60px 20px;
  }
  .inner-sidebar {
    width: 250px;
  }
  .logo-horizontal img {
    height: 60px;
  }
  .logo-horizontal {
    padding-right: 0px;
  }
  .tab-content-area {
    padding: 0 30px 30px 30px;
  }
  .team-progressively {
    margin-top: 40px;
    font-size: 20px;
  }
  .client-say-content-new p {
    font-size: 18px;
  }
  .benchmarking-content p {
    font-size: 20px;
  }
  .email-text a {
    word-wrap: break-word;
  }
  .contact-content {
    padding: 0;
  }
}
@media (min-width: 320px) and (max-width: 767px) {
  .navbar-toggler {
    width: 36px;
    height: auto;
    display: flex;
    flex-direction: column;
    gap: 8px;
    justify-content: center;
    padding: 0px;
  }
  .navbar-toggler span {
    width: 100%;
    height: 1px;
    background: #7f7f7f;
    display: inline-block;
    transition: all 0.3s;
    -moz-transition: all 0.3s;
    -webkit-transition: all 0.3s;
    -ms-transition: all 0.3s;
  }
  .header .navbar .navbar-collapse {
    position: fixed;
    top: 57px;
    left: 0px;
    background: #000000;
    width: 100%;
    padding: 16px;
    z-index: 9;
    width: 100%;
    height: calc(100% - 57px) !important;
    overflow-y: auto;
  }
  .toggleMenuOpen {
    overflow: hidden;
  }
  .header-menu .dropdown:hover > .dropdown-menu {
    display: none;
  }
  .header-menu .dropdown.dropdownOpen > .dropdown-menu {
    display: block;
  }
  .header-menu .menu-half span {
    position: relative !important;
  }
  .header-menu {
    gap: 0px;
  }
  .header-menu .nav-item {
    border-bottom: 1px solid #404040;
    padding: 12px 0;
  }
  .header-menu .nav-item:last-child {
    border-bottom: 0px;
  }
  .header .navbar,
  footer {
    padding: 20px 0;
  }
  footer {
    padding-bottom: 20px;
  }
  .header-left .clock,
  .header-left .local-time {
    display: none;
  }
  .header-left {
    flex: 1;
    justify-content: center;
  }
  .header-menu .dropdown .dropdown-menu {
    padding: 0px;
  }
  .header-menu .dropdown .dropdown-menu .nav-item {
    border-bottom: 0px;
    padding: 0px;
  }
  .header-menu .dropdownOpen .nav-link {
    color: #fff;
  }
  .header-menu .dropdownOpen .dropdown-menu .nav-link {
    color: #7f7f7f;
  }
  .header-menu .nav-item .nav-link span {
    display: inline-block;
    position: relative !important;
  }
  .page-content {
    overflow: inherit;
  }
  .cpt-100 {
    padding-top: 40px;
  }
  .content-left br {
    display: none;
  }
  .content-left {
    padding-right: 12px;
    text-align: left;
    font-size: 16px;
    padding-top: 0px;
  }
  .content-right {
    padding-left: 12px;
    padding-top: 0px;
  }
  .content-right span,
  .content-right p,
  .content-right ul li {
    font-size: 16px;
  }
  .header-menu .nav-item .nav-link {
    font-size: 16px;
  }
  .what-we-do-pic {
    margin: 20px 0;
    padding: 0px;
  }
  .benchmarks-office {
    padding-left: 0;
  }
  .cases-page-title {
    border-bottom: 1px solid #404040;
    padding-bottom: 6px;
    margin-bottom: 16px;
    font-size: 20px;
    font-weight: 300;
    color: #7f7f7f;
    padding-top: 0px;
    text-align: left;
  }
  .engage-form {
    margin-top: 20px;
  }
  .engage-form .from-group {
    padding: 0px;
    margin-bottom: 16px;
    border-bottom: 0px;
  }
  .engage-form .from-group .form-label {
    padding-right: 10px;
    font-size: 14px;
  }
  .engage-form .from-group .form-control {
    font-size: 16px;
    border-bottom: 1px dotted #7f7f7f;
  }
  .engage-form .from-group.brief-project,
  .engage-form .mobile-dir-column {
    flex-direction: column;
    align-items: flex-start;
  }
  .custom-checkbox label {
    font-size: 14px;
  }
  .custom-checkbox label:before {
    margin-right: 10px;
  }
  .engage-form .from-group .custom-checkbox {
    margin-top: 8px;
    width: 80%;
  }
  .preferred-button .preferred-checkbox {
    width: 100%;
  }
  .preferred-button {
    flex-direction: column;
    align-items: flex-start;
    padding-bottom: 10px;
  }
  .home-animation .container {
    width: 360px;
  }
  .home-animation img {
    width: 60px;
  }
  @keyframes fadeInLeftRight {
    0% {
      left: 0;
      bottom: 10px;
    }
    100% {
      left: 30%;
      bottom: 30%;
    }
  }
  @keyframes fadeInLeftLeft {
    0% {
      right: 0;
      top: 10px;
    }
    100% {
      right: 30%;
      top: 30%;
    }
  }
  .footer .footer-logo img,
  .thank-you-desktop .thankyou-page-logo {
    height: 60px;
  }
  .msg_div p {
    text-align: left;
  }
  .msg_div img {
    height: 75px;
  }
  .cases-wizard ul.nav li .nav-link {
    min-width: inherit;
    font-size: 16px;
  }
  .page-title {
    border-bottom: 1px solid #404040;
    padding-bottom: 6px;
    margin-bottom: 24px;
  }
  .about-content .content-right span {
    padding-left: 20%;
    border: 0;
    padding-bottom: 0px;
  }
  .about-content .content-right p,
  .what-we-do-screen .content-right p,
  .benchmarks-screen .content-right p,
  .fees-screen .content-right p,
  .fees-content h4 {
    padding-left: 20%;
  }
  .about-content .team-progressively {
    padding-left: 20%;
    font-size: 18px;
  }
  .about-content .content-right ul,
  .what-we-do-screen .content-right ul {
    padding-left: 24%;
  }
  .about-content .content-right ul li {
    margin-top: 6px;
  }
  .about-content .content-left {
    padding-top: 20px;
    padding-right: 10%;
  }
  .about-content .content-left p {
    text-align: right;
    margin-left: auto;
  }
  .about-content .content-left p br {
    display: block;
  }
  .faq-content .accordion-item .accordion-body {
    padding-left: 0px;
    padding-right: 0px;
    font-size: 21px;
  }
  .faq-content .accordion .accordion-item {
    margin-top: 10px;
  }
  .faq-content .accordion-item .accordion-button {
    border-bottom: 0px !important;
    color: #7f7f7f !important;
  }
  .what-we-do-pic {
    width: 60%;
    margin-top: 40px;
  }
  .cases-pages .cases-wizard {
    padding-top: 60px;
    width: 80%;
    margin-left: auto;
  }
  .cases-wizard ul.nav li {
    width: 100%;
  }
  .cases-info {
    color: #fff;
  }
  .home_div {
    position: relative;
  }
  .home_div::after {
    content: "";
    position: fixed;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 100%;
    background: #000000;
    z-index: 0;
  }
  .home_div .header,
  .home_div .footer {
    position: relative;
    z-index: 2;
  }
  /* .toggleMenuOpen .home_div .header-left {
    position: relative;
    top: 0px;
    left: 20px;
    transform: inherit;
    line-height: 1;
    justify-content: flex-start;
  } */
  .header-left {
    align-items: center;
  }
  .header-left .white-logo {
    width: 35px;
  }
  .header-left .navbar-brand {
    font-size: 18px;
  }
  .content-right p,
  .content-right ul,
  .content-right span {
    padding-right: 10%;
  }
  .header-menu .nav-item.about-dropdown .dropdown-menu {
    display: none;
  }
  .msg_div {
    padding-top: 20px;
  }
  .msg_div img {
    display: none;
  }
  .cases-wizard .cases-info.other p br {
    display: none;
  }
  .btn-green-arrow img {
    max-height: 60px;
  }
  .mobile-about-page-menu {
    display: flex;
    padding-left: 0px !important;
    padding-right: 0px !important;
    gap: 16px;
  }
  .mobile-about-page-menu li {
    list-style-type: none !important;
    margin: 0px !important;
  }
  .mobile-about-page-menu li a {
    color: #7f7f7f;
    font-size: 20px;
    font-weight: 300;
  }
  .mobile-about-page-menu li .activeMenu {
    color: #ffffff;
  }
  .home-info {
    padding-top: 0px;
    padding-bottom: 20px;
    text-align: center;
  }
  .home-text-animation {
    margin: 40px 0;
  }
  .no-matter-developments {
    padding: 20px;
  }
  .no-matter-text {
    font-size: 20px;
  }
  .matter-content p,
  .how-we-help p {
    font-size: 18px;
  }
  .how-we-help {
    margin-top: 40px;
  }
  .cup-mug-content .title {
    font-size: 30px;
    margin-bottom: 20px;
    padding-top: 20px;
  }
  .cup-mug-content p {
    margin-bottom: 20px;
  }
  .fp-banchmarking {
    margin: 0 auto;
  }
  .project-name {
    text-align: right;
  }
  .project-text {
    padding-top: 20px;
    width: 50%;
    margin: 0 auto;
    padding-bottom: 20px;
  }
  .single-page-content .section {
    padding-left: 16px;
    padding-right: 16px;
  }
  .bottomArrow img {
    max-width: 100px;
  }
  .project-wizard .project-left {
    margin-top: 0px;
  }
  .project-info {
    padding-bottom: 1.5rem;
  }
  .fp-bench-logo {
    margin: 20px auto;
    width: 50%;
    top: 0px;
  }
  .fp-benchmarking {
    background: transparent;
    padding-top: 0px;
  }
  .fp-benchmarking p br,
  .fp-text-strong br {
    display: none;
  }
  .how-we-help {
    margin-bottom: 0px;
  }
  .rather-journey,
  .rather-journey-fees {
    margin-bottom: 20px;
  }
  .fees-content h4 {
    padding-left: 0px;
  }
  .engage-tag {
    font-size: 16px;
  }
  .section {
    padding-top: 40px;
  }
  .matter-content p,
  .how-we-help p {
    font-weight: 400;
  }
  #myScrollspy {
    position: relative;
    height: auto;
  }
  .contact-head {
    padding: 30px 0;
    gap: 10px;
  }
  .contact-detail {
    flex-direction: column;
    align-items: flex-start;
  }
  .contact-detail .working-soon span br {
    display: none;
  }
  .contact-detail .working-soon p {
    margin: 20px 0;
  }
  .contact-detail .contact-form {
    flex-direction: column;
    width: 100%;
  }
  .contact-form .conact-city {
    width: 100%;
    padding: 0 0 0 20px;
    display: flex;
    justify-content: space-between;
    margin-bottom: 20px;
  }
  .engage-page {
    padding-right: 5%;
  }
  .contact-form .conact-city li {
    list-style: disc;
  }
  .contact-form-field {
    width: 100%;
  }
  .contact-head .contact-main-title {
    font-size: 20px;
  }
  .header,
  .footer,
  .feaso-video-area,
  .single-page-content .section,
  .engage-page {
    padding-left: 16px;
    padding-right: 16px;
  }
  .sidebar-nav,
  .inner-sidebar {
    padding: 20px;
    height: auto;
    flex-direction: row;
    border-right: 0px;
    width: 100%;
  }
  .sidebar-nav {
    padding-top: 60px;
  }
  .sidebar-main.sidebar-home {
    flex-direction: column;
  }
  .logo-horizontal {
    height: 50px;
    position: absolute;
    top: 20px;
    right: 20px;
    z-index: 9;
  }
  .logo-horizontal img {
    height: 50px;
  }
  .sidebarTitle {
    display: none;
  }
  .secound-sidebar {
    flex-direction: row;
    gap: 10px;
  }
  .secound-sidebar li a {
    padding: 6px 10px;
    gap: 10px;
    min-height: 34px;
  }
  .tab-content-area {
    height: auto;
    padding: 0 20px 20px 20px;
  }
  .page-title-new + a.text-pink {
    display: none;
  }
  .team-progressively {
    margin-top: 40px;
    font-size: 20px;
    font-weight: 500;
  }
  .benchmarking-content {
    padding-top: 0px;
  }
  .benchmarking-content p {
    font-size: 20px;
  }
  .page-title-new {
    font-size: 18px;
  }
  .secound-sidebar li a .ping-arrow-circle {
    display: none;
  }
  .client-say-content-new {
    width: 100%;
  }
  .client-say-content-new .next-prev-btn {
    margin-top: 40px;
  }
  .inner-sidebar.contact-content-area {
    flex-direction: column;
  }
  .contact-content {
    padding: 0 20px;
  }
  .thank-you-desktop {
    height: auto;
  }
  .dark-crosses {
    width: 80px;
  }
  .secound-sidebar li a.active label {
    font-weight: 300;
    color: #ffffff;
  }
}
@media (min-width: 320px) and (max-width: 767px) and (orientation: portrait) {
  .home_div .header-left {
    position: fixed;
    top: 50%;
    transform: translateY(-50%);
  }
}
@media (min-width: 320px) and (max-width: 767px) and (orientation: landscape) {
  .single-page-content {
    z-index: 1;
  }
}
@media (min-width: 0px) and (max-width: 1023px) and (orientation: portrait) {
  .mobile-portrait-msg {
    width: 100%;
    height: 100%;
    background: #000000;
    position: fixed;
    top: 0px;
    left: 0px;
    z-index: 9;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 18px;
    color: #ffffff;
  }
}
