.small-business-top-wrap .crowd-video-wrap iframe {
    opacity: 1;
}
.small-business-top-wrap .business-meta-data {
    padding-top: 60px;
}
.offer-img-wrap {
    margin-bottom: 60px;
}
.offer-img-wrap img {
    display: block;
    margin: auto;
    max-width: 100%;
}

.card-wrapper {
    flex-wrap: wrap;
    margin-left: -30px;
    margin-right: -30px;
}
.card-wrapper .card {
    width: calc(100% / 3)!important;
    padding-left: 30px;
    padding-right: 30px;
} 
.card-wrapper .card > .elementor-widget-wrap  {
    border-radius: 7px;
    background-color: #FFFFFF;
    box-shadow: 0 0 4px 6px #F3F3F3;
    padding-top: 15px;
    display: flex;
    flex-direction: column;
    align-items: center;
    min-height: 310px;
    padding: 30px;
    margin-bottom: 60px;
}

.card-wrapper .ben-title {
    color: #010341;
    font-size: 16px;
    font-weight: bold;
    letter-spacing: 0;
    line-height: 19px;
    text-align: center;
    margin-bottom: 35px;
}

.card-wrapper .ben-desc {
    color: #010341;
    font-size: 16px;
    font-weight: 500;
    letter-spacing: 0;
    line-height: 26px;
    text-align: center;
}

.invoice-outter-wrap .left-sec {
    height: 514px;
    width: 476px;
    border-radius: 7px;
    background-color: #F1F4F7;
    box-shadow: 0 0 4px 6px rgba(219,219,219,0.4);
    align-items: center;
    justify-content: center;
}
.invoice-outter-wrap .left-sec > .elementor-widget-container {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100%;
    height: 100%;
}
.right-sec {
    width: calc(100% - 476px);
    flex-direction: column;
    justify-content: center;
}
.text-sec-left {
    padding-left: 85px;
}
.text-sec-right {
    padding-right: 85px;
}
.invoice-outter-wrap .row-1 {
    margin-bottom: 75px;
}
.upload-btn-wrap .upload-btn {
    height: 82px;
    width: 361px;
    border-radius: 6px;
    display: flex;
    align-items: center;
    padding: 0 20px;
    position: relative;
    padding-right: 80px;
    font-size: 12px;
    font-weight: bold;
    letter-spacing: 0;
    line-height: 15px;
}
.upload-btn-wrap .white-btn {
    background-color: #FFFFFF;
    box-shadow: 0 0 4px 4px #E7E9EC;
    margin-bottom: 22px;
}
.upload-btn-wrap .fill-btn {
    background-color: #855BE0;
    box-shadow: 0 0 4px 4px #E7E9EC;
    color: #fff;
}
.upload-btn-wrap .upload-btn .icn {
    margin-right: 25px;
}
.upload-btn-wrap .upload-btn .submit-btn {
    position: absolute;
    right: 37px;
}

.invoice-outter-wrap .crowds-desc {
    /*max-width: 393px;*/
    color: #010341;
    font-family: Montserrat;
    font-size: 16px;
    font-weight: 500;
    letter-spacing: 0;
    line-height: 34px;
    margin-bottom: 30px;
}
.invoice-outter-wrap .btn-inverse-wrap {
    margin-bottom: 55px;
}

.rr-tab {
    margin-bottom: 22px;
}
.rr-tab .tab-label {
    color: #010341;
    font-size: 11px;
    font-weight: bold;
    letter-spacing: 0;
    line-height: 14px;
    margin-right: 20px;
}
.input-btn-wrap {
    display: flex;
    align-items: center;
    margin-bottom: 20px;
}
.input-btn-wrap:last-child {
    margin-bottom: 0;
}
.input-btn-wrap input {
    height: 58.89px;
    width: 289.7px;
    border-radius: 0 10px 10px 0;
    background: linear-gradient(270deg, #FFFFFF 0%, rgba(255,255,255,0.6) 100%);
    border: 0;
    outline: none;
    box-shadow: none;
    padding: 15px;
}
.purple-btn {
    height: 38px;
    width: 40.98px;
    border-radius: 7px;
    background-color: #855BE0;
    margin-left: 25px;
}

.integration-wrapper .left-sec {
    width: 395px!important;
    float: left; 
}
.integration-wrapper .right-sec {
    width: calc(100% - 395px)!important;
    padding-left: 25px;
    float: left; 
}

.integration-wrapper .right-sec > .elementor-widget-wrap {
    display: flex;
    flex-wrap: wrap;
    //margin-left: -35px;
    /*margin-right: -35px;*/
}
.integration-wrapper .right-sec > .elementor-widget-wrap > div {
    width: calc(100% / 3);
    padding: 0 10px;
}
.integration-outter-wrap {
    margin-top: 190px;
}
.integration-wrapper .right-sec > .elementor-widget-wrap .right-col-2 {
    margin-top: -100px;
}
.integration-wrapper .right-sec > .elementor-widget-wrap .common-card-style {
    height: 292.59px;
    width: 238.81px;
    border-radius: 7px;
    box-shadow: 0 0 4px 6px #F3F3F3;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-bottom: 25px;
}
.integration-wrapper .right-sec > .elementor-widget-wrap .common-card-style.card-1 {
    background-color: #1AB4D7;
}
.integration-wrapper .right-sec > .elementor-widget-wrap .common-card-style.card-2 {
    background-color: #00DC00;
}
.integration-wrapper .right-sec > .elementor-widget-wrap .common-card-style.card-3 {
    background-color: #2FA137;
}
.integration-wrapper .right-sec > .elementor-widget-wrap .common-card-style.card-4 {
    background-color: #0075DD;
}
.integration-wrapper .right-sec > .elementor-widget-wrap .common-card-style.card-5 {
    background-color: #EF463E;
}
.integration-wrapper .right-sec > .elementor-widget-wrap .common-card-style.card-6 {
    background-color: #635BFF;
}

.offer-img-wrap {
    position: relative;
}
.offer-img-wrap .right-star,
.offer-img-wrap .right-disc,
.offer-img-wrap .top-star,
.offer-img-wrap .left-disc {
    position: absolute;
}

.offer-img-wrap .top-star {
    top: -175px;
    left: -10px;
    height: 388px;
    width: 268px!important;
    z-index: 1;
}
.offer-img-wrap .left-disc {
    bottom: 154px;
    left: 0px;
    z-index: 1;
    width: 66px!important;
    height: 81px;
}
.offer-img-wrap .top-star img {
    width: 100%;
    height: 100%;
}
.offer-img-wrap > img {
    position: relative;
    z-index: 2;
}

.offer-img-wrap .right-star {
    right: 155px;
    top: 105px;
    z-index: 2;
    width: 57px!important;
    height: 81px;
}
.offer-img-wrap .right-disc {
    right: 120px;
    bottom: 15px;
    z-index: 2;
    width: 148px!important;
    height: 186px;
}
.offer-img-wrap .ofer-img {
    position: relative;
    z-index: 2;
}
.small-business .crowds-desc {
    position: relative;
    z-index: 2;
}

.text-sec-right  + .left-sec .elementor-widget-container {
    display: flex;
    align-items: center;
    justify-content: center;
}

.small-business-top-wrap .elementor-section {
    z-index: 2;
}
.integration-wrapper {
    margin-top: 190px;
    margin-bottom: 90px;
}
.invoice-outter-wrap .left-sec {
	border-radius: 0;
	box-shadow: none;
	background: none;
}
.invoice-outter-wrap .left-sec img {
	max-height: 100%;
	max-width: 100%;
	height: auto;
	width: auto;
}
@media only screen and (min-width: 1199px) { 
    .small-business .top-banner-main-title a {
        max-width: 700px;
    }
    .small-business .offer-wrap .crowds-desc {
       max-width: 700px;
       margin: 0 auto 77px;
    }
}

@media only screen and (min-width: 992px) and (max-width: 1199px) { 
    .integration-wrapper .left-sec {
        width: 40%;
    }
    .integration-wrapper .right-sec {
        width: 60%;
    }
    .integration-wrapper .right-sec > .elementor-widget-wrap .common-card-style {
        height: 166px;
        width: 165px;
    }
    .integration-wrapper .right-sec > .elementor-widget-wrap > div {
        padding: 0 20px;
    }
}

@media only screen and (max-width: 991px) { 
    .offer-img-wrap .ofer-img img {
        max-width: 100%;
    }
    .invoice-outter-wrap .left-sec {
        width: 50%!important;
        height: auto;
    }
    .right-sec {
        width: 50%!important; 
    }
    .text-sec-left {
        padding-left: 40px;
    }
    .text-sec-right {
        padding-right: 40px;
    }
    .integration-wrapper .left-sec {
        width: 100%!important;
    }
    .integration-wrapper .right-sec {
        width: 100%!important;
        padding-left: 0;
        float: left;
        margin-top: 120px;
    }
    .integration-wrapper .right-sec > .elementor-widget-wrap {
        margin-left: 0;
        margin-right: 0;
    }
    .invoice-outter-wrap {
        float: left;
        width: 100%;
    }
    .invoice-outter-wrap .row {
        margin-left: 0;
        margin-right: 0;
    }
    .upload-btn-wrap .upload-btn {
        height: 60px;
        width: 300px;
    }
    .input-btn-wrap input {
        height: 50px;
        width: 200px;
    }
    .integration-wrapper .right-sec > .elementor-widget-wrap > div {
        padding: 0;
    }
    .business-banner-wrapper {
        margin-bottom: 40px;
    }
    .card-wrapper {
        margin-right: 0;
        margin-left: 0;
    }
    .card-wrapper .card {
        width: calc(100% / 2);
        padding-left: 15px;
        padding-right: 15px;
    }
    .integration-wrapper {
        float: left;
        width: 100%!important;
        padding: 0 15px;
    }
    .integration-wrapper {
        margin-top: 0;
    }
    .site-main {
    	overflow-x: hidden;
    }
    .bottom-common-footer {
    	float: left;
    	width: 100%;
    }
}

@media only screen and (max-width: 767px) { 
    .offer-img-wrap .top-star,.offer-img-wrap .left-disc,.offer-img-wrap .right-star,.offer-img-wrap .right-disc {
        display: none;
    }
    .card-wrapper {
        display: block;
    }
    .card-wrapper .card {
        width: 100%!important;
    }
    .invoice-outter-wrap .row {
        display: block;
    }
    .invoice-outter-wrap .left-sec {
        width: 100%!important;
        padding: 20px;
    }
    .text-sec-left {
        padding-left: 0;
        width: 100%!important;
    }
    .text-sec-right {
        padding-right: 0;
        width: 100%;
        text-align: left;
        margin-bottom: 40px;
    }
    .text-sec-right > div {
        text-align: left;
    }
    .text-sec-right > div.btn-fill-wrap div {
        float: left!important;
    }
    .integration-wrapper .right-sec > .elementor-widget-wrap {
        flex-direction: column;
    }
    .integration-wrapper .right-sec {
        margin-top: 30px;
    }
    .integration-wrapper .right-sec > .elementor-widget-wrap > div {
        width: 100%;
    }
    .integration-wrapper .right-sec > .elementor-widget-wrap .common-card-style {
        margin: 15px auto;
    }

    .integration-wrapper .right-sec > .elementor-widget-wrap > div {
        display: block;
    }
    .integration-wrapper .right-sec > .elementor-widget-wrap .right-col-2 {
        margin-top: 0;
    }
    .integration-wrapper .right-sec > .elementor-widget-wrap .common-card-style {
        width: 45%;
        height: 185px;
        float: left;
        margin: 10px 8px;
    }
    .integration-wrapper .right-sec > .elementor-widget-wrap .common-card-style img {
        max-width: 100%;
        height: auto;
    }
    .integration-wrapper .right-sec > .elementor-widget-wrap > div > .elementor-container {
        margin: 0;
    }
    body .small-business .elementor-column-gap-default>.elementor-column>.elementor-element-populated {
        width: 100%;
        display: block;
    }
    .invoice-outter-wrap {
        padding: 0 15px;
    }
    .text-a-right {
        text-align: left;
    }
    .invoice-outter-wrap .crowds-desc {
        margin-bottom: 0!important;
    }
    .integration-wrapper {
        margin-top: 0;
    }
    .small-business .crowds-desc {
    	padding: 0 15px;
    }
    .upload-btn-wrap .upload-btn {
    	width: 100%;
    }
    .elementor-inner-section.invoice-outter-wrap .elementor-column-gap-default .text-sec-left {
    	order: 1;
    	margin-bottom: 30px;
    }
    .elementor-inner-section.invoice-outter-wrap .elementor-column-gap-default .left-sec.elementor-inner-column {
    	order: 2;
    }
}