@media(max-width:1200px){
    .pb-roi-aiaudit-outer .pb-grid {
       gap: 10px;
    }
}
@media (min-width: 981px) and (max-width: 1100px) {
    .same-days-counter .percent {
        height: 80px !important;
    }
}
@media (min-width: 1280px) and (max-width: 1440px) {
    .what-can-we-box .et_pb_blurb_container .et_pb_module_header {
        margin-bottom: 0 !important;
    }
}
@media (max-width: 991px) {
    .pb-roi-aiaudit-outer .pb-audit-inline input {
        padding: 25px 15px;
    }
    .service-pricing-wrapper .service-right {
        justify-content: end !important;
        gap: 0;
    }
    .start-here-row-outer {
        display: flex;
        flex-wrap: wrap;
    }
    .start-here-row-outer .start-here-col {
        margin-left: 15px !IMPORTANT;
        margin-right: 15px !important;
    }
    .service-pricing-wrapper .price-box {
        flex-direction: column;
    }
    .service-pricing-wrapper .service-btn {
        background: transparent;
    }
    .banner-counter-col {
        width: calc(25% - 3px) !important;
    }
    .same-four-steps-box h4 span {
        background: #F90;
        filter: drop-shadow(0 0 53.333px rgba(252, 106, 51, 0.40));
        width: 48px;
        height: 48px;
        display: flex;
        justify-content: center;
        align-items: center;
        border-radius: 100%;
        color: #fff;
        font-weight: 800;
        font-size: 14px;
    }
    .same-four-steps-box .et_pb_blurb_container {
        display: flex;
        gap: 11px;
    }
    .same-four-steps-box h4 {
        color: #232323;
        font-size: 16px;
        font-weight: 900;
        line-height: 24px;
        text-transform: capitalize;
        padding-bottom: 0;
    }
    .same-four-steps-outer .same-four-steps-box {
        margin-bottom: 0 !important;
        padding-bottom: 30px !important;
    }
    .same-four-steps-box .et_pb_blurb_container:before {
        content: "";
        width: 0px;
        border: 1px dashed #c4c4c4;
        height: 37px;
        position: absolute;
        top: 52px;
        left: 23px;
        box-shadow: 0 4px 30px 0 #f90;
        z-index: -1;
    }
    .same-four-steps-box.last .et_pb_blurb_container::before {
        display: none;
    }
    ul.service-pricing-list {
        padding: 12px;
    }
    span.service-badge {
        border-radius: 16px !important;
        padding: 4px 8px;
        display: inline-flex;
        font-size: 10px;
        line-height: 16px;
        color: #627993;
        border: 1px solid #E9E9E9;
        background: #F8F8F8;
    }
    .service-top p {
        display: inline-block;
    }
    .service-top p:nth-child(2) span.service-badge {
        background: #232323;
        color: #fff;
        border-color: #232323;
    }
    .service-top h3, .service-top h4 {
        font-size: 16px;
        font-weight: 800;
        line-height: 24px;
        color: #232323;
    }
    .service-top h4 {
        color: #627993;
    }
    .full-pra p {
        font-size: 14px;
        line-height: 20px;
        color: #232323;
    }
    .service-right {
        display: flex;
        flex-wrap: wrap;
    }
    .price-box {
        display: flex;
        width: 100%;
        gap: 3px;
        padding-top: 15px;
        padding-bottom: 14px;
    }
    .price-box-single .beginner-box {
        width: 100%;
        display: flex;
        align-items: center;
        justify-content: space-between;
        flex-wrap: nowrap;
    }
    .price-box-single .beginner-unit {
        color: #374151;
        text-align: left;
        font-weight: 600;
        text-transform: lowercase;
    }
    .price-box-single .beginner-box h3 {
        padding-bottom: 0;
    }
    .price-box-single .beginner-no {
        font-size: 16px;
        line-height: 24px;
    }
    .beginner-box h3 {
        color: #627993;
        text-align: center;
        font-size: 12px;
        font-weight: 700;
        line-height: 20px;
        text-transform: uppercase;
    }
    .beginner-no {
        color: #000;
        font-size: 24px;
        font-weight: 900;
        line-height: 32px;
        text-align: center;
    }
    .beginner-box {
        width: 33%;
        border-radius: 16px;
        border: 2px solid #E9E9E9;
        background: #FFF;
        padding: 10px 10px;
    }
    .beginner-unit {
        color: #627993;
        text-align: center;
        font-size: 12px;
        font-weight: 700;
        line-height: 20px;
        text-transform: uppercase;
    }
    .beginner-box.gold {
        border-color: #F90;
        background: #F90;
        position: relative;
    }
    .popular-prive {
        text-align: center;
        background: #000;
        color: #fff;
        border-radius: 16px;
        font-size: 11px;
        text-transform: uppercase;
        position: absolute;
        width: fit-content;
        left: 0;
        right: 0;
        margin-inline: auto;
        padding: 0 12px;
        top: -16px;
    }
    .beginner-box.gold h3 {
        color: #fff;
    }
    .beginner-box.gold .beginner-no {
        color: #fff;
    }
    .beginner-box.gold .beginner-unit {
        color: #fff;
    }
    .list-box h4 {
        color: #627993;
        font-size: 12px;
        font-weight: 700;
        line-height: 20px;
        letter-spacing: 0.24px;
        text-transform: uppercase;
        border: 0;
    }
    .list-box .listing-sec {
        border: 0;
        padding-top: 0;
        display: grid;
        grid-template-columns: repeat(2, 1fr);
        gap: 5px;
    }
    .list-box {
        width: 100%;
    }
    .list-box .listing-sec p.list {
        font-size: 11px;
        line-height: 16px;
        align-items: center;
        display: flex;
        gap: 10px;
    }
    .list-box .listing-sec p.list img {
        width: 24px;
    }
    p.getstarted {
        width: 100%;
    }
    a.service-btn {
        border-radius: 44px;
        background: linear-gradient(8deg, #FC6A33 -19.15%, #F90 52.6%);
        padding: 24px 32px;
        color: #FFF;
        font-size: 16px;
        font-weight: 700;
        line-height: 14px;
        width: 100%;
        display: block;
        text-align: center;
    }









    .pb-roi-aiaudit-outer{
        border-radius:22px;
    }
    .pb-roi-aiaudit-outer .pb-tab{
        padding:24px;
    }
    .pb-roi-aiaudit-outer .pb-tab h3{
        font-size:24px;
    }
    .pb-roi-aiaudit-outer .pb-tab-content{
        padding:28px 20px;
    }
    .pb-roi-aiaudit-outer .pb-big-money,
    .pb-roi-aiaudit-outer .pb-new,
    .pb-roi-aiaudit-outer .pb-new-money{
        font-size:52px;
    }
    .pb-roi-aiaudit-outer .pb-audit-inline{
        flex-direction:column;
    }
    .pb-roi-aiaudit-outer .pb-audit-inline input,
    .pb-roi-aiaudit-outer .pb-audit-inline button{
        width:100%;
        min-width:100%;
        height:78px;
        font-size:18px;
    }
    .pb-roi-aiaudit-outer .pb-results-header{
        flex-direction:column;
        align-items:flex-start;
    }
    .pb-roi-aiaudit-outer .pb-result-card{
        grid-template-columns:1fr;
        text-align:center;
    }
    .pb-roi-aiaudit-outer .pb-impact{
        text-align:center;
    }
    .pb-roi-aiaudit-outer .pb-bottom-cta{
        flex-direction:column;
        text-align:center;
    }
    .pb-roi-aiaudit-outer .pb-bottom-btn{
        width:100%;
        min-width:100%;
    }
    .same-four-col-outer {
        width: 47.25% !important;
    }
    .same-four-col-outer:first-child::after {
        right: 151px;
    }
    .same-days-counter:after {
        left: 151px !important;
    }

}
@media only screen and (max-width: 768px) {
    #sp-notification {
        display: none !important;
    }
    .analytics-left-col-outer {
        width: 100% !important;
        margin-right: 0px !important;
    }
    .execution-sec:before {
        color: #FC6A33;
        font-size: 12px;
        font-weight: 800;
        line-height: 20px;
        text-transform: uppercase;
        padding-left: 46px;
    }
    .execution-sec .et_pb_blurb_content {
        align-items: flex-start;
    }
    .execution-sec .et_pb_blurb_content .et_pb_main_blurb_image {
        margin-top: -20px;
    }
    ul.analytics-listing-sec li {
        padding: 12px 8px;
    }
    ul.analytics-header-sec {
        grid-template-columns: 1fr 1fr 1.1fr;
    }
    ul.analytics-listing-sec {
        grid-template-columns: 1.5fr 0.5fr 1.1fr;
    }
    ul.analytics-header-sec li {
        padding: 15px 10px;
    }
    ul.analytics-header-sec li:nth-child(3) {
        background: #FC6A33;
        color: #fff !important;
        padding-top: 40px;
    }
    ul.analytics-header-sec li:nth-child(3) span {
        color: #fff !important;
    }
    .recommended {
        padding: 6px 6px 6px 16px;
        right: 6px;
        top: 5px;
        font-size: 8px;
    }
    .recommended:before {
        left: 5px;
        top: 8px;
    }
    ul.analytics-header-sec li h6 {
        padding-bottom: 0;
    }
    ul.analytics-header-sec li:first-child {
        display: flex;
        align-items: center;
        justify-content: center;
    }
    .revenue-sec-outer .custom-slider-dots span.dot, .three-colum-secno-scripts-col-outer span.dot {
        background: #D9D9D9;
    }
    .revenue-sec-outer .custom-slider-dots span.dot.active, 
    .three-colum-secno-scripts-col-outer span.dot.active {
        border-radius: 40px;
        background: #F90;
        width: 32px;
        height: 8px;
    }
}
@media (max-width:767px) {
    .reviews-based-text {
        display: block;
        font-size: 12px;
        line-height: 18px;
        font-weight: 500;
    }
    .analytics-row-outer .execution-sec ul {
        padding: 0;
        margin-top: 8px;
    }
    .analytics-row-outer .execution-sec ul li {
        padding-bottom: 6px;
    }
    .analytics-row-outer .execution-sec ul li:last-child {
        padding-bottom: 0;
    }
    .campaigns-counter-col .campaigns-counter-ranking-page h3 {
        font-weight: 700;
        font-size: 16px;
        line-height: 24px;
        padding: 0;
    }
    .campaigns-counter-col .campaigns-counter-ranking-page {
        gap: 6px;
    }
    .what-can-we-row-outer-mobile {
        gap: 10px;
    }
    .revenue-sec-outer .more-verified-sec .et_pb_text_inner:after {
        content: "";
        width: 81px;
        height: 1px;
        background: #E9E9E9;
        position: absolute;
        bottom: 7px;
        left: 0;
    }
    .revenue-sec-outer .more-verified-sec .et_pb_text_inner:before {
        content: "";
        width: 81px;
        height: 1px;
        background: #E9E9E9;
        position: absolute;
        bottom: 7px;
        right: 0 !important;
    }
    .converting-left-colum:before {
        display: none;
    }
    .product-title-sec-outer .product-title-sec {
        width: 60%;
    }
    .vertical-orange-divider-line span:after,
    .vertical-orange-divider-line-left span:after {
        display: none !important;
    }
    .rell-us-about-form fieldset {
        margin-top: -20px !important;
    }
    .rell-us-about-form .on-desktop-hide {
        display: block;
    }
    .rell-us-about-form .mobile-label-show legend.gfield_label.gform-field-label {
    display: block;
}
.rell-us-about-form .on-desktop-hide label.gfield_label.gform-field-label {
    display: none !important;
}
.rell-us-about-form .on-desktop-hide #input_42_9 {
    display: block;
}
    .rell-us-about-form .on-mobile-hide .gfield_label,
    .rell-us-about-form .on-mobile-hide #gfield_description_42_6,
    .rell-us-about-form .on-mobile-hide .ginput_container #input_42_6 {
        display: none !important;
        opacity: 0 !important;
        visibility: hidden !important;
    }
    .analytics-row-outer .analytics-left-col-outer .full-width-btn {
        width: 100% !important;
    }
    .support-outer .support {
        justify-content: center;
    }
    .support-outer .support .support-img img {
        width: 16px;
        height: 16px;
        position: relative;
        top: 2px;
    }
    .amazon-business-form_wrapper_wrapper .gchoice label {
        font-size: 11px !important;
        width: 100%;
    }
    .banner-counter-col:after {
        left: -4px;
    }
    .banner-counter-row-outer {
        gap: 3px;
    }
    .banner-counter-text-box h4 {
        padding-bottom: 6px;
    }
    .our-services-tabs {
        display: flex;
        border-radius: 40px;
        background: #E9E9E9;
        padding: 5px;
    }
    .our-services-tab-nabe .et_pb_blurb_content {
        gap: 2px;
        padding: 7px;
        background: #E9E9E9;
    }
    .our-services-tab-nabe .et_pb_main_blurb_image {
        width: 18px !important;
        height: auto;
        background: transparent;
        margin-right: 5px;
    }
    .our-services-tab-nabe.pb-active .et_pb_blurb_content {
        border-left: 0px;
        border-radius: 40px;
    }
    .product-title-sec-outer {
        gap: 5px;
    }
    .reviews-box {
        border: 1px solid rgba(255, 153, 0, 0.40);
        padding: 8px;
        height: fit-content;
        width: 40%;
    }
    .reviews-wk {
        font-size: 12px;
        font-weight: 800;
        line-height: 18px;
        margin-top: -6px;
    }
    .listing-sec ul.two-listing-sec {
        grid-template-columns: repeat(1, 1fr);
    }
    .product-launch-btn {
        width: 100%;
    }
    .also-available-sec ul li {
        width: auto;
    }
    .entry-tier-sec ul {
        display: flex;
        padding: 0;
        align-items: center;
        gap: 5px;
        justify-content: space-between;
    }
    .entry-tier-sec ul li a {
        border-radius: 60px;
        border: 1px solid #C4C4C4;
        background: #F8F8F8;
        color: #9EB1C6;
        font-size: 12px;
        font-weight: 600;
        line-height: 16px;
        text-transform: uppercase;
        padding: 8px;
    }
    .entry-tier-sec ul li:nth-child(3) a {
        background: #FFEBCC;
        color: #000;
        font-weight: 700;
    }
    .tos-compliant-for-mobile .et_pb_text_inner {
        display: flex;
        align-items: center;
        gap: 10px;
    }
    .entry-tier-sec ul li strong {
        display: block;
        line-height: 20px;
        font-size: 23px;
        font-weight: 900;
    }
    .tos-compliant-for-mobile p {
        display: flex;
        align-items: center;
        gap: 8px;
    }
    .just-bottom-sec-outer {
        gap: 6px;
    }
    .just-bottom-contnt p {
        display: flex;
    }
    .campaigns-counter-row {
        gap: 5px;
    }
    .campaigns-counter-col {
        width: calc(25% - 4px) !important;
        margin-bottom: 0 !important;
    }
    .campaigns-counter.f-counter .percent p:before, .campaigns-counter.s-conter .percent p:before {
        font-size: 16px !important;

    }
    .product-launch-btn a {
        padding: 16px 14px;
    }
    .also-available-sec h6:after {
        display: none;
    }
    ul.analytics-listing-sec li {
        line-height: 16px;
    }
    .execution-sec .et_pb_blurb_content .et_pb_main_blurb_image {
        width: 35px !important;
    }
    .execution-sec .et_pb_blurb_content .et_pb_main_blurb_image span {
        width: 35px !important;
    }
    .execution-sec .et_pb_blurb_content {
        gap: 10px;
    }
    .execution-sec .et_pb_blurb_content h4 {
        padding-bottom: 3px;
        padding-right: 24px;
    }
    .execution-sec .et_pb_blurb_content h4:after {
        content: "";
        background-image: url(/wp-content/uploads/2026/05/Group56.webp);
        width: 24px;
        height: 24px;
        position: absolute;
        background-size: contain;
        right: -8px;
        top: -22px;
    }
    .execution-sec .et_pb_blurb_content h4.active:after {
        background-image: url(/wp-content/uploads/2026/05/group-549.svg);
    }
    .what-real-organic-col {
        margin-bottom: 0;
    }
    .campaigns-btn-sec {
        display: flex;
        justify-content: space-between;
        padding-block: 15px;
    }
    .campaigns-btn-sec span {
        border-radius: 64px;
        background: rgba(255, 255, 255, 0.10);
        padding: 8px 12px;
        font-size: 10px;
        font-weight: 700;
        line-height: 16px;
        letter-spacing: 0.2px;
        text-transform: uppercase;
    }
    .real-result:before {
        content: "";
        width: 31%;
        height: 1px;
        background: #C4C4C4;
        position: absolute;
        right: 40px;
        margin-inline: auto;
        left: 0;
        top: 24px;
    }
    .analytics-sec-outer .try-before-btn span {
        margin-left: 0;
    }
    .analytics-sec-outer .try-before-btn span:before {
        display: none;
    }
    .sports-colum-outer {
        padding: 0 !important;
    }
    .campaigns-co-for-mobile-col {
        width: calc(50% - 3px) !important;
        margin-bottom: 0 !important;
    }
    .campaigns-co-for-mobile-col .percent p:before {
        display: none;
    }
    .campaigns-co-for-mobile-col .campaigns-counter {
        display: flex;
        justify-content: center;
        gap: 5px;
    }
    .campaigns-co-for-mobile-col .et_pb_number_counter:before {
        color: #FC6A33;
        font-size: 24px;
        font-weight: 800;
        line-height: 28px;
    }
    .try-before-btn {
        width: fit-content;
    }
    .reviews-btn.orange-btn {
        border-radius: 64px;
        border: 1px solid rgba(255, 153, 0, 0.40);
        background: #FFF7EA;
        width: fit-content;
        display: flex;
        align-items: center;
        padding: 4px 8px;
        font-size: 12px;
        font-weight: 900;
        line-height: 20px;
        letter-spacing: 0.24px;
        text-transform: uppercase;
    }
    .reviews-btn.orange-btn span {
        padding: 0;
    }
    .reviews-btn.orange-btn span span:first-child:before {
        content: "";
        width: 8px;
        height: 8px;
        position: absolute;
        background: #f90;
        border-radius: 100%;
        top: 4px;
        left: -2px;
    }
    .reviews-btn.orange-btn span span:first-child {
        position: relative;
        padding-left: 8px;
    }
    .simple-pricing-sec span {
        margin-left: 0;
    }
    .simple-pricing-sec span:before {
        display: none;
    }
    .toscompliant {
        display: flex;
        align-items: center;
        gap: 10px;
    }
    .toscompliant img {
        max-width: 40px;
    }
    .toscompliant h3 {
        padding-bottom: 5px;
    }
    .questions-accordion .et_pb_toggle_open {
        border-left: 0px solid #f90 !important;
    }
    .questions-accordion .et_pb_accordion_item:after {
        display: none !important;
    }
    .questions-accordion .et_pb_toggle_close h5:before {
        width: 30px;
        height: 30px;
        font-size: 0 !important;
        background: url(/wp-content/uploads/2026/05/group-plus.svg) !important;
        background-repeat: no-repeat !important;
        background-size: contain !important;
        margin-right: 0px !important;
        right: 0 !important;
    }
    .questions-accordion .et_pb_toggle_open h5:before {
        width: 30px;
        height: 30px;
        background: url(/wp-content/uploads/2026/05/group-cross.svg) !important;
        background-repeat: no-repeat !important;
        background-size: contain !important;
        margin-right: 0px !important;
        right: 0 !important;
    }
     .questions-accordion-col {
        margin-bottom: 0 !important
     }
     .questions-accordion-col {
        margin-bottom: 0;
    }
    .questions-accordion-col .try-before-btn span {
        margin-left: 0;
    }
    .questions-accordion-col .try-before-btn span:before {
        display: none;
    }
    .simple-pricing.active .service-top h4,
    .simple-pricing:first-of-type .service-top h4{
        color: #FC6A33;
    }
    .simple-pricing.active {
        border-radius: 16px 16px 0 0;
        background: rgba(255, 235, 204, 0.40);
        border-width: 1px 1px 1px 4px;
        border-style: solid;
        border-color: #E9E9E9 #E9E9E9 #E9E9E9 #FC6A33;
    }
    .simple-pricing {
        border: 1px solid #E9E9E9;
        margin-bottom: 0 !important;
    }
    .service-top:before {
        content: "";
        width: 30px;
        height: 30px;
        background: url(/wp-content/uploads/2026/05/group-plus.svg) !important;
        background-repeat: no-repeat !important;
        background-size: contain !important;
        position: absolute;
        right: 10px;
        top: 30px;
    }
    .simple-pricing.active .service-top:before {
        background: url(/wp-content/uploads/2026/05/group-cross.svg) !important;
        background-size: contain !important;
        width: 30px;
        height: 30px;
    }
    .simple-pricing.active span.service-badge,
    .simple-pricing:first-of-type .service-badge:not(.flagship) {
        border: 1px solid rgba(252, 106, 51, 0.20);
        background: #FFEBCC;
        color: #FC6A33;
    }
    .service-roadmap span {
        padding: 4px 8px;
        border-radius: 64px;
        background: #FFEBCC;
    }
    .rell-us-about-form .gfield_radio {
        flex-wrap: wrap;
    }
    .rell-us-about-form .gchoice {
        width: calc(33.33% - 4px);
        text-align: center;
    }
    .rell-us-about-form .gform_wrapper.gravity-theme .gfield:not(.gfield--width-full) {
        grid-column: span 6;
        padding-inline: 2px;
    }
    .consultation-banner-right-sec .rell-us-about-form input, .consultation-banner-right-sec .rell-us-about-form select {
        padding: 11px 10px !important;
        font-weight: normal !important;
    }
    .consultation-banner-right-sec .rell-us-about-form input::placeholder {
        font-weight: normal !important;
        font-size: 16px !important;
    }
    .buyer-journey-btn-for-mobile p {
        position: relative;
        background: #fff;
        display: inline-block;
        padding-inline: 9px;
    }
    .buyer-journey-btn-for-mobile .et_pb_text_inner:before {
        content: "";
        width: 100%;
        height: 1px;
        background: #E9E9E9;
        position: absolute;
        top: 7px;
        left: 0;
        right: 0;
    }
    .buyer-journey-btn-for-mobile .et_pb_text_inner {
        text-align: center;
    }
    .analytics-left-col-outer .et_pb_blurb.active {
        border-left: 2px solid #FC6A33;
        background: rgba(255, 235, 204, 0.40);
    }
    .analytics-left-col-outer .et_pb_blurb.active .et_pb_main_blurb_image span {
        border: 1px solid #FC6A33;
        border-radius: 100%;
    }
    .analytics-left-col-outer {
        margin-bottom: 10px;
    }
    ul.real-experts-list {
        padding: 0;
    }
    ul.real-experts-list li {
        color: #232323;
        font-family: Montserrat;
        font-size: 12px;
        font-weight: 500;
        line-height: 16px;
        padding-top: 10px;
        display: flex;
        gap: 8px;
    }

    .converting-form-sec input, .converting-form-sec select, .converting-form-sec textarea {
        font-size: 16px !important;
        padding: 16px !important;
        font-weight: normal !important;
    }
    .converting-form-sec input::placeholder, .converting-form-sec textarea::placeholder {
        font-size: 16px !important;
        font-weight: normal !important;
    }
    .converting-form-sec .gform_heading p {
        font-size: 16px;
    }
    ul.real-experts-list li img {
        width: 20px;
        height: 20px;
    }
    .whatsapp-fixed img {
        width: 45px;
        right: 10px;
    }
    .what-can-we-row-outer {
        gap: 10px;
    }
    .what-can-we-colum,
    .what-can-we-colum-mobile {
        width: calc(50% - 5px) !important;
    }
    .bd-box-outer {
        border-radius: 16px;
        background: #000;
        padding: 24px 16px;
        margin-bottom: 0;
    }
    .what-happens {
        padding: 24px 16px;
        margin-bottom: 0;
    }
    .hear-from-sec ul li {
        color: #9EB1C6;
        font-size: 12px;
        line-height: 16px;
        padding-left: 35px;
        font-weight: 500;
    }
    .hear-from-sec ul li:first-child:after {
        top: -3px;
        left: 11px;
    }
    .hear-from-sec ul li:before {
        max-width: 23px;
        height: 24px;
        font-size: 12px;
        line-height: 15px;
    }
    .why-sellers-full-outer {
        border-radius: 16px;
        background: #000;
        padding: 24px 16px;
    }
    .converting-form-sec input[type="submit"] {
        padding: 13px 20px !important;
        margin-bottom: 0 !important;
    }
    .converting-left-colum {
        margin-bottom: 15px;
    }
    .why-sellers h3 {
        padding-bottom: 15px;
    }
    .why-sellers p em {
        padding-top: 12px;
    }
    .other-intro {
        padding-top: 15px;
    }
    .other-intro-icon {
        width: 32px;
        height: 32px;
        font-size: 11px;
        line-height: 16px;
    }
    .other-intro-text h5 {
        font-size: 14px;
        line-height: 20px;
        color: #F8F8F8 !important;
        text-transform: none;
    }
    .or-reach-us-directly-sec .et_pb_text_inner {
        flex-wrap: wrap;
    }

}
@media only screen and (max-width: 641px) {
    #gform_29 .gfield_select {
        padding-block: 17px !important;
    }
}



