/* Slide down animation */
html{
	margin: 0 !important;
	padding: 0 !important;
	scroll-behavior: smooth;
}
body.page-template-new-dev-home-php {
    background: var(--black);
}
body.black-theme{
    background-color: var(--black);
}
body.white-theme{
    background-color: var(--primary-color);
}
h1, h2, h3, h4, h5, h6, ul, li, li > ul,p{
     font-family: "Poppins" !important;
}
body.white-theme h1,body.white-theme h2,body.white-theme h3,body.white-theme h4,body.white-theme h5,body.white-theme h6,body.white-theme ul,body.white-theme li,body.white-theme li > ul,body.white-theme p{
     color: var(--black);
}
body.black-theme h1,body.black-theme h2,body.black-theme h3,body.black-theme h4,body.black-theme h5,body.black-theme h6,body.black-theme ul,body.black-theme li,body.black-theme li > ul,body.black-theme p{
     color: var(--primary-color);
}
p{
	font-size: 16px;
	line-height: 24px;
	font-weight: 400;
}
:root {
  --primary-color: #fff;
  --purple-color:#b4accf;
  --purple-dark-color:#5941B0;
  --black: #000;
}
.center-wr{
	width: 94% !important;
	max-width: 1320px;
	margin: 0 auto;
}
a,a:hover{
	transition: .4s;
}
.new-custom-header-wrapper {
    position: relative;
    width: 100%;
    z-index: 999;
    transition: all 0.5s ease;
}
.new-custom-header-wrapper.sticky {
    position: fixed;
    top: 0;
    left: 0;
    box-shadow: 0 2px 15px rgba(0,0,0,0.15);
    animation: slideDown 0.5s ease forwards;
}
body.black-theme .new-custom-header-wrapper.sticky {
    background: #171717e3;
}
 
body.white-theme .new-custom-header-wrapper.sticky {
    background: rgba(255, 255, 255, 1);
}
@keyframes slideDown {
    0% { transform: translateY(-100%); }
    100% { transform: translateY(0); }
}
.new-custom-header-menu ul li.current_page_item a, .new-custom-footer-menus .footer-menu ul li.current_page_item a {
      color: var(--purple-color);
}
div#scroll-top-button {
    position: fixed;
    bottom: 80px;
    right: 60px;
    height: 60px;
    width: 60px;
    background-color: var(--primary-color);
    border-radius: 50%;
    border: 2px solid #000;
    display: none;
    cursor: pointer;
    transition: 0.3s;
    z-index: 9999;
}
div#scroll-top-button svg {
    width: 45px;
    height: 45px;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
}
div#scroll-top-button:hover {
    background-color: var(--purple-dark-color);
}
div#scroll-top-button:hover svg path{
    fill: #fff;
}
.new-custom-header-wrapper {
    position: absolute;
    width: 100%;
    z-index: 99;
    padding: 25px 0px 25px;
}
.new-header-inner-container,.new-custom-header-menu ul {
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.site-logo {
    width: 150px;
}
.new-custom-header-menu {
    width: 50%;
}
.new-custom-header-menu ul li,.new-custom-footer-menus .footer-menu ul li {
    list-style-type: none;
}
.new-custom-header-menu ul li a,.white-btn,.custom-btn,
.new-custom-footer-menus .footer-menu ul li a,
.new-custom-footer-menus .footer-menu h4,
.pinned-sections-nav a.white-btn  {
    color: var(--primary-color);
    font-size: 14px;
    line-height: 24px;
}
.new-custom-header-menu ul li a:hover, .new-custom-footer-menus .footer-menu ul li a:hover, .new-custom-footer-copyright a:hover {
    color: var(--purple-color);
}
.new-custom-banner-wr{
	padding: 245px 0px 240px;
	background: url("../img/new-custom-home/Banner_Image.jpg")no-repeat;
	background-position: center;
	background-size: cover;
}
h1,h1.h2.post__title {
    font-size: 64px;
    line-height: 70px;
    font-weight: 400;
}
.location-banner-inner h1 {
    margin-bottom: 35px;
    padding: 0px;
}
.new-custom-banner-inner h1 {
    padding-right: 480px;
}
.black-theme h1 ,.black-theme p{
    color: var(--primary-color);
}
.new-custom-banner-inner h1 + p {
    width: 350px;
    margin-top: 20px;
}
.custom-btn,.new-custom-header-menu ul li.header-button a, .white-btn {
    padding: 5px 10px;
    border-radius: 40px;
    border:1px solid var(--primary-color) ;
}
.new-custom-header-menu ul li.header-button a, .white-btn,.custom-btn:hover {
    background-color: var(--primary-color);
    color: var(--black);
}
.white-btn{
	color: #242323;
}
.white-btn:hover,.new-custom-header-menu ul li.header-button a:hover,.custom-btn{
	color: var(--primary-color);
	background-color: transparent;
}
.baner-button-group {
    margin-top: 35px;
}
.our-partners-main-container .marquee {
    width: 100%;
    max-width: 88%;
    border: 0;
}
.trusted-by-wr,.coworking-software-wr,.revenue-optimization-section,.revenue-bottom-blocks-wrapper,
.built-for-operators-wr,.animated-scroll-section,.future-of-coworking-wr,.scroll-animated-wr,.our-coworking-partners-wr,
.blog-section.new-home-blog-section,.new-custom-footer-wr {
    padding: 40px 0px 40px;
}
.new-custom-footer-wr{
    background-color: var(--black);
}
body.white-theme .new-custom-footer-wr h3, body.white-theme .new-custom-footer-wr h4, body.white-theme .new-custom-footer-wr h5, body.white-theme .new-custom-footer-wr h6, body.white-theme .new-custom-footer-wr ul, body.white-theme .new-custom-footer-wr li, body.white-theme .new-custom-footer-wr li > ul, body.white-theme .new-custom-footer-wr p{
    color: var(--primary-color);
}
.hiring.hiring-main-wr{
    padding: 85px 0px;
}
.our-partners-main-container,.coworking-software-inner {
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.our-partners-main-container .marquee__heading.text-center span {
    background-color: transparent;
    font-size: 14px;
    line-height: 20px;
    font-weight: 500;
    color: #fff;
    width: 150px;
    margin: 0;
    position: unset;
    text-align: left;
}
.our-partners-main-container .marquee img {
    margin: 0 0px;
    width: auto;
}
h2,h3, .font-43 {
    font-size: 52px;
    line-height: 62px;
    font-weight: 400;
}
.coworking-software-inner .left-content span,.revenue-optimization-inner-wrapper .left-container h4,
.revenue-bottom-blocks-wrapper .single-block .block-content h4,.scroll-container-item .scroll-text .top-heading,
.future-content .top-heading {
    font-size: 20px;
    line-height: 30px;
    color: var(--purple-dark-color);
    font-weight: 500;
    margin-bottom: 20px;
}
.coworking-software-inner .left-content {
    width: 55%;
}
.coworking-software-inner .right-text-box {
    width: 37%;
}
.revenue-optimization-inner-wrapper {
    display: flex;
    align-items: flex-start;
    justify-content: space-between;
    padding: 40px 0px 40px 40px;
    background-color: #171717;
    border-radius: 12px;
    border: 1px solid #424242;
    box-shadow: 0px 4px 32.5px 3px #432ADC99;
}
.revenue-optimization-inner-wrapper .left-container h4{
	color: var(--primary-color);
	padding-right: 50px;
}
.revenue-optimization-inner-wrapper .left-container p,
.revenue-bottom-blocks-wrapper .single-block .block-content p {
    font-size: 18px;
    line-height: 24px;
    font-weight: 400;
    color: rgba(255, 255, 255, 0.6);
}
.revenue-optimization-inner-wrapper .left-container {
    width: 350px;
}
.revenue-optimization-inner-wrapper .right-container {
    width: 61%;
}
.revenue-bottom-blocks-wrapper .blocks-inner {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    gap: 40px;
}
.revenue-bottom-blocks-wrapper .single-block {
    background: #171717;
    border-radius: 18px;
    border: 1px solid #424242;
    width: 30%;
    transition: transform 0.3s ease;
    box-shadow: 0px 4px 32.5px 3px #432ADC99;
}
.revenue-bottom-blocks-wrapper .single-block .block-content {
    padding: 20px 18px 20px 15px;
}
.revenue-bottom-blocks-wrapper .single-block:hover {
  	transform: translateY(-5px);
    transition: transform 0.3s ease;
}
.revenue-bottom-blocks-wrapper .block-image img {
	width: 100%;
	max-width: 100%;
	border-radius: 18px 18px 0px 0px;
}
.revenue-bottom-blocks-wrapper .single-block .block-content h4 {
    margin-bottom: 10px;
    color: var(--primary-color);
}
.revenue-bottom-blocks-wrapper .block-text {
    font-size: 16px;
    color: #555;
    line-height: 1.6;
}
.built-for-operators-inner {
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
}
.built-for-operators-text-contect {
    width: 45%;
}
.built-for-operators-text-contect p {
    margin: 25px  0 0;
}
.built-for-operators-image img {
    border: 1px solid #393131;
    border-radius: 35px;
}
.scroll-container-item {
  display: flex;
  gap: 150px;
  align-items: center;
  justify-content: space-between;
}
.scroll-container-item .scroll-image {
    width: 43%;
}
.scroll-container-item .scroll-text {
    width: 54%;
}
.scroll-container-item {
  display: none;
}
.scroll-container-item.active {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    align-items: center;
}
.scroll-progress-bar {
  display: flex;
  gap: 10px;
}
.scroll-progress-dot {
  width: 40px;
  height: 4px;
  background-color: #eee;
  position: relative;
  overflow: hidden;
}
.scroll-progress-dot .fill {
  position: absolute;
  height: 100%;
  width: 0%;
  background-color: var(--purple-dark-color);
  transition: width 0.3s ease;
}

.pinned-sections-section img {
    border: 1px solid #393131;
    border-radius: 20px;
}
.slide-content h5 {
    padding: 70px 0 34px;
    font-weight: 400;
}

/*Scroll animated section css starts*/
html {
    scroll-behavior: auto;
  }
  .sep-hero {
    height: 100vh;
    height: 100svh;
    max-height: 102rem;
    min-height: 80rem;
    justify-content: space-between;
    padding-top: 11.3rem;
    padding-bottom: 4rem;
    position: relative;
  }
  .sep-hero.tall {
    min-height: 120rem;
    max-height: 133rem;
  }
  @media screen and (max-width: 950px) {
    .sep-hero {
      height: auto;
      padding-top: 8rem;
      max-height: none;
      min-height: 100vh;
      min-height: 100svh;
      justify-content: space-between;
      padding-bottom: 2rem;
    }
    .sep-hero.tall {
      min-height: 100vh;
      min-height: 100svh;
    }
  }
  section {
    padding: 8rem 0;
  }
  section.padding-bottom-l {
    padding-bottom: 12rem;
  }
  @media screen and (max-width: 950px) {
    section {
      padding: 6rem 0;
    }
    section.padding-bottom-l {
      padding-bottom: 6rem;
    }
  }
  section.first {
    padding-top: 10rem;
  }
  .margin-0 {
    margin-bottom: 0;
  }
  .margin-s {
    margin-bottom: 1rem;
  }
  .margin-m {
    margin-bottom: 3rem;
  }
  .margin-l {
    margin-bottom: 8rem;
  }
  .logo-slider-wrap {
    min-height: 9.4rem;
  }
  .logo-slider-wrap .margin-l {
    margin-bottom: 0;
  }
  .margin-xl {
    margin-bottom: 14rem;
  }
  .blockquote {
    padding-top: 5.6rem;
    border-top: 1px solid rgba(255, 255, 255, 0.2);
  }
  /* .blockquote .quote-text {
    font-size: 3.6rem;
    line-height: 120%;
  }
  @media all and (max-width: 950px) {
    .blockquote .quote-text {
      font-size: 2.9rem;
    }
  } */
  .blockquote .quote-author {
    margin-top: 3.2rem;
    display: grid;
    grid-template-columns: 38px 1fr;
    gap: 1.6rem;
  }
  .blockquote .quote-author .quote-author-image {
    border-radius: 8px;
    aspect-ratio: 1;
    overflow: hidden;
  }
  .blockquote .quote-author .quote-author-image img {
    width: 100%;
    height: 100%;
    object-fit: cover;
  }
  .blockquote .quote-author .quote-author-name-role {
    font-size: 1.6rem;
    color: var(--white);
    opacity: 0.6;
    line-height: 137%;
  }
  .image-wrap {
    max-width: 147rem;
    margin-inline: auto;
  }
  .pinned-sections-area {
    width: 100%;
    display: grid;
    grid-template-columns: 1fr;
    grid-template-rows: 1fr;
  }
  @media all and (max-width: 950px) {
    .pinned-sections-area {
      width: 100%;
    }
  }
.pinned-sections-section {
    grid-column: 1 / 2;
    grid-row: 1 / 2;
    opacity: 0;
    visibility: hidden;
    transition: 0.4s var(--easeOut);
    display: flex;
    justify-content: space-between;
    /*align-items: center;*/
    gap: 150px;
}
  .pinned-sections-section.active {
    opacity: 1;
    visibility: visible;
  }
  .pinned-sections-row {
    position: relative;
  }
  .pinned-sections-nav {
    position: absolute;
    top: 0.8rem;
    left: 54%;
    width: 46%;
    padding-left: 13.5rem;
    display: flex;
    flex-direction: column;
    row-gap: 0.4rem;
    display: none;
  }
  .pinned-sections-nav > a {
    opacity: 0.4;
  }
  .pinned-sections-nav > a:hover,
  .pinned-sections-nav > a.active {
    opacity: 1;
  }
  @media all and (max-width: 950px) {
    .pinned-sections-nav {
      padding-left: 0;
      left: 0;
      width: 100%;
      position: static;
      margin-top: 2.4rem;
    }
    .pinned-sections-nav .margin-l {
      margin-bottom: 4rem;
    }
    .pinned-sections-nav a {
      font-size: 1.6rem;
    }
  }
  .progress-bar {
    width: 100%;
    height: 2px;
    display: flex;
    gap: 8px;
    max-width: 20rem;
    position: relative;
  }
  .progress-bar .bar-block {
    background-color: #353535;
    flex: 1;
    position: relative;
  }
  .progress-bar .bar-block:not(:last-child):after {
    content: "";
    display: block;
    width: 8px;
    height: 4px;
    background-color: var(--black);
    position: absolute;
    left: 100%;
    top: -1px;
    z-index: 10;
  }
  .progress-bar .progress-bar-inner {
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 0%;
    background-color: var(--purple-dark-color);
    z-index: 5;
  }
  .roi-icons {
    display: grid;
    grid-template-columns: repeat(6, 1fr);
    gap: 2rem;
  }
  .roi-icons .roi-icon img {
    width: 100%;
  }
  .roi-icons .roi-icon p {
    opacity: 0.6;
    margin-top: 0.5rem;
  }
  @media all and (max-width: 950px) {
    .roi-icons {
      grid-template-columns: repeat(2, 1fr);
    }
  }

/*Scroll animated section css Ends*/


.future-content {
    text-align: center;
    width: 65%;
    margin: 0 auto;
}
.future-content h3{
  margin-bottom: 20px;
}

.our-coworking-partners-inner {
    display: flex;
    align-items: flex-start;
    justify-content: space-between;
}
.our-coworking-partners-right {
    width: 63%;
}
.our-coworking-partners-left {
    width: 32%;
}
.our-coworking-partner-details {
    display: flex;
    justify-content: flex-start;
    align-items: center;
    gap: 20px;
}
.our-coworking-partner-info p ,
bdoy.black-theme .blog-section.new-home-blog-section .home_blog_content p{
    color: rgba(255, 255, 255, 0.6);
    margin: 0;
}
.our-coworking-partner-details .partner-image img {
    border-radius: 11px;
}
.our-coworking-partner-details {
    display: flex;
    justify-content: flex-start;
    align-items: center;
    gap: 20px;
    margin-top: 30px;
}
.testimonial-slider .slick-track {
    display: flex;
    gap: 60px;
}

.blog-section.new-home-blog-section {
    background-image: unset;
}
.blog-section.new-home-blog-section .home_blog_title h4{
    color: var(--primary-color);
}
.blog-section.new-home-blog-section .slick-slide:hover .home_blog_content_wr {
    /*box-shadow: 0px 4px 12.5px 3px #432ADC99;*/
    background-color: #171717;
}
.blog-section.new-home-blog-section .home_blog_heading::before{
  display: none;
}
.blog-section.new-home-blog-section .home_blogs_wr .slick-arrow {
    background-color: var(--black);
}
.blog-section.new-home-blog-section .home_blogs_wr .slick-arrow:hover {
    background-color: var(--primary-color);
}
.blog-section.new-home-blog-section .slick-prev, .blog-section.new-home-blog-section .slick-next {
    border: 2px solid var(--primary-color);
    border-radius: 50% !important;
    width: 50px;
    height: 50px;
}
.blog-section.new-home-blog-section .home_blog_title h4 {
    font-size: 16px;
    line-height: 24px;
    font-weight: 500;
}
.blog-section.new-home-blog-section .home_blogs_wr .slick-prev{
    background-image: url(../img/Right_Arrow.svg);
}
.blog-section.new-home-blog-section .home_blogs_wr .slick-prev:hover {
      background-image: url(../img/Arrow_Black.svg);
}
.blog-section.new-home-blog-section .home_blogs_wr .slick-next {
    background-image: url(../img/Left_Arrow.svg);
}
.blog-section.new-home-blog-section .home_blogs_wr .slick-next:hover {
    background-image: url(../img/Arrow_2.svg);
}
.blog-section.new-home-blog-section .home_blog_content_wr {
    min-height: 200px !important;
    padding: 22px 22px 30px 22px;
    height: 200px !important;
}
.blog-section.new-home-blog-section .home_blog_content p{
    margin: 6px 0px 12px;
    font-family: 'Poppins', sans-serif;
}
.blog-section.new-home-blog-section .home_blog_wrapper,
.blog-section.new-home-blog-section .home_blog_wrapper.p-tb-50--sm.p-tb-90--md{
  padding: 20px 0px 40px;
}
.new-custom-footer-top,.new-custom-footer-bottom {
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
    margin-top: 80px;
}
.new-custom-footer-menus .footer-menu ul li a{
  margin: 8px 0px;
  color: #A9A9A9;
}
.footer-newsletter h4 {
    font-size: 28px;
    line-height: 36px;
    font-weight: 500;
    color: var(--primary-color);
    margin-bottom: 5px;
}
.footer-newsletter {
    width: 310px;
}
.new-custom-footer-menus,.footer-copyright-socil-icons {
    width: 400px;
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
}
.footer-copyright-socil-icons, .new-custom-footer-bottom{
    align-items: center;
}
p.new-custom-footer-copyright {
    margin-bottom: 0 !important;
    color: #A9A9A9 !important;
}
.new-custom-footer-menus .footer-menu h4{
    font-weight: 500;
    margin-bottom: 10px;
}
body.black-theme .footer-newsletter p,
body.black-theme .blog-section .home_blog_content p{
    color: rgba(255, 255, 255, 0.72);
}
.footer-socials a:hover svg path{
   fill: var(--purple-color);
   transition: .3s;
}
.footer-socials a {
    margin: 0px 4px;
    transition: .3s;
}
p.new-custom-footer-copyright, .new-custom-footer-copyright a {
     color: #A9A9A9;
}
.new-custom-footer-copyright, .new-custom-footer-copyright a,#mc-embedded-subscribe-form.new-custom-footer-form  input#mce-EMAIL,
 #mc-embedded-subscribe-form.new-custom-footer-form #mc-embedded-subscribe{
    font-size: 12px;
    line-height: 16px;
}
.new-custom-footer-form {
    position: relative;
}
#mc-embedded-subscribe-form.new-custom-footer-form input#mce-EMAIL {
    max-width: 250px;
    width: 100%;
    background-color: #141414;
    border: 0.89px solid #FFFFFF14;
    border-radius: 50px;
    color: var(--primary-color) !important;
    padding: 14px 86px 14px 13px;
}
#mc-embedded-subscribe-form.new-custom-footer-form #mc-embedded-subscribe {
    margin-top: 0px;
    background-color: #272727;
    padding: 9px 24px;
    border-radius: 50px;
    border: 0.89px solid #FFFFFF14
}
/*#mc-embedded-subscribe-form.new-custom-footer-form #mc-embedded-subscribe:hover{
  background-color: var(--black) !important;
}*/
#mc-embedded-subscribe-form.new-custom-footer-form #mc-embedded-subscribe:hover{
    background-color: #fff;
    color: #000;
}
.new-custom-footer-form .clear {
    position: absolute;
    top: 24px;
    right: 68px;
}


/* Operator Page Css Starts */
.ecommerce-revenue-wr{
    padding-top: 150px;
}
.ecommerce-revenue h1{
    padding-right: 0;
}
.coworking-mangement-inner .right-text-box{
    width: 25.5%;
}
.ecommerce-revenue .right-text-box {
    width: 32.5%;
}
.ecommerce-revenue .left-content, .coworking-mangement-inner .left-content {
    width: 56%;
}
.ecommerce-revenue .left-content .bottom-heading{
    font-size: 14px;
    line-height: 20px;
    color: #FFFFFF;
    font-weight: 500;
    text-decoration: underline;
    margin: 23px 0 0;
    display: block;
}
body.white-theme .ecommerce-revenue .left-content .bottom-heading{
    color: var(--black);
}
.ecommerce-revenue {
    align-items: flex-start;
}
.strong-double-digit-wr .left-container {
    width: 290px;
    padding: 40px 0 0;
}
.strong-double-digit-wr {
    padding: 0px 0px 0px 40px
}
.coworking-mangement-inner .left-content span {
    margin: 0px 0 30px;
    display: block;
}
.coworking-mangement-inner {
    align-items: flex-end;
}
.pricing-agent-wr {
    padding: 70px 0;
    background-color: #000;
}
.pricing-agent-inner {
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.pricing-agent-service {
    width: 48%;
    border: 2px solid #393131;
    border-radius: 35px;
}
.pricing-agent-service:last-child{
    margin-right: 0px;
}
h5 {
    font-size: 32px;
    line-height: 40px;
    color: #FFFFFF;
}
.top-conatiner {
    background-color: #171717;
    padding: 40px 30px;
    border-bottom: 2px solid #393131;
    min-height: 230px;
    border-radius: 33px 33px 0px 0px;
}
.pricing-agent-inner .pricing-agent-service:nth-child(2) .pricing-agent-content {
    margin-bottom: 41px;
}
.pricing-agent-button .custom-btn {
    padding: 2px 16px;
}
.pricing-agent-button .white-btn {
    padding: 2px 13px;
    margin-left: 10px;
}
.pricing-agent-content p {
    color: rgba(255, 255, 255, 0.6);
}
.bottom-container {
    background-color: #000;
    border-radius: 0px 0px 30px 30px;
}
.pricing-agent-image img{
    margin: 0 auto;
}
.flexspace-workplace-sec {
    padding: 60px 0;
    background-color: #000;
}
.flexspace-workplace-wr h4 {
    font-weight: 400;
}
.flexspace-workplace-wr .offering{
   background: linear-gradient(90deg, #5D40B6 0%, #432ADC 100%);
   -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}
.flexspace-workplace-wr .market{
    background: linear-gradient(90deg, #3749A6 0%, #3B42EF 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}
.flexspace-workplace-wr .growth{
    background: linear-gradient(90deg, #3B42EF 0%, #9880D8 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}
.flexspace-workplace-wr .analysis{
    background: linear-gradient(90deg, #432ADC 0%, #00B69B 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}
.flexspace-workplace-wr span{
    line-height: 0;
}
h4{
    font-size: 42px;
    line-height: 55px;
}
.workplace-mangement-inner .right-text-box {
    width: 41%;
    margin-top: 50px;
}
.workplace-mangement-inner .left-content {
    width: 42%;
}
.workplace-mangement-inner  {
    align-items: flex-start;
}
.mangement-tools-wr h3 {
    width: 55%;
    margin: 0 auto;
    text-align: center;
}
.power-future-content {
    width: 55%;
}
.future-content p {
    margin-bottom: 22px;
}
.page-id-3828 .future-content p{
    color: #000;
}
.future-content .top-heading {
    color: var(--purple-dark-color) !important;
}
.page-id-3828 .current-capabilities-block-text p {
    color: rgba(0, 0, 0, 0.6);
    font-size: 14px;
    line-height: 26px;
    font-weight: 500;
}
.our-coworking-partners-left h6, .slide-content h6 {
    font-size: 20px;
    line-height: 32px;
    color: #fff;
    font-weight: 500;
}
.workplace-mangement-inner .left-content span {
    display: block;
}
.slide-content h6{
    color: #999999;
}
/* Operator Page Css End */

/* Smart Pricing CSS Starts */
/*body.page-id-3705 .coworking-software-wr.ecommerce-revenue-wr.smart-pricing-banner-wr,
body.page-id-3705 .revenue-optimization-section.smart-pricing-banner-bottom-wr,
body.page-id-3705 .coworking-software-wr,body.page-id-3705 .bg-black.white.scroll-animated-wr,
body.page-id-3705 .our-coworking-partners-wr,body.page-id-3705 .future-of-coworking-wr,
.page-id-3828 .coworking-software-wr.ecommerce-revenue-wr.smart-pricing-banner-wr,
.page-id-3828 .revenue-optimization-section.smart-pricing-banner-bottom-wr,
body.page-id-3828 .coworking-software-wr,body.page-id-3828 .our-coworking-partners-wr,body.page-id-3828 .future-of-coworking-wr{
    background-color: var(--primary-color);
}*/
/*body.page-id-3705 .coworking-software-wr.ecommerce-revenue-wr.smart-pricing-banner-wr .ecommerce-revenue h1,
body.page-id-3705 .coworking-software-wr.ecommerce-revenue-wr.smart-pricing-banner-wr .ecommerce-revenue .left-content .bottom-heading,
body.page-id-3705 .coworking-software-inner .left-content h2,body.page-id-3705 .coworking-software-inner .right-text-box p,
body.page-id-3705 .our-coworking-partners-left h6,body.page-id-3705 .testimonial-text p,body.page-id-3705 .future-content h3,
body.page-id-3705 .future-content h3 + p,
body.page-id-3828 .coworking-software-wr.ecommerce-revenue-wr.smart-pricing-banner-wr .ecommerce-revenue h1,
body.page-id-3828 .coworking-software-wr.ecommerce-revenue-wr.smart-pricing-banner-wr .ecommerce-revenue .left-content .bottom-heading,
body.page-id-3828 .coworking-software-inner .left-content h2,body.page-id-3828 .coworking-software-inner .right-text-box p,
body.page-id-3828 .our-coworking-partners-left h6,body.page-id-3828 .testimonial-text p,body.page-id-3828 .future-content h3 + p,
body.page-id-3828 .future-content h3 {
    color: var(--black);
}*/
body.page-id-3705 .our-coworking-partner-info p{
    color: rgba(0, 0, 0, 0.5);
}
body.white-theme .white-btn, body.white-theme .new-custom-header-menu ul li.header-button a {
    color: var(--primary-color);
    background-color: var(--black);
    border-color: var(--black);
}
body.white-theme .white-btn:hover, body.white-theme .new-custom-header-menu ul li.header-button a:hover {
    color: var(--black);
    background-color: var(--primary-color);
}
body.white-theme .new-custom-header-menu ul li a {
    color: var(--black);
}

body.white-theme .new-custom-header-menu ul li a:hover {
    color: var(--purple-dark-color);
}
body.white-theme .site-logo a img {
    filter: brightness(0);
}
.coworking-software-wr.ecommerce-revenue-wr.smart-pricing-banner-wr .ecommerce-revenue .left-content.smart-pricing-main-container {
    width: 100%;
    padding-right: 450px;
}
.smart-pricing-banner-bottom-wr .revenue-optimization-inner-wrapper {
    padding: 0px 0px 0px 40px;
}
.revenue-optimization-section.smart-pricing-banner-bottom-wr .revenue-optimization-inner-wrapper .left-container {
    margin-top: 55px;
}
.pinned-sections-nav.pinned-sections-nav-smart-pricing,
.pinned-sections-nav.pinned-sections-nav-smart-pricing-agent{
  display: block;
}
.progress-bar.margin-m {
    display: none;
}
.pinned-sections-nav.pinned-sections-nav-smart-pricing h4,
.pinned-sections-nav.pinned-sections-nav-smart-pricing-agent h4 {
    font-size: 32px;
    line-height: 40px;
    font-weight: 500;
    color: rgba(0, 0, 0, 0.6);
    margin-bottom: 50px;
}
.pinned-sections-nav > a {
    font-size: 16px;
    line-height: 24px;
    font-weight: 400;
    color: var(--black);
    margin-bottom: 15px;
}
body.page-id-3705 .pinned-sections-nav.pinned-sections-nav-smart-pricing{
    padding-left: 50px;
}
body.page-id-3705 .pinned-sections-nav.pinned-sections-nav-smart-pricing .right-text-button,
body.page-id-3705 .pinned-sections-nav.pinned-sections-nav-smart-pricing-agent .right-text-button{
    margin-top: 20px;
}
.pinned-sections-nav.pinned-sections-nav-smart-pricing-agent + .pinned-sections-area {
    justify-items: end;
}
.pinned-sections-nav.pinned-sections-nav-smart-pricing-agent{
    left: 0px;
    padding-left: 0px;
}
.revenue-optimization-inner-wrapper .right-container img {
    border-radius: 0px 0px 11px 0px;
}

/* Smart Pricing CSS Ends */

/*Eplore Space CSS Starts*/


.explore-spaces-banner-wr {
    padding: 285px 0px 215px;
    background: url(../img/new-custom-home/Explore_Spaces_Page.jpg) no-repeat center / cover;
}
.explore-space-bolcks-container-wr{
    padding: 100px 0px 100px;
    background-color: var(--black);
}
.explore-spaces-content h1{
    padding-right: 0px;
} 
.eplore-space-main-blocks-container {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: stretch;
    gap: 66px 36px;
}
.eplore-space-main-blocks-container .eplore-space-block {
    width: 31.5%;
    border: 1px solid #424242;
    box-shadow: 0px 4px 32.5px 3px #432ADC99;
    border-radius: 19px;
    background-color: #171717;
    transition: .4s;
}
.eplore-space-main-blocks-container .eplore-space-block:hover{
    transform: translateY(-10px);
    transition: .4s;
}
.eplore-space-main-blocks-container .eplore-space-block .explore-space-block-image img {
    border-radius: 19px 19px 0px 0px;
}
.eplore-space-main-blocks-container .eplore-space-block .explorespace-block-text h4 {
    font-family: Poppins;
    font-weight: 500;
    font-size: 20px;
    line-height: 28px;
}
.eplore-space-main-blocks-container .eplore-space-block .explorespace-block-text {
    padding: 20px 43px 34px 16px;
    position: relative;
}
.eplore-space-main-blocks-container .eplore-space-block .explorespace-block-text .explore-space-button {
    position: absolute;
    bottom: 15px;
    right: 15px;
    display: flex;
    align-items: center;
    justify-content: center;
    height: 39px;
    width: 39px;
    border-radius: 50%;
    background-color: var(--purple-dark-color);
    transition: .4s;
}
.eplore-space-main-blocks-container .eplore-space-block:hover .explorespace-block-text .explore-space-button{
    transform: rotate(45deg);
    transition: .4s;
}
/*Eplore Space CSS Ends*/

/*Smart Marketing CSS Starts*/

body.page-id-3828 .coworking-software-wr.ecommerce-revenue-wr.smart-pricing-banner-wr .ecommerce-revenue h1{
    margin-bottom: 10px;
}
body.page-id-3828 .ecommerce-revenue .left-content .bottom-heading{
    margin-top: 30px;
}
body.page-id-3828 .smart-pricing-banner-bottom-wr .revenue-optimization-inner-wrapper {
    padding: 50px 50px 40px 50px;
}
body.page-id-3828 .revenue-optimization-inner-wrapper .right-container {
    width: 42%;
}
body.page-id-3828 .revenue-optimization-inner-wrapper .left-container {
    width: 420px;
    margin-top: 0px !important;
    position: relative;
}
body.page-id-3828 .revenue-optimization-inner-wrapper .left-container::before {
    content: "";
    position: absolute;
    top: 60px;
    left: 100%;
    width: 206px;
    height: 30px;
    background: url("../img/new-custom-home/Arrow 7.svg")no-repeat center/100%;
}
body.page-id-3828 .revenue-optimization-inner-wrapper .left-container img {
    border-radius: 12px;
    box-shadow: 0px 4px 30px 0px #5D40B6;
    margin-bottom: 60px;
}
body.page-id-3828 .revenue-optimization-inner-wrapper{
    background-color: var(--black);
}
body.page-id-3828 .coworking-software-inner .left-content {
    width: 43%;
}
body.page-id-3828 .coworking-software-inner .right-text-box {
    width: 44%;
}
.current-capabilities-include-main-heading h3{
    color: var(--black);
    text-align: center;
}
.current-capabilities-block-text h4 {
    font-size: 18px;
    line-height: 26px;
    font-weight: 500;
    color: var(--black);
    margin-bottom: 3px;
}
.current-capabilities-block-text {
    margin-top: 35px;
}
.current-capabilities-block {
    border: 1.3px solid #000000;
    box-shadow: 0px 4px 32.5px 3px rgba(67, 42, 220, .15);
    border-radius: 19px;
    padding: 20px 20px;
    width: 305px;
    transition: .4s;
}
.current-capabilities-main-blocks-container {
    gap: 30px 30px;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: stretch;
    margin-top: 60px;
}
.current-capabilities-block:hover{
    transform: translateY(-10px);
    transition: .4s;
}
body.page-id-3828 .future-content .white-btn.secondary,
body.page-id-3705 .future-content .white-btn.secondary {
    color: var(--black);
    background-color: var(--primary-color);
}
body.page-id-3705 .future-content .white-btn.secondary:hover,
body.page-id-3828 .future-content .white-btn.secondary:hover {
    background-color: var(--black);
    color: var(--primary-color);
}
body.page-id-3705 .future-of-coworking-wr,
body.page-id-3828 .future-of-coworking-wr{
    padding-bottom: 120px;
}
.our-coworking-partner-info p {
    color: rgba(255, 255, 255, 0.6);
}
.page-id-3828 .our-coworking-partner-info p {
    color: rgba(3, 3, 3, 0.6);
}
.current-capabilities-bolcks-container-wr {
    padding: 80px 0px 80px;
}
.faq-main-container,.about-us-main-container {
    padding: 200px 20px 100px 20px;
}
.about-us-banner-bottom-container {
    margin: 50px 0px 50px;
}
.co-founder-main-card, .investors-main-wr {
    padding: 60px 60px;
    background-color: #ffffff;
    border-radius: 12px;
    box-shadow: 0px 4px 32.5px 3px #432ADC99;
}

.hiring-conatainer-main {
    display: flex;
    justify-content: space-between;
}
.hiring-conatainer-left-text {
    width: 320px;
}
.hiring-conatainer-right-image {
    width: 58%;
}
.teams-form-right.right a.white-btn {
    margin-top: 45px;
}
.pricing-agent-title h5 {
    font-weight: 500;
}
.blog_page_heading h1 ,h1.h2.post__title{
    font-size: 44px;
    line-height: 50px;
    font-weight: 400;
}
.blog .post__left h3.post__title {
    font-size: 32px;
    line-height: 40px;
    font-weight: 400;
}
.mce_inline_error {
    font-size: 13px;
    padding-top: 10px;
}
.hiring__post-it ul {
    margin-top: 20px;
}
.investors-main-wr p a{
    color: #5941b0;
}
.investors-main-wr p a:hover{
    color: #000;
}
.about-us-banner-bottom-container  a, .hiring-conatainer-left-text p{
   margin: 10px 0;
}
.single .post__content h2,.single .post__content h3 {
    font-size: 32px;
    line-height: 42px;
    font-weight: 400;
}

.grid__cell.grid__cell__small--11.blog-pagination {
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 45px;
}
.grid__cell.grid__cell__small--11.blog-pagination .pagination {
    width: fit-content;
    display: block;
    margin:70px 0px 0px 0px ;
}
#mc_embed_signup_scroll {
  transition: transform 0.5s ease;
}
#mc-embedded-subscribe-form.new-custom-footer-form input#mce-EMAIL {
  transition: box-shadow 0.5s ease;
}
#mc-embedded-subscribe-form.scaled #mc_embed_signup_scroll{
  transform: scale(1.25);
}
#mc-embedded-subscribe-form.scaled input#mce-EMAIL{
  box-shadow: 0px 4px 32.5px 3px #432ADC99;
}
.co-founders__meta.text-center {
    margin-top: 10px;
}
.accordion-drawer__title::after {
    top: 50% !important;
    transform: translateY(-50%) !important;
}
.about-us-main-container .future-of-coworking-wr{
    margin-top: 50px;
}
.footer-socials-icons-mobile{
    display: none;
}
figure.wp-block-image.size-large + p {
    margin-top: 30px;
}
.animated-wr-main-heading {
    display: none;
}
body.black-theme .animated-wr-main-heading h3{
    color: var(--purple-dark-color);
}




/*Smart Marketing CSS Ends*/

/*new custom home Responsive starts*/

@media only screen and (max-width:1750px){

}/*1680px*/

@media only screen and (max-width:1679px){

}/*1440px*/

@media only screen and (max-width:1439px){
    .faq-main-container, .about-us-main-container {
        padding: 130px 20px 80px 20px;
    }

}/*1366px*/

@media only screen and (max-width:1365px){
    .pinned-sections-section {
        gap: 60px;
    }
    .ecommerce-revenue-wr {
        padding-top: 130px !important;
    }
    .coworking-mangement-inner {
         align-items: center; 
    }
    .ecommerce-revenue .left-content, .coworking-mangement-inner .left-content {
        width: 61%;
    }
    .mangement-tools-wr h3 {
        width: 90%;
    }
    .strong-double-digit-wr .left-container {
        width: 38%;
    }
    .flexspace-workplace-sec, .pricing-agent-wr {
        padding: 40px 0;
    }
    .power-future-content {
        width: 74%;
    }
    .coworking-mangement-inner .right-text-box {
        width: 30.5%;
    }
    .workplace-mangement-inner .left-content {
        width: 50%;
    }
    .eplore-space-main-blocks-container {
        gap: 45px 33px;
    }
    .current-capabilities-block {
        padding: 20px 10px 20px 20px;
        width: 295px;
    }
    .current-capabilities-main-blocks-container {
        gap: 16px;
    }
    .tab-list li {
        font-size: 16px;
        line-height: 24px;
    }
    .location-tab-content {
        padding: 25px 20px;
    }
    .tab-list {
        max-width: 376px;
    }
    .home .pinned-sections-section img {
        width: 40%;
    }
    .home .pinned-sections-section {
        gap: 80px;
    }


}/*1280px*/

@media only screen and (max-width:1279px){
    .new-custom-banner-wr {
        padding: 195px 0px 100px;
    }
    h1,.location-banner-inner h1,h1.h2.post__title {
        font-size: 54px;
        line-height: 60px;
    }
    .ecommerce-revenue h1,.explore-spaces-content h1  {
        padding-right: 0;
    }
    h2 ,h3,.font-43 {
        font-size: 44px;
        line-height: 52px;
    }
    .ecommerce-revenue .left-content, .coworking-mangement-inner .left-content {
        width: 60%;
    }
    .our-coworking-partners-left {
        width: 35%;
    }
    .our-coworking-partners-right {
        width: 65%;
    }
    .blog-section.new-home-blog-section .home_blog_wrapper, .blog-section.new-home-blog-section .home_blog_wrapper.p-tb-50--sm.p-tb-90--md {
        padding: 0;
    }
    .bottom-container {
        min-height: 450px;
    }
    .ecommerce-revenue .right-text-box, .coworking-mangement-inner .right-text-box {
        width: 32.5%;
    }
    h4 {
        font-size: 36px;
        line-height: 48px;
    }
    .pricing-agent-inner .pricing-agent-service:nth-child(2) .pricing-agent-content {
        margin-bottom: 15px;
    }
    .eplore-space-main-blocks-container .eplore-space-block {
        width: 31%;
    }
    .slide-content h5 {
        padding: 40px 0 30px;
    }
    .current-capabilities-main-blocks-container {
        gap: 30px;
    }
    .current-capabilities-block {
        padding: 20px 10px 20px 20px;
        width: 31%;
    }
    .current-capabilities-main-blocks-container {
        justify-content: center;
    }
}/*1200px*/

@media only screen and (max-width:1199px){
    .new-custom-banner-inner h1 {
        padding-right: 420px;
    }
    .location-banner-inner h1{
        padding: 0px;
    }
    .smart-pricing-agent-section.pinned-sections-section img{
        width: 70%;
    }
    .pinned-sections-section img,.built-for-operators-image {
        width: 40%;
    }
    .pinned-sections-section.smart-pricing-agent-section {
        justify-content: flex-end;
    }
    h2 ,h3, .font-43  {
        font-size: 38px;
        line-height: 44px;
    }
    .new-custom-footer-menus, .footer-copyright-socil-icons {
        width: 330px;
    }
    .new-custom-footer-top, .new-custom-footer-bottom {
        margin-top: 30px;
    }
    .blog-section.new-home-blog-section .home_blog_content_wr {
        height: 200px !important;
        min-height: 200px !important;
    }
    .our-partners-main-container .marquee {
        max-width: 85%;
    }
    .coworking-software-inner .left-content {
        width: 50%;
    }
    .coworking-software-inner .right-text-box {
        width: 40%;
    }
    .ecommerce-revenue .left-content {
        width: 55%;
    }
    h4 {
        font-size: 32px;
        line-height: 42px;
    }
    .ecommerce-revenue .right-text-box {
        width: 41.5%;
    }
    .strong-double-digit-wr {
        padding: 0px 0px 0px 25px;
    }
    .flexspace-workplace-sec, .pricing-agent-wr {
        padding: 25px 0;
    }
    .mangement-tools-wr h3 {
        width: 100%;
    }
    .power-future-content {
        width: 100%;
    }
    .top-conatiner{
        padding: 20px 30px;
    }
    .bottom-container {
        min-height: 401px;
    }
    .coworking-software-wr.ecommerce-revenue-wr.smart-pricing-banner-wr .ecommerce-revenue .left-content.smart-pricing-main-container {
        padding-right: 300px;
    }
    body.page-id-3705 .pinned-sections-nav.pinned-sections-nav-smart-pricing {
        padding-left: 0;
        left: 47%;
    }
    .eplore-space-main-blocks-container .eplore-space-block .explorespace-block-text h4 {
        font-size: 18px;
        line-height: 26px;
    }
    .explore-spaces-banner-wr {
        padding: 200px 0px 150px;
    }
    .explore-space-bolcks-container-wr {
        padding: 50px 0px 15px;
    }
    body.page-id-3705 .future-of-coworking-wr,
    body.page-id-3828 .future-of-coworking-wr{
        padding-bottom: 70px;
    }
    .current-capabilities-bolcks-container-wr {
        padding: 60px 0px 60px;
    }
    body.page-id-3828 .revenue-optimization-inner-wrapper .left-container::before {
        width: 136px;
    }
    .page-id-3828 .coworking-software-wr.ecommerce-revenue-wr.smart-pricing-banner-wr .ecommerce-revenue .left-content.smart-pricing-main-container {
        padding-right: 110px;
    }
    .current-capabilities-main-blocks-container {
        gap: 35px;
    }
    .faq-main-container,.about-us-main-container {
        padding: 120px 20px 40px 20px;
    }
    .current-capabilities-block {
        padding: 20px 10px 20px 20px;
        width: 30%;
    }
    div#scroll-top-button {
        height: 50px;
        width: 50px;
    }
    div#scroll-top-button svg {
        width: 40px;
        height: 40px;
    }
}/*1024px*/

@media only screen and (max-width:1023px){
    h1,.location-banner-inner h1,h1.h2.post__title {
        font-size: 44px;
        line-height: 50px;
    }
    h4 {
        font-size: 32px;
        line-height: 42px;
    }
    .blog-section.new-home-blog-section .home_blog_content_wr {
        min-height: 260px !important;
    }
    .top-conatiner{
        padding: 15px;
    }
    .bottom-container {
        min-height: 350px;
    }
    .ecommerce-revenue .left-content {
        width: 63%;
    }
    .coworking-mangement-inner .left-content span {
        margin: 0px 0 15px;
    }
    .coworking-software-inner .left-content {
        width: 63%;
    }
    .eplore-space-main-blocks-container .eplore-space-block .explorespace-block-text h4 {
        font-size: 16px;
        line-height: 23px;
    }
    .eplore-space-main-blocks-container {
        gap: 45px 20px;
    }
    .current-capabilities-block {
        width: 40%;
    }
    .current-capabilities-main-blocks-container {
        gap: 55px;
        justify-content: space-evenly;
        margin-top: 40px;
    }
    body.page-id-3828 .revenue-optimization-inner-wrapper .left-container {
        width: 320px;
    }
    body.page-id-3828 .revenue-optimization-inner-wrapper .right-container {
        width: 56%;
    }
    body.page-id-3828 .revenue-optimization-inner-wrapper .left-container::before{
        display: none;
    }
    .coworking-software-inner .left-content {
        width: 56%;
    }
    .hiring.hiring-main-wr {
        padding: 50px 0px;
    }
    .new-custom-header-menu {
        width: 60%;
    }
    .about-us-main-container .future-of-coworking-wr{
        margin-top: 10px;
    }
}/*980px*/

@media only screen and (max-width:979px){
    .home .slide-content h6 {
        display: none;
    }
    .animated-wr-main-heading{
        display: block;
        margin-bottom: 20px;
    }
    .new-custom-banner-inner h1 {
        padding: 0px 20px;
    }
    .revenue-optimization-inner-wrapper .left-container h4 {
        font-size: 20px;
        line-height: 26px;
        margin-bottom: 15px;
    }
    .hiring-conatainer-main {
        flex-direction: column;
    }
    .slicknav_menu {
        background: transparent;
        position: absolute;
        width: 55px;
        z-index: 0;
        right: 0;
    }
    .slicknav_nav a,body.page-id-3705 .new-custom-header-menu ul li a,
    body.page-id-3828 .new-custom-header-menu ul li a {
        color: #fff;
        padding: 10px;
    }
    .slicknav_nav li {
        border-bottom: 1px solid #444;
        width: 100%;
        text-align: center;
    }
    .slicknav_nav li:nth-last-child(2) {
        border-bottom: 0;
    }
    .new-custom-header-menu #menu-new-custom-menu li:not(:last-child),.new-custom-header-menu .slicknav_menu .slicknav_nav li:last-child{
        display: none;
    }
    .new-custom-header-menu {
        width: 50%;
        position: relative;
        display: flex;
        justify-content: flex-end;
    }
    .new-custom-header-menu ul#menu-new-custom-menu {
        width: fit-content;
        margin-right: 75px;
    }
    .new-custom-header-menu ul.slicknav_nav {
        position: absolute;
        top: 140%;
        right: -6px;
        width: 300px;
        background-color: var(--black);
        display: flex;
        flex-direction: column;
    }
    body.black-theme .new-custom-header-menu ul.slicknav_nav {
        background-color: var(--primary-color);
    }
    body.white-theme .new-custom-header-menu ul.slicknav_nav {
        background-color: var(--black);
    }
    body.black-theme .new-custom-header-menu .slicknav_menu ul li.current_page_item a,
    body.white-theme .new-custom-header-menu .slicknav_menu ul li.current_page_item a,
    body.black-theme .new-custom-header-menu .slicknav_menu ul li a:hover,
    body.white-theme .new-custom-header-menu .slicknav_menu ul li a:hover {
        background-color: var(--purple-dark-color);
        color: var(--primary-color);
    }
    body.black-theme .new-custom-header-menu .slicknav_menu ul li a {
        color: var(--black);
    }
    body.white-theme .new-custom-header-menu .slicknav_menu ul li a {
        color: var(--primary-color);
    }
    .new-custom-header-menu ul.slicknav_nav li a {
        margin: 0px;
        border-radius: 0px;
    }
    .new-custom-header-menu ul.slicknav_nav li a:hover {
        background-color: var(--primary-color);
        color: var(--purple-dark-color);
    }
    .slicknav_btn {
        background-color: unset;
        margin-top: -10px;
    }
    .slicknav_menu .slicknav_icon-bar {
        width: 38px;
        height: 3px;
        margin: 0px 0px 8px;
    }
    body.white-theme .slicknav_menu .slicknav_icon-bar {
        background-color: var(--black);
    }
    .slicknav_menu .slicknav_icon-bar:last-child {
        margin: 0px 0px 0px;
    }
    .slicknav_menu .slicknav_icon-bar {
        transition: all 0.4s ease;
    }
    .slicknav_menu .slicknav_btn.slicknav_open .slicknav_icon-bar:nth-child(1) {
        transform: rotate(45deg) translate(5px, 5px);
    }
    .slicknav_menu .slicknav_btn.slicknav_open .slicknav_icon-bar:nth-child(2) {
        opacity: 0;
        transform: translateX(-20px);
    }
    .slicknav_menu .slicknav_btn.slicknav_open .slicknav_icon-bar:nth-child(3) {
        transform: rotate(-45deg) translate(11px, -10px);
    }
    h1,.location-banner-inner h1, .blog_page_heading h1 {
        font-size: 36px;
        line-height: 40px;
        padding-right: 0px;
    }
    .new-custom-banner-inner h1{
        padding: 0px;
    }
/*    .new-custom-banner-inner,.our-partners-main-container .marquee__heading.text-center span {
        text-align: center;
    }*/
/*    .new-custom-banner-inner h1 + p {
        width: 80%;
        margin: 20px auto 0px;
    }*/
    .our-partners-main-container, .coworking-software-inner,.our-coworking-partners-inner {
        flex-direction: column;
    }
    .our-partners-main-container .marquee,.coworking-software-inner .left-content,
    .coworking-software-inner .right-text-box,.built-for-operators-text-contect,
    .our-coworking-partners-left,.our-coworking-partners-right,body.page-id-3828 .coworking-software-inner .right-text-box,
    body.page-id-3828 .coworking-software-inner .left-content{
        max-width: 100%;
        width: 100%;
        /*text-align: center;*/
    }
    .coworking-software-inner .right-text-box{
      margin-top: 25px;
    }
     h2,h3,.font-43,.coworking-software-inner .left-content h2, h3, .font-43, .blog .post__left h3.post__title, h2,h4,h5 {
        font-size: 32px;
        line-height: 40px;
    }
    .trusted-by-wr, .coworking-software-wr,
    .revenue-optimization-section,
    .revenue-bottom-blocks-wrapper,
    .built-for-operators-wr, .animated-scroll-section,
    .future-of-coworking-wr, .scroll-animated-wr,
    .our-coworking-partners-wr,
    .new-custom-footer-wr {
        padding: 40px 0px 0px;
    }
    .revenue-bottom-blocks-wrapper .single-block {
        width: 47%;
    }
    .coworking-software-inner .left-content span,
    .revenue-optimization-inner-wrapper .left-container h4,
    .revenue-bottom-blocks-wrapper .single-block .block-content h4,
    .scroll-container-item .scroll-text .top-heading, .future-content .top-heading {
        font-size: 18px;
        line-height: 24px;
        margin-bottom: 10px;
        display: block;
    }
    .revenue-optimization-inner-wrapper .left-container p, .revenue-bottom-blocks-wrapper .single-block .block-content p {
        font-size: 16px;
        line-height: 22px;
    }
    .built-for-operators-inner {
        flex-direction: column;
    }
    .pinned-sections-section {
        gap: 0px;
        flex-direction: column;
        justify-content: flex-start;
    }
    .pinned-sections-section img, .built-for-operators-image, .home .pinned-sections-section img {
        width: 60%;
        margin: 0 auto;
    }
    .slide-content,.built-for-operators-text-contect,.our-coworking-partners-right {
        margin-top: 25px;
    }
    .built-for-operators-text-contect {
        margin: 0px 0px 25px 0px;
    }
    .slide-content h3,.built-for-operators-text-contect h3{
        margin-bottom: 15px;
    }
    .future-content {
        width: 100%;
    }
    .our-coworking-partners-right{
        text-align: left;
    }
    .testimonial-slider .slick-track{
        gap: 15px;
    }
    .slide-content p{
      margin: 0;
    }
    .top-conatiner {
        min-height: 180px;
    }
    .pricing-agent-inner {
        flex-direction: column;
    }
    .pricing-agent-service {
        width: 100%;
    }
    .pricing-agent-service:last-child {
        margin-top: 40px;
    }
    .pricing-agent-inner .pricing-agent-service:nth-child(2) .pricing-agent-content {
        margin-bottom: 10px;
    }

    .bottom-container {
        min-height: unset;
    }
    .coworking-software-wr.ecommerce-revenue-wr.smart-pricing-banner-wr .ecommerce-revenue .left-content.smart-pricing-main-container,
    .page-id-3828 .coworking-software-wr.ecommerce-revenue-wr.smart-pricing-banner-wr .ecommerce-revenue .left-content.smart-pricing-main-container {
        padding-right: 0;
    }
    .pinned-sections-nav.pinned-sections-nav-smart-pricing h4, .pinned-sections-nav.pinned-sections-nav-smart-pricing-agent h4 {
        font-size: 28px;
        line-height: 34px;
        margin-bottom: 20px;
    }
    body.page-id-3705 .pinned-sections-nav.pinned-sections-nav-smart-pricing,
    .pinned-sections-nav.pinned-sections-nav-smart-pricing-agent {
        text-align: center;
    }
    .pinned-sections-nav.pinned-sections-nav-smart-pricing-agent + .pinned-sections-area {
        justify-items: center;
    }
    .smart-pricing-agent-inner .pinned-sections-row {
        display: flex;
        flex-direction: column-reverse;
    }
    .page-id-3705 .future-of-coworking-wr {
        padding-bottom: 40px;
    }
    .eplore-space-main-blocks-container .eplore-space-block {
        width: 47%;
    }
    .left-content.smart-pricing-main-container p br {
        display: none;
    }
    .current-capabilities-block {
        width: 46%;
    }
    body.page-id-3828 .smart-pricing-banner-bottom-wr .revenue-optimization-inner-wrapper {
        padding: 30px 30px 30px 30px;
        flex-direction: column;
    }
    body.page-id-3828 .revenue-optimization-inner-wrapper .left-container {
        width: 100%;
        text-align: center;
    }
    body.page-id-3828 .revenue-optimization-inner-wrapper .right-container {
        width: 100%;
        margin-top: 15px;
    }
    body.page-id-3828 .revenue-optimization-inner-wrapper .left-container img {
        margin: 0px auto 30px;
    }
    body.page-id-3828 .revenue-optimization-inner-wrapper .right-container img {
        margin: 0 auto;
    }
    .location-banner-wr {
        padding: 170px 0px 70px;
        background-position: 70% 0%;
    }
    .home .slide-content h5 {
        padding: 50px 0 10px;
    }
    .new-custom-footer-wr {
        padding: 40px 0px 20px;
    }
    .hiring-conatainer-left-text, .hiring-conatainer-right-image {
        width: 100%;
    }
    .co-founder-main-card, .investors-main-wr {
        padding: 20px 20px;
    }
    .location-banner-wr {
        padding: 120px 0px 70px;
        background-position: 70% 0%;
    }
    .blog-post-wr .grid__row.grid__row--hcenter article .post__meta {
        margin-top: 25px;
    }
    .post__meta .flex-post-content-wr {
        margin-bottom: 0;
            line-height: 22px;

    }
    .post--right .post__title {
        line-height: 1.4rem;
    }
    .flex-single-wr {
    padding: 150px 0px 30px 0px;
}
    .single .post__content h2 ,.single .post__content h3{
        font-size: 28px;
        line-height: 34px;
    }
    .pinned-sections-nav {
        display: block;
    }
    .home .pinned-sections-section {
        gap: 10px;
    }
    .home .progress-bar.margin-m {
        margin: 0 auto;
        display: flex;
        position: absolute;
        bottom: 170px;
    }
    .new-custom-footer-wr{
        border-top: 1px solid #676767
    }
}/*768px*/

@media only screen and (max-width:767px){
    .new-custom-footer-wr {
        padding: 40px 0px 0px;
    }
    .revenue-optimization-inner-wrapper {
        align-items: flex-end;
        padding: 40px 0px 40px 0px;
        flex-direction: column;
    }
    .home .revenue-optimization-inner-wrapper {
        padding: 40px 0px 40px 40px;
    }
    .revenue-optimization-inner-wrapper .left-container {
        margin-bottom: 15px;
    }
    .revenue-optimization-inner-wrapper .right-container,.revenue-optimization-inner-wrapper .left-container {
        width: 100%;
    }
    .revenue-optimization-inner-wrapper .left-container p, .revenue-bottom-blocks-wrapper .single-block .block-content p {
        margin: 0;
    }
    .revenue-bottom-blocks-wrapper .single-block,
    .pinned-sections-section img, .built-for-operators-image, .home .pinned-sections-section img {
        width: 77%;
    }
    .new-custom-footer-top, .new-custom-footer-bottom {
        flex-direction: column;
    }
    .footer-newsletter {
        width: 100%;
        text-align: center;
    }
    .new-custom-footer-menus, .footer-copyright-socil-icons {
        width: 100%;
        gap: 100px;
        justify-content: flex-start;
    }
    .footer-copyright-socil-icons {
        justify-content: space-between;
        margin: 30px 0px 10px;
    }
    .new-custom-footer-menus {
        margin-top: 20px;
        justify-content: center;
    }
    #mc-embedded-subscribe-form.new-custom-footer-form input#mce-EMAIL {
        max-width: 100%;
    }
    .new-custom-footer-form .clear {
        top: 23px;
        right: 7px;
    }
    .new-custom-footer-bottom > a {
        margin: 0 auto;
    }
    .new-custom-footer-top{
        margin-top: 0;
    }
    .blog-section.new-home-blog-section .slick-prev, .blog-section.new-home-blog-section .slick-next {
        width: 40px;
        height: 40px;
        background-size: 18px;
    }
    .blog-section.new-home-blog-section .home_blog_content_wr {
        min-height: auto !important;
        height: 100% !important;
    } 
    .coworking-software-inner .right-text-box p{
      margin-bottom: 0px;
    }
    .workplace-mangement-inner .right-text-box p {
        margin-bottom: 15px;
    }
    .smart-pricing-banner-bottom-wr .revenue-optimization-inner-wrapper {
        padding: 0px 0px 40px 0px;
    }
    .revenue-optimization-section.smart-pricing-banner-bottom-wr .revenue-optimization-inner-wrapper .left-container {
        margin-top: 30px;
    }
    .page-id-3705 .coworking-software-inner .right-text-box {
        margin-top: 15px;
    }
    .page-id-3705 .coworking-software-inner .right-text-box p {
        margin-bottom: 20px;
    }
    .current-capabilities-main-blocks-container {
        gap: 25px;
    }
    body.page-id-3828 .revenue-optimization-inner-wrapper .left-container {
        padding: 0px;
        margin-bottom: 20px;
    }
    body.page-id-3828 .revenue-optimization-inner-wrapper .left-container h4{
        padding: 0px;
    }
    body.page-id-3828 .right-text-box a {
        margin-top: 25px;
    }
    .current-capabilities-block-icon img {
        width: 60px;
    }
    .current-capabilities-block-text {
        margin-top: 15px;
    }
    .home .pinned-sections-section {
        gap: 20px;
    }
}/*650px*/

@media only screen and (max-width:649px){
    .home .progress-bar.margin-m {
        bottom: 200px;
    }
     .built-for-operators-text-contect h3,
     body.black-theme .animated-wr-main-heading h3 {
        padding-right: 80px;
    }
    .trusted-by-wr .marquee {
        padding: 30px 0 0px;
        width: 100%;
    }
    .flexspace-workplace-sec, .pricing-agent-wr {
        padding: 40px 0 0;
    }

    .eplore-space-main-blocks-container .eplore-space-block {
        width: 81%;
    }
    .eplore-space-main-blocks-container {
        justify-content: center;
    }
    body.page-id-3705 .future-of-coworking-wr,
    body.page-id-3828 .future-of-coworking-wr{
        padding-bottom: 40px;
    }
    .current-capabilities-bolcks-container-wr {
        padding: 40px 0px 40px;
    }
    .location-banner-inner h1{
        margin-bottom: 20px;
    }
    .new-custom-banner-wr {
        padding: 165px 0px 100px;
    }
    /*.about-us-main-container {
        padding: 180px 20px 55px 20px;
    }*/
    .single .post__content h2,.single .post__content h3 {
        font-size: 26px;
        line-height: 32px;
    }
}/*568px*/

@media only screen and (max-width:567px){
    .home .progress-bar.margin-m {
        bottom: 240px;
    }
    .footer-newsletter h4, h4 {
        font-size: 32px;
        line-height: 38px;
    }
    body.white-theme .new-custom-footer-wr p {
        color: rgba(255, 255, 255, 0.72);
    }
    .coworking-software-inner .left-content span,
    .revenue-bottom-blocks-wrapper .single-block .block-content h4,
    .scroll-container-item .scroll-text .top-heading, .future-content .top-heading {
        font-size: 16px;
        line-height: 22px;
        margin-bottom: 5px;
    }
/*    h1 , .blog_page_heading h1,h1.h2.post__title{
        font-size: 28px;
        line-height: 36px;
    }*/
    .slicknav_btn {
        margin-top: -5px;
    }

    .ecommerce-revenue-wr {
        padding-top: 110px !important;
    }
    .current-capabilities-block {
        width: 100%;
    }
    .current-capabilities-bolcks-container-wr {
        padding: 40px 0px 0px;
    }
    .current-capabilities-main-blocks-container {
        margin-top: 20px;
    }
    body.page-id-3828 .smart-pricing-banner-bottom-wr .revenue-optimization-inner-wrapper {
        padding: 20px;
    }
    .location-banner-inner h1 {
        padding: 0px 20px;
    }
    .new-custom-banner-inner h1 + p {
        width: 100%;
    }
    .blog-section.new-home-blog-section .slick-prev, .blog-section.new-home-blog-section .slick-next{
        display: none !important;
    }
    .blog-section .home_blogs_wr {
        margin-top: 24px;
    }
}/*480px*/

@media only screen and (max-width:479px){
    .pinned-sections-nav.pinned-sections-nav-smart-pricing h4, .pinned-sections-nav.pinned-sections-nav-smart-pricing-agent h4 {
        font-size: 22px;
        line-height: 28px;
        margin-bottom: 10px;
    }
    .page-id-3705 .coworking-software-inner .left-content {
        padding: 0px 0px;
    }
/*    .coworking-software-inner .left-content {
        padding: 0px 30px;
    }*/
    .revenue-bottom-blocks-wrapper .single-block, .pinned-sections-section img, .built-for-operators-image,
    .smart-pricing-agent-section.pinned-sections-section img, .home .pinned-sections-section img {
        width: 100%;
    }
    .revenue-optimization-inner-wrapper .right-container {
        width: 90%;
    }
    .page-id-3705 .revenue-optimization-inner-wrapper .right-container {
        width: 100%;
    }
    body.page-id-3705 .coworking-software-wr.ecommerce-revenue-wr.smart-pricing-banner-wr .ecommerce-revenue .left-content .bottom-heading {
        padding: 0px 20px 0px 0px;
    }
/*    .new-custom-banner-inner h1 {
        padding: 0px 20px;
    }*/
    .coworking-software-inner .left-content h2, h3, .font-43, .blog .post__left h3.post__title, h2 {
        font-size: 30px;
        line-height: 40px;
    }
    .coworking-software-inner .right-text-box {
        margin-top: 7px;
    }
    .revenue-optimization-inner-wrapper .left-container h4 {
        padding-right: 20px;
    }
    .blog-section.new-home-blog-section .home_blogs_wr .slick-next {
        right: 0;
    }
    .blog-section.new-home-blog-section .home_blogs_wr .slick-prev {
        right: 55px;
    }
    .our-coworking-partner-details {
        justify-content: flex-start;
        align-items: flex-start;
        gap: 10px;
        margin-top: 10px;
        flex-direction: column;
    }
    .top-conatiner {
        padding: 15px;
    }
    .pricing-agent-service:last-child {
        margin-top: 30px;
    }
    .custom-btn, .new-custom-header-menu ul li.header-button a, .white-btn {
        padding: 5px 8px;
    }
    .ecommerce-revenue .left-content {
        padding: 0;
    }
    .new-custom-header-menu ul#menu-new-custom-menu {
        margin-right: 55px;
    }
    .footer-copyright-socil-icons {
        gap: 30px;
    }
    .smart-pricing-main-container .bottom-heading{
        padding: 0 5px;
    }
    .home .pinned-sections-section {
        gap: 20px;
    }
    .co-founders__avatar-wrapper {
        display: flex;
        margin: auto;
        flex-direction: column;
        align-items: center;
        gap: 15px;
    }
    .home .slide-content {
        margin: 0;
        text-align: left;
    }
    .home .slide-content h6 {
        font-size: 16px;
        line-height: 24px;
    }
    .pinned-sections-nav {
        margin-top: 50px;
    }
    .built-for-operators-text-contect h3, body.black-theme .animated-wr-main-heading h3 {
        padding-right: 0;
    }
        .footer-newsletter {
        text-align: left;
        padding-right: 50px;
    }
}/*414px*/

@media only screen and (max-width:413px){
    .home .progress-bar.margin-m {
        bottom: 270px;
    }

    .built-for-operators-text-contect {
        margin:0px 0px 25px 0px;
        text-align:left;
    }
    .home .revenue-optimization-inner-wrapper {
        padding: 20px 0px 20px 20px;
    }
    .footer-socials{
        display: none;
    }
    .new-custom-footer-bottom > a{
        margin: unset;
    }
    .footer-socials-icons-mobile {
        display: flex;
        align-items: flex-end;
        justify-content: center;
        gap: 14px;
        margin-top: 15px;
    }
    .ecommerce-revenue h1 {
        padding-right: 40px;
    }
    form#mc-embedded-subscribe-form {
        width: 286px;
    }
    .footer-copyright-socil-icons, .new-custom-footer-bottom {
        align-items: flex-start;
    }
    .new-custom-footer-menus {
        justify-content: flex-start;
        gap: 40px;
    }
    .footer-copyright-socil-icons {
        gap: 30px;
    }
    .revenue-optimization-inner-wrapper .left-container {
        padding: 0px 10px;
    }
    .new-custom-header-menu ul#menu-new-custom-menu {
        margin-right: 55px;
    }
    .coworking-mangement-inner .left-content {
        padding: 0px;
    }
    .our-coworking-partners-wr {
        padding: 30px 0 0px;
    }
    .eplore-space-main-blocks-container .eplore-space-block {
        width: 100%;
    }
    h3.m-b-10 br {
        display: none;
    }
    .page-template-workspace .teams-form-main-wr {
        padding: 120px 0px 77px 0px;
    }
    .our-partners-inner p {
        padding: 0px 10px;
    }
    .teams-form-main-wr.workspace-form-main .teams-form-right, .teams-form-right{
        padding: 0;
    }
    .search-results .p-t-120--md{
        padding-top: 125px;
    }
    .search-business-wr {
        margin-top: 35px;
    }
}/*390px*/

@media only screen and (max-width:389px){
            .footer-newsletter {
        padding-right: 0px;
    }
    .workplace-mangement-inner .left-content {
        padding: 0;
    }
body.page-id-3705 .new-custom-header-menu ul li a,
     body.page-id-3828 .new-custom-header-menu ul li a {
        color: #fff;
        padding: 9px;
    }

}/*375px*/

@media only screen and (max-width:374px){
    .home .progress-bar.margin-m {
        bottom: 290px;
    }
  .new-header-inner-container {
      flex-direction: column;
      justify-content: space-between;
      gap: 25px;
  }
  .new-custom-header-menu {
        width: 100%;
        justify-content: space-between;
    }
    .new-custom-banner-inner h1, .ecommerce-revenue h1, .ecommerce-revenue .left-content {
        padding: 0;
    }
    .revenue-optimization-inner-wrapper .left-container {
        padding: 0px 30px;
    }
    .ecommerce-revenue-wr {
        padding-top: 150px !important;
    }
    .flexspace-workplace-sec, .pricing-agent-wr {
        padding: 30px 0 0;
    }
    .footer-copyright-socil-icons {
        gap: 10px;
    }
    .new-custom-banner-wr {
        padding: 160px 0 60px;
    }
    .location-banner-wr {
        padding: 150px 0px 70px;
        background-position: 70% 0%;
    }
    div#scroll-top-button {
        right: 20px;
    }
    .blog-section.new-home-blog-section .home_blogs_wr .slick-prev {
        right: 50px;
    }
    .blog-section.new-home-blog-section .slick-prev, .blog-section.new-home-blog-section .slick-next {
        width: 35px;
        height: 34px;
        background-size: 18px;
    }
    .faq-main-container, .page-template-workspace .teams-form-main-wr, .about-us-main-container{
        padding: 160px 20px 40px 20px;
    }
    .search-results .p-t-120--md{
        padding-top: 160px;
    }
    .blog-post-wr{
        padding: 160px 9px 20px;
    }
    .blog_page_heading_wr {
        padding: 60px 15px 0px !important;
    }
}/*320px*/
























/*new custom home Responsive ends*/

