.entry-content a, .navbar>ul>li, .startup_failure_section_wrapper a {
    white-space: nowrap;
}

.navbar ul, ul {
    list-style: none;
}

#home, .navbar li {
    position: relative;
}

#call-to-action .cta-btn, #home .btn-get-started {
    font-family: Montserrat, sans-serif;
    letter-spacing: 1px;
}

#contact, .bac2, .community-list li {
    background: #f5f5f5;
}

#contact {
    background: #f4fffc;
}

#contact .contact-about h3, #header #logo h1 {
    letter-spacing: 3px;
    text-transform: uppercase;
}

.button-back, a {
    text-decoration: none;
}

.community-list {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
}

.bc2 {
    padding: 20px 0;
    min-height: 40px;
    margin-top: 10px;
}

.bac2 {
    font-weight: 600;
    font-size: 14px !important;
    border-radius: 7px;
    padding: 6px 9px;
}

.bc2 ol, .breadcrumbs ol {
    display: flex;
    flex-wrap: wrap;
    list-style: none;
    padding: 0;
    margin: 0;
    font-size: 14px;
}

.bc2 ol li+li::before, .breadcrumbs ol li+li::before {
    display: inline-block;
    padding-right: 10px;
    color: #6c757d;
    content: "/";
}

.bc2 .d-flex {
    display: flex !important;
}

.community-list li {
    max-width: 23%;
    min-width: 23%;
    margin: 9px;
    padding: 9px;
    border-radius: 12px;
    box-shadow: 1px 2px 6px #cccccc94;
    overflow-wrap: anywhere;
}

@media (max-width: 992px) {
    .community-list li {
        max-width: 44%;
        min-width: 44%;
    }

    .breadcrumbs {
        margin-top: 95px;
    }
}

@media (max-width: 500px) {
    .community-list li {
        max-width: 100%;
        min-width: 100%;
    }
}

@media (min-width: 1365px) {
    .idear_banner {
        height: 80%;
        padding-top: 110px;
        background-position: center;
        background-size: cover;
        background-image: url(../images/banner-bg.svg);
    }
}

.community-list li p, .snd_head.round-pos {
    margin-bottom: 0 !important;
}

.box-12 {
    background: #fff;
    box-shadow: 1px 2px 3px #ccc;
    text-align: center;
    padding: 13px;
    box-shadow: 1px 2px 10px #cccccc91;
    margin-bottom: 18px;
    border-radius: 10px;
}

.box-12 h4 {
    font-size: 15px;
    color: #000;
    margin: 13px 17px;
    font-weight: 500;
    max-height: 39px;
    overflow: hidden;
    text-overflow: ellipsis;
    min-height: 39px;
}

#call-to-action .cta-text, #header #logo h1 a, #header #logo h1 a:hover, .box-12 a, .box-12 a:active, .box-12 a:focus, .box-12 a:hover, .navbar .active, .navbar .active:focus, .navbar a:hover, .navbar li:hover>a {
    color: #fff;
}

.box-12 a {
    background: #13c59a;
    padding: 7px;
    display: block;
    max-width: 178px;
    margin: auto;
    border-radius: 22px;
}

.business-name h3, .contactus p, .right h4 {
    color: #000;
    margin-bottom: 0;
}

.s-logo img {
    max-width: 48px;
}

.pitch-deck-logo {
    min-height: 150px;
    background-position: 50% 50%;
    background-size: cover;
    background-repeat: no-repeat;
}

.airbnb {
    background-image: url(../images/airbnb.jpg);
}

.uber {
    background-image: url(../images/uber.png);
}

.dropbox {
    background-image: url(../images/dropbox.jpg);
}

.linkedin {
    background-image: url(../images/linkedin.jpg);
}

.snap {
    background-image: url(../images/snap.jpg);
}

.shopify {
    background-image: url(../images/shopify.jpg);
}

.air {
    background-image: url(../images/air.jpg);
}

.fyre {
    background-image: url(../images/fyre.jpg);
}

.pitch-deckmodal {
    background: #ffffffe3 !important;
    border-radius: 18px !important;
    border: none !important;
    box-shadow: 1px 2px 73px #000000d1;
}

.contactus {
    background-color: #fff;
    padding: 20px;
    text-align: center;
    border-radius: 8px;
}

.contactus p {
    font-size: 16px;
}

.pitch-deckmodal .modal-title {
    color: #000 !important;
    font-weight: 700 !important;
}

.pitch-item {
    box-shadow: 1px 2px 11px #ccc;
    border-radius: 10px;
    overflow: hidden;
    margin-bottom: 30px;
}

.download-asset {
    margin-bottom: 30px;
}

.box-11 {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    background: #fdfdfd;
    padding: 12px;
    border-radius: 7px;
    box-shadow: 1px 2px 10px #cccccc91;
    margin-bottom: 26px;
    align-items: center;
}

.left {
    width: 61px;
    height: 61px;
}

.block-wrapper li .img-wrapper img, .left img, .ul_100 li {
    width: 100%;
}

.right {
    width: calc(100% - 64px);
    padding: 4px 9px;
}

.right h4 {
    font-weight: 500;
    font-size: 15px;
}

.content-sec {
    margin-top: 43px;
}

.business-name {
    background: #fff;
    padding: 20px 10px;
}

#about .content p:last-child, .business-name p {
    margin-bottom: 0;
}

.business-name h3 {
    font-size: 21px;
    font-weight: 600;
}

body {
    background: #fff;
    color: #666;
    /* font-family: "Open Sans", sans-serif; */
    overflow-x: hidden;
}

h1, h2, h3, h4, p {
    /* font-family: "Open Sans", sans-serif; */
}

a {
    color: #1dc8cd;
    transition: 0.5s;
}

.align-items-center {
    align-items: center !important;
}

a:active, a:focus, a:hover {
    color: #1dc9ce;
    outline: 0;
    text-decoration: none;
}

p {
    padding: 0;
    margin: 0 0 30px;
}

h1, h2, h3, h4, h5, h6 {
    font-weight: 400;
    margin: 0 0 20px;
    padding: 0;
}

.angel-group .content-wrapper h2, section.second-block h3 {
    font-weight: 700;
    font-size: 23px;
}

section.tab-button .row.tab-wrapper {
    display: flex;
    justify-content: flex-start;
}

section.tab-button a {
    width: auto;
    padding: 10px 10px;
    border: 1px solid #1dd4b4;
    border-radius: 5px;
    color: #000;
    margin: 5px;
    background: #e4edec;
}

section.tab-button a:active, section.tab-button a:first-child, section.tab-button a:focus {
    background-color: #1dcac8;
    color: #fff;
}

body.resource {
    background-color: #eee;
}

.first-block, .second-block, .tab-button {
    width: 100%;
    margin-bottom: 30px;
    padding: 0 10px;
}

.block-wrapper, .startup_failure_section_wrapper {
    margin-top: 8px;
    margin-bottom: 8px;
    background: #fff;
    box-shadow: 1px 1px 8px #ccc;
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 50px 10px;
    border-radius: 10px;
}

.block-wrapper.invester-wrapper {
    padding: 50px;
}

#header, #pricing .featured .get-started-btn, .back-to-top, .back-to-top:focus {
    background: linear-gradient(45deg, #1de099, #1dc8cd);
}

.block-wrapper ul {
    display: flex;
    flex-wrap: wrap;
    justify-content: start;
    align-items: center;
}

.block-wrapper li {
    width: 50%;
    margin-bottom: 30px;
}

.block-wrapper li p {
    font-size: 14px;
}

.block-wrapper li .img-wrapper {
    width: 175px;
    float: left;
    border: 1px solid #e9e9e97d;
    border-radius: 10px;
    padding: 5px;
    min-height: 133px;
    box-shadow: 1px 2px 14px #cccccc36;
}

.navbar .dropdown ul, .navbar-mobile .dropdown ul {
    z-index: 99;
    box-shadow: 0 0 30px rgba(127, 137, 161, 0.25);
    background: #fff;
}

.first-block .block-wrapper h2 {
    font-size: 35px;
    color: #222;
}

.first-block .block-wrapper h2 span {
    color: #303636;
    font-weight: 900;
    font-size: 27px;
}

.list-content-wrapper {
    width: calc(100% - 300px);
    float: left;
    padding-left: 15px;
}

#faq .faq-list .collapsed, .black-text, .custom-accordian .sub-head, .list-content-wrapper strong {
    color: #000;
}

@media (max-width: 1200px) {
    .block-wrapper li {
        width: 100%;
    }

    .second-block li:last-child {
        margin-bottom: 0;
    }
}

@media (max-width: 480px) {
    .block-wrapper {
        padding: 30px 10px;
    }

    .g-recaptcha {
        height: 104px !important;
        max-width: 300px !important;
    }
}

.our-process-image, .pricing-detail, .support-image {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.pb-60 {
    padding-bottom: 60px !important;
}

.font-weigt-600 {
    font-weight: 600 !important;
}

.open-slot {
    color: #696969;
    font-size: 23px;
}

.center-flex-container {
    display: flex;
    align-items: center;
    justify-content: center;
}

.back-to-top {
    position: fixed;
    color: #fff;
    border-radius: 4px 4px 0 0;
    right: 15px;
    bottom: 0;
    transition: none;
    visibility: hidden;
    opacity: 0;
    width: 64px;
    height: 34px;
    display: flex;
}

.back-to-top i {
    line-height: 0;
    font-size: 20px;
}

.back-to-top:focus {
    color: #fff;
    outline: 0;
}

#contact .social-links a:hover, .back-to-top:hover {
    background: #1dc8cd;
    color: #fff;
}

.back-to-top.active {
    visibility: visible;
    opacity: 1;
    z-index: 99;
}

#header {
    height: 90px;
    transition: 0.5s;
    z-index: 997;
}

#header.header-scrolled {
    top: 0;
    background: linear-gradient(45deg, #1de099, #1dc8cd);
    height: 70px;
    transition: 0.5s;
    position: fixed;
    width: 100%;
}

#header #logo h1 {
    font-size: 36px;
    padding: 0;
    margin: 0;
    display: inline-block;
    font-family: Montserrat, sans-serif;
    font-weight: 300;
}

#gallery .container-fluid, .navbar, .navbar-mobile>ul>li {
    padding: 0;
}

.navbar ul {
    margin: 0;
    padding: 0;
    display: flex;
    align-items: center;
}

.navbar>ul>li {
    padding: 10px 0 10px 24px;
}

.navbar a, .navbar a:focus {
    display: flex;
    align-items: center;
    justify-content: space-between;
    color: rgba(255, 255, 255, 0.9);
    font-size: 16px;
    padding: 0 2px;
    white-space: nowrap;
    transition: 0.3s;
    letter-spacing: 0.4px;
    position: relative;
}

.navbar a i, .navbar a:focus i {
    font-size: 12px;
    line-height: 0;
    margin-left: 5px;
}

.navbar>ul>li>a:before {
    content: "";
    position: absolute;
    width: 100%;
    height: 2px;
    bottom: -8px;
    left: 0;
    background-color: #fff;
    visibility: hidden;
    transform: scaleX(0);
    transition: 0.3s ease-in-out;
}

.navbar .active:before, .navbar a:hover:before, .navbar li:hover>a:before {
    visibility: visible;
    transform: scaleX(1);
}

.navbar .dropdown ul {
    display: block;
    position: absolute;
    left: 24px;
    top: calc(100% + 30px);
    margin: 0;
    padding: 10px 0;
    opacity: 0;
    visibility: hidden;
    transition: 0.3s;
}

.navbar .dropdown ul li, .navbar-mobile .dropdown ul li {
    min-width: 200px;
}

.navbar .dropdown ul a {
    padding: 10px 20px;
    font-size: 14px;
    text-transform: none;
    color: #333;
}

.navbar .dropdown ul a i, .navbar-mobile .dropdown ul a i {
    font-size: 12px;
}

#faq .faq-list .collapsed:hover, #footer .footer-links a:hover, #team .member .social a:hover, .navbar .dropdown ul .active:hover, .navbar .dropdown ul a:hover, .navbar .dropdown ul li:hover>a, .navbar-mobile .active, .navbar-mobile .dropdown ul .active:hover, .navbar-mobile .dropdown ul a:hover, .navbar-mobile .dropdown ul li:hover>a, .navbar-mobile a:hover, .navbar-mobile li:hover>a {
    color: #1dc8cd;
}

.navbar .dropdown:hover>ul {
    opacity: 1;
    top: 100%;
    visibility: visible;
}

.navbar .dropdown .dropdown ul {
    top: 0;
    left: calc(100% - 30px);
    visibility: hidden;
}

.navbar .dropdown .dropdown:hover>ul {
    opacity: 1;
    top: 0;
    left: 100%;
    visibility: visible;
}

@media (max-width: 1366px) {
    .navbar .dropdown .dropdown ul {
        left: -90%;
    }

    .navbar .dropdown .dropdown:hover>ul {
        left: -100%;
    }
}

.mobile-nav-toggle {
    color: #fff;
    font-size: 28px;
    cursor: pointer;
    display: none;
    line-height: 0;
    transition: 0.5s;
}

.navbar-mobile {
    position: fixed;
    overflow: hidden;
    top: 0;
    right: 0;
    left: 0;
    bottom: 0;
    background: rgba(26, 26, 26, 0.9);
    transition: 0.3s;
    z-index: 999;
}

.navbar-mobile .mobile-nav-toggle {
    position: absolute;
    top: 15px;
    right: 15px;
}

.navbar-mobile ul {
    display: block !important;
    position: absolute;
    top: 55px;
    right: 15px;
    bottom: 15px;
    left: 15px;
    padding: 10px 0;
    background-color: #fff;
    overflow-y: auto;
    transition: 0.3s;
}

.navbar-mobile .dropdown ul a, .navbar-mobile a {
    padding: 10px 20px;
}

.navbar-mobile .active:before, .navbar-mobile a:hover:before, .navbar-mobile li:hover>a:before {
    visibility: hidden;
}

.navbar-mobile a {
    font-size: 15px;
    color: #333;
}

.navbar-mobile .getstarted {
    margin: 15px;
}

.navbar-mobile .dropdown ul {
    position: static;
    display: none;
    margin: 10px 20px;
    padding: 10px 0;
    opacity: 1;
    visibility: visible;
}

.navbar-mobile .dropdown>.dropdown-active {
    display: block;
}

#home {
    width: 100%;
    height: 100vh;
    background: linear-gradient(45deg, rgba(15, 173, 115, 0.8), rgba(2, 100, 103, 0.8)) 0 0 / cover, url(../images/working-code.webp) center top/cover no-repeat;
}

@media (min-width: 1025px) {
    #home {
        background-attachment: fixed;
    }
}

@media (max-width: 640px) {
    #home {
        height: 87vh;
    }
}

#home .hero-text {
    z-index: 1;
    position: absolute;
    left: 0;
    top: 60px;
    right: 0;
    height: calc(50% - 60px);
    display: flex;
    align-items: center;
    justify-content: center;
    text-align: center;
    flex-direction: column;
}

#home h1 {
    margin: 30px 0 10px;
    padding: 0 15px;
    font-size: 52px;
    line-height: 56px;
    color: #fff;
    font-family: "Titillium Web", sans-serif;
    font-weight: 600;
}

#home p {
    color: #fff;
    margin-bottom: 20px;
    padding: 0 15px;
    font-size: 24px;
    font-family: Ubuntu, sans-serif;
    font-display: swap;
}

#about h2, #advanced-features h2, #pricing .box h3, #pricing h4, .blog_box h2 a, .entry-title, .head2, .portfolio-tile h4, .text-para {
    /* font-family: "Open Sans", sans-serif; */
}

#home .btn-get-started {
    font-weight: 400;
    font-size: 16px;
    display: inline-block;
    padding: 8px 28px;
    border-radius: 50px;
    transition: 0.5s;
    margin: 10px;
    border: 2px solid #fff;
    color: #fff;
}

#home .btn-get-started:hover {
    color: #1dc8cd;
    background: #fff;
}

#home .product-screens {
    z-index: 0;
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    overflow: hidden;
    text-align: center;
    width: 100%;
    height: 50%;
}

#home .product-screens .product-screen-1 {
    position: absolute;
    z-index: 30;
    bottom: 0;
    top: 30px;
}

@media (min-width: 768px) {
    #home .product-screens .product-screen-1 {
        left: 50%;
        transform: translateX(-50%);
        -webkit-transform: translateX(-50%);
        bottom: 0;
        top: 30px;
    }

    .mrgn_right {
        margin-right: 22px;
    }

    .mrgn_left {
        margin-left: 22px;
    }

    .margin_cstm {
        margin-left: 10px;
        margin-right: 10px;
    }
}

#home .product-screens .product-screen-1 img {
    max-width: 100%;
    max-height: 100%;
}

#home .product-screens .product-screen-2 {
    position: absolute;
    z-index: 20;
    left: calc(50% - 154px);
    bottom: 0;
    top: 90px;
}

#home .product-screens .product-screen-3 {
    position: absolute;
    z-index: 10;
    left: calc(50% - 374px);
    bottom: 0;
    top: 150px;
}

#advanced-features, section {
    overflow: hidden;
}

.section-header .section-title {
    font-size: 34px;
    color: #111;
    text-align: center;
    font-weight: 400;
}

.section-header .section-description {
    text-align: center;
    padding-bottom: 40px;
    color: #777;
    font-size: 17px;
}

.section-header .section-divider {
    display: block;
    width: 60px;
    height: 3px;
    background: #1dc8cd;
    background: linear-gradient(0deg, #1dc8cd 0, #55fabe 100%);
    margin: 0 auto 20px;
}

.section-bg {
    background: #eff5f5;
}

.breadcrumbs {
    padding: 20px 0;
    min-height: 40px;
}

.breadcrumbs h2 {
    font-size: 29px;
    font-weight: 600;
    margin: 0;
}

@media (max-width: 992px) {
    .breadcrumbs h2 {
        margin: 0 0 10px;
    }
}

.breadcrumbs ol li+li {
    padding-left: 10px;
}

#about, #faq, #more-features, #pricing, #team {
    padding: 60px 0;
    overflow: hidden;
}

#about .about-img {
    height: 510px;
    overflow: hidden;
}

#about .about-img img {
    margin-left: -15px;
    max-width: 100%;
}

#about .content .h2 {
    color: #333;
    font-weight: 300;
    font-size: 24px;
}

#about .content h3 {
    color: #777;
    font-weight: 300;
    font-size: 18px;
    line-height: 26px;
    font-style: italic;
}

#about .content p {
    line-height: 26px;
}

#about .content i {
    font-size: 20px;
    padding-right: 4px;
    color: #1dc8cd;
}

#about .content ul, #faq .faq-list, #pricing ul {
    padding: 0;
    list-style: none;
}

#about .content ul li, #features .section-description, .pr-list li {
    padding-bottom: 10px;
}

#features, #gallery {
    background: #fff;
    padding: 60px 0 0;
    overflow: hidden;
}

#features .features-img {
    text-align: center;
    padding-top: 20px;
}

#features .features-img img, #team .member .pic img {
    max-width: 100%;
}

#features .box {
    margin-bottom: 15px;
    text-align: center;
}

#features .icon {
    margin-bottom: 10px;
}

#features .icon i {
    color: #666;
    font-size: 60px;
    transition: 0.5s;
}

#advanced-features i:before, #features .icon i:before, #more-features .icon i:before {
    background: #1dc8cd;
    background: linear-gradient(45deg, #1dc8cd 0, #55fabe 100%);
    background-clip: border-box;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}

#features .title {
    font-weight: 300;
    margin-bottom: 15px;
    font-size: 22px;
}

#features .title a, #more-features h4 a {
    color: #111;
}

#features .description {
    font-size: 16px;
    line-height: 24px;
    margin-bottom: 10px;
}

#advanced-features .features-row, .blog_outer_section {
    padding: 60px 0 30px;
}

#advanced-features h2 {
    font-size: 28px;
    font-weight: 600;
}

#advanced-features h3 {
    font-size: 16px;
    line-height: 24px;
    font-weight: 400;
    color: #999;
}

#advanced-features p {
    line-height: 24px;
    color: #777;
    margin-bottom: 30px;
}

#advanced-features i {
    color: #666;
    font-size: 64px;
    transition: 0.5s;
    float: left;
    padding: 0 15px 0 0;
    line-height: 1;
}

#advanced-features .advanced-feature-img-right {
    max-width: 100%;
    float: right;
    padding: 0 0 30px 30px;
}

#advanced-features .advanced-feature-img-left {
    max-width: 100%;
    float: left;
    padding: 0 30px 30px 0;
}

@media (max-width: 768px) {
    #header #logo h1, #home h2 {
        font-size: 28px;
    }

    #header #logo img {
        max-height: 40px;
    }

    #home h2 {
        line-height: 36px;
    }

    #home p {
        font-size: 18px;
        line-height: 24px;
        margin-bottom: 20px;
        font-display: swap;
    }

    .breadcrumbs .d-flex {
        display: block !important;
    }

    .breadcrumbs ol {
        display: block;
    }

    .breadcrumbs ol li {
        display: inline-block;
    }

    #about .about-img {
        height: auto;
    }

    #about .about-img img {
        margin-left: 0;
        padding-bottom: 30px;
    }

    #advanced-features .advanced-feature-img-left, #advanced-features .advanced-feature-img-right {
        max-width: 50%;
    }
}

#call-to-action {
    overflow: hidden;
    background: linear-gradient(rgba(29, 200, 205, 0.65), rgba(29, 205, 89, 0.2)) 0 0 / cover, url(../images/call-to-action-bg.webp) center center/cover fixed;
    padding: 80px 0;
}

#call-to-action .cta-title {
    color: #fff;
    font-size: 28px;
    font-weight: 700;
}

@media (min-width: 769px) {
    #call-to-action .cta-btn-container {
        display: flex;
        align-items: center;
        justify-content: flex-end;
    }
}

#call-to-action .cta-btn {
    font-weight: 500;
    font-size: 16px;
    display: inline-block;
    padding: 8px 30px;
    border-radius: 25px;
    transition: background 0.5s;
    margin: 10px;
    border: 2px solid #fff;
    color: #fff;
}

#call-to-action .cta-btn:hover {
    background: #1dc8cd;
    border: 2px solid #1dc8cd;
}

#more-features .box, #pricing .box {
    box-shadow: 0 0 30px rgba(73, 78, 92, 0.15);
    border-radius: 15px;
    height: 100%;
    background: #fff;
}

#more-features .box {
    padding: 40px 40px 15px;
    margin-bottom: 30px;
    transition: 0.4s;
}

#more-features .icon {
    float: left;
}

#more-features .icon i {
    color: #666;
    font-size: 65px;
    transition: 0.5s;
    line-height: 0;
}

#more-features h4 {
    margin-left: 88px;
    font-weight: 600;
    margin-bottom: 10px;
    font-size: 20px;
}

#more-features .box p {
    font-size: 15px;
    margin-left: 88px;
    margin-bottom: 0;
    line-height: 24px;
}

#clients {
    padding: 30px 0;
    background: #fff;
    overflow: hidden;
}

#clients img {
    max-width: 100%;
    opacity: 0.5;
    transition: 0.3s;
    padding: 15px 0;
}

#clients img:hover {
    opacity: 1;
}

#pricing .box {
    max-width: 400px;
    margin: 0 auto 30px;
    padding: 40px;
    text-align: center;
}

#pricing .box h3 {
    font-weight: 500;
    margin-bottom: 13px;
    font-size: 16px;
}

#pricing h4 {
    font-size: 23px;
    color: #1dc8cd;
    font-weight: 500;
}

#pricing h4 sup {
    font-size: 20px;
    top: -20px;
}

#pricing h4 span {
    color: #bababa;
    font-size: 20px;
}

#pricing ul {
    color: #999;
    text-align: left;
    line-height: 20px;
}

#pricing ul li {
    padding-bottom: 12px;
    position: relative;
    padding-left: 29px;
    font-size: 15px;
    font-weight: 400;
}

#pricing ul i {
    color: #1dc8cd;
    font-size: 18px;
    padding-right: 4px;
    position: absolute;
    left: 0;
}

#pricing .get-started-btn {
    background: #515e61;
    display: inline-block;
    padding: 9px 40px;
    border-radius: 20px;
    color: #fff;
    transition: none;
    font-size: 15px;
    font-weight: 500;
}

#gallery .gallery-item img, #gallery .gallery-overlay {
    transition: 0.4s ease-in-out;
    width: 100%;
}

#pricing .featured {
    border: 2px solid #1dc8cd;
}

#faq .faq-list li {
    border-bottom: 1px solid #f0f0f0;
    margin-bottom: 20px;
    padding-bottom: 20px;
}

#faq .faq-list .question {
    display: block;
    position: relative;
    font-family: #1dc8cd;
    font-size: 18px;
    line-height: 24px;
    font-weight: 400;
    padding-left: 25px;
    cursor: pointer;
    color: #179ca0;
    transition: 0.3s;
}

#faq .faq-list i {
    font-size: 16px;
    position: absolute;
    left: 0;
    top: -2px;
}

#faq .faq-list p {
    margin-bottom: 0;
    padding: 10px 0 0 25px;
}

#faq .faq-list .icon-show, .no-js #loader {
    display: none;
}

#faq .faq-list .collapsed .icon-show {
    display: inline-block;
    transition: 0.6s;
}

#faq .faq-list .collapsed .icon-close {
    display: none;
    transition: 0.6s;
}

#team .member {
    text-align: center;
    margin-bottom: 20px;
}

#team .member .pic {
    margin-bottom: 15px;
    overflow: hidden;
    height: 260px;
}

#team .member h4 {
    font-weight: 700;
    margin-bottom: 2px;
    font-size: 18px;
}

#team .member span {
    font-style: italic;
    display: block;
    font-size: 13px;
}

#team .member .social {
    margin-top: 15px;
}

#team .member .social a {
    color: #b3b3b3;
}

#team .member .social i {
    font-size: 18px;
    margin: 0 2px;
}

#gallery .gallery-overlay {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    height: 100%;
    opacity: 1;
}

#gallery .gallery-item {
    overflow: hidden;
    position: relative;
    padding: 0;
    vertical-align: middle;
    text-align: center;
}

#gallery .gallery-item:hover img {
    transform: scale(1.1);
}

#gallery .gallery-item:hover .gallery-overlay {
    opacity: 1;
    background: rgba(0, 0, 0, 0.7);
}

#contact {
    padding: 60px 0;
    overflow: visible;
}

#contact .contact-about h3 {
    font-size: 36px;
    margin: 0 0 10px;
    padding: 0;
    line-height: 1;
    font-family: Montserrat, sans-serif;
    font-weight: 300;
    color: #1dc8cd;
}

#contact .contact-about p {
    font-size: 14px;
    line-height: 24px;
    font-family: Montserrat, sans-serif;
    color: #888;
}

#contact .social-links {
    padding-bottom: 20px;
}

#contact .social-links a {
    font-size: 18px;
    background: #fff;
    color: #1dc8cd;
    padding: 8px 0;
    margin-right: 4px;
    border-radius: 50%;
    width: 36px;
    height: 36px;
    transition: 0.3s;
    border: 1px solid #1dc8cd;
    display: inline-flex;
    align-items: center;
    justify-content: center;
}

#contact .info a, #footer {
    color: #333;
}

#contact .info a:hover {
    color: #00b894 !important;
}

#contact .social-links a i {
    line-height: 0;
}

#contact .info {
    color: #333;
    text-align: center;
    padding: 10px;
}

#contact .info i {
    font-size: 40px;
    color: #1dc8cd;
    line-height: 0;
}

#contact .info p {
    line-height: 28px;
    margin-top: 8px;
}

#contact .php-email-form .error-message {
    display: none;
    color: #fff;
    background: #ed3c0d;
    text-align: center;
    padding: 15px;
    font-weight: 600;
}

#contact .php-email-form .sent-message {
    color: #fff;
    background: #18d26e;
    text-align: center;
    padding: 15px;
    font-weight: 600;
}

#contact .php-email-form .loading {
    display: none;
    background: #fff;
    text-align: center;
    padding: 15px;
}

#contact .php-email-form .loading:before {
    content: "";
    display: inline-block;
    border-radius: 50%;
    width: 24px;
    height: 24px;
    margin: 0 10px -6px 0;
    border: 3px solid #18d26e;
    border-top-color: #eee;
    -webkit-animation: 1s linear infinite animate-loading;
    animation: 1s linear infinite animate-loading;
}

#contact .php-email-form input, #contact .php-email-form textarea {
    border-radius: 10px;
    box-shadow: none;
    font-size: 14px;
    padding: 15px;
}

#contact .php-email-form input::focus, #contact .php-email-form textarea::focus {
    background-color: #1dc8cd;
}

#contact .php-email-form button[type="submit"] {
    background: linear-gradient(45deg, #1de099, #1dc8cd);
    border: 0;
    border-radius: 20px;
    padding: 8px 49px;
    color: #fff;
    font-weight: 500;
    font-size: 18px;
}

#contact .php-email-form button[type="submit"]:hover, [type="button"]:not(:disabled), [type="reset"]:not(:disabled), [type="submit"]:not(:disabled), button:not(:disabled) {
    cursor: pointer;
}

@-webkit-keyframes animate-loading {
    0% {
        transform: rotate(0);
    }

    100% {
        transform: rotate(360deg);
    }
}

@keyframes animate-loading {
    0% {
        transform: rotate(0);
    }

    100% {
        transform: rotate(360deg);
    }
}

#footer {
    background: #fff;
    box-shadow: none;
    padding: 30px 0;
    font-size: 14px;
    width: 100%;
    float: left;
}

#footer .credits {
    font-size: 13px;
    color: #888;
}

#footer .footer-links a {
    color: #666;
    padding-left: 15px;
}

#footer .footer-links a:first-child {
    padding-left: 0;
}

.footer-form {
    margin-top: 30px;
    background: #fff;
    padding: 40px;
    border-radius: 25px;
    margin-bottom: 30px;
    border: 1px solid #f5f3f3;
    box-shadow: 0 3px 17px rgba(0, 0, 0, 0.1);
}

.footer-form h3 {
    font-size: 32px;
    color: #111;
    text-align: center;
    font-weight: 400;
}

.footer-links {
    text-align: right;
}

.resource-page .acc-head, .resource-page .resource-img, .text-center {
    text-align: center;
}

.Pricing-tile, .support-tile {
    position: relative;
    padding-left: 80px;
    font-size: 16px;
}

.angel-group h3, .head2, .text-para {
    font-size: 20px;
}

.Pricing-tile i, .support-tile i {
    position: absolute;
    left: 0;
}

.portfolio-tile .bg {
    height: 300px;
    width: 100%;
    background-size: cover !important;
    transition: background 0.6s ease-in-out;
    border-radius: 10px 10px 0 0;
}

.portfolio-tile .bg:hover {
    background-position: 100% !important;
}

.portfolio-tile {
    margin-bottom: 30px;
    border-radius: 10px;
    overflow: hidden;
    box-shadow: 0 3px 6px rgba(0, 0, 0, 0.1);
    border: 1px solid #f5f5f5;
}

.portfolio-tile h4 {
    padding: 18px 5px;
    margin: 0;
    text-align: center;
    color: #000;
    text-transform: uppercase;
    font-weight: 600;
    font-size: 17px;
}

@media (max-width: 991px) and (min-width: 768px) {
    .portfolio-tile .bg {
        height: 200px;
    }
}

@media (max-width: 575px) {
    .portfolio-tile .bg {
        height: 150px;
    }

    .portfolio-tile h4 {
        font-size: 13px;
        padding: 15px 5px;
    }
}

@media (max-width: 991px) {
    .mobile-nav-toggle {
        display: block;
    }

    .navbar ul {
        display: none;
    }

    #footer .col-lg-6, .footer-links {
        text-align: center !important;
    }

    .footer-links {
        margin-top: 10px;
    }

    .features-row-2 .row {
        flex-direction: column-reverse;
    }
}

#gallery h2 {
    text-align: center;
    margin-top: 25px;
    font-size: 24px;
    margin-bottom: 30px;
}

.inner-page {
    min-height: calc(100vh - 231px);
}

.head2 {
    font-weight: 700;
}

.text-gray {
    color: #666;
}

.calu_table .input-style, .input-style {
    background-color: #f5f5f5;
    border: 1px solid #f5f5f5;
    padding: 8px 7px;
    border-radius: 4px;
    text-align: center;
}

.table-striped>tbody>tr:nth-of-type(odd) {
    --bs-table-accent-bg: rgb(247 247 247);
    color: var(--bs-table-striped-color);
    border: transparent;
}

.table-striped>tbody>tr {
    border: transparent;
}

.table-outer {
    background: #fff;
    border: 1px solid #e5e5e5;
    border-radius: 10px;
    padding: 10px;
    box-shadow: 1px 2px 8px #ccc;
}

.button-green {
    background: linear-gradient(45deg, #1de099, #1dc8cd);
    border: 0;
    border-radius: 11px;
    padding: 16px 66px !important;
    color: #fff;
    font-weight: 500;
    font-size: 18px;
}

.one_fourth {
    background: #fff;
    padding: 41px 9px;
    border-radius: 0.375rem;
    margin-bottom: 1.875rem;
    transition: 0.5s ease-in-out;
    position: relative;
    border: 0 solid transparent;
    box-shadow: 0 0 13px 0 rgb(82 63 105 / 5%);
    height: calc(100% - 30px);
}

.card1 {
    background-image: linear-gradient(to right, #664dc9, #9884ea);
}

.card2 {
    background-image: linear-gradient(to right, #1d976c, #2fd38a);
}

.card3 {
    background-image: linear-gradient(to right, #fa5420, #f6a800);
}

.card4 {
    background-image: linear-gradient(to right, #5b73e8, #44c4fa);
}

.one_fourth h3 {
    font-weight: 400 !important;
    color: #fff;
    text-align: center;
    margin-bottom: 2px;
    font-size: 21px;
}

.one_fourth p {
    font-weight: 700 !important;
    color: #fff;
    text-align: center;
    font-size: 30px;
    margin: 0;
}

.details-collection label {
    display: block !important;
    color: #000;
    margin-bottom: 6px;
}

.input-style2 {
    background-color: #f5f5f5;
    border: transparent;
    padding: 12px 7px;
    border-radius: 6px;
    width: 100%;
    margin-bottom: 20px;
}

.input-style2:focus-visible {
    border: transparent !important;
    box-shadow: none;
    outline: 0;
}

.btn-3 {
    max-width: 300px;
    margin: auto;
}

.bg-image {
    background: url(../images/thankbg.jpg) 0 0 / cover;
}

.thankyoutext {
    font-weight: 700;
    font-size: 3em;
    color: #15837d;
    padding-top: 10%;
}

th.col1 {
    width: 60%;
}

th.col2, th.col3, th.col4, th.col5 {
    width: 10%;
}

.table-striped tbody tr td {
    width: 60% !important;
}

.overfow-initial {
    overflow: initial !important;
}

.js #loader {
    display: block;
    position: absolute;
    left: 100px;
    top: 0;
}

.custom-accordian button {
    padding: 10px 0;
    font-size: 20px;
}

.custom-accordian {
    border: none !important;
}

.custom-accordian .accordion-button:not(.collapsed) {
    color: #000 !important;
    background-color: none !important;
    box-shadow: none !important;
}

.custom-accordian .accordion-item {
    border: none !important;
    margin-bottom: 12px;
}

.acc-head {
    font-size: 24px;
    font-weight: 600;
    color: #000;
}

.page-head {
    font-size: 37px !important;
    font-weight: 700 !important;
    color: #1dd3b5;
    text-align: center;
    margin-bottom: 40px !important;
}

.resource-flush .resource-item .resource-button {
    border-radius: 0;
}

.resource-item:first-of-type .resource-button {
    border-top-left-radius: calc(0.25rem - 1px);
    border-top-right-radius: calc(0.25rem - 1px);
}

.resource-button:hover {
    z-index: 2;
}

.custom-accordian .accordion-body {
    padding: 0 0 15px;
    background: #f9f9f94a;
}

.accordion-button:focus {
    z-index: 3;
    border-color: none;
    outline: 0;
    box-shadow: none;
}

#resource {
    min-height: 84vh;
}

.resource {
    margin-bottom: 60px;
}

.resource-img {
    margin-bottom: 25px;
}

.custom-accordian .btn {
    background: linear-gradient(45deg, #1de099, #1dc8cd);
    border: none;
    color: #fff;
    padding: 6px 25px;
    margin: 8px 0;
    cursor: pointer;
    font-size: 20px;
}

.custom-accordian .btn:hover {
    background-color: #4169e1;
}

.custom-accordian .accordion-header {
    margin-bottom: 0;
    color: #000;
    padding: 15px 0;
    background: #fdfdfd;
    font-size: 20px;
}

.custom-accordian blockquote {
    border: none;
    color: #7a7a7a;
    font-size: 1.2247em;
    font-style: italic;
    line-height: 1.8;
    padding: 14px 21px 14px 28px;
    position: relative;
}

blockquote:before, q:before {
    content: open-quote;
    color: #388049;
    display: block;
    font-size: 49px;
    position: absolute;
    top: -7px;
    left: 0;
}

blockquote:after, q:after {
    content: close-quote;
    color: #388049;
}

.custom-accordian ul, ol {
    margin-top: 0;
    margin-bottom: 10px;
}

.custom-accordian ol li {
    margin-bottom: 14px;
}

.innerhead {
    font-size: 27px !important;
    font-weight: 600 !important;
    margin: 0;
    margin-bottom: 14px !important;
}

.box-content {
    width: 100%;
    padding: 60px 20px;
    border-radius: 10px;
    background: #f1f1f1;
    box-shadow: 10px 10px 15px #d1d1d1;
    margin-bottom: 30px;
    height: 300px;
    display: flex;
    flex-direction: column;
    justify-content: start;
}

.resource-page img.img-fluid {
    width: 100%;
    max-width: 600px;
    margin: 0 auto;
    height: auto;
}

.angel-group .content-wrapper {
    width: 100%;
    float: left;
    text-align: center;
    padding-bottom: 50px;
}

.box-content h2, body.pitch-investor h2 {
    font-size: 23px;
}

.button-back, .calculator_section p, body.pitch-investor p {
    font-size: 16px;
}

.pitch-investor .acc-head {
    font-weight: 400;
    text-align: center;
}

.pitch-decks h1, .pitch-decks h2 {
    text-align: center;
    font-size: 23px;
    margin-bottom: 70px;
}

.growth-list {
    width: 100%;
    float: left;
    padding: 0 10px;
}

.growth-list li {
    float: left;
    width: calc(33.33% - 20px);
    margin: 10px;
    padding: 10px;
    display: flex;
    align-items: center;
}

.growth-list li span {
    width: 30px;
    height: 30px;
    background: url(../images/tick.png);
    float: left;
    margin-right: 20px;
}

.pr-list {
    padding-left: 0;
    padding-top: 20px;
    list-style: inside;
}

.pr-list h3 {
    margin-bottom: 10px;
    font-size: 20px;
}

.button-back {
    background-color: #1de099;
    border: none;
    color: #fff;
    text-align: center;
    display: inline-block;
    width: 50px;
    border-radius: 12px;
    height: 50px;
    cursor: pointer;
}

#merged_cols, #merged_cols th, #merged_cols2, #merged_cols2 th, .calu_table {
    border-bottom: none !important;
}

@media (max-width: 767px) {
    .block-wrapper li .img-wrapper {
        width: 100%;
        display: flex;
        justify-content: center;
        float: none;
    }

    .block-wrapper {
        padding: 30px 10px;
    }

    .list-content-wrapper {
        width: 100%;
        padding: 10px 0 0;
    }

    .section.tab-button a {
        margin-bottom: 10px !important;
    }

    #home .product-screens .product-screen-1 {
        position: static;
        padding-top: 50px;
    }

    .block-wrapper li .img-wrapper img {
        max-width: 250px;
    }

    #home .product-screens .product-screen-2, #home .product-screens .product-screen-3 {
        display: none;
    }

    .box-content, .download-asset {
        height: auto;
    }

    #advanced-features .advanced-feature-img-left, #advanced-features .advanced-feature-img-right {
        max-width: 100%;
        float: none;
        padding: 0 0 30px;
    }

    #more-features .box {
        margin-bottom: 20px;
    }

    #more-features .icon {
        float: none;
        text-align: center;
        padding-bottom: 15px;
    }

    #more-features h4, #more-features p {
        margin-left: 0 !important;
        text-align: center;
    }

    .growth-list li {
        width: calc(50% - 20px);
    }
}

@media (max-width: 620px) {
    .growth-list li {
        width: 100%;
    }
}

.image-fluid img {
    max-width: 100%;
    height: auto;
}

.top-block {
    background: #fff;
    box-shadow: 1px 1px 10px #ccc;
    border-radius: 10px;
    overflow: hidden;
}

.p-tp {
    padding-top: 60px;
}

.step-start {
    overflow: hidden;
    background: linear-gradient(rgba(29, 200, 205, 0.65), rgba(29, 205, 89, 0.2)) 0 0 / cover, url(../images/step-bg.png) center center/cover fixed;
    padding: 30px 0 50px;
}

.white-title {
    font-size: 34px !important;
    color: #fff;
    font-weight: 100 !important;
}

.wht_btm_mrg {
    margin-bottom: 50px;
}

.heay-txt {
    font-size: 60px !important;
    font-weight: 700 !important;
    color: #fff !important;
}

.text-b {
    width: 278px;
    height: auto;
    float: right;
}

.heavy_n .section-divider {
    display: block;
    width: 200px;
    height: 3px;
    background: #1dc8cd;
    background: linear-gradient(0deg, #1dc8cd 0, #55fabe 100%);
    margin: 0 auto 50px;
}

.new_txt {
    font-size: 14px !important;
    line-height: 24px;
}

.snd_head {
    font-size: 20px;
    color: #222;
    margin-bottom: 15px;
}

.heavy_m .section-divider {
    display: block;
    width: 200px;
    height: 3px;
    background: #1dc8cd;
    background: linear-gradient(0deg, #1dc8cd 0, #55fabe 100%);
    margin-top: 6px;
    margin-left: 43px;
    margin-bottom: 15px;
}

.inner_tle {
    font-size: 18px !important;
    font-weight: 700;
    color: #3dcab1;
}

.mvp_lst ul {
    margin-left: -13px;
}

.mvp_lst ul li {
    list-style: circle;
    margin-bottom: 15px;
    color: #1dc8cd;
}

.mvp_lst ul li a {
    color: #1dc8cd;
    font-weight: 500;
}

.tp_m_n {
    margin-top: 50px;
}

.snd_head .round {
    border-radius: 50%;
    height: 35px;
    width: 35px;
    color: #fff;
    background: #071c42;
    float: left;
    font-size: 16px;
    text-align: center;
    line-height: 35px;
    margin-right: 10px;
    position: absolute;
    left: 0;
    right: 0;
    top: -3px;
}

label.error {
    color: #e71d36 !important;
    font-size: 14px !important;
    padding-left: 21px !important;
    margin-left: 0.3em !important;
    background-position: left center !important;
    padding-top: 2px;
}

@media (max-width: 767px) {
    .col-md-6 {
        width: 100%;
    }

    .p-tp {
        padding-top: 20px;
    }

    .breadcrumbs {
        margin-top: 0;
    }
}

.d-flex {
    display: flex;
}

.back_bt, .round-pos {
    display: inline-block;
}

.no-pd-btm {
    padding-bottom: 0 !important;
}

.m-b-new {
    margin-bottom: 15px !important;
}

.round-pos {
    position: relative;
    padding-left: 40px;
}

.text-left {
    text-align: left;
}

.g-recaptcha {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    margin: auto;
    height: 140px;
    max-width: 353px;
    padding: 20px;
    background: #eaeaea;
    border-radius: 14px;
}

.back_bt, .cal_user_name {
    color: #fff;
    border-radius: 4px;
}

.g-recaptcha .grecaptcha-badge {
    position: relative;
    top: 0 !important;
    bottom: 0 !important;
    left: 0 !important;
    right: 0 !important;
    margin: auto;
}

.captcha_footer {
    position: absolute !important;
    bottom: 0 !important;
}

.back_bt {
    background: #1dd2b5;
    font-size: 14px;
    font-weight: 500;
    padding: 7px 15px;
    margin-bottom: 10px;
}

.cal_user_name, .startup_failure_section_wrapper .normal_li ul li {
    font-weight: 400;
}

.back_bt:hover {
    color: #fff;
    background: #14b49a;
}

.calculator_head {
    background: #f6f6f6;
}

.cal_user_name {
    background: #1dd2b5;
    padding: 7px;
}

.calu_table .table-check-cell {
    border-bottom: 1px solid #f0f0f0;
}

.calu_table {
    background: #fdfdfd !important;
    border-left: 1px solid #ebebeb !important;
    border-radius: 8px;
    border-top: none !important;
    padding: 0 !important;
    box-shadow: none !important;
    border-right: 1px solid #ebebeb !important;
    overflow-x: auto;
    width: 100%;
}

.calu_table .txtbox {
    border: 1px solid #e7e7e7;
    background: #fff;
    margin-right: 5px;
    text-align: center;
    padding: 7px 5px;
    border-radius: 4px;
}

.calculator_bt {
    margin: 30px 0;
    display: block;
}

.input_four, .input_one, .input_three, .input_two {
    margin-left: 2px;
    color: #fff !important;
}

.back_btn_equity {
    margin-right: 10px;
}

@media only screen and (min-width: 991px) {
    .right_content {
        float: right;
        margin-top: 5px !important;
    }

    .heading_padding {
        padding-left: 10px;
    }

    .equity_col_1 {
        max-width: 60%;
    }

    .equity_col_2 {
        max-width: 40%;
    }
}

.equity_table tr:nth-child(2n) {
    background-color: #f0f0f0;
}

.equity_table input[type="checkbox"], .equity_table input[type="radio"] {
    width: 17px !important;
    height: 17px;
    accent-color: #278183;
}

.equity_main_row {
    margin-top: 1.5rem;
}

.calculator_head tr {
    height: 150px;
}

.input_one {
    background-color: #ffa806 !important;
}

.input_one::placeholder {
    color: #fff !important;
}

.input_two {
    background-color: #4d83d3 !important;
}

.input_two::placeholder {
    color: #fff !important;
}

.input_three {
    background-color: #68777c !important;
}

.input_three::placeholder {
    color: #fff !important;
}

.input_four {
    background-color: #914e4e !important;
}

.input_four::placeholder {
    color: #fff !important;
}

.calu_table .table-striped tbody tr td {
    width: 60% !important;
    padding: 15px;
    border-bottom: 1px solid #f0f0f0;
    min-width: 218px !important;
    font-size: 14px;
    background-color: #364857 !important;
    color: #fff;
}

.calu_table .input-style, .input-stylet {
    border: none;
    height: 60px;
}

.calu_table input:focus {
    outline: 0 !important;
}

#merged_cols {
    background-color: #fff !important;
}

#merged_cols2 {
    background-color: #f0f0f0 !important;
}

.startup_failure_section_one {
    width: 100%;
    display: inline-block;
    padding: 50px 0;
}

.bg_white {
    background: #fff !important;
}

.startup_failure_section_outer img {
    width: 100%;
    border-radius: 10px;
}

.startup_failure_section_outer p {
    margin: 0 0 18px;
}

.startup_failure_section_wrapper ul {
    padding-left: 20px;
    list-style: circle;
    margin-bottom: 20px;
    float: left;
    width: 100%;
}

.startup_failure_section_wrapper ul li {
    margin-right: 52px;
    float: left;
    padding: 10px 0;
    color: #000;
    font-weight: 600;
}

.startup_failure_section_wrapper .market_section h3, .startup_failure_section_wrapper h4 {
    font-size: 18px;
    color: #000;
    font-weight: 600;
    margin-top: 5px;
    margin-bottom: 10px;
    display: inline-block;
}

.comments-area label, .nav-links .post-title, .nav-links a, .nav-links span {
    font-size: 16px !important;
}

.blog_box .cat-links a, .blog_box .post-edit-link, .blog_box .post-taxonomies a, .entry-content a, .entry-footer a {
    color: #1dc9ce !important;
}

.start_fore_box_img {
    max-width: 600px;
    display: inline-block;
    margin-bottom: 20px;
}

.comments-area, .entry-content p, .post-navigation {
    max-width: 100% !important;
}

.start_fore_box_box {
    padding: 25px 15px;
    text-align: left;
    background: linear-gradient(45deg, #1de099, #1dc8cd);
    border-radius: 9px;
    color: #fff;
    margin: 10px 0;
    min-height: 100%;
}

.start_fore_box_img img {
    border-radius: 10px;
    margin-bottom: 20px;
}

.blog_box {
    background: #fff;
    border-radius: 10px;
    padding: 15px;
    height: 100%;
}

.blog_box h2 a {
    font-size: 27px;
    display: block;
    color: #1dc8cd;
    font-weight: 600;
}

.blog_box .pagination {
    margin: 0;
}

.blog_outer_section .pagination {
    margin: 10px;
    padding: 15px 0;
    border: none !important;
}

.pagination .nav-links a:hover {
    text-decoration-style: solid !important;
}

.byline, .post-taxonomies, .posted-on {
    color: #7c7b7b;
}

.snd_head h2 {
    margin-bottom: 0 !important;
    font-weight: 600;
    font-size: 26px;
}

.entry-content h1, .entry-title {
    font-size: 30px !important;
    font-weight: 600 !important;
}

.singular .entry-header {
    border-bottom: 1px solid #dfdfdf !important;
    padding-bottom: 15px !important;
    margin-bottom: 20px !important;
}

.entry-content p, .entry-footer {
    margin: 0 !important;
}

.blog_outer_section, .entry-content p {
    /* font-family: "Open Sans", sans-serif !important; */
}

.entry-content p {
    width: 100%;
    display: block;
}

.entry-content ul {
    margin: 15px 0 !important;
    padding-left: 22px;
}

.entry-content img {
    max-width: 600px !important;
    margin: 20px 0;
}

.entry-content h1 {
    text-align: left;
    margin: 10px 0 !important;
}

.entry-content h2 {
    font-size: 26px !important;
    font-weight: 600 !important;
    text-align: left;
    margin: 20px 0 10px !important;
}

.comments-area h2 {
    font-size: 34px;
    margin-bottom: 10px !important;
}

.comments-area #commentform {
    margin-top: 10px;
}

.comments-area .required {
    color: red;
}

.comments-area textarea {
    border: 1px solid #b3adad;
    border-radius: 10px;
}

.comments-area, .status-publish {
    background: #fff;
    padding: 15px 20px;
    border-radius: 10px;
}

.comments-area input {
    border-radius: 10px !important;
}

.entry-footer .edit-link {
    padding: 0 10px;
}

.comments-area {
    margin: 20px 0 !important;
    width: 100% !important;
}

.nav-links .post-title {
    margin: 0 !important;
}

.post-navigation {
    padding: 0 !important;
    margin: 10px 0 !important;
}

.entry-content p {
    font-size: 16px;
}

.apply-today-btn {
    display: inline-block;
    padding: 9px 40px;
    border-radius: 20px;
    color: #fff;
    transition: 2s ease-in-out all;
    -size: 15px;
    font-weight: 500;
    background: linear-gradient(45deg, #1de099, #1dc8cd);
    margin-left: 12px;
}

.apply-today-btn:hover {
    color: #ffffff;
    background: linear-gradient(45deg, #1dc8cd, #1de099);
    transition: 2s ease-in-out all;
}

.apply-today-btn:focus {
    color: #fff !important;
}

.footer_form_section .error {
    background-position: 0px 2px;
    margin: 4px 0px 0px;
}

.footer_form_section .ele_des_text {
    font-style: italic;
    font-size: 12px;
    width: 100%;
    display: inline-block;
    margin-bottom: 0px !important;
    word-break: break-all;
    text-align: left;
}

.footer_form_section .v-space-below {
    margin-top: 30px !important;
}

.footer_form_section label.error {
    background: url(../images/error.svg) no-repeat;
    background-color: #fee;
    background-size: 17px;
    width: 100%;
    padding: 5px;
    margin: 0;
    padding-left: 30px !important;
    background-position: 7px 5px !important;
    border-radius: 5px;
}

.startup-guid-bg, .investor-bg {
    background-color: #eee;
    padding-bottom: 1px;
}

.w-40 {
    width: 40% !important;
}

.grecaptcha-badge {
    display: none !important;
}

.tagmanagercl {
    display: none;
    visibility: hidden;
}

.home_main {
    padding-top: 40px;
    background-color: #f5f5f5;
}

.home_main p {
    margin-bottom: 0px;
}

.home_main_top {
    text-align: center;
}

.home_main_top h1 {
    font-size: 24px;
    font-weight: bold;
    margin: auto;
    text-align: center;
    line-height: normal;
}

.home_main_top p {
    font-size: 17px;
    color: #777777;
    margin-top: 10px;
    text-align: center;
    margin-bottom: 0px;
}

.home_main_top h1 span {
    background-color: #1de099;
    background-image: linear-gradient(50deg, #1de099, #1dc8cd);
    background-size: 100%;
    -webkit-background-clip: text;
    -moz-background-clip: text;
    -webkit-text-fill-color: transparent;
    -moz-text-fill-color: transparent;
}

.home_main_top a {
    font-size: 18px;
    display: inline-block;
    background-image: linear-gradient(50deg, #1de099, #1dc8cd);
    color: #fff;
    margin: auto;
    margin-top: 30px;
    font-weight: bold;
    padding: 10px 47px;
    border-radius: 36px;
}

.home_main_top a:hover {
    color: #005255;
}

.banner-slider {
    background-color: #fff;
    border-radius: 15px;
    overflow: hidden;
    margin: auto;
    margin-top: 40px;
    -webkit-box-shadow: 0px 0px 7px 1px rgba(0, 0, 0, 0.12);
    -moz-box-shadow: 0px 0px 7px 1px rgba(0, 0, 0, 0.12);
    box-shadow: 0px 0px 7px 1px rgba(0, 0, 0, 0.12);
}

.banner_slider_inner {
    background-color: #fff;
    margin: auto;
    width: 100%;
    border-bottom: solid 0.5px #dbdbdb;
    padding-left: 20px;
    padding: 7px 0px 7px 20px;
    border-radius: 15px 15px 0px 0px;
}

.email-img {
    height: 500px;
    overflow-y: auto;
    border-radius: 15px;
}

.email-img img {
    max-width: 100%;
    height: auto;
}

.scrollbar {
    background: #f5f5f5;
    overflow-y: scroll;
}

#style-1::-webkit-scrollbar-track {
    border: solid 1px #f5f5f5;
    border-radius: 0px 0px 10px 10px;
    background-color: #fff;
}

#style-1::-webkit-scrollbar {
    width: 12px;
    background-color: #fff;
}

#style-1::-webkit-scrollbar-thumb {
    border-radius: 10px;
    border: solid 1px #f5f5f5;
    background-color: #309f83;
    min-height: 60px;
}

.three_steps {
    padding-top: 80px;
}

.three_steps h2 {
    font-size: 26px;
    color: #111111;
    font-weight: 500;
    text-align: center;
    position: relative;
    padding-bottom: 15px;
    margin-bottom: 30px;
}

.three_steps h2::after {
    content: " ";
    background-color: #1dc8cd;
    width: 60px;
    height: 3px;
    display: block;
    margin: auto;
    position: absolute;
    bottom: 0px;
    left: 0px;
    right: 0px;
}

.three_steps_para {
    font-size: 16px;
    color: #777777;
    margin-top: 10px;
    text-align: center;
}

.three_steps .row {
    margin-top: 70px;
    margin-bottom: 80px;
}

.three_steps_box {
    height: 100%;
    background-color: #fff;
    border-radius: 12px;
    text-align: center;
    -webkit-box-shadow: 0px 0px 30px 0px rgba(73, 78, 92, 0.12);
    -moz-box-shadow: 0px 0px 30px 0px rgba(73, 78, 92, 0.12);
    box-shadow: 0px 0px 30px 0px rgba(73, 78, 92, 0.12);
    padding: 40px;
}

.three_steps_box h3 {
    font-size: 24px;
    color: #2a2a2a;
    margin-bottom: 13px;
    margin-top: 20px;
    font-weight: 600;
}

.three_steps_box p {
    font-size: 14px;
    color: #4a4a4a;
    line-height: 24px;
}

.action_box h2 {
    color: #111111;
    font-size: 26px;
    font-weight: 500;
    position: relative;
    padding-bottom: 15px;
    margin-bottom: 40px;
}

.action_box h2::after {
    content: " ";
    background-color: #1dc8cd;
    width: 60px;
    height: 3px;
    display: block;
    margin: auto;
    position: absolute;
    bottom: 0;
    left: 30%;
}

.action_box p {
    font-size: 17px;
    color: #777777;
    margin-top: 10px;
    margin-bottom: 20px;
}

.action_img_box {
    width: 100%;
    height: 100%;
    position: relative;
    min-height: 275px;
    border-radius: 22px;
    margin-bottom: 20px;
    background-repeat: no-repeat;
    background-size: cover;
}

.action_img_overlay {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    padding: 50px 80px;
    text-align: center;
    border-radius: 22px;
    background-color: black;
    opacity: 0.5;
}

.mr-t-3 {
    margin-top: 30px !important;
}

.action_img_01 {
    background-image: url(../images/action-01.webp);
}

.action_img_02 {
    background-image: url(../images/action-02.webp);
}

.action_img_03 {
    background-image: url(../images/action-03.webp);
}

.action_img_04 {
    background-image: url(../images/action-04.webp);
}

.action_img_05 {
    background-image: url(../images/action-05.webp);
}

.action_img_box_inner {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    padding: 30px;
    text-align: center;
}

.action_img_box_inner p {
    color: #fff;
    font-size: 18px;
    text-align: center;
    margin-bottom: 40px;
}

.action_img_box_inner a {
    background-color: #309f83;
    border-radius: 11px;
    color: #fff;
    font-size: 14px;
    font-weight: bold;
    padding: 10px 27px;
    display: inline-block;
}

.action_img_box_inner a:hover {
    background-color: #fff;
    color: #309f83;
}

.action_img_box_inner a:focus, .action_img_box_inner a:active {
    background-color: #fff;
    color: #309f83;
}

.faq {
    position: relative;
    padding-top: 30px;
}

.faq h2 {
    color: #111111;
    font-size: 26px;
    font-weight: 500;
    text-align: center;
    position: relative;
    padding-bottom: 15px;
    margin-bottom: 40px;
}

.faq h2::after {
    content: " ";
    background-color: #1dc8cd;
    width: 60px;
    height: 3px;
    display: block;
    margin: auto;
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
}

.faq_wrapper {
    background-color: #f5f5f5;
    padding: 40px 0px;
}

.faq_left_nav {
    display: flex;
    background-color: #fff;
    border-radius: 10px;
    flex-direction: column;
    padding: 0px;
    margin-bottom: 0px;
}

.faq_nav_nrml {
    padding: 24px 17px;
    cursor: pointer;
    font-size: 16px;
    color: #1a1a1a;
    display: flex;
    position: relative;
}

.faq_nav_nrml::before {
    content: " ";
    flex: none;
    margin-right: 16px;
    background-color: #acd9cd;
    width: 24px;
    height: 24px;
    display: block;
    border-radius: 100%;
}

.faq_nav_nrml::after {
    position: absolute;
    right: 30px;
    top: 0;
    bottom: 0;
    display: flex;
    align-items: center;
}

.faq_nav_active {
    background-color: #e1ecea;
    border-top-left-radius: 6px;
    border-bottom-left-radius: 6px;
    margin-left: 16px;
}

.faq_nav_active::before {
    background-color: #309f83 !important;
}

.faq_tab_cnt {
    padding-top: 20px;
}

.faq_tab_cnt h4 {
    font-size: 18px;
    line-height: 28px;
    font-weight: bold;
    color: #1a1a1a;
    margin-bottom: 10px;
}

.faq_tab_cnt p {
    font-size: 18px;
    line-height: 28px;
    color: #4a4a4a;
}

.green_box {
    padding-top: 80px;
}

.green_box_wrapper {
    background-color: #309f83;
    border-radius: 20px;
    padding: 40px 0px;
    text-align: center;
    background-image: url("../images/greenbox_bg.svg");
    background-repeat: no-repeat;
    background-size: cover;
}

.green_box_wrapper h1 {
    font-size: 24px;
    color: #fff;
    font-weight: bold;
    margin-bottom: 10px;
}

.green_box_wrapper p {
    font-size: 14px;
    color: #fff;
    margin-bottom: 33px;
}

.green_box_wrapper a {
    font-size: 16px;
    font-weight: bold;
    color: #fff;
    border: solid 2px #fff;
    border-radius: 10px;
    padding: 8px 62px;
    display: inline-block;
}

.green_box_wrapper a:hover {
    background-color: #fff;
    color: #309f83;
}
.freetrailhead
{
    margin: 0;
    color: #333;
    font-size: 54px;
    font-style: normal;
    font-weight: 600;
    line-height: 80px;
    text-transform: capitalize;
    margin-bottom: 20px;
}
.freetrailhead span
{
color: #00b894;
}
@media only screen and (max-width: 767px) {
    .three_steps_box {
        margin-bottom: 30px;
        height: auto;
    }

    .three_steps .row .col-md-4:last-child .three_steps_box {
        margin-bottom: 0px;
    }

    .action_img_box {
        margin-bottom: 30px;
        height: auto;
    }

    .action .row .col-md-4:last-child .action_img_box {
        margin-bottom: 0px;
    }

    .action_img_box_inner p {
        margin-top: 50px;
    }

    .faq {
        padding-top: 80px;
    }
}

@media only screen and (min-width: 768px) {
    .home_main {
        padding-top: 80px;
    }

    .home_main_top h1 {
        width: 70%;
        font-size: 34px;
    }

    .home_main_top a {
        font-size: 22px;
    }

    .banner-slider {
        width: 70%;
    }

    .three_steps h2 {
        font-size: 36px;
        margin-bottom: 40px;
    }

    .three_steps_para {
        font-size: 17px;
    }

    .action_box h2 {
        font-size: 36px;
    }

    .action_box p {
        margin-bottom: 0px;
    }

    .action_img_box {
        margin-bottom: 0px;
    }

    .faq {
        padding-top: 70px;
    }

    .faq h2 {
        font-size: 36px;
    }

    .green_box_wrapper h1 {
        font-size: 34px;
    }

    .green_box_wrapper a {
        font-size: 21px;
    }
}

@media only screen and (min-width: 1024px) {
    .three_steps_box {
        padding: 40px 55px;
    }

    .three_steps_box h3 {
        font-size: 28px;
    }

    .three_steps_box p {
        font-size: 18px;
    }

    .faq_nav_nrml {
        padding: 24px;
    }

    .faq_nav_nrml::after {
        content: url("../images/right-arrow.svg");
    }

    .faq_nav_active::after {
        content: url("../images/right-arrow-active.svg");
    }

    .faq_tab_cnt {
        padding-left: 30px;
    }

    .green_box_wrapper p {
        font-size: 20px;
    }
}

@media only screen and (min-width: 1280px) {
    .faq_nav_nrml {
        padding: 24px 17px;
    }

    .action_img_box_inner {
        padding: 50px 80px;
    }

    .action_img_box_inner p {
        font-size: 20px;
    }

    .action_img_box_inner a {
        font-size: 17px;
    }
}

.idea-float-right {
    float: right;
}

.home_main {
    background-color: #fff;
}

.idear_banner {
    height: 100%;
    min-height: calc(100vh - 90px);
    background-position: center;
    background-size: cover;
    background-image: url(../images/banner-bg.svg);
}

.idear_banner .container {
    height: calc(100vh - 110px);
}

.idear_banner .row {
    height: 100%;
}

.idea_robo {
    padding-right: 242px;
}

.home_main {
    padding-top: 0 !important;
}

.idea_crafting h1 {
    font-size: 60px;
    font-weight: 700;
    color: #fff;
    line-height: 80px;
    margin-bottom: 30px;
}
.green_box_wrapper h2
{
    font-size: 60px;
    font-weight: 700;
    color: #fff;
    line-height: 80px;
    margin-bottom: 30px;
}
.idea_head h3 {
    color: #fff;
    font-size: 52px;
    font-weight: 600;
    margin-bottom: 10px;
}

.yellow {
    color: #ebff00;
}

.yellow.brdr {
    -webkit-text-stroke-width: 1px;
    -webkit-text-stroke-color: #fff;
}

.idea_crafting p {
    color: #fff;
    font-weight: 600;
    line-height: 22px;
    text-shadow: 0px 2px 5px #9e9e9e;
}

.form-group {
    position: relative;
}

.idea_crafting .form-control {
    border-radius: 10px;
    padding: 15px;
    font-size: 18px;
    border: 1px solid #fff;
}

.idea_crafting .form-control::placeholder {
    color: #898989;
}

.idea_crafting .form-control:focus-visible {
    outline: none;
}

.idea_crafting .form-control:focus {
    border-color: #86b7fe;
}

.character_count {
    right: 15px;
    bottom: 10px;
    position: absolute;
    font-size: 12px;
    font-weight: 100;
}

.submit_btn {
    width: 100%;
    font-size: 20px;
    display: inline-block;
    color: #fff;
    margin: 30px 0 0;
    font-weight: 700;
    padding: 16px 47px;
    border-radius: 36px;
    text-align: center;
    background-color: #00dca5;
    border: 1px solid #fff;
    transition: all 0.3s ease;
}

.submit_btn:hover {
    color: #fff;
    background-color: #309f83;
    transition: all 0.3s ease;
    background-image: none;
}

.submit_btn:active, .submit_btn:focus {
    color: #fff;
}

.logo_sm {
    display: flex;
    justify-content: center;
}

.logo_sm span {
    color: #fff;
}

.how_works {
    padding-top: 70px;
}

.idea_head {
    position: relative;
}

.idea_head h2 {
    font-size: 52px;
    font-weight: 700;
    color: #111111;
    position: relative;
    z-index: 99;
    display: inline-block;
    text-transform: capitalize;
}

.idea_head h2:before {
    content: "";
    bottom: 1px;
    left: 26px;
    width: 310px;
    height: 18px;
    position: absolute;
    z-index: -1;
    background-color: #fff7e0;
}

.green_span {
    color: #309f83 !important;
}

.how_works .idea_head h2 {
    margin-bottom: 50px;
}

.video_bg {
    z-index: 1;
    position: relative;
}

.video_bg:before {
    content: "";
    top: -50px;
    left: -50px;
    width: 132px;
    height: 132px;
    z-index: -1;
    position: absolute;
    background: url(../images/dots.svg) 0 0 no-repeat;
}

.video_frame {
    width: 100%;
    height: 100%;
    left: 0;
    position: absolute;
    padding: 26px 35px 34px 28px;
}

.iframe-container {
    position: relative;
    width: 100%;
    height: 610px;
    overflow: hidden;
}

.iframe-container iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border: none;
}

.iframe-container iframe {
    pointer-events: none;
}

.iframe_sec {
    width: 100%;
    height: 100%;
    border-radius: 12px;
    overflow: hidden;
}

.formula {
    padding-top: 70px;
    padding-bottom: 80px;
}

.formula .idea_head h2:before {
    left: 4px;
}

.idea_head p {
    color: #000;
    font-size: 22px;
    font-weight: 600;
    margin-bottom: 60px;
}

.active_state {
    background-color: #309f83;
}

.active_state h3, .active_state p {
    color: #fff;
}

.action .idea_head h2:before {
    top: 45px;
    width: 200px;
}

.faq h2::after, .faq_nav_nrml::before, .faq_nav_nrml::after {
    display: none;
}

.faq .idea_head h2:before {
    bottom: 12px;
    left: 56px;
}

.faq_nav_nrml {
    color: #000;
    font-weight: 600;
    border-bottom: 1px solid #eeeeee;
}

.faq_nav_nrml:last-child {
    border-bottom: none;
}

.faq_nav_active {
    color: #fff;
    font-weight: 600;
    margin-left: 0;
    border-radius: 0;
    background-color: #309f83;
}

.faq_left_nav {
    overflow: hidden;
}

.green_box_wrapper {
    background-image: url(../images/try_bg.svg);
}

.faq_tab_cnt p {
    font-size: 16px;
}

.action_img_box_inner {
    padding: 50px 60px;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
}

.action_img_box_inner p {
    margin-bottom: 30px;
    line-height: 24px;
}

.faq_tab_cnt h4 {
    color: #309f83;
}

.thank_you {
    padding: 80px 0;
    background-size: cover;
    background-position: center;
    background-image: url(../images//banner-bg.png);
}

.thank_you_msg {
    width: 50%;
    margin: auto;
    position: relative;
    padding: 60px 50px;
    background-color: #fff;
    border-radius: 25px;
}

.thank_you_msg {
    text-align: center;
}

.thank_img img {
    width: 100%;
}

.thank_you_text h2 {
    color: #1abab0;
    font-size: 52px;
    font-weight: 700;
    margin-bottom: 10px;
}

.thank_you_text {
    margin-top: 30px;
}

.thank_you_text p {
    font-size: 18px;
    margin-bottom: 0;
}

.thank_you_msg .submit_btn {
    width: auto;
}

.thank_you_msg .submit_btn img {
    margin-right: 14px;
    position: relative;
    top: -4px;
}

.green_box_wrapper a:active, .green_box_wrapper a:focus {
    color: #fff;
}

.idea_crafting .form-control {
    --sb-track-color: #eee;
    --sb-thumb-color: #6baf8d;
    --sb-size: 6px;
}

.idea_crafting .form-control::-webkit-scrollbar {
    width: var(--sb-size);
}

.idea_crafting .form-control::-webkit-scrollbar-track {
    background: var(--sb-track-color);
    border-radius: 10px;
}

.idea_crafting .form-control::-webkit-scrollbar-thumb {
    background: var(--sb-thumb-color);
    border-radius: 10px;
}

@supports not selector(: : -webkit-scrollbar) {
    .idea_crafting .form-control {
        scrollbar-color: var(--sb-thumb-color) var(--sb-track-color);
    }
}

@media (max-width: 1400px) {
    .idea_crafting h1 {
        font-size: 50px !important;
        line-height: 60px;
        margin-bottom: 20px;
    }
     .green_box_wrapper h2 {
        font-size: 50px !important;
        line-height: 60px;
        margin-bottom: 20px;
    }

    .three_steps_box {
        padding: 40px 20px;
    }

    .video_bg img {
        height: 100%;
    }

    .video_frame {
        padding: 26px 34px 34px 28px;
    }

    .idea_crafting .submit_btn {
        font-weight: 600;
        height: 60px;
        border: 1px solid #fff;
        box-shadow: 0px 5px 8px #68686830;
        display: flex;
        flex-direction: row;
        justify-content: center;
        align-items: center;
    }

    .idea_robo {
        padding-left: 20px;
    }

    section.tab-button a {
        padding: 10px 17px;
        margin: 8px;
    }
}

@media (max-width: 1366px) {
    .idea_robo {
        padding-right: 30px;
    }

    .idear_banner {
        min-height: auto;
        padding: 50px 0 60px;
    }

    .idear_banner .container {
        height: 100%;
    }

    .robo_img img {
        width: 260px;
        height: 100%;
    }

    .idea_robo {
        text-align: center;
    }
}

@media (max-width: 1199px) {
    .idea_crafting h1 {
        font-size: 40px !important;
        line-height: 56px;
    }
    .green_box_wrapper h2 {
        font-size: 40px !important;
        line-height: 56px;
    }

    .idea_robo {
        padding-right: 82px;
    }
}

@media (max-width: 992px) {
    .idea_robo {
        padding-right: 0;
        text-align: center;
    }

    .robo_img img {
        width: 200px;
        height: 100%;
    }

    .idea_head h3 {
        font-size: 40px;
    }

    .idea_crafting {
        padding-right: 0px;
    }

    .idea_crafting h1 {
        font-size: 30px !important;
        line-height: 45px;
    }
    .green_box_wrapper h2
    {
     font-size: 30px !important;
        line-height: 45px;
    }

    .formula .idea_head h2:before {
        left: 104px;
        top: 25px;
    }

    .action .idea_head h2:before {
        left: 0;
        width: 150px;
    }

    .action_img_box_inner {
        padding: 30px 20px;
    }

    .thank_you_msg {
        width: 80%;
    }

    .idea_head h2 {
        font-size: 32px;
    }

    .idea_head p {
        font-size: 18px;
    }
}

@media (max-width: 767px) {
    .idear_banner {
        min-height: auto;
    }

    .idear_banner .container {
        height: 100%;
        padding: 60px 15px;
    }

    .idea_crafting {
        text-align: center;
        margin-top: 40px;
    }

    .idea_crafting h1 {
        margin-bottom: 20px;
    }
    .green_box_wrapper h2
    {
        margin-bottom: 20px;
    }

    .video_bg img {
        width: 100%;
        height: 100%;
    }

    .video_frame {
        padding: 18px 24px 23px 19px;
    }

    .formula .idea_head h2:before {
        left: 14px;
        top: 46px;
    }

    .faq .idea_head h2:before {
        bottom: auto;
        top: 45px;
    }
}

@media (max-width: 576px) {
    .idea_crafting h1 {
        margin-bottom: 20px;
        font-size: 25px !important;
        line-height: 32px;
    }
    .green_box_wrapper h2
    {
        margin-bottom: 20px;
        font-size: 25px !important;
        line-height: 32px;
    }

    .idea_head h2 {
        font-size: 34px;
    }

    .idea_head h2:before {
        display: none;
    }

    .video_frame {
        padding: 12px 16px 15px 12px;
    }

    .idea_head {
        text-align: center;
    }

    .thank_you {
        padding: 80px 15px;
    }

    .thank_you_msg {
        width: 100%;
    }

    .thank_you_msg {
        padding: 60px 30px;
    }

    .header_items h1 {
        font-size: 30px;
    }

    .directory_list .header_common .dl-head {
        font-size: 24px;
        line-height: normal;
    }

    .banner_sec .view_btn {
        height: 40px;
        line-height: normal;
        font-size: 16px;
    }

    .list_steps .oval_bg1::after {
        width: 0vw;
    }

    .ty-white-bg p {
        font-size: 15px;
        margin-bottom: 16px;
    }

    .header_items p {
        margin-bottom: 17px;
    }

    .header_common h2 {
        font-size: 24px;
    }

    .idea_crafting .submit_btn {
        font-size: 14px;
        font-weight: 600;
        height: 60px;
        border: 1px solid #fff;
        box-shadow: 0px 5px 8px #68686830;
        display: flex;
        flex-direction: row;
        justify-content: center;
        align-items: center;
    }
}

.startup_directory {
    position: relative;
}

.partnership {
    top: 40px;
    left: 10px;
    display: flex;
    flex-direction: column;
    position: absolute;
}

.bg_blur {
    position: absolute;
    top: -100px;
    right: -41px;
    width: 500px;
    z-index: -1;
}

.bg_blur_left {
    position: absolute;
    top: -100px;
    left: -41px;
    width: 500px;
    z-index: -1;
}

.partnership_right {
    left: auto;
    right: 10px;
    align-items: end;
}

.partnership .img_1 {
    margin-left: 10px;
}

.partnership .img_2 {
    width: 138px;
    height: 138px;
    margin-top: 40px;
    margin-left: 80px;
}

.partnership .img_3 {
    margin-top: 40px;
}

.partnership .img_4 {
    width: 150px;
    height: 150px;
    margin-right: 10px;
}

.partnership .img_5 {
    width: 136px;
    height: 136px;
    margin-right: 80px;
    margin-top: 40px;
}

.partnership .img_6 {
    width: 156px;
    height: 156px;
    margin-top: 10px;
}

.header_items {
    padding: 140px 0;
}

.header_items h1 {
    font-size: 48px;
    color: #2a2a2a;
    font-weight: 700;
    max-width: 723px;
    margin: auto;
    line-height: normal;
}

.header_items p {
    color: #2a2a2a;
    font-size: 22px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    margin-bottom: 40px;
    margin-top: 17px;
}

.header_green {
    color: #309f83;
}

.banner_sec .view_btn {
    background: linear-gradient(45deg, #1de099, #1dc8cd);
    background-color: #1de099;
    border: 0;
    border-radius: 60px;
    padding: 12px 40px;
    color: #fff !important;
    line-height: normal;
    font-weight: 700;
    font-size: 20px;
    display: inline-flex;
    justify-content: center;
    align-items: center;
    background-color: #0e4f3f;
    border: 1px solid #fff;
    transition: all 0.3s ease;
    box-shadow: 0px 3px 10px rgb(0 0 0 / 22%);
    height: 60px;
}

.banner_sec .view_btn:hover {
    color: #fff;
    background: #309f83;
    background-color: #309f83;
    transition: all 0.3s ease;
    background-image: none;
}

.header_common h2 {
    color: #2a2a2a;
    width: auto;
    text-align: center;
    font-size: 36px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    margin: 0 auto;
}

.header_common p {
    font-size: 18px;
    margin-bottom: 20px;
    max-width: 695px;
    margin: auto;
    margin-top: 12px;
    line-height: 140.727%;
}

.header_common .sec2-p1 {
    max-width: 650px;
    margin-bottom: 20px;
    line-height: 140.727%;
}

@media screen and (max-width: 992px) {
    .header_items h1 {
        font-size: 36px;
        max-width: 500px;
    }

    .header_items p {
        font-size: 16px;
    }

    .header_items a {
        font-size: 16px;
    }

    .header_common h2 {
        font-size: 32px;
    }

    .header_common p {
        font-size: 16px;
    }

    .directory_list .header_common .dl-head {
        font-size: 32px;
        line-height: normal;
    }
}

@media screen and (min-width: 576px) and (max-width: 767px) {
    .idea_crafting h1 {
        margin-bottom: 20px;
        font-size: 25px !important;
        line-height: 32px;
    }
    .green_box_wrapper h2
     {
        margin-bottom: 20px;
        font-size: 25px !important;
        line-height: 32px;
    }
}

table {
    border: 1px solid #ccc;
    border-collapse: collapse;
    margin: 0;
    padding: 0;
    width: 100%;
    table-layout: fixed;
}

table caption {
    font-size: 1.5em;
    margin: 0.5em 0 0.75em;
}

table tr {
    background-color: #f8f8f8;
    border: 1px solid #ddd;
    padding: 0.35em;
}

table th, table td {
    padding: 0.625em;
    text-align: center;
}

table th {
    font-size: 0.85em;
    letter-spacing: 0.1em;
    text-transform: uppercase;
}

.responsive-iframe iframe {
    height: 610px;
    overflow-y: auto;
}

.cont1 {
    width: 100%;
}

.mail-form {
    margin-left: 20px;
}

.directory_list {
    padding-top: 50px;
}

.directory_list .go_back_div {
    display: flex;
    justify-content: center;
    padding: 20px 0px;
}

.directory_list .go_back_btn {
    border: 0;
    border-radius: 60px;
    padding: 8px 40px;
    color: #309f83 !important;
    font-weight: 600;
    font-size: 16px;
    display: inline-flex;
    justify-content: center;
    align-items: center;
    transition: all 0.3s ease;
    border: 1px solid #309f83;
    background-color: #ffffff;
    box-shadow: 0px 3px 10px rgb(0 0 0 / 22%);
}

.directory_list .go_back_btn:hover {
    color: #309f83 !important;
    transition: all 0.3s ease;
    background-color: #eafffa;
}

.directory_list .form-col {
    display: flex;
    flex-direction: column;
    padding: 0;
}

.directory_list .form-col .error {
    color: #ff0000;
    font-size: 10px;
}

.directory_list .form-btn-div {
    margin: auto;
}

.directory_list .form-btn-div .form_btn {
    background-color: linear-gradient(45deg, #1de099, #1dc8cd);
    border: 0;
    border-radius: 60px;
    padding: 10px 21px;
    color: #fff !important;
    font-weight: 600;
    font-size: 14px;
    display: inline-flex;
    justify-content: center;
    align-items: center;
    transition: all 0.3s ease;
    border: 1px solid #fff;
    height: 39px;
    box-shadow: 0px 3px 10px rgb(0 0 0 / 22%);
    margin: 18px auto;
    width: 121px;
    line-height: normal;
}

.directory_list .form_btn:hover {
    color: #fff !important;
    transition: all 0.3s ease;
    background-color: #309f83;
}

.directory_list .list_layout {
    height: 610px;
}

.directory_list .locked-bg {
    background: rgba(249, 249, 249, 0.75);
    backdrop-filter: blur(4px);
    padding: 40px 92px;
    position: absolute;
    bottom: 0px;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    width: 100%;
    box-sizing: border-box;
}

.table-parent {
    position: relative;
}

.directory_list .p-40 {
    padding: 0 12px;
}

.directory_list .header_common h2 {
    margin: 0 auto;
    color: #2a2a2a;
    text-align: center;
    font-size: 36px;
    font-weight: 700;
}

.directory_list h4 {
    margin: 0 auto;
    color: #2a2a2a;
    text-align: center;
    font-size: 20px;
    font-weight: 700;
    max-width: 358px;
    line-height: normal;
}

.responsive-iframe iframe {
    height: 610px;
    overflow-y: auto;
}

.directory_list .form-col .field_style {
    padding: 11px 16px 10px 16px;
    font-size: 13px;
    font-style: normal;
    font-weight: 400;
    border-radius: 10px;
    border: 1px solid #b9b9b9;
    background: #fff;
    height: 39px;
}

.directory_list .form-col .label_style {
    color: #000;
    font-size: 12px;
    margin-left: 12px;
    font-weight: 400;
    max-width: fit-content;
}

.directory_list .form-style {
    margin-top: 20px;
    padding: 28px 62px;
    background-image: url(../images/bg-vector-sd.svg);
    background-position: top;
    background-repeat: no-repeat;
    background-size: cover;
    background-color: #fff;
    border-radius: 20px;
    display: flex;
    align-items: flex-start;
    box-sizing: border-box;
    width: 100%;
}

.cont1 {
    width: 100%;
}

.directory_list .form-style .form-input {
    display: flex;
    justify-content: space-between;
    gap: 20px;
}

.directory_list .form-col {
    display: flex;
    flex-direction: column;
    padding: 0;
}

.directory_list .form-btn-div {
    width: 121px;
}

.directory_list .form-btn-div .form_btn {
    background: linear-gradient(45deg, #1de099, #1dc8cd);
    border: 0;
    border-radius: 60px;
    padding: 10px 21px;
    color: #fff !important;
    font-weight: 600;
    font-size: 14px;
    display: inline-block;
    transition: all 0.3s ease;
    border: 1px solid #fff;
    height: 39px;
    box-shadow: 0px 3px 10px rgb(0 0 0 / 22%);
    margin: 18px auto;
    width: 100%;
    background-color: #1de099;
}

.directory_list .form_btn:hover {
    color: #fff !important;
    transition: all 0.3s ease;
    background: #309f83;
}

.bg-white-blur {
    background: rgba(249, 249, 249, 0.75);
    backdrop-filter: blur(4px);
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0px;
}

.mail-bg {
    margin: auto;
    border-radius: 24px;
    background: #fff;
    width: 338px;
    height: 242px;
    padding: 25px 75px;
    display: flex;
    flex-direction: column;
    align-items: center;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}

.mail-bg p {
    max-width: 190px;
    color: #000;
    text-align: center;
    font-size: 14px;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
    margin-bottom: 20px;
    margin-top: 5px;
}

.view_list_btn {
    background: linear-gradient(45deg, #1de099, #1dc8cd);
    border: 0;
    border-radius: 60px;
    padding: 8px 40px;
    color: #fff !important;
    font-weight: 600;
    font-size: 16px;
    display: inline-flex;
    justify-content: center;
    align-items: center;
    transition: all 0.3s ease;
    border: 1px solid #fff;
    background-color: #1de099;
    box-shadow: 0px 3px 10px rgb(0 0 0 / 22%);
}

.view_list_btn:hover {
    color: #fff !important;
    transition: all 0.3s ease;
    background: #309f83;
}

.sd-landing {
    position: relative;
    height: 100%;
    width: 100vw;
}

.ty-bg {
    width: 100%;
    height: 100vh;
    background: rgba(74, 74, 74, 0.5);
    position: fixed;
    top: 0;
    z-index: 100;
    display: flex;
    justify-content: center;
    align-items: center;
    z-index: 996;
}

.ty-white-bg {
    border-radius: 25px;
    background: #fff;
    display: flex;
    flex-direction: column;
    align-items: center;
    padding: 60px 206px;
}

.ty-white-bg p {
    text-align: center;
    max-width: 490px;
    color: #000;
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
}

.ty-white-bg .mail-img {
    width: 372px;
    height: auto;
}

.ty-white-bg h3 {
    color: #1abab0;
    font-size: 52.363px;
    font-weight: 700;
    line-height: normal;
    text-align: center;
    margin-top: 12px;
}

.generate_btn {
    background: linear-gradient(45deg, #1de099, #1dc8cd);
    border: 0;
    border-radius: 60px;
    padding: 10px 40px;
    color: #fff !important;
    font-weight: 600;
    font-size: 16px;
    display: inline-flex;
    justify-content: center;
    align-items: center;
    transition: all 0.3s ease;
    border: 1px solid #fff;
    box-shadow: 0px 3px 10px rgb(0 0 0 / 22%);
    display: flex;
    align-items: center;
    background-color: #1de099;
}

.generate_btn .idea {
    margin-right: 8px;
}

.generate_list_btn:hover {
    color: #fff !important;
    transition: all 0.3s ease;
    background: #309f83;
}

.oval_bg, .oval_bg1 {
    width: 73px;
    height: 73px;
    border-radius: 100%;
    background: rgb(54, 228, 230);
    background: linear-gradient(90deg, rgba(54, 228, 230, 1) 0%, rgba(29, 217, 167, 1) 100%);
    border: 1px solid #fff;
    -webkit-box-shadow: 3px 4px 4px 0px rgba(0, 0, 0, 0.05);
    -moz-box-shadow: 3px 4px 4px 0px rgba(0, 0, 0, 0.05);
    box-shadow: 3px 4px 4px 0px rgba(0, 0, 0, 0.05);
    position: relative;
}

.our_list {
    margin-bottom: 120px;
    margin-top: 70px;
}

.our_list .mt-62 {
    margin-top: 62px;
}

.our_list .line-style {
    border: 1px dashed #000;
}

.list_steps {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}

.our_list .list_p {
    color: #fff;
    text-align: center;
    font-size: 36px;
    font-style: normal;
    font-weight: 700;
    margin: 0px;
    letter-spacing: -1.2px;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    text-align: center;
}

.oval_bg1::after {
    content: "";
    position: absolute;
    top: 50%;
    left: 100%;
    width: 362px;
    height: 3px;
    background: url("../images/dotted_line.png");
    transform: translateY(-50%);
    background-repeat: no-repeat;
    background-size: contain;
}

.our_list .desc {
    color: #161c2d;
    text-align: center;
    opacity: 0.7;
    font-size: 17px;
    font-style: normal;
    font-weight: 400;
    line-height: 29px;
    letter-spacing: -0.2px;
    margin-top: 14px;
    max-width: 200px;
}

.our_list h4 {
    color: #161c2d;
    text-align: center;
    font-size: 21px;
    font-style: normal;
    font-weight: 700;
    letter-spacing: -0.5px;
    margin-top: 20px;
    margin-bottom: 0px;
}

@media (max-width: 1440px) {
    .oval_bg1::after {
        width: 24vw;
    }
}

@media screen and (max-width: 1200px) {
    .ty-white-bg {
        padding: 30px 24px;
        width: 60%;
    }

    .ty-white-bg .mail-img {
        width: 70%;
    }

    .ty-white-bg h3 {
        font-size: 36px;
    }
}

@media (max-width: 1000px) {
    .our_list h4 {
        font-size: 16px;
    }

    .our_list .list_p {
        font-size: 30px;
    }

    .our_list .desc {
        font-size: 14px;
        margin-bottom: 20px;
        margin-top: 8px;
        line-height: 20px;
        width: 80%;
    }

    .our_list h4 {
        margin-top: 12px;
    }

    .our_list .list_p {
        font-size: 24px;
    }

    .directory_list .p-40 {
        padding: 0px 16px;
    }

    .oval_bg1::after {
        width: 24vw;
    }
}

@media (max-width: 992px) {
    .partnership .img_1, .img_2, .img_3, .img_4, .img_5, .img_6 {
        width: 110px !important;
        height: 110px !important;
    }

    .partnership .img_2 {
        margin-left: 50px;
    }

    .partnership_right {
        right: 0px;
    }

    .partnership .img_5 {
        margin-right: 50px;
    }

    .bg_blur_left {
        width: 430px !important;
        height: 430px !important;
        top: 0px;
    }

    .bg_blur {
        width: 430px !important;
        height: 430px !important;
        top: 0px;
    }
}

@media (max-width: 767px) {
    .banner_sec {
        padding: 0 15px;
    }

    .partnership {
        display: none;
    }

    .header_items {
        padding-top: 70px;
        padding-bottom: 70px;
    }

    .our_list {
        margin-bottom: 20px;
        margin-top: 50px;
    }
}

@media screen and (max-width: 768px) {
    .ty-white-bg {
        padding: 30px 16px;
        width: 80%;
    }

    .ty-white-bg h3 {
        font-size: 32px;
        margin-bottom: 12px;
    }

    .our_list h4 {
        font-size: 14px;
    }

    .our_list .mt-62 {
        margin-top: 30px;
    }

    .ty-white-bg p {
        font-size: 16px;
        margin-bottom: 20px;
    }

    .mail-bg {
        padding: 25px 30px;
        max-width: 250px;
    }

    .mail-bg p {
        margin-bottom: 20px;
    }

    .our_list .oval_bg, .our_list .oval_bg1 {
        width: 50px;
        height: 50px;
    }

    .header_common .sec2-p1, .header_common p {
        width: 80%;
        font-size: 15px;
    }
}

@media screen and (max-width: 600px) {
    table {
        border: 0;
    }

    table caption {
        font-size: 1.3em;
    }

    table thead {
        border: none;
        clip: rect(0 0 0 0);
        height: 1px;
        margin: -1px;
        overflow: hidden;
        padding: 0;
        position: relative;
        width: 1px;
    }

    table tr {
        border-bottom: 3px solid #ddd;
        display: revert;
        margin-bottom: 0;
    }

    table td {
        border-bottom: 1px solid #ddd;
        font-size: 0.8em;
        text-align: right;
    }

    table td::before {
        content: attr(data-label);
        float: left;
        font-weight: bold;
        text-transform: uppercase;
    }

    table td:last-child {
        border-bottom: 0;
    }
}

@media screen and (max-width: 500px) {
    .generate_btn .idea {
        display: none;
    }
}

@media screen and (max-width: 998px) {
    .directory_list .locked-bg {
        padding: 20px 20px;
    }

    .directory_list .form-style {
        padding: 20px 20px;
    }

    .mail-form {
        margin-left: 0;
        margin-top: 10px;
    }

    .directory_list h4 {
        font-size: 18px;
    }

    .directory_list .form-btn-div .form_btn {
        width: 100%;
    }
}

@media screen and (max-width: 1200px) {
    .directory_list .form-style, .directory_list .form-style .form-input {
        display: flex;
        flex-direction: column;
        align-items: center;
    }

    .directory_list .form-style .form-input {
        width: 100%;
    }

    .directory_list .form-style .form-col, .directory_list .form-btn-div {
        width: 100%;
    }
}

@media screen and (min-width: 1200px) {
    .directory_list .form-style .form-input {
        gap: 7%;
        width: 100%;
    }

    .directory_list .form-style .form-col {
        width: 100%;
    }

    .directory_list .form-btn-div {
        margin-left: 5%;
        width: 140px;
    }
}

@media screen and (min-width: 1400px) {
    .directory_list .form-btn-div {
        margin-left: 41px;
        width: 121px;
    }

    .directory_list .form-style .form-input {
        gap: 59px;
        width: 549px;
    }
}

@media screen and (min-width: 1400px) {
    .directory_list .form-col .field_style {
        width: 245px;
    }
}

@media only screen and (min-width: 992px) {
    .mt-62 {
        margin-top: 20px;
    }

    .our_list h4 {
        margin-top: 46px;
    }
}

.green_font_cl {
    color: #309f83;
}

.slidebt {
    position: relative;
    z-index: 144444;
}

.green-bg-message {
    background: linear-gradient(45deg, #1de099, #1dc8cd) !important;
}

.calculater_crbs {
    background: #fff;
    padding: 5px;
    border-radius: 4px;
}

.header_codv .dropdown-toggle
{
    background: none;
    /* color: #000; */
    color: #333 !important;
    text-align: center;
    font-size: 16px;
    font-style: normal;
    font-weight: 600;
    line-height: 30px;
    text-transform: capitalize;
    padding: 10px 25px !important;
    border: none;
}
.header_codv .dropdown-menu .dropdown-item {
    color: #333 !important;
    text-align: center;
    font-size: 15px !important;
    font-style: normal;
    font-weight: 600;
    padding: 5px 10px !important;
}
.header_codv .navbar .dropdown-toggle:hover {
    color: #00b894 !important;
        background: none;
}
.header_codv .navbar.btn-check:checked+.btn, .btn.active, .btn.show, .btn:first-child:active, :not(.btn-check)+.btn:active {
    color: #00b894;
    background-color:transparent;
    border-color: transparent;
}
.header_codv .dropdown-item.active, .dropdown-item:active
{
        color: #00b894;
    background-color:transparent;
    border-color: transparent;
}
.header_codv .dropdown-menu[data-bs-popper] {
    top: 40px;
}
@media screen and (min-device-width: 992px) and (max-device-width: 1300px) {
    .header_codv .navbar a {
        padding: 10px 13px !important;
    }
    .logo svg {
    max-width: 162px;
}
    .header_codv .dropdown-toggle {
    padding: 10px 13px !important;
}
}