@media only screen and (min-width: 1500px)
{
h1
{
    font-size: 72px;
    line-height: 84px;
}
    .page-banner .container {
        max-width: 1350px !important;
    }
    .page-banner {
        height: 100vh;
        padding-top: 72px;
    }

}
@media only screen and (min-width: 1600px)
{
h1
{
    font-size: 75px;
    line-height: 87px;
}
    .page-banner .container {
        max-width: 90% !important;
    }
}

@media only screen and (min-width: 1200px) and (max-width: 1450px)
{
.page-banner {
    height: 100vh;
    display: flex;
    align-items: center;
}
} 
@media only screen and (min-width: 768px) and (max-width: 1023px)
{
.page-banner {
    height: 100%;
    display: flex;
    align-items: center;
    text-align: center;
}
    .users-wrap {
        flex: 0.5;
        transition: all 0.3s ease-in-out;
        padding: 5px;
    }
    .users {
        height: 80vh;
    }
.users .icon-wrap {
        width: 30px;
        padding: 5px;
        height: 30px;
    }
    .users h3 {
        font-size: 25px;
        margin-bottom: 10px;
    }
    .users-wrap .content-area {
        white-space: normal;
        margin: 10px 0;
        overflow: visible;
        /* opacity: 1; */
        font-size: 14px;
    }
    .mobile-slide-title {
        writing-mode: vertical-rl;
        transform: rotate(180deg);
        text-align: center;
        white-space: nowrap;
        font-size: 14px;
        font-weight: 600;
        margin: 13px 0;
    }
        .users-wrap.active .mobile-slide-title {
        display: none !important;
    }
} 
@media only screen and (min-width: 1200px)
{
.padding-right {
    padding-right: 32px;
}
.padding-left {
    padding-left: 25px;
}

} 
@media only screen and (max-width: 1400px)
{
 .wordpress-ecosystem-wrapper .bloxby-title {
    flex-direction: column-reverse;
    align-items: self-start;
}
 .coming-text {
    margin-left: 0px;
}
}
@media only screen and (min-width: 575px) and (max-width: 1400px)
{
    .wordpress-ecosystem-wrapper .bloxby-title {
        flex-direction: column-reverse;
        align-items: self-start;
    }
    .wordpress-ecosystem-wrapper .bloxby-title:has(.coming-text) {
       position: relative;
    }
    .coming-text {
        position: absolute;
        top: -23px;
        font-size: 10px;
        padding: 3px;
    }

}
@media only screen and (max-width: 1450px)
{
h1
{
    font-size: 60px;
    line-height: 72px;
    }
    h2 , .h2, .title
    {
    font-size: 35px;
    line-height: 100%;
    }
} 
@media only screen and (max-width:1200px){

.menu-sidebar .menu-bar-wrapper li.blue-btn >a {
    padding: 0 !important;
}
.menu-sidebar .menu-bar-wrapper li.blue-btn {
    border-radius: 4px;
    margin-top: 20px;
    text-align: center;
    max-width: 150px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
}
 #how-it-works, .bloxby-for-section, #faqs, #about, .section-space {
        scroll-margin-top: 50px;
    }
 .navTrigger {
     position: absolute;
     top: 15px;
     right: 15px;
     z-index: 1000;
     width: 36px;
     height: 36px;
     background: none;
     border: 0;
     outline: none;
     border: none;
     cursor: pointer;
     -webkit-appearence: none;
     -webkit-tap-highlight-color: transparent;
}
 .navTrigger:focus {
     outline: none;
}
 .navTrigger svg {
     width: 64px;
     height: 48px;
     top: -4px;
     left: -14px;
     stroke: var(--blue);
     stroke-width: 3px;
     stroke-linecap: round;
     stroke-linejoin: round;
     fill: none;
     display: block;
     position: absolute;
}
 .navTrigger svg path {
     transition: stroke-dasharray var(--duration, 0.85s) var(--easing, ease) var(--delay, 0s), stroke-dashoffset var(--duration, 0.85s) var(--easing, ease) var(--delay, 0s);
     stroke-dasharray: var(--array-1, 26px) var(--array-2, 100px);
     stroke-dashoffset: var(--offset, 127px);
     transform: translateZ(0);
}
 .navTrigger svg path:nth-child(2) {
     --duration: 0.7s;
     --easing: ease-in;
     --offset: 100px;
     --array-2: 73px;
}
 .navTrigger svg path:nth-child(3) {
     --offset: 134px;
     --array-2: 107px;
}
 .navTrigger.button-open svg {
     stroke: var(--white);
}
 .navTrigger.button-open svg path {
     --offset: 57px;
}
 .navTrigger.button-open svg path:nth-child(1), .navTrigger.button-open svg path:nth-child(3) {
     --delay: 0.15s;
     --easing: cubic-bezier(0.2, 0.4, 0.2, 1.1);
}
 .navTrigger.button-open svg path:nth-child(2) {
     --duration: 0.4s;
     --offset: 2px;
     --array-1: 1px;
}
 .navTrigger.button-open svg path:nth-child(3) {
     --offset: 58px;
}
 .navMenu {
     position: absolute;
     top: 0;
     right: 0;
     left: 0;
     bottom: 0;
     text-align: center;
     background: #fff;
     opacity: 0;
     z-index: -1;
     visibility: hidden;
     transition: all 0.375s;
}

    .header-btns {
    display: none !important;
    }
    .header-wrap-left {
        width: 100%;
    }
    .header-left {
        width: 30%;
        justify-content: space-between;
    }
    .menu-header-mobile {
    display: block !important;
    width: 70%;
}
.menu-header-mobile #top-nav {
    flex-wrap: nowrap;
    gap: 0 !important;
    justify-content: end;
}
.menu-header-mobile #top-nav .menu-item {
    padding: 5px;
    flex: 0 0 155px !important;
}
.menu-header-mobile #top-nav .menu-item a {
    font-size: 14px;
    padding: 0;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    font-weight: 700;
    gap:5px;
}
.menu-header-mobile #top-nav li#menu-item-379 {
    flex: 0 0 50px !important;
}
.menu-header-mobile #top-nav .menu-item.btn-primary {
    flex: 0 0 145px;
    border-radius: 5px;
    margin: 0;
    margin-left: 5px;
}
    .menu-header {
        display: none;
    }

    .menu {
        top: 19px;
        position: static;
        right: 0;
        padding-right: 0;
    }

    .main-header .text-white span {
        position: absolute;
        left: 0;
        right: 0;
        background: #02cbfe;
        top: 0;
        height: 35px;
        margin: 0;
        flex-direction: row;
        align-items: center;
        justify-content: center;
        padding: 6px 0 0
    }
    .menu-button .menu-bar {
        position: absolute;
        transition: .5s;
        opacity: 1;
        margin: 0 auto;
        width: 30px;
        right: 0;
        left: 0;
        background: var(--cyan);
        height: 3px;
        border-radius: 10px
    }
    .menu-button .menu-bar-top {
        top: 10px;
        width: 30px;
        height: 3px;
    }
    .menu-button:hover {
        cursor: pointer
    }
    .menu-button .menu-bar-middle {
        top: 60%;
        transform: translateY(-50%);
    }
    .menu-button .menu-bar-bottom {
        top: auto;
        bottom: 3px;
        width: 30px;
        height: 3px;
    }
    .menu-button.button-open {
        z-index: 13;
        top: 15px;
        right: 15px;
    }
    .button-open .menu-bar-middle {
        background-color: #fff;
        transform: translate(230px);
        transition: .1s ease-in;
        opacity: 0
    }
    .menu-button.button-open .menu-bar-top {
        transform: rotate(45deg) translate(8px,8px);
        transition: .5s;
        top: 10px;
        background: var(--white);
        opacity: 1;
        width: 28px;
        left: -1px
    }
    .menu-button.button-open .menu-bar-bottom {
        transform: rotate(-45deg) translate(10px,-12px);
        transition: .5s;
        right: 0;
        background: var(--white);
        top: 37px;
        bottom: auto;
        width: 28px;
        height: 2px;
    }
    header.main-header {
        padding: 10px 0;
    }
    .sub-menu li ul.sub-menu {
        position: static
    }
    .search-row {
        position: inherit
    }
    body.nav-open-menu {
        position: fixed;
        overflow: hidden;
        width: 100%;
    }
    .menu-button {
        height: 40px;
        width: 50px;
    }
    .menu-wrap {
        background-color: var(--black);
        position: absolute;
        top: 0;
        height: 100vh;
        width: 100%;
        right: -100%;
        font-size: 1em;
        font-weight: 700;
        overflow: auto;
        transition: .5s;
        z-index: -1;
        display: flex;
        justify-content: center;
        -webkit-justify-content: center;
        -ms-justify-content: center;
        align-items: center;
        -webkit-align-items: center;
        -ms-align-items: center;
        transition: all 0.5s;
        bottom: 0;
        overflow-x: hidden;
    }
    ul.menu-top .hide-menu {
        display: block
    }
    .menu-bar-wrapper {
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        width: 100%
    }
    .menu-wrap:before {
    /* content: ""; */
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: -15px;
    background: var(--black);
    transform-origin: 0 0;
    transform: skew(-14deg) translateX(-120%);
    transition: all 0.5s ease-in-out;
}
    .menu-wrap.menu-show:after {
    content: "";
    position: absolute;
    top: 0;
    left: 100px;
    width: 600px;   /* adjust as needed */
    height: 600px;  /* adjust as needed */
    background: radial-gradient(
    circle,
    rgba(0, 71, 171, 0.65) 0%,
    rgba(0, 71, 171, 0.3) 40%,
    rgba(0, 71, 171, 0) 80%
  );
    filter: blur(100px); 
    border-radius: 50%;
    pointer-events: none; 
}
.menu-wrap.menu-show:before {
    transform: skew(0deg) translateX(0);
}
    .menu-show {
        right: 0;
        transition: all 0.5s ease-in-out;
    }
    .menu-sidebar {
        margin: 0;
        position: relative;
        top: 0;
        width: 100%;
        margin-left: auto;
        height: 100%;
        padding: 0 20px;
    }
    .menu-full-wrapper {
    position: absolute;
    top: 70px;
    width: 100%;
}
    .main-menu {
    width: 100%;
    display: flex !important;
    justify-content: end;
}
    .menu-sidebar .menu-bar-wrapper li {
        flex: 0 0 100%;
        max-width: 100%;
        position: relative;
        margin: 0;
        border: none;
        border-bottom: 1px solid rgb(255 255 255 / 8%);
        padding: 0;
    }
    .menu-sidebar .menu-bar-wrapper .menu-item-has-children .sub-menu li:first-child {
        border-top: 1px solid rgba(255,255,255,.2);
    }
    .menu-sidebar .menu-bar-wrapper li:last-child {
        border: none
    }
    .menu-sidebar .menu-bar-wrapper li>a {
        color: #fff;
        padding: 2px 10px;
        position: relative;
        display: block;
        font-weight: 500;
        font-size: 15px;
    }
    .menu-sidebar .menu-bar-wrapper li>a:hover:after {
        opacity: 1
    }

    .menu-sidebar .menu-bar-wrapper li>a:hover {
        color: #fff;
        width: 100%
    }
    .menu-sidebar .menu-bar-wrapper li.current-menu-item>a {
        background-color: var(--color--darkgray);
    }
    .menu-sidebar .sidebar-menu-arrow:after {
        content: "";
        cursor: pointer;
        border-left: 2px solid #ddd;
        border-bottom: 2px solid #ddd;
        display: inline-block;
        width: 10px;
        height: 10px;
        -ms-transform: rotate(-45deg);
        -webkit-transform: rotate(-45deg);
        -moz-transform: rotate(-45deg);
        -o-transform: rotate(-45deg);
        transform: rotate(-45deg);
        margin: auto;
        position: absolute;
        right: 15px;
        top: 50%;
        bottom: 0;
        margin-top: -10px
    }
    .menu-sidebar .menu-bar-wrapper .menu-item-has-children .sidebar-menu-arrow.responsive-up-arrow:after {
        transform: rotate(135deg);
        display: block;
        margin: 0
    }
    .menu-sidebar .menu-bar-wrapper li.current-menu-item>a+.sidebar-menu-arrow:after {
        color: #0e2743
    }
    .menu-sidebar .menu-bar-wrapper .current-menu-parent.menu-item-has-children>.nav-link {
        font-weight: 500;
        background-color: #e93941;
        color: #fff;
        width: 100%
    }
    .menu-sidebar .menu-bar-wrapper .current-menu-parent.menu-item-has-children>.nav-link:after {
        opacity: 1
    }
    .menu-sidebar .menu-bar-wrapper .menu-item-has-children {
        position: relative
    }
    .menu-sidebar .menu-bar-wrapper .menu-item-has-children .sidebar-menu-arrow {
        position: absolute;
        right: 20px;
        top: 0;
        height: 47px;
        width: 44px;
        background-color: transparent
    }
    .menu-sidebar .menu-bar-wrapper .menu-item-has-children .sub-menu {
        display: none;
        background: 0 0
    }
    .menu-sidebar .menu-bar-wrapper .menu-item-has-children .sub-menu li {
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%;
        padding-left: 0
    }
    .menu-sidebar .menu-bar-wrapper li .sub-menu li a {
        font-size: 16px;
        padding-left: 30px
    }
    .menu-sidebar .menu-bar-wrapper li .sub-menu .sidebar-menu-arrow:after {
        font-size: 16px
    }
    .sidebar-menu-arrow:after {
        cursor: pointer;
        content: "";
        position: absolute;
        top: 0;
        margin: auto;
        bottom: 0;
        right: 0;
        background-size: 14px;
        height: 40px;
        width: 40px
    }
    .menu-sidebar .menu-bar-wrapper li .sub-menu li a:after {
        display: none
    }
    .menu-sidebar .menu-bar-wrapper li .sub-menu li .sub-menu li a {
        padding-left: 50px
    }
    header .phonenumber .header-ph svg {
        top: 15px;
        width: 25px;
        height: 25px;
    }
    header .phonenumber {
        padding: 0 30px 0 20px;
        border: 0;
        margin-left: 0;
    }
    header .phonenumber h4, header .phonenumber a {
        font-size: 0px !important;
    }
    header .phonenumber .header-ph svg path {
        fill: var(--color--purple);
    }
    .header-left-col {
        width: 80%;
    }
    .header-right-col {
        width: 20%;
    }
    h1
    {
        font-size: 52px;
        line-height: 66px;
    }
    h2 , .h2, .title
    {
        font-size: 35px;
        line-height: 100%;
    }
}
@media only screen and (max-width: 992px)
{   
    .modal-dialog {
        max-width: 650px !important;
    }
     .modal-header .btn-close {
        right: 0px;
        font-size: 14px;
    }
       #about {
        padding-top: 60px;
    }
      #how-it-works, .bloxby-for-section, #faqs, #about {
        position: relative;
        padding-top: 50px;
        scroll-margin-top: 50px;
    }
    #how-it-works:before, .bloxby-for-section:before, #faqs:before, #about:before {
        content: '';
        position: absolute;
        left: 0;
        top: 0;
        width: 60%;
        height: 1px;
        background-position: 0 0;
        animation-play-state: paused;
        margin: 0 auto;
        display: block;
        right: 0;
        background: linear-gradient(
      90deg, 
      rgba(0, 209, 209, 0) 0%,     /* Left side transparent */
      #0047AB 20%,                 /* Solid color in middle */
      #0047AB 80%, 
      rgba(0, 209, 209, 0) 100%    /* Right side transparent */
    );
    }
    .reason-wrapper::after {
        bottom: -10px;
    }
    .how-it-wroks .step {
        margin-bottom: 1rem;
    }
       .bloxy-list-mobile .reasons-title {
        font-size: 22px;
    }
    .bloxy-list-mobile {
        flex: 0 0 72%;
        text-align: left;
        display: flex;
        flex-direction: column;
        gap: 6px;
        margin-left: 5%;
    }
    .reason-wrapper .icon-wrap, .bloxby-icon {
        margin: 0;
        flex: 0 0 80px;
    }
    .bloxby-title {
        margin: 0 !important;
        font-size: 20px;
    }
        .bloxy-list-mobile p, #how-it-works p, .why-bloxby-section .reason-wrapper h4 {
        font-size: 16px;
        line-height: 1.4;
        margin-top: 3px;
    }
    .page-banner
    {
        padding-top: 100px;
    }
    .faq-title {
        margin-bottom: 10px;
    }
    .copyright-section {
        margin-top: 0;
    }
    .cta-section {
        padding-top: 0;
    }
    .cta-wrap {
        padding: 100px 30px;
    }
    .section-space {
        padding: 30px 0;
        scroll-margin-top: 60px;
    }
    .wordpress-ecosystem-wrapper .content {
        margin: 10px 0 25px !important;
        width: 100% !important;
    }
     h1
    {
        font-size: 45px;
        line-height: 58px;
    }
    h2 , .h2, .title
    {
        font-size: 30px;
        line-height: 1.4;
    }
    .wordpress-ecosystem-section .sub-title {
        font-size: 35px;
    }
    .page-banner .subtitle {
        margin-bottom: 15px;
    }
    .page-banner .blue-btn {
        margin: 0 auto 30px;
        display: block;
        text-align: center;
        max-width: 180px;
    }
    .marquee-text {
        font-size: 22px;
    }
    .marquee-text img, .marquee-text svg {
        width: 35px;
        height: 35px;
    }
    .users-wrap .content {
        white-space: normal;
    }
    .reason-wrapper {
        margin-left: 30px;

    }
    .reasons:last-child .reason-wrapper {
    padding-bottom: 0;
}
     .timeline-wrapper, .accordian-wrapper {
        max-width: 100%;
        padding: 0 0;
    }
    .accordion-h6-title {
        padding-right: 30px;
        font-size: 22px;
    }
    .accordion-card .card-body {
        padding-right: 0;
    }
}
@media only screen and (max-width: 767px)
    {  
        body {
        font-size: 16px;
    }
       .custom-popup .modal-content {
        line-height: 1.5;
    }
        .custom-popup .modal-content {
        padding: 40px 10px 50px;
        justify-content: center;
        text-align: center;
    }
    .modal-header {
       justify-content: center;
     }
    .wpcf7 form .wpcf7-response-output {
      font-size: 10px;
      bottom: -30px;
      padding: 3px 0;
    }
        .popup-form .form-control {
        height: 40px;
        font-size: 14px;
    }
    .modal-header .btn-close {
        font-size: 12px;
        width: 20px;
        height: 20px;
        top: -10px;
    }
         .wordpress-ecosystem-wrapper .bloxby-title {
        flex-direction: column-reverse;
        align-items: self-start;
    }
    .mobile-banner img, .mobile-banner svg {
        max-width: 70%;
        margin: 0 auto;
        display: block;
    }
    .mobile-slide-title {
    writing-mode: vertical-rl;   
    transform: rotate(180deg);  
    text-align: center;         
    white-space: nowrap;       
    font-size: 14px;       
    font-weight: 600;
    margin: 13px 0;
  }
  .users-wrap.active .mobile-slide-title {
    display: none !important;
}
    .timeline-content h3 br {
     display: block !important;
    }   
    .cta-box-description p br {
        display: none;
    }
        .mouse {
       height: 50px;
    }
    @keyframes move {
      0% {
        transform: translate(-50%,10px);
        opacity: 0;
      }
      50% {
        transform: translate(-50%,20px);
        opacity: 1;
      }
      100% {
        transform: translate(-50%,28px);
        opacity: 0;
      }
    }
    .page-banner .subtitle {
        font-size: 20px;
        margin-bottom: 5px !important;
    }
    h1 {
        font-size: 32px;
        line-height: 42px;
    }
    .cta-description {
        margin: 15px 0 25px;
    }
    .completed.timeline-item .timeline-dot:after, .progressing.timeline-item .timeline-dot:after {
        height: 0;
    }
    .section-space .description-mb {
        margin-bottom: 30px !important;
        margin-top: 10px !important;
    }
        .reasons::before {
        width: 0;
    }
    .timeline-item:last-child .timeline-dot {
        display: none;
    }
    .w-75
    {
        width: 100% !important;
    }
    .bloxby-icon, .count {
        margin: 0 auto;
        width: 80px;
        height: 80px;
        font-size: 25px;
    }
    .icon-wrap {
        margin: 0 ;
    }
    .wordpress-ecosystem-wrapper, .page-banner .subtitle, h1{
        text-align: center;
    }
    .page-banner .content-box {
        margin: 10px 0;
        text-align: center;
        line-height: 1.5;
    }
    .how-it-wroks .step .bloxby-title {
        margin-bottom: 10px;
    }
    .users-wrap .content-area {
        white-space: normal;
        margin: 10px 0;
        overflow: visible;
        /* opacity: 1; */
        font-size: 14px;
    }
        .bottom-image
        {
            height: 250px;
            width: 90%;
            justify-content: stretch;
            margin: 0 auto;
        }
        .users h3
        {
            font-size: 20px;
            margin-bottom: 10px;
        }
        .users .icon-wrap
            {
                width: 30px;
                padding: 5px;
                height: 30px;
            }
        .users-wrap {
      flex: 0.5;
      transition: all 0.3s ease-in-out;
      padding: 5px;
}
        .users-wrap .right-image {
         filter: blur(0px);
         object-fit: contain;
    }
    .users-wrap.active .right-image {
    transform: translateX(0%);
    }
    .users {
        padding: 10px;
        height: 60vh;
        gap: 0;
        justify-content: flex-start;
    }
    .reason-wrapper {
        margin-left: 0;
        padding-bottom: 20px;
        margin-top: 0px;
        align-items: self-start;
    }
    .page-banner {
         min-height: 95vh;
        height: auto;
        padding-bottom: 50px;
    }
    .page-banner .cta-bg-video {
              position: relative;
              margin-bottom: 20px;
    }
   
   .timeline-item {
    width: 100%;
    padding: 20px 10px;
    margin-bottom: 80px;
}
.timeline-item.right {
    left: 0;
}
.timeline-wrapper .timeline-item:last-child, .faq-title{
    margin-bottom: 10px;
}
.timeline-dot {
    top: 110%;
    left: 50%;
}
.timeline-item:after {
    left: 0;
    top: 0;
    height: 100% !important;
    right: 0;
    margin: 0 auto;
    width: 2px !important;
        }
        .timeline-item .timeline-dot {
            left: 0%;
            transform: rotate(-90deg) !important;
            right: 0;
            margin: 0 auto;
        }
        .timeline-content {
            background: var(--black);
            z-index: 1;
        }
        .timeline-item.left .timeline-dot:after {
            left: -60px !important;
            height: 0 !important;
        }
        .timeline-item.left.completed .timeline-dot {
            transform: none ! IMPORTANT;
        }
        .timeline-item.right:after {
            left: 0;
        }
        .timeline-item.right .timeline-dot:after {
            top: 48%;
        }
}
@media only screen and (max-width: 376px)
{
    .bloxy-list-mobile {
        flex: 0 0 67%;
        gap: 5px;
    }
   .mobile-slide-title {
    margin: 13px -5px;
  }
}
@media only screen and (max-width: 410px)
{
  .users
  {
    height: 80vh;
  }
    .main-logo {
        max-width: 100px;
    }
    .menu-header-mobile #top-nav .menu-item a
    {
        font-size: 13px;
        gap: 3px;
    }
    .menu-header-mobile #top-nav .menu-item
    {
        flex: 0 0 135px !important;
    }
}
.timeline-content h3 br {
     display: none;
    }   