/* Large Version */

@media only screen and (min-width: 992px) and (max-width: 1199px) {
    /* WeFunder Modal Start */

.wefunderModal {
    display: none;
    position: fixed;
    z-index: 9999;
    left: 0;
    top: 0;
    width: 100%; 
    height: 100%;
    overflow: auto;
    background-color: #000000B0;
}
  
.modal-content {
  z-index: -1;
  border-radius: 12px;
  background-size: 600%;
  background-image: linear-gradient(-45deg, #00B7FF, #A629F2, #FF4094, #FF9C00) !important;
  -webkit-animation: anime 16s linear infinite !important;
  animation: anime 16s linear infinite !important;
  width: 640px;
  height: 558px;
  min-height: 558px;
  margin: auto;
  justify-content: center;
  align-items: center;
}

  @-webkit-keyframes anime {
    0% {
      background-position: 0% 50%;
    }
    50% {
      background-position: 100% 50%;
    }
    100% {
      background-position: 0% 50%;
    }
  }
  @keyframes anime {
    0% {
      background-position: 0% 50%;
    }
    50% {
      background-position: 100% 50%;
    }
    100% {
      background-position: 0% 50%;
    }
  }

  .modal-content-wrapper {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    text-align: center;
    padding: 20px 70px 40px;
    width: calc(100% - 2px);
    height: calc(100% - 2px);    
    background-image: url("../assets/img/jpg/wefunder-popup2-bg.jpg");
    background-position: top center;
    background-repeat: no-repeat;
    background-size: cover;
    border-radius: 12px;
    position: relative;
  }

  .close {
    position: absolute;
    right: 2%;
    display: flex;
    top: 2%;
    font-weight: 400;
    font-size: 28px;
    line-height: 16px;
    margin-top: 0;
    opacity: 1;
    z-index: 9999;
    pointer-events: all;
    color: #ffffff;
    padding: 8px;
    background-color: transparent;
    background-image: linear-gradient(140deg, #00B7FF 0%, #A629F2 100%);
    border-radius: 8px;
    cursor: pointer;
  }
  
  .close:hover,
  .close:focus {
    color: white;
    text-decoration: none;
    cursor: pointer;
    opacity: 1;
  }
  
  .wefunderLogo {
    display: block;
    max-width: 198px;
    margin: 0 auto 28px auto;
  }

  .modalSubheading {
    position: relative;
    text-align: center;
    font-family: "Montserrat", Sans-serif;
    font-size: 26px;
    color: #ffffff;
    font-weight: 700;
    text-transform: uppercase;
    font-style: normal;
    text-decoration: none;
    line-height: 1.2em;
    letter-spacing: 1px;
  }

  .modalMainheading {
    position: relative;
    font-family: "Montserrat", Sans-serif;
    font-size: 118px;
    font-weight: 700;
    text-transform: uppercase;
    font-style: normal;
    text-decoration: none;
    line-height: 1.2em;
    letter-spacing: 1px;
  }

  .modalPara, .modalLink{
    display: block;
    text-align: center;
    color: #F8F8F8;
    font-family: "Montserrat", Sans-serif;
    font-size: 18px;
    font-weight: 500;
    text-transform: none;
    font-style: normal;
    margin: 20px 0 0px;
  }

  .modalLink a {
    color: #FF9C00;
  }

  .gradText{
    background: rgb(255, 164, 35);
    background: linear-gradient(90deg, #FF9C00 0%, #FF4094 35%, #A629F2 67%, #00B7FF 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
  }

  .modalBtn {
    margin-top: 28px;
  } 

/* WeFunder Modal End */

    .tablet-hide {
        display: none;
    }    
    .hero-section.app {
        min-height: 800px
    }
    .navbar-nav .nav-item .nav-link {
        color: #fff
    }
    .dream-faq-area {
        margin-top: 0px !important
    }
    .single-small-team-member .team-info h5 {
        font-size: 11px
    }
    .pd-content-wrapper {
        margin-top: 0px !important
    }
    .product-details p {
        font-size: 16px
    }
    .how .service_icon .white-icon {
        width: 40px !important;
    }
    .how .service_icon {
        padding: 30px !important
    }
    .special p {
        font-size: 14px
    }
    .project_info p {
        font-size: 14px
    }
    .darky .black-box h6 {
        font-size: 20px
    }
    .darky.how .row {
        margin-right: -15px;
        margin-left: -15px;
    }
    .darky .container .container {
        padding-left: 0px;
        padding-right: 0px
    }
    .team-member-thumb {
        width: 180px;
        height: 180px;
    }
    .team-member-small-thumb {
        width: 150px;
        height: 150px;
    }
    .darky .black-box {
        margin-bottom: 0
    }
    .pre-sale-bg {
        padding: 70px 0 60px
    }
    .founders {
        font-size: 14px
    }
    .team-social-icon a {
        width: 70px;
        height: 70px;
        line-height: 65px
    }
    .team-info p {
        font-size: 11px
    }
    .team-info h5 {
        font-size: 16px
    }
    .alpha-live, .live {
        font-size: 12px
    }
    .service_single_content h6 {
        font-size: 20px
    }
    .service_single_content p {
        font-size: 14px
    }
    .how .service_icon .white-icon {
        width: 60px
    }
    .how .service_icon {
        padding: 40px
    }
    .service_content {
        padding-left: 80px
    }
    .left-bor p {
        font-size: 14px
    }
    .who-we-contant .more-btn {
        margin-top: 0
    }
    .who-we-contant-container {
        padding-right: 0.75%
    }
    .who-we-contant h4 {
        margin-bottom: 20px;
        font-size: 26px;
        font-family: 'michroma', Sans-serif;
    }
    .special .services-block-four .inner-box {
        padding-left: 70px
    }
    .icon-font-box {
        width: 50px;
        height: 50px;
        line-height: 50px;
    }
    .services-block-four .inner-box h3 {
        font-size: 14px
    }
    p {
        font-size: 16px
    }
    .services-block-four .inner-box .text {
        font-size: 14px
    }
    .project_info {
        right: 90px
    }
    .project_info h4 {
        font-size: 26px
    }
    .black-box p {
        font-size: 14px
    }
    .section-heading>p {
        font-size: 16px
    }
    .welcome-content {
        margin-top: 70px
    }
    .navbar {
        padding: 24px 0
    }
    .welcome-content h1 {
        font-size: 48px;
        font-weight: 700;
        margin-bottom: 20px;
    }
    .welcome-content p {
        font-size: 16px;
        
    }
    .traderverse-logo {
        height: 48px;
    }
    .navbar-collapse .navbar-nav .nav-item:last-child .nav-link {
        padding: 0 0 0 12px
    }
    .traderverse-text {
        display: none
    }
    .traderverse-logo {
        margin-right: 0
    }
    .navbar-collapse {
        padding-top: 0px;
        background: transparent;
    }
    .welcome-content h2 {
        font-size: 42px;
    }
    .timelineBody {
        max-height: 545px;
    }
    .post-meta p a {
        margin-right: 15px;
    }
    .post-title h4 {
        font-size: 20px;
    }
    .single-team-member {
        padding: 20px;
    }
    .cd-intro.default-title > h2 {
        font-size: 42px;
    }
    .team-social-icon {
        top:166px;}
        .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12 {
            float: left;
        }
     .fact-box .inner {
            padding: 0 20px;
            padding-top: 37px;
    padding-bottom: 25px; }
}

@media(min-width: 1200px){
    /* WeFunder Modal Start */

.wefunderModal {
    display: none;
    position: fixed;
    z-index: 9999;
    left: 0;
    top: 0;
    width: 100%; 
    height: 100%;
    overflow: auto;
    background-color: #000000B0;
}
  
.modal-content {
  z-index: -1;
  border-radius: 12px;
  background-size: 600%;
  background-image: linear-gradient(-45deg, #00B7FF, #A629F2, #FF4094, #FF9C00) !important;
  -webkit-animation: anime 16s linear infinite !important;
  animation: anime 16s linear infinite !important;
  width: 640px;
  height: 558px;
  min-height: 558px;
  margin: auto;
  justify-content: center;
  align-items: center;
}

  @-webkit-keyframes anime {
    0% {
      background-position: 0% 50%;
    }
    50% {
      background-position: 100% 50%;
    }
    100% {
      background-position: 0% 50%;
    }
  }
  @keyframes anime {
    0% {
      background-position: 0% 50%;
    }
    50% {
      background-position: 100% 50%;
    }
    100% {
      background-position: 0% 50%;
    }
  }

  .modal-content-wrapper {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    text-align: center;
    padding: 20px 70px 40px;
    width: calc(100% - 2px);
    height: calc(100% - 2px);    
    background-image: url("../assets/img/jpg/wefunder-popup2-bg.jpg");
    background-position: top center;
    background-repeat: no-repeat;
    background-size: cover;
    border-radius: 12px;
    position: relative;
  }

  .close {
    position: absolute;
    right: 2%;
    display: flex;
    top: 2%;
    font-weight: 400;
    font-size: 28px;
    line-height: 16px;
    margin-top: 0;
    opacity: 1;
    z-index: 9999;
    pointer-events: all;
    color: #ffffff;
    padding: 8px;
    background-color: transparent;
    background-image: linear-gradient(140deg, #00B7FF 0%, #A629F2 100%);
    border-radius: 8px;
    cursor: pointer;
  }
  
  .close:hover,
  .close:focus {
    color: white;
    text-decoration: none;
    cursor: pointer;
    opacity: 1;
  }
  
  .wefunderLogo {
    display: block;
    max-width: 200px;
    margin: 0 auto 28px auto;
  }

  .modalSubheading {
    position: relative;
    text-align: center;
    font-family: "Montserrat", Sans-serif;
    font-size: 28px;
    color: #ffffff;
    font-weight: 700;
    text-transform: uppercase;
    font-style: normal;
    text-decoration: none;
    line-height: 1.2em;
    letter-spacing: 1px;
  }

  .modalMainheading {
    position: relative;
    font-family: "Montserrat", Sans-serif;
    font-size: 120px;
    font-weight: 700;
    text-transform: uppercase;
    font-style: normal;
    text-decoration: none;
    line-height: 1.2em;
    letter-spacing: 1px;
  }

  .modalPara, .modalLink{
    display: block;
    text-align: center;
    color: #F8F8F8;
    font-family: "Montserrat", Sans-serif;
    font-size: 20px;
    font-weight: 500;
    text-transform: none;
    font-style: normal;
    margin: 20px 0 0px;
  }

  .modalLink a {
    color: #FF9C00;
  }

  .gradText{
    background: rgb(255, 164, 35);
    background: linear-gradient(90deg, #FF9C00 0%, #FF4094 35%, #A629F2 67%, #00B7FF 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
  }

  .modalBtn {
    margin-top: 28px;
  } 

/* WeFunder Modal End */
    .desktop-hide {
        display: none;
    }
    .hero-section.app {
        position: relative;
        min-height: 1000px;
        /* background: url('../assets/img/png/hero-bg-new-transparent.png') no-repeat top center;
        background: url('../assets/img/webp/hero-bg-new-transparent.webp') no-repeat top center; */
        background-size: cover;
        display: -webkit-box;
        display: flex;
        -webkit-box-pack: center;
        justify-content: center;
        -webkit-box-align: center;
        align-items: center;
        -webkit-mask-image: -webkit-gradient(linear, center 90%, center bottom, from(rgba(0, 0, 0, 1)), to(rgba(0, 0, 0, 0)));
        mask-image: linear-gradient(to bottom, rgba(0, 0, 0, 1) 90%, rgba(0, 0, 0, 0));
    }
    .contact_form_container .row {
        margin-left: -15px !important;
        margin-right: -15px !important;
    }
    .contact_form .row {
        margin: 0 !important
    }
    .navbar .nav-item:last-child .nav-link {
        padding-right: 0px
    }
    .who-we-contant-container span {
        float: right;
        padding-right: 0px;
    }
    .darky .black-box {
        margin-bottom: 0
    }
    .who-we-contant-container {
        padding-right: 3.75%
    }
    .welcome-content {
        margin-top: 0px
    }
    .navbar.shrink {
        padding: 4px 0
    }
    .hidden-lg{
        display: none;
    }
    .welcome-content h1 {
        font-size: 62px;
        font-weight: 700;
        margin-bottom: 20px;
    }
    
    
}
@media(max-width: 992px){
    .tablet-hide {
        display: none;
    }
    
    .mt-tablet {
        margin-top: 30px;
    }
    .navbar-toggler {
        padding: 0.25rem !important;
    }
    .hidden-md{
        display: none;
    }
    
}
@media(max-width: 767px){
   
    .mobile-hide {
        display: none;
    }
    
    .team-member-thumb {
        width: 242px;
        height: 242px
    }
    .mt-mobile {
        margin-top: 20px
    }
    .hidden-sm{
        display: none;
    }
}
@media(max-width: 480px){
    .product-section {
        padding-bottom: 50px
    }
    .footer-content-area {
        padding: 200px 0 20px;
        margin-top: 0px;
        background: url(../assets/img/png/footer-bg.png) top center no-repeat;
        background: url(../assets/img/webp/footer-bg.webp) top center no-repeat;
        background-size: cover;
        opacity: .9;
    }
    .pre-sale-bg-section {
        padding-top: 50px
    }
    .product-details p {
        font-size: 16px
    }
    .product-section:last-child {
        margin-bottom: 0;
    }
    .lightSweepBox {
        padding: 2em;
    }
    .services-block-four .inner-box .text {
        font-size: 14px
    }
    .darky .black-box .orange-divider {
        width: 4px !important;
        border-width: 12px 0 !important;
        margin: auto 12px auto 0 !important
    }

    .darky .black-box .purple-divider {
        width: 4px !important;
        border-width: 12px 0 !important;
        margin: auto 12px auto 0 !important
    }

    .darky .black-box .pink-divider {
        width: 4px !important;
        border-width: 12px 0 !important;
        margin: auto 12px auto 0 !important
    }
    .darky .black-box {
        justify-content: flex-start;
        display: flex;
        flex-direction: row;
        width: 4px;
        padding: 12px 26px !important;
        
    }
    .darky .black-box h6 {
        margin-top: 0px;
        font-size: 16px;
        margin-bottom: 0px;
        order: 1
    }
    .black-box picture, .black-box source, .black-box img, .black-box p {
        display: none
    }
    
    .hidden-xs{
        display: none;
    }
    .team-social-icon {
        top: 232px
    }
    
    .about {
        padding-top: 0px
    }
    .project_info {
        position: relative;
        top: 0;
        right: 0;
        -webkit-transform: translateY(0%);
        transform: translateY(0%);
    }
    .project_img {
        width: 100%;
        margin-left: 0
    }
    .alpha-live, .live, .coming-soon {
        top: 16px;
        right: 12px;
        font-size: 12px;
    }
}
/* Medium Version */

@media only screen and (min-width: 768px) and (max-width: 991px) {
   /* WeFunder Modal Start */

.wefunderModal {
    display: none;
    position: fixed;
    z-index: 9999;
    left: 0;
    top: 0;
    width: 100%; 
    height: 100%;
    overflow: auto;
    background-color: #000000B0;
}
  
.modal-content {
  z-index: -1;
  border-radius: 12px;
  background-size: 600%;
  background-image: linear-gradient(-45deg, #00B7FF, #A629F2, #FF4094, #FF9C00) !important;
  -webkit-animation: anime 16s linear infinite !important;
  animation: anime 16s linear infinite !important;
  width: 640px;
  height: 558px;
  min-height: 558px;
  margin: auto;
  justify-content: center;
  align-items: center;
}

  @-webkit-keyframes anime {
    0% {
      background-position: 0% 50%;
    }
    50% {
      background-position: 100% 50%;
    }
    100% {
      background-position: 0% 50%;
    }
  }
  @keyframes anime {
    0% {
      background-position: 0% 50%;
    }
    50% {
      background-position: 100% 50%;
    }
    100% {
      background-position: 0% 50%;
    }
  }

  .modal-content-wrapper {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    text-align: center;
    padding: 20px 70px 40px;
    width: calc(100% - 2px);
    height: calc(100% - 2px);    
    background-image: url("../assets/img/jpg/wefunder-popup2-bg.jpg");
    background-position: top center;
    background-repeat: no-repeat;
    background-size: cover;
    border-radius: 12px;
    position: relative;
  }

  .close {
    position: absolute;
    right: 2%;
    display: flex;
    top: 2%;
    font-weight: 400;
    font-size: 28px;
    line-height: 16px;
    margin-top: 0;
    opacity: 1;
    z-index: 9999;
    pointer-events: all;
    color: #ffffff;
    padding: 8px;
    background-color: transparent;
    background-image: linear-gradient(140deg, #00B7FF 0%, #A629F2 100%);
    border-radius: 8px;
    cursor: pointer;
  }
  
  .close:hover,
  .close:focus {
    color: white;
    text-decoration: none;
    cursor: pointer;
    opacity: 1;
  }
  
  .wefunderLogo {
    display: block;
    max-width: 198px;
    margin: 0 auto 28px auto;
  }

  .modalSubheading {
    position: relative;
    text-align: center;
    font-family: "Montserrat", Sans-serif;
    font-size: 26px;
    color: #ffffff;
    font-weight: 700;
    text-transform: uppercase;
    font-style: normal;
    text-decoration: none;
    line-height: 1.2em;
    letter-spacing: 1px;
  }

  .modalMainheading {
    position: relative;
    font-family: "Montserrat", Sans-serif;
    font-size: 118px;
    font-weight: 700;
    text-transform: uppercase;
    font-style: normal;
    text-decoration: none;
    line-height: 1.2em;
    letter-spacing: 1px;
  }

  .modalPara, .modalLink{
    display: block;
    text-align: center;
    color: #F8F8F8;
    font-family: "Montserrat", Sans-serif;
    font-size: 18px;
    font-weight: 500;
    text-transform: none;
    font-style: normal;
    margin: 20px 0 0px;
  }

  .modalLink a {
    color: #FF9C00;
  }

  .gradText{
    background: rgb(255, 164, 35);
    background: linear-gradient(90deg, #FF9C00 0%, #FF4094 35%, #A629F2 67%, #00B7FF 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
  }

  .modalBtn {
    margin-top: 28px;
  } 

/* WeFunder Modal End */
    .ecosystem .pd-content-wrapper {
        text-align: center;
    }
    .lightSweepBox {
        max-width: 620px;
        margin: 0 auto
    }
    .darky .black-box p {
        font-size: 14px;
    }
    .welcome-content h1 {
        font-size: 48px
    }
    .welcome-content p {
        font-size: 16px
    }
    .contact_form_container {
        padding: 100px 0 0;
    }
    .team-member-small-thumb {
        width: 150px;
        height: 150px;
    }
    .team-member-thumb {
        width: 200px;
        height: 200px;
    }
    .team-social-icon {
        top: 184px
    }
    .our_team_area {
        padding-top: 170px;
    }
    .pre-sale-bg {
        padding: 0
    }
    .pre-sale-bg .section-heading {
        margin-left: 30px;
        margin-right: 30px;
    }
    .pd-content-container {
        order: 1
    }
    .dream-dots span, .pd-content-wrapper span {
        font-size: 18px
    }
    .darky .service_single_content {
        padding: 24px;
    }
    .alpha-live, .live, .coming-soon {
        top: 40px
    }
    .dream-faq-area {
        margin-top: 0px !important
    }
    .single-small-team-member .team-info h5 {
        font-size: 11px
    }
    .pd-content-wrapper {
        margin-top: 0px !important
    }
    .product-details p {
        font-size: 18px
    }
    .product-details p:last-child {
        margin-bottom: 0px !important
    }
    .how .service_icon .white-icon {
        width: 50px !important;
    }
    .how .service_icon {
        padding: 40px !important;
        margin-bottom: 20px;
    }
    .services-block-four .inner-box h3 {
        font-size: 18px
    }
    .special p {
        font-size: 16px
    }
    .project_info p {
        font-size: 16px
    }
    .darky .black-box h6 {
        font-size: 20px
    }
    .darky.how .row {
        margin-right: -15px;
        margin-left: -15px;
    }
    .pre-sale-bg:before {
        background: none
    }
    .fact-box .inner {
        margin-bottom: 30px
    }
    .pre-sale-bg-section .count-box-container .col-12 {
        display: flex;
        flex-wrap: wrap;
        flex-direction: row
    }
    .count-box {
        -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
    }
    .who-we-contant-container {
        display: flex;
        justify-content: center
    }
    .project_info h4 {
        font-size: 32px
    }
    .project_info {
        right: 38%
    }
    .dream-dots {
        justify-content: center
    }
    .left-bor p {
        font-size: 18px
    }
    .darky .container .container {
        padding-left: 0px;
        padding-right: 0px;
    }
    .pd-content-container {
        margin-top: 40px
    }
    .left-bor {
        padding: 0 25px 25px 25px;
        text-align: center;
        border-left: 0;
        border-bottom: 6px solid #eeeeee70;
        border-radius: 20px;
    }
    .fuel-features .who-we-contant h4 {
        text-align: left;
    }
    .who-we-contant-container h4 {
        text-align: center;
        text-transform: capitalize;
        padding-right: 0 !important;
        float: none !important;
    }
    .navbar {
        padding: 39px
    }
    .project_info p {
        font-size: 16px
    }
    .how .container .row {
        justify-content: center
    }
    .about {
        padding-bottom: 100px
    }
    .darky .black-box-container {
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%;
    }
    .darky .black-box-container:last-child .black-box {
        margin-bottom: 0
    }
    .hero-section.app {
        position: relative;
        min-height: 800px;
        /* background: url('../assets/img/png/hero-bg-overlay.html') no-repeat top center;
        background: url('../assets/img/webp/hero-bg-overlay.webp') no-repeat top center; */
        background-size: cover;
        display: -webkit-box;
        display: flex;
        -webkit-box-pack: center;
        justify-content: center;
        -webkit-box-align: center;
        align-items: center;
        -webkit-mask-image: -webkit-gradient(linear, center 90%, center bottom, from(rgba(0, 0, 0, 1)), to(rgba(0, 0, 0, 0)));
        mask-image: linear-gradient(to bottom, rgba(0, 0, 0, 1) 90%, rgba(0, 0, 0, 0));
    }
    .welcome_area {
        height: 700px !important;
    }
    .welcome_single_slider.height-900 {
        height: 700px;
    }
    .welcome-content h2 {
        font-size: 30px;
    }
    .cta-content h2 {
        font-size: 30px;
    }
    .timelineBody {
        max-height: 640px;
    }
    .price_table_text > h1 {
        font-size: 36px;
    }
    .price_table_text > p,
    .table_text_details > p {
        font-size: 13px;
    }
    .login-btn {
        margin: 30px;
    }
    .cd-intro.default-title > h2 {
        font-size: 36px;
    }
}

/* Mobile Version */

@media only screen and (max-width: 767px) {
     /* WeFunder Modal Start */

.wefunderModal {
    display: none;
    position: fixed;
    z-index: 9999;
    left: 0;
    top: 0;
    width: 100%; 
    height: 100%;
    overflow: auto;
    background-color: #000000B0;
}
  
.modal-content {
    width: 320px !important;
    height: 480px !important;
    min-height: 480px !important;
    overflow: hidden;
  z-index: -1;
  border-radius: 12px;
  background-size: 600%;
  background-image: linear-gradient(-45deg, #00B7FF, #A629F2, #FF4094, #FF9C00) !important;
  -webkit-animation: anime 16s linear infinite !important;
  animation: anime 16s linear infinite !important;
  margin: auto;
  justify-content: center;
  align-items: center;
}

  @-webkit-keyframes anime {
    0% {
      background-position: 0% 50%;
    }
    50% {
      background-position: 100% 50%;
    }
    100% {
      background-position: 0% 50%;
    }
  }
  @keyframes anime {
    0% {
      background-position: 0% 50%;
    }
    50% {
      background-position: 100% 50%;
    }
    100% {
      background-position: 0% 50%;
    }
  }

  .modal-content-wrapper {
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-start;
    align-items: center;
    flex-direction: column;
    text-align: center;
    padding: 40px 16px 28px;
     
    background-image: url("../assets/img/jpg/wefunder-popup2-bg.jpg");
    background-position: top center;
    background-repeat: no-repeat;
    background-size: cover;
    border-radius: 12px;
    position: relative;
  }

  .close {
    position: absolute;
    right: 2%;
    display: flex;
    top: 2%;
    font-weight: 400;
    font-size: 28px;
    line-height: 16px;
    margin-top: 0;
    opacity: 1;
    z-index: 9999;
    pointer-events: all;
    color: #ffffff;
    padding: 8px;
    background-color: transparent;
    background-image: linear-gradient(140deg, #00B7FF 0%, #A629F2 100%);
    border-radius: 8px;
    cursor: pointer;
  }
  
  .close:hover,
  .close:focus {
    color: white;
    text-decoration: none;
    cursor: pointer;
    opacity: 1;
  }
  
  .wefunderLogo {
    display: block;
    max-width: 160px;
    margin: 0 auto 28px auto;
  }

  .modalSubheading {
    position: relative;
    text-align: center;
    font-family: "Montserrat", Sans-serif;
    font-size: 20px;
    color: #ffffff;
    font-weight: 700;
    text-transform: uppercase;
    font-style: normal;
    text-decoration: none;
    line-height: 1.2em;
    letter-spacing: 1px;
  }

  .modalMainheading {
    position: relative;
    font-family: "Montserrat", Sans-serif;
    font-size: 68px;
    font-weight: 700;
    text-transform: uppercase;
    font-style: normal;
    text-decoration: none;
    line-height: 1.2em;
    letter-spacing: 1px;
  }

  .modalPara, .modalLink{
    display: block;
    text-align: center;
    color: #F8F8F8;
    font-family: "Montserrat", Sans-serif;
    font-size: 18px;
    font-weight: 500;
    text-transform: none;
    font-style: normal;
    margin: 20px 0 0px;
  }

  .modalLink a {
    color: #FF9C00;
  }

  .gradText{
    background: rgb(255, 164, 35);
    background: linear-gradient(90deg, #FF9C00 0%, #FF4094 35%, #A629F2 67%, #00B7FF 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
  }

  .modalBtn {
    margin-top: 28px;
  } 

/* WeFunder Modal End */
    .login-btn {
        margin: 30px;
    }
    .welcome-content h2 {
        font-size: 24px;
    }
    .welcome-content p {
        font-size: 14px;
    }
    .dream-btn {
        min-width: 130px;
        padding: 0 20px;
        font-size: 10px;
    }
    .single_cool_fact {
        margin-bottom: 50px;
    }
    .classy-navbar {
        height: 60px;
    }
    .who-we-contant h4 {
        font-size: 24px;
    }
    .sonar {
        -webkit-transform: scale(0.5);
        transform: scale(0.5);
    }
    .cta-content h2 {
        font-size: 24px;
    }
    .cta-content p {
        font-size: 14px;
    }
    .timelineBox {
        margin-top: 100px;
    }
    .our-mission-area {
        height: 1000px !important;
    }
    .section-heading h2 {
        font-size: 24px;
    }
    .post-meta p a {
        margin-right: 15px;
    }
    .post-title h4 {
        font-size: 20px;
    }
    .footer-side-thumbnail {
        width: 100%;
    }
    .welcome_single_slider.height-900 {
        height: 600px;
    }
    .welcome_area.sliders {
        height: 600px !important;
    }
    .cd-intro.default-title > h2 {
        font-size: 24px;
    }
    .welcome_area.animated-headline {
        height: 600px !important;
    }
    .welcome_area.animated-headline {
        height: 600px !important;
    }
    .dream-btn.video-btn {
        min-width: 70px;
        padding: 0;
        font-size: 20px;
    }
    #scrollUp {
        bottom: 100px;
        right: 0;
    }
    .welcome-video-area {
        margin-top: 0;
    }
    .timelineBody .timeline {
        padding: 1em;
    }
    .timelineBody .timeline .timelineDate {
        -webkit-box-flex: 0;
            -ms-flex: 0 0 50px;
                flex: 0 0 50px;
        padding: 0;
    }
    .footer-copywrite-info {
        text-align: left;
    }
    .breadcumb--con {
        padding-top: 60px;
    }
    .welcome-content {
        margin-top: 130px;
    }
}

@media only screen and (max-width: 767px) {
    .welcome_area {
        height: 1100px !important;
    }
    .welcome_area.none{
        height: 100vh !important;
    }
    .sonar {
        -webkit-transform: scale(1);
        transform: scale(1);
    }
    
    .welcome-content h2 {
        font-size: 30px;
    }
    .dream-btn {
        min-width: 160px;
        padding: 0 20px;
        font-size: 12px;
    }
    .single-team-member:after {
        width: 50%;
    }
   
}

@media only screen and (min-width: 500px) and (max-width: 767px) {
    .footer-content-area {
        padding: 200px 0 20px;
        margin-top: 0px;
        background: url(../assets/img/png/footer-bg.png) top center no-repeat;
        background: url(../assets/img/webp/footer-bg.webp) top center no-repeat;
        background-size: cover;
        opacity: .9;
    }
    .pre-sale-bg-section {
        padding-top: 50px;
    }
    .product-section {
        padding-bottom: 50px
    }
    .services-block-four .inner-box .text {
        font-size: 14px
    }
    .product-details p {
        font-size: 16px
    }
    .count-box-container .col-12 {
        display: flex;
        flex-wrap: wrap;
        column-gap: 6%;
    }
    .fact-box {
        -ms-flex: 0 0 47%;
        flex: 0 0 47%;
        max-width: 47%;
    }
    .pd-content-wrapper {
        text-align: center;
    }
    .welcome-meter {
        margin-bottom: 50px;
    }
    .darky .service_single_content {
        height: calc(100% - 30px)
    }
    .team-member-thumb {
        width: 200px;
        height: 200px
    }
    .single-small-team-member-container {
        padding-left: 8px !important;
        padding-right: 8px !important;
    }
    .single-small-team-member .team-info h5 {
        font-size: 10px !important;
        line-height: 1.5em !important;
    }

    .single-small-team-member {
        padding: 24px 12px;
        margin-bottom: 16px
    }

    .single-team-member {
        margin-bottom: 16px
    }

    .team-info p {
        font-size: 11px !important;
    }
    .team-member-small-thumb {
        width: 92px !important;
        height: 92px !important;
    }
    #products .container .container {
        padding-right: 0;
        padding-left: 0;
    }
    .projects {
        padding-bottom: 20px !important
    }
    .alpha-live, .live, .coming-soon {
        top: 16px;
        right: 12px;
        font-size: 12px;
    }
    .special .container .row.has-shadow {
        padding: 28px 20px !important
    }
    .special .container .row.has-shadow .col-12 {
        padding: 0px !important
    }
    .hero-section-content {
        padding-bottom: 100px
    }
    .darky.how .row {
        margin-right: -15px;
        margin-left: -15px;
    }
    .project_info {
        margin-top: 20px;
        right: 102px;
    }
    .section-heading>p {
        font-size: 16px;
    }

    .services-block-four .inner-box h3 {
        font-size: 18px
    }

    .who-we-contant h4 {
        text-align: center !important;
    }

    .who-we-contant h4 span {
        padding-right: 0px !important;
        float: none !important;
    }

    .project_info h4 {
        font-size: 28px !important;
        line-height: 1.5 !important
    }

    .project_info p {
        line-height: 1.5 !important;
    }

    .darky .black-box-container:last-child .black-box {
        margin-bottom: 0px !important;
    }

    .navbar {
        background: transparent;
        padding: 15px;
    }

    .navbar.shrink {
        -webkit-backdrop-filter: saturate(180%) blur(20px);
        backdrop-filter: saturate(180%) blur(20px);
    }

    .welcome-content {
        vertical-align: top;
        margin-top: 0px !important;
    }

    .welcome-content h1 {
        font-size: 46px !important;
    }

    .hero-section.app {
        align-items: flex-start !important;
        justify-content: center !important;
        text-align: center !important;
        min-height: 800px !important;
        padding-top: 120px !important;
        /* background: url(../assets/img/png/hero-mobile-bg.html) no-repeat bottom center !important;
        background: url(../assets/img/webp/hero-mobile-bg.webp) no-repeat bottom center !important; */
        background-size: cover !important;
    }

    .mb-50 {
        margin-bottom: 0px !important;
    }

    .darky .black-box {
        padding: calc(1em + 10px) !important;
    }

    .fuel-features {
        text-align: center !important;
    }

    .special .services-block-four .inner-box {
        padding-left: 0px !important;
        padding-top: 80px !important;
    }

    .icon-font-box {
        left: 50% !important;
        transform: translateX(-30px);
        top: 0px !important
    }

    .fuel-features .first-image-container {
        margin-bottom: 40px !important;
    }

    .darky .service_single_content {
        text-align: center !important
    }
    .service_single_content p {
        font-size: 14px
    }

    .darky .service_single_content h6 {
        font-size: 18px !important
    }

    .pd-content-wrapper {
        margin-top: 0px !important
    }
    #partners {
        padding-top: 50px !important;
        padding-bottom: 0px !important;
    }

    .contact_form_container {
        padding-top: 0 !important;
        padding-bottom: 0px !important;
    }

    .dream-faq-area {
        margin-top: 0px !important
    }
    
    #products {
        padding-top: 0px !important;
        padding-bottom: 20px !important;
    }
    
    .pre-sale-bg {
        padding: 0 15px !important
    }

    .pre-sale-bg .fact-box{
        padding-left: 0 !important;
        padding-right: 0 !important;
    }

    .our_team_area {
        padding-top: 60px !important;
        padding-bottom: 34px !important
    }
    #scrollUp {
        display: none !important
    }

    .team-info h5 {
        font-size: 13px
    }

    .team-social-icon {
        top: 188px
    }

    .founders {
        font-size: 12px
    }

    .pre-sale-bg .section-heading {
        margin-left: 15px;
        margin-right: 15px;
    }

    .section-heading h2, .who-we-contant h4 {
        font-size: 26px !important;
    }

    .dream-dots {
        justify-content: center !important;
    }

    .pre-sale-bg:before {
        background: none !important
    }

    .dream-dots span {
        font-size: 16px !important;
    }

    .product-details {
        margin-top: 0px
    }

    .ecosystem  .mt-s {
        margin-top: 0px !important
    }

    .pd-content-container {
        order: 1;
        margin-top: 20px
    }

    .product-details p:last-child {
        margin-bottom: 0px
    }

    .left-bor {
        padding: 0 0px 25px 0px !important;
        text-align: center !important;
        border-left: 0 !important;
        border-bottom: 6px solid #eeeeee70 !important;
        border-radius: 20px !important;
    }

    .about-us-area {
        text-align: center;
    }
    
    .about-us-area .left-bor {
        border: none !important;
        padding: 0px !important;
    }

    .section-padding-100 {
        padding-top: 50px;
        padding-bottom: 50px;
    }
    .about {
        padding: 0
    }

    .section-heading {
        margin-bottom: 50px !important;
    }

    .section-padding-100-50 {
        padding-top: 50px;
        padding-bottom: 0px;
    }

    .navbar-brand img {
        width: 224px;
    }

    .navbar-nav {
        color: #fff;
        z-index: 1;
        margin-top: 5px;
    }

    .navbar-nav .nav-item .nav-link {
        padding: 0.7em 1em !important;
        font-size: 100%;
        font-weight: 500;
    }


    .wbkgrd {
        background-position: center center !important;
    }
/*     
    .welcome-content h2 {
        font-size: 36px;
    }
    .dream-btn {
        min-width: 160px;
        padding: 0 20px;
        font-size: 12px;
    }
    .cd-intro.default-title > h2 {
        font-size: 30px;
    }
    .single-team-member:after {
        width: 80%;
    } */
}