h1, h2 , h3 , h4 , h5 , h6 , p {
    margin: 0;
}
section.virtual-business-com-sec {
    padding: 40px 0;
}
::placeholder{
    color:  #838fa3 !important;
    font-size: 16px !important;
    line-height: 24px !important;
}
.mobile-virtual-box{
    display: none;
}
.virual-address-com-container {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: flex-start;
    gap: 32px;
    align-self: stretch;
}
.address-com-item {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    gap: 16px;
}
.address-com-item h2 {
    color: #3E465A;
    font-size: 30px;
    font-style: normal;
    font-weight: 600;
    line-height: 38px;
}
.address-com-item:first-child h2{
    color: #3E465A;
    font-size: 48px;
    font-style: normal;
    font-weight: 600;
    line-height: 60px;
    letter-spacing: -0.96px;
}
.address-com-item p {
    color: #3E465A;
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: 28px;
}
.address-use-list ul {
    display: flex;
    flex-direction: column;
    gap: 15px;
}

/** feature section */
.feature-section1 {
    background: var(--Brand-800, #A61419);
    padding: 40px 0;
}
.feature-container {
    display: flex;
    align-items: flex-start;
    gap: 64px;
}
.feature-content-details {
    display: grid;
    justify-content: flex-start;
    align-items: flex-start;
    align-content: flex-start;
    gap: 32px 64px;
    flex: 1 0 0;
    flex-wrap: wrap;
    grid-template-columns: 1fr 1fr;
}
.feature-content-details .feature-content-item {
    display: inline-block;
    min-width: 280px;
    max-width: 480px;
    flex: 1 0 0;
}
.feature-content-item h4, .feature-content-item h3 {
    color: var(--White);
    font-size: 20px;
    font-style: normal;
    font-weight: 600;
    line-height: 30px;
}
.feature-content-item p, .red-block .feature-content-item span {
    color: var(--Brand-200);
    line-height: 24px;
    margin-bottom: 0;
    font-size: 16px;
}
.ready-grow-sec{
    padding: 96px 0;
}
.ready-grow-container{
    display: flex;
    justify-content: center;
    align-items: center;
    align-content: center;
    gap: 64px;
}
.ready-grow-content{
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    gap: 24px;
}
.ready-grow-content h2{
    color: #101828;
    font-size: 48px;
    font-weight: 600;
    line-height: 60px;
    letter-spacing: -0.96px;
}
.ready-grow-content p{
    color: #475467;
    font-size: 20px;
    font-weight: 400;
    line-height: 30px;
}
.ready-grow-content a{
    display: flex;
    padding: 12px 18px;
    justify-content: center;
    align-items: center;
    gap: 6px;
    color: #FFF;
    font-size: 16px;
    font-weight: 600;
    line-height: 24px;
    border-radius: 8px;
    border: 1px solid #ED1C24;
    background: #ED1C24;
    box-shadow: 0px 1px 2px 0px rgba(16, 24, 40, 0.05);
    margin-top: 24px;
}
.howto-get-sec{
    padding: 40px 0;
}
.how-business-box{
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 32px;
    max-width: 1280px;
    width: 100%;
    margin: 0 auto;
}
.gform_legacy_markup_wrapper li.hidden_label input {
    margin-top: 0 !important;
    margin-bottom: 0px !important;
    border: none;
}
.container1 .button-link{
    margin-bottom: 0 !important;
}
.inc-feature-item .content, .feature-content-item p {
    margin-bottom: 0;
    margin-top: 8px;
}
.benefit-business-add {
    padding: 40px 0;
}
.benefit-add-cont {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    gap: 16px;
    align-self: stretch;
}
.benefit-add-item {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    gap: 16px;
    align-self: stretch;
    padding-bottom: 16px;
    border-bottom: 1px solid #D0D5DD;
}
.benefit-add-cont h2 {
    color: #3E465A;
    font-size: 30px;
    font-style: normal;
    font-weight: 600;
    line-height: 38px;
}
.benefit-add-item h4 {
    color: #3E465A;
    font-size: 20px;
    font-style: normal;
    font-weight: 600;
    line-height: 30px;
}
.benefit-add-item p {
    color: #3E465A;
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: 28px;
}
.benefit-add-item:last-child {
    border: 0;
    padding-bottom: 0;
}
.benefit-success-sec {
    padding: 60px 0;
    background: #F2F4F7;
}
.truely-benefit-box {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    gap: 32px;
}
.sucess-seeker-content {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    gap: 12px;
}
.sucess-seeker-content h6 {
    color: #CC181F;
    font-size: 16px;
    font-style: normal;
    font-weight: 600;
    line-height: 24px;
    margin-bottom: 0;
}
.sucess-seeker-content h2 {
    color: #101828;
    font-size: 36px;
    font-style: normal;
    font-weight: 600;
    line-height: 44px;
    letter-spacing: -0.72px;
}
.sucess-seeker-content p {
    color: #475467;
    font-size: 20px;
    font-style: normal;
    font-weight: 400;
    line-height: 30px;
    padding-top: 8px;
}
.benefit-sucess-items {
    display: grid;
    align-items: flex-start;
    gap: 32px 48px;
    grid-template-columns: 1fr 1fr;
}
.benefit-true-list {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    gap: 8px;
}
.benefit-true-list h4 {
    color: #101828;
    font-size: 20px;
    font-style: normal;
    font-weight: 700;
    line-height: 30px;
}
.everything-service-btn{
    display: flex;
    justify-content: flex-start;
    align-items: center;
    gap: 12px;
    color: #FFF;
    font-size: 16px;
    font-weight: 600;
    line-height: 24px;
    margin-top: 40px;
}
.benefit-true-list p {
    color: #475467;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 24px;
}
.how-business-box h2 {
    color: #3E465A;
    text-align: center;
    font-size: 48px;
    font-style: normal;
    font-weight: 600;
    line-height: 60px;
    letter-spacing: -0.96px;
}
.how-address-details {
    display: flex;
    align-items: flex-start;
    gap: 64px;
    align-self: stretch;
    margin-top: 32px;
}
.how-add-item {
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 24px;
    flex: 1 0 0;
}
.how-add-item img {
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 8px;
}
.how-add-item p {
    color: #3E465A;
    text-align: center;
    font-size: 20px;
    font-style: normal;
    font-weight: 400;
    line-height: 30px;
}
.start-add-btn {
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 10px;
}
.start-add-btn a {
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 10px;
    color: #FFF !important;
    font-size: 18px;
    font-style: normal;
    font-weight: 600;
    line-height: 28px;
    padding: 16px 22px;
    border-radius: 8px;
    border: 1px solid #ED1C24;
    background: #ED1C24;
    box-shadow: 0px 1px 2px 0px rgba(16, 24, 40, 0.05);
}
.virtual-faq-box {
    display: flex;
    flex-direction: column;
    align-items:flex-start;
    gap: 32px;
}
section.virtual-faq-section {
    padding: 40px 0;
}
.virtual-faq-box h2 {
    color: #101828;
    font-size: 36px;
    font-style: normal;
    font-weight: 600;
    line-height: 44px;
    letter-spacing: -0.72px;
    padding: 0 32px;
}
.virtual-faq-grid {
    width: 100%;
    padding: 0 32px;
    column-gap: 62px;
    column-count: 2;
}
.virtual-faq-left {
    display: flex;
    flex-direction: column;
    row-gap: 32px;
}
.virtual-faq-item {
    display: flex;
    align-items: baseline;
    gap: 24px;
    padding: 0px;
    width: 100%;
    max-width: 577px;
    justify-content: space-between;
}
.virtual-item-content {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    gap: 8px;
}
.virtual-item-content h3 {
    color: #101828;
    font-size: 18px;
    font-style: normal;
    font-weight: 500;
    line-height: 28px;
}
.virtual-item-content p {
    color: #475467;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 24px;
}
.virtual-item-content a {
    color: #CC181F;
    font-size: 14px;
    font-style: normal;
    font-weight: 600;
    line-height: 20px; /* 142.857% */
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 6px;
}
section.virtual-faq-section .container {
    padding: 0;
}
.address-use-list ul li {
    display: flex;
    color: #3E465A;
    font-size: 18px;
    font-weight: 400;
    line-height: 28px;
    align-items: center;
    gap: 5px;
}
.address-use-list ul li span {
    width: 24px !important;
    padding-left: 0;
    display: flex;
    align-items: center;
    justify-content: center;
}
.address-use-list ul{
    margin-bottom: 0;
}
.seen-img img {
    max-width: 100%;
}
.play-circle-icon {
    width: 20px;
    position: relative;
    height: 20px;
    overflow: hidden;
    flex-shrink: 0;
}
.text1 {
    position: relative;
    line-height: 24px;
    font-weight: 600;
}
.text-padding1 {
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: center;
    padding: 0px 2px;
}
.container1 {
    max-width: 1280px;
    display: flex;
    justify-content: center;
    gap: 64px;
}
/* Ensure a tags look like div buttons */
.container1 .button-link {
    text-decoration: none;
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: center;
    margin-bottom: 32px;
    width: 225px;
    padding: 12px 18px;
    border-radius: 8px;
    box-shadow: 0px 1px 2px rgba(16, 24, 40, 0.05);
    background-color: #3e4784;
    border: 1px solid #3e4784;
    gap: 6px;
    color: #fff;
}
.wrapper1 {
    width: 100%;
    display: flex;
    justify-content: center;
}

.virtual-faq-item {
    border-bottom: 1px solid #EAECF0;
    padding-bottom: 32px;
    margin-bottom: 24px;
    break-inside: avoid;
}

.virtual-faq-header {
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
    padding: 0;
    cursor: pointer;
    outline: none;
    flex-direction: column;
    gap: 8px;
}

.virtual-faq-header h3 {
    color: #101828;
    font-size: 18px;
    font-style: normal;
    font-weight: 500;
    line-height: 28px;
}

.toggle-icon {
    font-size: 1.5rem;
    color: #666;
    transition: transform 0.3s ease;
    cursor: pointer;
}

.virtual-faq-content {
    color: #475467;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 24px;
}

.virtual-faq-content a {
    text-decoration-line: underline;
    color: #475467;
}

@media (min-width: 1201px) {
    .container {
        padding-left: 32px;
        padding-right: 32px;
    }
}
@media (min-width:993px) and (max-width:1200px){
    .show-mobile {
        display: none !important;
    }
    .container {
        padding-left: 24px;
        padding-right: 24px;
    }
    .ultimate-banner-sec-new .ultimate-main-content {
        grid-template-columns: 50% 1fr;
    }
    .container1{gap: 16px !important; }
    .virtual-faq-item{width: 100%;}
    .ready-grow-sec {
        padding: 64px 0;
    }
    .ready-grow-img, .ready-grow-content {
        width: 50%;
    }
    .ready-grow-img img {
        height: 440px;
    }
    .start-add-btn a {
        padding: 12px 18px;
        gap: 8px;
        font-size: 16px;
        line-height: 24px;
    }
}

@media (min-width: 768px) and (max-width: 997px) {
    header{
        margin-top: 14px !important;
    }
}
@media (min-width:768px) and (max-width:991px){
    .container1 {
        max-width: 100% !important;
        display: grid !important;
        grid-template-columns: 1fr 1fr !important;
        gap: 32px !important;
        width: 100%;
    }
    .container1 .button-link{
        width: 100% !important;
    }
    .seen-img img {
        width: 100%;
    }
    .ready-grow-img img {
        max-width: 100%;
    }
    .feature-content-details {
        grid-template-columns: 1fr 1fr;
        gap: 32px 48px;
    }
    .how-address-details {
        padding: 0px 10px;
        gap: 24px;
        margin-top: 16px;
    }
    .how-business-box h2{
        font-size: 42px;
        line-height: 52px;
    }
    .start-add-btn a{
        padding: 12px 18px;
        gap: 5px;
        font-size: 16px;
        line-height: 24px;
    }
    .virtual-faq-item {
        width: 100%;
    }
    .virtual-item-content h3{
        font-size: 18px;
        line-height: 28px;
    }
    .ready-grow-img , .ready-grow-content {
        width: 50%;
    }
    .ready-grow-content h2 {
        font-size: 40px;
        line-height: 50px;
    }
    .ready-grow-content p {
        font-size: 18px;
        line-height: 28px;
    }
    .ready-grow-content a{
        margin-top: 12px;
    }
    .ready-grow-sec {
        padding: 64px 0;
    }
}

@media (max-width:767px){
    .virtual-faq-grid {
        width: 100%;
        padding: 0 16px;
        column-gap: 32px;
        column-count: 1;
    }
    .most-popular3 .container {
        max-width: 100%;
    }
    .ready-grow-container{
        flex-direction: column;
    }
    .ready-grow-img img {
        width: 100%;
        max-width: 100%;
        min-width: 343px;
        height: 280px;
        object-fit: cover;
    }
    .seen-img img {
        max-width: max-content;
        width: -webkit-fill-available;
    }
    .how-address-details{
        flex-direction: column;
        justify-content: center;
        align-items: center;
    }
    .seen-img {
        padding: 0 16px;
    }
    .feature-section1, .feature-section2, .start-business-sec, .bocaraton-testimonial, .honesty-sec {
        padding: 40px 0 !important;
    }
    .feature-container {
        flex-direction: column;
    }
    .feature-content-details {
        grid-template-columns: 1fr !important;
    }
    .truely-benefit-box{
        padding: 0 16px;
    }
    .benefit-sucess-items {
        grid-template-columns: 1fr;
    }
    .benefit-true-list:nth-child(odd) {
        margin-bottom: 16px;
    }
    .how-business-box h2 {
        font-size: 30px;
        line-height: 38px;
        letter-spacing: normal;
    }
    .start-add-btn a {
        gap: 4px;
        font-size: 14px;
        line-height: 20px;
        padding: 8px 12px;
    }
    .virtual-faq-box h2{
        padding: 0 16px;
    }

    .ready-grow-sec {
        padding: 64px 0;
    }
    .ready-grow-content h2 {
        font-size: 30px;
        line-height: 38px;
        letter-spacing: normal;
    }
    .ready-grow-content{
        gap: 16px;
    }
    .ready-grow-content p {
        font-size: 18px;
        line-height: 28px;
    }
    .ready-grow-content a{
        margin-top: 16px;
        width: 100%;
        border-color: #D0D5DD #D0D5DD;
        background: #fff;
        color: #344054;
    }
    .everything-service-btn {
        gap: 6px;
        margin-top: 16px;
    }
    .right-main-content p {
        padding: 12px 0 0 0;
        margin-bottom: 28px;
    }
    header{
        margin-top: 0 !important;
    }
    .ultimate-banner-sec {
        padding-top: 12px !important;
        padding-bottom: 48px !important;
    }
    .ultimate-main-content .left-main-content h1, .ultimate-main-content .left-main-content > h2{
        font-weight: 500;
        margin-bottom: 0;
    }
    .ultimate-banner-sec-new .ultimate-main-content .right-main-content {
        padding: 0;
        grid-row: 2 / 3;
        grid-column: 1 / 2;
    }
    .ultimate-banner-sec-new .ultimate-main-content .urltimate-search-box {
        grid-row: 3 / 4;
        grid-column: 1 / 2;
        margin-top: 0px;
        width: 100%;
    }
    .ultimate-banner-sec-new .ultimate-main-content .right-main-content ul {
        margin-bottom: 0 !important;
        display: flex;
        flex-direction: column;
        align-items: flex-start;
        gap: 16px;
    }
    .ultimate-banner-sec-new .ultimate-main-content .right-main-content ul li{
        margin-bottom: 0;
    }
    .ultimate-banner-sec .right-main-content .right-more-btn{
        display: none;
    }
    .wrapper1 {
        width: 100%;
        display: block;
        justify-content: center;
    }
    .container1  {
        display: none;
        flex-direction: column;
        gap: 10px;
    }
    .buttonsbutton1 {
        width: 100%;
    }
    .container1 .button-link {
        width: 100%;
        margin: 1px;
    }
    .container1 .button-link.bo {
        margin-bottom: 64px;
    }
    .mobile-virtual-box{
        display: flex;
        flex-direction: column;
        gap: 12px;
    }
    .mobile-virtual-box .button-link {
        display: flex;
        padding: 12px 18px;
        justify-content: center;
        align-items: center;
        gap: 6px;
        color: #475467;
        font-size: 16px;
        font-weight: 600;
        line-height: 24px;
        border-radius: 8px;
        border: 1px solid  #D0D5DD;
        background:#fff;
        box-shadow: 0px 1px 2px 0px rgba(16, 24, 40, 0.05);
    }
    .mobile-virtual-box p{
        display: flex;
        padding: 12px 18px;
        justify-content: center;
        align-items: center;
        gap: 5px;
        color: #475467;
        font-size: 16px;
        font-weight: 400;
        line-height: 24px;
    }
    .mobile-virtual-box p a{
        color: #475467;
        font-weight: 700;
        text-decoration-line: underline;
        text-decoration-style: solid;
        text-decoration-skip-ink: none;
        text-decoration-thickness: auto;
        text-underline-offset: auto;
        text-underline-position: from-font;
    }

}

