/*css start*/
.page-page-not-found .body {
    background: url(/template/85b5ce5e/images/page-not-found-bg.png) no-repeat;
	background-size: cover;
    background-position: center;
}

.blog-banner .inner-content .content-part .right-part .blog-name {
    min-height: 182px;
}
/*** Language Selector Start ***/

.site-popup.popup.multi-language span.header-label .title {
    padding-bottom: 15px;
    font-weight: 500;
    font-size: 25px;
    max-width: 100%;
    line-height: 32px;
}

.site-popup.popup.multi-language span.header-label .label {
    font-size: 16px;
    padding: 0 0 5px;
}
.country-select.inside input, .country-select.inside input[type=text] {
    font-size: 14px;
}

.popup.multi-language .chosen-container a, .popup.multi-language .language-select-continue {
    max-width: 80px;
    font-size: 17px;
    padding: 10px 5px 12px;
    line-height: 16px;
    font-weight: 500;
    height: 45px;
    border-radius: 10px;
}

.popup.multi-language .language-select-cancel {
    margin: 0 auto;
    font-size: 16px;
    line-height: 20px;
    font-weight: 500;
    max-width: 100%;
    border: 0;
    text-transform: unset;
}
.popup.multi-language .select-wrapper .form-item {
    margin-right: 15px;
}
.popup.multi-language .country-select {
    width: 100%;
}
.popup.multi-language div.country-select .country-list {
    width: 100% !important;
}
.popup.multi-language .language-select-cancel:hover {
    text-decoration: underline;
    color: #F87252;
}
.popup.multi-language .language-select-continue:hover,
.popup.multi-language .language-select-continue:focus{
    background-color: #f7522a;
    border: 0;
}
.popup.multi-language .country-select .selected-flag .arrow {
    filter: unset;
    margin: 0 8px 0 5px;
}
.popup.multi-language .country-select.inside .selected-flag {
    padding: 0 0 0 20px;
}
.widget.widget-languageSelector div.country-select.inside input {
    border: 0;
    height:45px;
    width: 92%;
    border-radius: 0;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    font-style: normal;
    font-weight: 500;
    font-size: 14px;
    line-height: 35px;
    color: #fff;
    background: transparent;
}
.popup.multi-language {
    padding: 40px;
    border-radius: 10px;
    max-width: 480px;
    box-shadow: 0px 0px 24px 14px rgba(67, 67, 67, 0.1);
    top: 50% !important;
    transform: translate(-50%, -50%) !important;
    left: 50% !important;
}
.popup.multi-language .select-wrapper {
    max-width: 390px;
    margin: 0 auto;
    padding: 0 0 10px;
}
.popup.multi-language div.country-select.inside input {
    height: 45px;
    border-radius: 10px;
}
.country-select.inside .flag-dropdown:hover .selected-flag {
    background-color: transparent;
}
.country-select.inside input, .country-select.inside input[type=text] {
    padding-left: 38px;
    font-weight: 500;
    font-size: 17px;
}
.country-select .selected-flag .arrow {
    margin-top: -13px !important;
    right: 0;
    appearance: none;
    -moz-appearance: none;
    -webkit-appearance: none;
    border-color: #757575;
    height: 26px;
    border-width: 0;
    font-family: inherit;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 4px 20px;
    background: url(https://cdn2.iconfinder.com/data/icons/arrow-collection-3/512/Down-3-512.png) no-repeat right;
    background-position-x: right;
    background-size: auto;
    background-position-x: right;
    background-size: auto;
    background-position-x: right;
    background-size: auto;
    background-position-x: calc(100% - 15px);
    background-size: 12px;
    margin: 0;
    margin-top: 0px;
    margin-top: 0px;
    filter: invert(100%);
}
.footer .widget.widget-languageSelector .form-row {
    margin: 0;
    background: #182c40;
    border-radius: 10px;
}
.country-select .selected-flag .arrow.up {
    border-bottom: 0 solid #555;
    transform: rotate(180deg);
}
.country-select.inside .selected-flag {
    width: 220px;
    padding: 0 0 0 15px;
}
div.country-select .country-list {
    width: 220px !important;
    overflow: auto;
    right: 0;
    border: 0;
    border-radius: 10px;
    top: 48px;
  max-height: 400px;
}
.country-select .country-list .divider {
    padding-bottom: 0;
    margin-bottom: 0;
    border-bottom: 1px solid #f2f2f2;
}
div.country-select .country-list li:before{
    display: none;
}
div.country-select .country-list .country {
    padding: 6px 15px;
    line-height: 28px;
    font-size: 14px;
    margin:0;
    align-items: center;
    display: flex         
}
.popup.multi-language .select-wrapper .country-select.inside .selected-flag {
    width: auto;
    cursor: pointer;
}
.popup.multi-language .country-select.inside input, .country-select.inside input[type=text] {
    font-size: 15px;
    padding-left: 48px;
}
.country-select.inside input[type="text"] {
    padding-left: 45px;
}
.country-select input#country_selector:focus {
    border-color: transparent !important;
    background: transparent !important;
}
.track-order-button-form .form-row label {
    display: none;
}
/*** Language Selector End ***/
.one-order-one-truth-section .full-container .right-content .des-content-box a {
    border-radius: 10px;
    background: #FFBE63;
    color: #000;
    display: inline-block;
    padding: 10px 40px;
    font-weight: 500;
    font-size: 16px;
    text-align: center;
    text-decoration: none;
    height: 45px;
    margin: 0;
    width:auto;
    letter-spacing: 0;
    -webkit-transition: all 0.5s ease 0s;
    transition: all 0.5s ease 0s;
    line-height: 23px;
    margin-top: 15px;
}
.one-order-one-truth-section .full-container .right-content .des-content-box a:hover {
   background:#fda72e;
   color:#000000;
}
.one-order-one-truth-section .full-container .right-content .des-content-box ul,
.one-order-one-truth-section .full-container .right-content .des-content-box ol {
    text-align: left;
}
.one-business-single .business-single-inner ul, .one-business-single .business-single-inner .description-box {
    color: #fff;
}
body .wc-site-popup.popup .content {
    border-radius: 15px;
}
.widget-snippet .try-button-part a,
.widget-snippet .what-it-solves-section .mapping-button-part a,
.widget-snippet .order-management-top-section .content-container .order-button-box a {
    max-width: max-content;
    width: 100%;
}

.still-compare-sec .inner-content .button-group a.request-demo:nth-child(3),
.order-management-top-section .content-container .order-button-box a:last-child {
    background: #FFBE63;
    color: #000;
}

.still-compare-sec .inner-content .button-group a.request-demo:nth-child(3):hover,
.order-management-top-section .content-container .order-button-box a:last-child:hover {
    background: #F87252;
    color: #ffffff;
}

.widget-snippet .Why-it-mattersinnerfull-container .less-sub-title {
    line-height: 40px;
}

.ful-inner-middle-content .order-management-top-section .content-container {
    max-width: 900px;
    margin: 0 auto;
}

.widget-snippet .Why-it-mattersinnerfull-container .right-content .list-content-box ul {
    margin: 0 0 16px 9px;
    padding: 0;
}

.widget-snippet .one-order-one-truth-section .full-container .right-content .content-box {
    max-width: 500px;
}

#spltr-DE02670B-5B72-4D04-BD7D-9AF884DABF85 {
    background: url('/template/85b5ce5e/images/why-exsited-bg-min.png') no-repeat;
    background-size: cover;
}

.widget-snippet .system-banner .inner-content .bottom-content .single-item .designation {
    margin: 20px 0 10px;
}

.system-banner .inner-content .bottom-content .single-item .review-text {
    min-height: 248px;
}

.system-banner .inner-content .bottom-content .single-item img {
    object-fit: cover;
}

/*css end*/

@media screen and (max-width: 1500px) {
  .page-heading h1, .widget.widget-pageHeading h1 { 
    font-size: 48px; 
    line-height: 63px; 
}
.responsive .page-not-found-section .head-title {
    font-size: 58px;
    line-height: 72px;
}
.responsive .page-not-found-section {
    padding: 46px 0px 130px;
}
    .responsive .service-section .service-container,
    .responsive .real-results-from-teams-section .review-result-container,
    .responsive .why-exsited-means-business-section .exsited-box-container,
    .responsive section.feature-overhead-section,
    .responsive .built-australia-section .built-australia-container,
    .responsive .widget-snippet .price-section.inner-priceing .priceing-container,
    .responsive .not-sure-where-section .full-container,
    .responsive .widget-snippet .about-top-section .innerfull-container,
    .responsive .partner-with-exsited-container,
    .responsive .partners-type-container,
    .responsive .connect-with-exsited-section .contact-connect-container,
    .responsive .blog-banner .inner-content,
    .responsive .how-can-we-help-container,
  	.responsive .exsited-connect-sec .inner-content,
 	.responsive .do-exsited-sec .inner-content,
  	.responsive .what-it-solves-section .full-container,
  	.responsive .why-exsited-works-section .why-partner-with-us-container,
    .responsive .system-banner .inner-content,
   	.responsive .fragmented-system .item-area,
  	.responsive .what-makes-exsited-different-container,
    .responsive .what-makes-exsited-different-container,
    .responsive .why-partner-with-us-container,
  .responsive  .order-management-top-section .full-content-container{
        padding-left: 60px;
        padding-right: 60px;
        max-width: 100%;
        margin-left: 0px;
        margin-right: 0px;
    }
	.responsive .flexible-pricing-content-section {
       padding: 80px 0px 0px;
    }
	.responsive .what-drives-section {
     padding: 98px 0px 80px;
   }
   .responsive .why-partner-with-us-box { 
    padding: 40px; 
   }
    .responsive .why-partner-with-us-box p { 
    line-height: 26px; 
}
  .responsive .what-makes-exsited-different-wrap .big-col {
    width: auto;
    min-width: inherit;
}
    .responsive.page-blog .widget-blogPost .blog-post-content {
        padding-left: 45px;
        padding-right: 45px;
        max-width: 100%;
        margin-left: 0px;
        margin-right: 0px;
    }

    .responsive .Why-it-mattersinnerfull-container {
        gap: 0 120px;
        margin: 110px 0px 0px;
    }

    .responsive .order-management-top-section .content-container .inner-head-title {
        margin: 22px auto 20px;
    }

    .responsive .order-management-top-section .content-container .inner-head-title {
        font-size: 50px;
        line-height: 65px;
        max-width: 800px;
    }

    .responsive .system-banner .inner-content .top-content .title {
        font-size: 50px;
        line-height: 65px;
        max-width: 900px;
        margin: 0 auto 10px;
    }

    .responsive .system-banner {
        padding: 70px 0 94px;
    }

    .responsive .system-banner .inner-content .top-content {
        margin: 0 auto 95px;
    }

    .responsive .trusted-logo-sec {
        padding: 0 0 115px;
    }

    .responsive .fragmented-system .item-area .right-content {
        padding: 0 0 0 40px;
    }

    .responsive .fragmented-system {
        padding: 100px 0 135px;
    }

    .responsive .still-compare-sec .inner-content h2,
    .responsive .different-from-portal-builders-header h2,
    .responsive .what-makes-exsited-different-title,
    .responsive .stop-juggling-sec .inner-content .title-text,
    .responsive .exsited-really .inner-content .left-content .title-text,
    .responsive .why-exsited-works-section .why-partner-with-us-container h2,
    .responsive .widget.widget-snippet .what-it-solves-section .full-container .head-title,
    .responsive .about-us-video-container .right-video-content .video-title,
    .responsive .about-us-video-container .right-video-content .video-title,
    .responsive .do-exsited-sec .inner-content .title-part .title-text,
    .responsive .connect-stack .inner-content .title-content .title-text,
    .responsive .exsited-connect-sec .inner-content .right-content .title-part .title-text,
    .responsive .fragmented-system .title-area .title-txt,
    .responsive .still-compare-sec.see-you-cta-section .inner-content h2,
    .responsive .inner-logo-sec .title-text,
    .responsive .one-order-one-truth-section .full-container .sub-head-title,
    .responsive .one-business-head .business-title,
    .responsive .Why-it-mattersinnerfull-container .sub-head-title {
        font-size: 48px;
        line-height: 60px;
    }
.why-exsited-works-section .why-partner-with-us-box, .why-exsited-works-section .why-partner-with-us-box.active { 
    padding: 40px; 
}
    .responsive .exsited-connect-sec .inner-content .right-content {
        padding: 0 0 0 90px;
    }

    .responsive .exsited-connect-sec {
        padding: 120px 0 128px;
    }

    .responsive .connect-stack {
        padding: 102px 30px 125px;
    }

    .responsive .do-exsited-sec {
        padding: 100px 0px 526px;
    }

    .responsive .why-exsited-works-section {
        padding: 90px 0 112px;
    }

    .responsive .what-it-solves-section {
        padding: 290px 0 20px;
    }

    .responsive .Why-it-mattersinnerfull-container {
        gap: 0 82px;
        margin: 95px 0px 0px;
    }

    .responsive .order-management-top-section {
        padding: 80px 0px 145px;
    }

    .responsive .home-all-in-busyness {
        padding: 100px 30px 154px;
    }

    .responsive .one-order-one-truth-section {
        padding: 45px 0px 78px;
    }

    .responsive .inner-logo-sec {
        padding: 18px 0px 85px;
    }

    .responsive .still-compare-sec {
        padding: 95px 0 125px;
    }

    .responsive .what-it-solves-section .full-container .left-content-box {
        padding-right: 60px;
    }

    .responsive .about-us-video-container .right-video-content {
        padding: 107px 80px 136px 90px;
    }

    .responsive .footer>.widget-container {
        max-width: 100%;
    }

    .responsive .exsited-really {
        padding: 102px 30px 110px;
    }

    .responsive .stop-juggling-sec {
        padding: 90px 30px 110px;
    }

    .responsive .what-it-solves-section .full-container .left-content-box .number-text {
        font-size: 88px;
    }

.responsive .footer-help-sec {
    max-width: 100%;
    padding: 35px 60px 45px;
}
.widget.widget-image.footer-exsited-logo {
    max-width: 100%;
    padding: 0 60px;
}
  

    .responsive .fragmented-system .title-area {
        padding: 0 30px;
    }

    .responsive .trusted-logo-sec {
        padding: 0 30px 115px;
    }

    .responsive .widget.widget-snippet.exsited-solves-section .what-it-solves-section {
        padding: 100px 0 134px;
    }

    .responsive .what-makes-exsited-different-area {
        padding: 110px 0 141px;
    }
 
 

    .responsive .widget-snippet .different-from-portal-builders-area {
        padding: 20px 0 120px !important;
    }

    .responsive .widget.widget-snippet.exsited-solves-section.inner-custom-portal .what-it-solves-section {
        padding: 100px 0 80px;
    }
}

@media screen and (max-width: 1400px) {}

@media screen and (max-width: 1366px) {
.responsive .page-not-found-img {
      max-width: 800px;
      margin: 0 auto;
   }
   .responsive .footer-help-sec {
    padding: 35px 30px 45px;
  }
    .widget.widget-image.footer-exsited-logo {
    padding: 0 30px;
  }
    .responsive .service-section .service-container,
    .responsive .real-results-from-teams-section .review-result-container,
    .responsive .why-exsited-means-business-section .exsited-box-container,
    .responsive section.feature-overhead-section,
    .responsive .built-australia-section .built-australia-container,
    .responsive .widget-snippet .price-section.inner-priceing .priceing-container,
    .responsive .not-sure-where-section .full-container,
    .responsive .widget-snippet .about-top-section .innerfull-container,
    .responsive .partner-with-exsited-container,
    .responsive .partners-type-container,
    .responsive .connect-with-exsited-section .contact-connect-container,
    .responsive .blog-banner .inner-content,
    .responsive .how-can-we-help-container,
  	.responsive .exsited-connect-sec .inner-content,
 	.responsive .do-exsited-sec .inner-content,
  	.responsive .what-it-solves-section .full-container,
  	.responsive .why-exsited-works-section .why-partner-with-us-container,
    .responsive .system-banner .inner-content,
   	.responsive .fragmented-system .item-area,
  	.responsive .what-makes-exsited-different-container,
    .responsive .what-makes-exsited-different-container,
    .responsive .why-partner-with-us-container,
  .responsive  .order-management-top-section .full-content-container{
        padding-left: 40px;
        padding-right: 40px; 
    }
.responsive .page-not-found-section .head-title {
    font-size: 50px;
    line-height: 65px;
}
    .responsive.page-blog .widget-blogPost .blog-post-content {
        padding-left: 25px;
        padding-right: 25px; 
    }
	.responsive .what-drives-section {
      padding: 82px 0px 58px;
     }
}
@media screen and (max-width: 1300px) {
    .widget-navigation.main-menu .navigation-item {
    padding: 0 12px;
    }
    .responsive .order-management-top-section {
        padding: 80px 0px 110px;
    }

    .responsive .widget.widget-snippet.exsited-solves-section.inner-custom-portal .what-it-solves-section {
        padding: 90px 0 70px;
    }

    .responsive .one-business-body {
        gap: 50px;
        border-radius: 20px;
        padding: 62px 60px 0px 60px;
    }

    .responsive .home-all-in-busyness {
        padding: 85px 30px 130px;
    }

    .responsive .Why-it-mattersinnerfull-container {
        gap: 0 60px;
        margin: 95px 0px 0px;
    }

    .responsive .business-single-inner .business-left h3 {
        font-size: 22px;
        line-height: 36px;
        margin-bottom: 10px;
    }

    .responsive .system-banner .inner-content .bottom-content .single-item.three {
        max-width: 427px;
        height: 372px;
    }

    .responsive .system-banner .inner-content .bottom-content .single-item.three {
        max-width: 375px;
    }

    .responsive .system-banner .inner-content .bottom-content .single-item.one {
        max-width: 388px;
        max-height: 404px;
        width: 100%;
        overflow: hidden;
    }

    .responsive .system-banner .inner-content .bottom-content .single-item.three {
        padding: 45px 32px 50px;
        height: 385px;
        width: 100%;
        background-position: bottom left;
    }

    .responsive .system-banner .inner-content .bottom-content {
        gap: 0 20px;
        align-items: inherit;
    }

    .responsive .system-banner .inner-content .bottom-content .single-item .review-text {
        font-size: 18px;
        line-height: 27px;
        min-height: 233px;
    }

    .responsive .widget-snippet .trusted-logo-sec .inner-content .items {
        gap: 40px 30px;
    }

    .responsive .exsited-connect-sec {
        padding: 90px 0 120px;
    }

    .responsive .different-from-portal-builders-box {
        padding: 60px 40px 26px;
    }

    .responsive .widget-snippet .different-from-portal-builders-area {
        padding: 0px 0 108px !important;
    }
}

@media screen and (max-width: 1280px) {
    .responsive .service-section .service-container,
    .responsive .real-results-from-teams-section .review-result-container,
    .responsive .why-exsited-means-business-section .exsited-box-container,
    .responsive section.feature-overhead-section,
    .responsive .built-australia-section .built-australia-container,
    .responsive .widget-snippet .price-section.inner-priceing .priceing-container,
    .responsive .not-sure-where-section .full-container,
    .responsive .widget-snippet .about-top-section .innerfull-container,
    .responsive .partner-with-exsited-container,
    .responsive .partners-type-container,
    .responsive .connect-with-exsited-section .contact-connect-container,
    .responsive .blog-banner .inner-content,
    .responsive .how-can-we-help-container,
  	.responsive .exsited-connect-sec .inner-content,
 	.responsive .do-exsited-sec .inner-content,
  	.responsive .what-it-solves-section .full-container,
  	.responsive .why-exsited-works-section .why-partner-with-us-container,
    .responsive .system-banner .inner-content,
   	.responsive .fragmented-system .item-area,
  	.responsive .what-makes-exsited-different-container,
    .responsive .what-makes-exsited-different-container,
    .responsive .why-partner-with-us-container,
  .responsive  .order-management-top-section .full-content-container{
        padding-left: 30px;
        padding-right: 30px; 
    }

    .responsive.page-blog .widget-blogPost .blog-post-content {
        padding-left: 15px;
        padding-right: 15px; 
    }
}
@media screen and (max-width: 1200px) {
  .page-heading h1, .widget.widget-pageHeading h1 {
    font-size: 40px;
    line-height: 55px;
}
.responsive .page-not-found-section .head-title {
    font-size: 42px;
    line-height: 40px;
}
    .blog-post-details .blog-details-banner-image-wrapper {
        margin-bottom: 35px;
    }
 .responsive .newsletter.unsubscribe.valid-verify-form h3 {
  font-size: 35px;
  }
  .newsletter.unsubscribe.valid-verify-form {
  margin: 90px auto 100px;
  }
     .responsive  .what-makes-exsited-different-wrap .big-col .what-makes-exsited-different-item {
    padding: 60px;
}
     .responsive .about-us-top-video-section .left-video-about a span.player-text-title {
    line-height: 22px;
    text-align: left;
    max-width: 136px;
}
   .responsive .about-us-video-container .video-button a .play-button {
    width: 50px; 
}
    .what-excited .html-widget-element-content {
        margin-bottom: 60px;
    }

    .responsive .different-from-portal-builders-container {
        padding: 0 20px;
    }

    .responsive .fragmented-system .item-area .right-content a.how-fix {
        padding: 9px 15px;
    }

    .responsive .connect-stack {
        padding: 95px 20px 110px;
    }

    .responsive .exsited-really .inner-content {
        padding: 0 20px;
    }

    .responsive .why-exsited-works-section .why-partner-with-us-container,
    .responsive .what-it-solves-section .full-container,
    .responsive .do-exsited-sec .inner-content,
    .responsive .exsited-connect-sec .inner-content,
    .responsive .fragmented-system .item-area,
    .responsive .system-banner .inner-content {
        padding: 0 20px;
    }

    .responsive .about-us-top-video-section {
        padding: 0 20px;
    }

    .responsive .inner-logo-sec .inner-content,
    .responsive .one-order-one-truth-section .full-container,
    .responsive .order-management-top-section .full-content-container {
        padding: 0 20px;
    }

    .responsive .order-management-top-section .order-management-middle-content {
        margin-top: 70px;
    }

    .responsive .still-compare-sec .inner-content h2,
    .responsive .different-from-portal-builders-header h2,
    .responsive .what-makes-exsited-different-title,
    .responsive .fragmented-system .title-area .title-txt,
    .responsive .stop-juggling-sec .inner-content .title-text,
    .responsive .exsited-really .inner-content .left-content .title-text,
    .responsive .why-exsited-works-section .why-partner-with-us-container h2,
    .responsive .widget.widget-snippet .what-it-solves-section .full-container .head-title,
    .responsive .about-us-video-container .right-video-content .video-title,
    .responsive .about-us-video-container .right-video-content .video-title,
    .responsive .do-exsited-sec .inner-content .title-part .title-text,
    .responsive .connect-stack .inner-content .title-content .title-text,
    .responsive .exsited-connect-sec .inner-content .right-content .title-part .title-text,
    .responsive .still-compare-sec.see-you-cta-section .inner-content h2,
    .responsive .inner-logo-sec .title-text,
    .responsive .one-order-one-truth-section .full-container .sub-head-title,
    .responsive .one-business-head .business-title,
    .responsive .Why-it-mattersinnerfull-container .sub-head-title {
        font-size: 40px;
        line-height: 50px;
    }

    .responsive .exsited-really {
        padding: 102px 0px 110px;
    }

    .responsive .home-all-in-busyness {
        padding: 68px 20px 110px;
    }

    .responsive .one-business-body>div.left-part {
        padding-bottom: 20px;
        padding-top: 30px;
        padding-right: 15px;
    }

    .responsive .one-order-one-truth-section {
        padding: 45px 0px 48px;
    }

    .responsive .inner-logo-sec .logo-items {
        gap: 0 14px;
    }

    .responsive .inner-logo-sec .single-item.big-logo {
        width: 210px;
        height: 210px;
        padding: 20px;
    }

    .responsive .inner-logo-sec .single-item.big-logo img {
        width: 100%;
        max-width: 109px;
    }

    .responsive .inner-logo-sec .title-content {
        margin: 0 auto 40px;
    }

    body>.body {
        padding: 0;
    }

    .responsive .business-single-inner .business-left h3 {
        font-size: 18px;
        line-height: 30px;
        margin-bottom: 10px;
    }

    .responsive .fragmented-system .item-area .right-content .sub-title-text {
        font-size: 25px;
        line-height: 35px;
    }

    .responsive .exsited-connect-sec .inner-content .right-content {
        padding: 0 0 0 60px;
    }

    .responsive .widget.widget-snippet .what-it-solves-section .full-container .left-content-box .list-mid-content {
        padding: 38px 38px;
        min-height: 200px;
    }

    .widget-newsletter.newsletter-sec .form-row.button-container {
        bottom: 43px;
    }

    .responsive .footer-help-sec {
        padding: 30px 20px 35px;
    }

    .responsive .footer-help-sec .inner-content .text-part p,
    .responsive .footer-help-sec .inner-content .text-part a {
        font-size: 28px;
        line-height: 45px;
    }

    .widget.widget-image.footer-exsited-logo {
        padding: 0 20px;
    }

    .responsive .why-exsited-works-section .why-partner-with-us-all {
        flex-wrap: wrap;
    }

    .responsive .why-exsited-works-section .why-partner-with-us-box {
        flex: inherit;
        width: 100%;
    }

    .why-exsited-works-section .why-partner-with-us-box .icon img {
        height: auto;
    }

    .responsive .why-exsited-works-section .why-partner-with-us-all {
        gap: 25px 25px;
        align-items: inherit;
        display: grid;
        align-items: center;
        grid-template-columns: repeat(2, minmax(0, 1fr));
    }

    .responsive .why-exsited-works-section .why-partner-with-us-box.active {
        padding: 42px 34px 30px;
        min-width: 100%;
    }

    .responsive .why-exsited-works-section .why-partner-with-us-box .icon img {
        height: 120px;
    }

    .responsive .why-exsited-works-section .why-partner-with-us-box {
        min-height: 440px;
        display: flex;
        align-content: center;
        flex-wrap: wrap;
        justify-content: center;
    }

    .responsive .why-exsited-works-section .why-partner-with-us-box.active {
        top: 0;
    }

    .responsive .trusted-logo-sec {
        padding: 0 20px 115px;
    }

    .responsive .fragmented-system .title-area {
        padding: 0 20px;
    }

    .responsive .do-exsited-sec .inner-content .item-part .single-item {
        padding: 35px 40px;
        min-height: 115px;
    }

    .widget.widget-snippet .solution-mega-menu .inner-content .left-part a {
        padding: 9px 10px !important;
    }

    .responsive .stop-juggling-sec {
        padding: 90px 20px 110px;
    }

 

    .responsive .what-makes-exsited-different-wrap .small-col {
        width: calc(100% - 430px);
        min-width: calc(100% - 430px);
        display: flex;
        gap: 25px;
        flex-wrap: wrap;
    }

    .responsive .what-makes-exsited-different-container {
        padding: 0 20px;
    }

    .responsive .what-makes-exsited-different-wrap {
        gap: 0 20px;
    }

    .responsive .different-from-portal-builders-box {
        padding: 60px 30px 52px;
    }

    .responsive .different-from-portal-builders-container {
        padding: 0 20px;
    }

    .responsive .widget.widget-snippet.exsited-solves-section.inner-custom-portal .what-it-solves-section {
        padding: 79px 0 80px;
    }

    .responsive .different-from-portal-builders-content-wrap {
        gap: 0 20px;
    }

    .responsive .system-banner .inner-content .bottom-content .single-item.three {
        height: 340px;
    }

    .responsive .system-banner .inner-content .bottom-content .single-item .review-text {
        min-height: 180px;
    }
	.responsive .page-not-found-section {
    padding: 46px 0px 98px;
   }
   .responsive .page-not-found-img {
    max-width: 707px;
    margin: 0 auto;
   }
}


@media screen and (max-width: 991px) {
    .responsive .service-section .service-container,
    .responsive .real-results-from-teams-section .review-result-container,
    .responsive .why-exsited-means-business-section .exsited-box-container,
    .responsive section.feature-overhead-section,
    .responsive .built-australia-section .built-australia-container,
    .responsive .widget-snippet .price-section.inner-priceing .priceing-container,
    .responsive .not-sure-where-section .full-container,
    .responsive .widget-snippet .about-top-section .innerfull-container,
    .responsive .partner-with-exsited-container,
    .responsive .partners-type-container,
    .responsive .connect-with-exsited-section .contact-connect-container,
    .responsive .blog-banner .inner-content,
    .responsive .how-can-we-help-container,
  	.responsive .exsited-connect-sec .inner-content,
 	.responsive .do-exsited-sec .inner-content,
  	.responsive .what-it-solves-section .full-container,
  	.responsive .why-exsited-works-section .why-partner-with-us-container,
    .responsive .system-banner .inner-content,
   	.responsive .fragmented-system .item-area,
  	.responsive .what-makes-exsited-different-container,
    .responsive .what-makes-exsited-different-container,
    .responsive .why-partner-with-us-container,
  .responsive  .order-management-top-section .full-content-container{
        padding-left: 20px;
        padding-right: 20px; 
    }

    .responsive.page-blog .widget-blogPost .blog-post-content {
        padding-left: 5px;
        padding-right: 5px; 
    }
    .widget-snippet .one-order-one-truth-section ul {
        text-align: left;
    }

    .responsive .order-management-top-section .content-container .inner-head-title {
        font-size: 40px;
        line-height: 50px;
        max-width: 640px;
    }

    .responsive .still-compare-sec .inner-content h2,
    .responsive .different-from-portal-builders-header h2,
    .responsive .what-makes-exsited-different-title,
    .responsive .fragmented-system .title-area .title-txt,
    .responsive .stop-juggling-sec .inner-content .title-text,
    .responsive .exsited-really .inner-content .left-content .title-text,
    .responsive .why-exsited-works-section .why-partner-with-us-container h2,
    .responsive .widget.widget-snippet .what-it-solves-section .full-container .head-title,
    .responsive .about-us-video-container .right-video-content .video-title,
    .responsive .about-us-video-container .right-video-content .video-title,
    .responsive .do-exsited-sec .inner-content .title-part .title-text,
    .responsive .connect-stack .inner-content .title-content .title-text,
    .responsive .exsited-connect-sec .inner-content .right-content .title-part .title-text,
    .responsive .still-compare-sec.see-you-cta-section .inner-content h2,
    .responsive .inner-logo-sec .title-text,
    .responsive .one-order-one-truth-section .full-container .sub-head-title,
    .responsive .one-business-head .business-title,
    .responsive .Why-it-mattersinnerfull-container .sub-head-title {
        font-size: 38px;
        line-height: 48px;
    }
  body.page-terms-and-conditions .page-content, body.page-privacy-policy .page-content { 
    padding-left: 20px;
    padding-right: 20px; 
}
 .responsive .author-area .html-widget-element-content {
    margin: 0 0 80px 0;
}
    .responsive .order-management-top-section {
        padding: 60px 0px 110px;
    }

    .responsive .Why-it-mattersinnerfull-container {
        flex-wrap: wrap;
        flex-direction: column-reverse;
        margin: 80px 0px 0px;
    }

    .responsive .Why-it-mattersinnerfull-container .left-content {
        width: 100%;
    }

    .responsive .Why-it-mattersinnerfull-container .right-content {
        width: 100%;
        padding-right: 0;
    }

    .responsive .Why-it-mattersinnerfull-container .right-content {
        margin-bottom: 32px;
    }

    .responsive .Why-it-mattersinnerfull-container .less-sub-title {
        font-size: 24px;
        margin: 0 0 20px 0;
    }

    .responsive .order-management-top-section {
        padding: 60px 0px 80px;
    }

    .responsive .home-all-in-busyness {
        padding: 80px 20px 90px;
    }

    .responsive .one-business-body {
        gap: 20px;
        padding: 50px 60px 0px 60px;
        flex-wrap: wrap;
    }

    .responsive .one-business-body>div.left-part {
        flex-basis: 100%;
        padding-bottom: 30px;
        padding-top: 0px;
        padding-right: 0px;
    }

    .responsive .one-business-body>div.right-part {
        flex-basis: 100%;
    }

    .responsive .one-order-one-truth-section .full-container {
        gap: 0 40px;
        padding: 0 20px;
        flex-wrap: wrap;
        flex-direction: column-reverse;
    }

    .responsive .one-order-one-truth-section .full-container .left-content {
        width: 100%;
        max-width: 500px;
        margin: 0 auto;
    }

    .responsive .one-order-one-truth-section .full-container .right-content {
        width: 100%;
    }

    .responsive .one-order-one-truth-section .full-container .right-content .content-box {
        max-width: 534px;
        text-align: center;
        margin: 0 auto;
    }

    .responsive .inner-logo-sec .single-item.big-logo {
        width: 123px;
        height: 116px;
        padding: 20px;
        margin: 0 -25px;
    }

    .responsive .inner-logo-sec .single-item {
        width: 100px;
        height: 100px;
    }

    .responsive .order-management-top-section .order-management-middle-content {
        margin-top: 55px;
    }

    .responsive .still-compare-sec .inner-content {
        padding: 0 20px;
    }

    .responsive .Why-it-mattersinnerfull-container .left-content {
        display: none;
    }

    .responsive .one-business-body .business-right .business-img {
        max-width: 400px;
        margin: 0 auto;
    }

    .responsive .still-compare-sec {
        padding: 71px 0 100px;
    }

    .responsive .still-compare-sec.see-you-cta-section .inner-content h2 {
        max-width: 573px;
        margin: 0 auto 28px;
    }

    .responsive .system-banner .inner-content .bottom-content .single-item.one {
        max-width: 48%;
        width: 48%;
    }

    .responsive .system-banner .inner-content .bottom-content .single-item.two {
        max-width: 48%;
        width: 48%;
        overflow: hidden;
    }

    .responsive .system-banner .inner-content .bottom-content .single-item.three {
        margin-top: 25px;
    }

    .responsive .system-banner .inner-content .top-content .title {
        font-size: 40px;
        line-height: 50px;
        max-width: 640px;
    }

    .responsive .system-banner .inner-content .bottom-content {
        flex-wrap: wrap;
    }

    .responsive .system-banner .inner-content .bottom-content .single-item.two,
    .responsive .system-banner .inner-content .bottom-content .single-item.one {
        max-height: 323px;
        width: 100%;
        overflow: hidden;
    }

    .responsive .system-banner .inner-content .top-content {
        margin: 0 auto 60px;
    }

    .responsive .trusted-logo-sec {
        padding: 0 20px 80px;
    }

    .responsive .widget-snippet .fragmented-system .item-area .left-content {
        width: 100%;
    }

    .responsive .fragmented-system .item-area .right-content {
        padding: 0;
        width: 100%;
    }

    .responsive .fragmented-system .item-area {
        flex-direction: column-reverse;
    }

    .responsive .fragmented-system .title-area {
        margin: 0 auto 28px;
    }

    .responsive .fragmented-system {
        padding: 58px 0 90px;
    }

    .responsive .widget-snippet .fragmented-system .item-area .left-content {
        width: 100%;
        margin-top: 35px;
    }

    .responsive .exsited-connect-sec .inner-content .left-content {
        width: 100%;
        max-height: auto;
        overflow: hidden;
        max-width: 368px;
        margin: 0 auto;
    }

    .responsive .exsited-connect-sec .inner-content .right-content {
        padding: 0;
        width: 100%;
        margin-bottom: 35px;
    }

    .responsive .exsited-connect-sec .inner-content {
        padding: 0 20px;
        display: flex;
        flex-wrap: wrap;
        max-width: 1460px;
        margin: 0 auto;
        flex-direction: column-reverse;
    }

    .responsive .exsited-connect-sec {
        padding: 69px 0 80px;
    }

    .responsive .connect-stack {
        padding: 58px 20px 85px;
    }

    .responsive .do-exsited-sec {
        padding: 68px 0px 500px;
    }

    .responsive .connect-stack .inner-content .image-content {
        max-width: 600px;
        margin: 0 auto;
    }

    .responsive .about-us-video-container {
        flex-wrap: wrap;
        flex-direction: column-reverse;
    }

    .responsive .about-us-video-container .left-video-about {
        width: 100%;
    }

    .responsive .about-us-video-container .right-video-content {
        padding: 50px 30px 60px 30px;
        width: 100%;
    }

    .responsive .about-us-top-video-section .video {
        height: 450px;
    }

    .responsive .about-us-top-video-section video {
        width: 100%;
        height: 100%;
        object-fit: cover;
        border-bottom-right-radius: 20px;
        border-bottom-left-radius: 20px;
        border-top-right-radius: 0px;
        border-top-left-radius: 0px;
    }

    .responsive .about-us-top-video-section .left-video-about .video::after {
        width: 100%;
        height: 100%;
        -webkit-border-top-left-radius: 20px;
        -webkit-border-bottom-left-radius: 20px;
        -moz-border-radius-topleft: 20px;
        -moz-border-radius-bottomleft: 20px;
        border-top-left-radius: 0;
        border-bottom-left-radius: 20px;
        border-top-right-radius: 0;
        border-bottom-right-radius: 20px;
    }

    .responsive .what-it-solves-section .full-container .left-content-box {
        padding-right: 0;
        width: 100%;
    }

    .responsive .what-it-solves-section .full-container {
        flex-wrap: wrap;
    }

    .responsive .what-it-solves-section .right-middle-content {
        position: inherit;
        top: 100px;
    }

    .responsive .what-it-solves-section .full-container .right-image-content-box {
        width: 100%;
        max-width: 600px;
        margin: 0 auto;
    }

    .responsive .widget.widget-snippet .what-it-solves-section .full-container .left-content-box .list-mid-content {
        padding: 38px 38px;
        min-height: 141px;
    }

    .responsive .why-exsited-works-section .why-partner-with-us-container h2 {
        margin: 0 0 35px;
    }

    .responsive .exsited-really .inner-content .left-content {
        padding: 0 30px 0 0;
    }

    .responsive .exsited-really {
        padding: 70px 0px 70px;
    }

    .responsive .stop-juggling-sec {
        padding: 68px 20px 85px;
    }

    .responsive .widget-snippet .trusted-logo-sec .inner-content .items {
        flex-wrap: wrap;
    }

    .responsive .trusted-logo-sec .inner-content .items .single-item {
        width: calc(100%/5 - 0px);
    }

    .responsive .system-banner {
        padding: 70px 0 58px;
    }

    .responsive .what-makes-exsited-different-wrap .big-col {
        width: 100%;
        min-width: 100%;
    }

    .responsive .what-makes-exsited-different-area {
        padding: 75px 0 101px;
    }

    .responsive .what-makes-exsited-different-wrap {
        gap: 20px 20px;
        flex-wrap: wrap;
    }

    .responsive .what-makes-exsited-different-wrap .small-col {
        width: 100%;
        min-width: 100%;
        display: flex;
        gap: 20px;
        flex-wrap: wrap;
    }

    .responsive .different-from-portal-builders-box .content h3 {
        font-weight: 600;
        font-size: 18px;
        margin: 0 0 16px;
        line-height: 28px;
    }

    .responsive .what-it-solves-section .full-container .left-content-box .single-item:last-child {
        margin-bottom: 0;
    }

    .responsive .different-from-portal-builders-box {
        padding: 45px 20px 16px;
    }

    .responsive .widget.widget-snippet.exsited-solves-section .what-it-solves-section {
        padding: 68px 0 47px;
    }

    .responsive .fragmented-system .item-area .right-content a.how-fix {
        margin: 10px 0 0;
    }

    .responsive .widget-snippet .different-from-portal-builders-area {
        padding: 0px 0 80px !important;
    }

    .responsive .different-from-portal-builders-footer {
        margin: 40px 0 0;
    }

    .responsive .widget.widget-snippet.exsited-solves-section.inner-custom-portal .what-it-solves-section {
        padding: 48px 0 80px;
    }
	.responsive .flexible-pricing-content-section {
    padding: 68px 0px 0px;
   }
  .responsive .blog-banner .inner-content .content-part .right-part .blog-name {
    min-height: auto;
}
.responsive .not-found-content {
    padding: 0 20px;
}
}

@media screen and (max-width: 767px) {
  h1{
    font-size: 34px;
    line-height: 46px;
}
h2 {
    font-size: 30px;
    line-height: 40px;
}
h3 {
    font-size: 28px;
    line-height: 40px;
}
h4 {
    font-size: 26px;
    line-height: 39px;
}
h5 {
    font-size: 22px;
    line-height: 35px;
}
h6 {
       font-size: 20px;
    line-height: 34px;
}
  h1, h2, h3, h4, h5, h6 {
    margin: 40px 0 12px; 
}
  .page-heading h1, .widget.widget-pageHeading h1 {
    font-size: 34px;
    line-height: 44px;
}
  body.page-terms-and-conditions .page-content, body.page-privacy-policy .page-content {
    padding-left: 15px;
    padding-right: 15px;
}
  .page-heading, .widget-pageHeading {
    padding: 55px 0 40px; 
}
.responsive .not-found-content {
     padding: 0 15px;
	 margin-top: 16px;
   }
    .footer .widget.widget-languageSelector{
        width: 220px !important;
    }
    .country-select .flag-dropdown .country-list {
        top: 25px;
        left: 0;
        width: 200px !important;
    }
    .country-select .flag-dropdown .country-list .country-name {
        display: inline-block;
    }
    .country-select.inside .selected-flag {
        width:220px;
    }
    .site-popup.popup.multi-language {
        padding: 25px 15px 30px;
        max-width: 330px;
        min-width: 330px;
    }

    .popup.multi-language .chosen-container a, .popup.multi-language .language-select-continue {
        font-size: 14px;
        padding: 4px;
        max-width: 100%;
        margin: 0;
    }
    .site-popup.popup.multi-language .country-select.inside .selected-flag {
        width: 70px;
    }

    .widget.widget-languageSelector div.country-select.inside input {
        width: 100%;
        color: #fff !important;
    }
    .country-select #country_selector {
        display: block !important;
    }

    .popup.multi-language .select-wrapper {
        flex-direction: column;
        max-width: 260px;
        margin: 0 auto;
        padding: 0;
    }

    .popup.multi-language .select-wrapper .form-item {
        margin-right: 0;
        padding-right: 0;
        margin-bottom: 12px;
    }

    .popup.multi-language .select-wrapper .country-select.inside .selected-flag {
        width: 100%;
        max-width: 100%;
    }

    .popup.multi-language .language-select-cancel {
        font-size: 14px;
        margin: 20px auto 0;
    }
    .site-popup.popup.multi-language span.header-label .label {
        font-size: 15px;
        padding: 0 0 15px;
    }
    .site-popup.popup.multi-language span.header-label .title {
        font-size: 20px;
        line-height: 28px;
        padding-bottom: 20px;
    }
    .site-popup.popup.multi-language .country-select .flag-dropdown {
        width: 100%;
    }
    .site-popup.popup.multi-language .country-select .flag-dropdown .country-list .country-name {
        font-size: 13px;
        display: unset;
    }
    .site-popup.popup.multi-language .country-select .flag-dropdown .country-list {
        width: 100% !important;
        left: 0;
        top: 48px;
    }
    .country-select .flag-dropdown .country-list {
        top: 48px;
        left: 0;
        width: 220px !important;
    }
    .country-select .flag-dropdown .country-list .country-name {
        display: inline-block;
    }
    .site-popup.popup.multi-language div.country-select.inside .flag-dropdown {
        top: 2px;
    }
    .popup.multi-language div.country-select .country-list {
        width: 100% !important;
    }
  .newsletter.unsubscribe.valid-verify-form {
    margin: 50px auto 60px;
    border-radius: 0;
    padding: 0;
    box-shadow: unset;
    max-width: 100%;
  }
  .responsive .newsletter.unsubscribe.valid-verify-form h3 {
    font-size: 25px;
    line-height: 35px;
    margin: 0 0 10px;
  }
.newsletter.unsubscribe.valid-verify-form span.message {
  font-size: 16px;
  line-height: 26px;
}
.newsletter.unsubscribe.valid-verify-form .form-row label {
  font-size: 17px;
  line-height: 32px;
}
.newsletter.unsubscribe.valid-verify-form .form-row {
  margin: 10px 0 25px;
}
.page-newsletter-subscription .subscription-list-success {
  max-width: 100%;
  margin: 60px auto;
}
.page-newsletter-subscription .page-content {
  padding: 0 15px;
}
  .subscription-list-success .title {
  font-size: 22px;
  padding: 5px 15px;
}
.subscription-list-success .messess-text {
  margin: 0 15px;
  padding: 25px 10px 25px 80px;
}
.subscription-list-success .help {
  margin: 15px;
}
    .responsive .still-compare-sec .inner-content h2,
    .responsive .different-from-portal-builders-header h2,
    .responsive .what-makes-exsited-different-title,
    .responsive .fragmented-system .title-area .title-txt,
    .responsive .stop-juggling-sec .inner-content .title-text,
    .responsive .exsited-really .inner-content .left-content .title-text,
    .responsive .why-exsited-works-section .why-partner-with-us-container h2,
    .responsive .widget.widget-snippet .what-it-solves-section .full-container .head-title,
    .responsive .about-us-video-container .right-video-content .video-title,
    .responsive .about-us-video-container .right-video-content .video-title,
    .responsive .do-exsited-sec .inner-content .title-part .title-text,
    .responsive .connect-stack .inner-content .title-content .title-text,
    .responsive .exsited-connect-sec .inner-content .right-content .title-part .title-text,
    .responsive .still-compare-sec.see-you-cta-section .inner-content h2,
    .responsive .inner-logo-sec .title-text,
    .responsive .one-order-one-truth-section .full-container .sub-head-title,
    .responsive .one-business-head .business-title,
    .responsive .Why-it-mattersinnerfull-container .sub-head-title {
        font-size: 28px;
        line-height: 38px;
    }
   .responsive  .author-area .html-widget-element-content { 
    border: 1px solid rgba(0, 0, 0, 0.02); 
    background: rgba(251, 247, 243, 1);
     padding: 30px;
}
  .responsive .blog-post-details {
    padding: 0;
    margin-bottom: 50px;
}
 .responsive .author-area .column.column-8 {
    padding-left: 0;
}
  .responsive  .author-area .html-widget-element-content {
    margin: 0 0 50px 0;
}
.responsive  .widget-snippet .container-thankyou {
    padding: 45px 15px 60px 15px;
}
   .responsive .widget-snippet .container-thankyou .page-heading-wrapper h1 {
 
    font-size: 34px;
}
  .responsive .widget-snippet .container-thankyou .text-content h3 { 
    font-size: 30px;
    line-height: 51px; 
}
  .responsive .widget-snippet .container-thankyou h6 { 
    font-size: 20px;
    line-height: 28px;
    max-width: 254px;
    margin: 0 auto  15px;
}
  .responsive .widget-snippet .container-thankyou .img-content svg {
    width: 70px;
     height: 70px;
}
  .responsive .widget-snippet .container-thankyou .page-heading-wrapper {
    margin-bottom: 30px;
}
 .responsive .what-excited .html-widget-element-content {
    margin-bottom: 30px;
    max-width: 100%;
    padding: 0;
  }
 .responsive .what-excited .html-widget-element-content p{
    padding: 0 15px;
  }
    .responsive .what-excited .html-widget-element-content h2 {
        font-size: 32px;
        line-height: 40px;
    }

    .responsive .watch-video-section .video-container .video-content {
        z-index: 9;
    }

    .responsive .watch-video-section .video-container .video-part {

        z-index: 9;
    }

    .responsive .widget-article.contact-title {
        margin: 45px auto;
    }

    .responsive .widget-form.contact-form {
        border-radius: 0;
    }

    .responsive .widget-blogPost .blog-post-content {
        padding-left: 0;
        padding-right: 0;
    }

    .responsive .blog-post-details .content {
        padding: 0;
    }

    .responsive .stop-juggling-sec .inner-content .des-text {
        font-size: 18px;
        line-height: 27px;
    }

    .responsive .not-sure-where-section .full-container p {
        line-height: 28px;
    }

    .responsive .partners-type-content-wrap .content ul li span {
        font-size: 16px;
        line-height: 26px;
    }

    .responsive .widget-snippet .partners-type-content-wrap .content ul li {

        margin-bottom: 18px;
    }

    .responsive .widget-snippet .partners-type-content-wrap .content ul li img {
        margin-top: 4px;
    }

    .responsive .widget-snippet .partner-with-exsited-content-wrap .banner .big-col {

        display: none;
    }

    .responsive .widget-snippet .partner-with-exsited-content-wrap .banner .small-col img:last-child {
        display: none;
    }

    .responsive .widget-article.contact-title p {
        font-size: 17px;
        line-height: 25px;
        margin: 10px 0 0 0;
    }

    .responsive .contact-left-img {
        display: none;
    }

    .responsive .contact-form.widget-form textarea {
        height: 155px;
    }

    .responsive .contact-form.widget-form .form-row.btn-row {
        margin: 0;
    }

    .responsive .help-support-container .single-title {
        font-size: 18px;
        line-height: 24px;
        margin: 5px 0 10px 0;
    }

    .responsive .connect-with-exsited-section .contact-connect-container .single-title {
        font-size: 20px;
        line-height: 27px;
    }

    .responsive .still-compare-sec .inner-content .button-group a {
        max-width: 100%;
        width: 100%;
    }

    .responsive .order-management-top-section .content-container .bread-cum-box ul li {
        font-size: 15px;
    }

    .responsive .order-management-top-section .content-container .inner-head-title {
        font-size: 34px;
        line-height: 42px;
        max-width: 100%;
    }

    .responsive .inner-logo-sec .inner-content,
    .responsive .one-order-one-truth-section .full-container,
    .responsive .order-management-top-section .full-content-container {
        padding: 0 15px;
    }

    .responsive .order-management-top-section .content-container p {
        font-size: 16px;
        line-height: 28px;
        margin: 0 0 15px 0;
        padding: 0;
    }

    .responsive .order-management-top-section .content-container .order-button-box {
        margin: 22px 0px 0px;
        gap: 15px;
        margin: 22px 0px 0px;
        flex-wrap: wrap;
    }

    .responsive .order-management-top-section .order-management-middle-content {
        margin-top: 40px;
    }

    .responsive .Why-it-mattersinnerfull-container .less-sub-title {
        font-size: 20px;
        margin: 0 0 15px 0;
        line-height: 28px;
    }

    .responsive .Why-it-mattersinnerfull-container .sub-head-title {
        margin: 0 0 15px 0;
    }

    .responsive .Why-it-mattersinnerfull-container {
        margin: 50px 0px 0px;
    }

    .responsive .Why-it-mattersinnerfull-container .right-content .list-content-box ul {
        margin: 0 0 16px 10px;
        padding: 0;
    }

    .responsive .Why-it-mattersinnerfull-container .right-content .list-content-box ul li {
        padding: 0px 0 11px 25px;
        font-size: 16px;
        line-height: 28px;
        letter-spacing: 0;
    }

    .responsive .Why-it-mattersinnerfull-container .order-button-box {
        margin-top: 15px;
    }

    .responsive .order-management-top-section {
        padding: 60px 0px 60px;
    }

    .responsive .one-business-head .business-title {
        padding: 0 0px;
        margin: 0px 0 14px;
    }

    .responsive .home-all-in-busyness .left-part {
        display: block;
    }

    .responsive .business-single-inner .business-left h3 {
        font-size: 17px;
        line-height: 27px;
        margin-bottom: 10px;
    }

    .responsive .one-business-body {
        gap: 20px;
        padding: 62px 15px 0px 15px;
        flex-wrap: wrap;
    }

    .responsive .one-business-body {
        gap: 0px !important;
        padding: 25px 30px 0px 30px;
        flex-wrap: wrap;
    }

    .responsive .home-all-in-busyness {
        padding: 55px 15px 60px;
    }

    .responsive .one-order-one-truth-section .full-container {
        padding: 0 15px;
    }

    .responsive .inner-logo-sec .logo-items {
        gap: 0 14px;
        flex-wrap: wrap;
    }

    .responsive .inner-logo-sec .logo-items {
        gap: 0 14px;
        flex-wrap: wrap;
    }

    .responsive .inner-logo-sec .single-item.big-logo {
        width: 100px;
        height: 100px;
        padding: 20px;
        margin: 0 -18px;
        position: absolute;
    }

    .responsive .inner-logo-sec .logo-items {
        gap: 20px 30px;
        flex-wrap: wrap;
    }

    .responsive .one-business-body>div.left-part {
        padding-right: 0px;
        padding-bottom: 10px;
    }

    .responsive .inner-logo-sec .single-item {
        width: 130px;
        height: 130px;
    }

    .responsive .inner-logo-sec {
        padding: 18px 0px 60px;
    }

    .responsive .still-compare-sec {
        padding: 65px 0 95px;
    }

    .responsive .still-compare-sec .inner-content .button-group {
        display: flex;
        gap: 0 20px;
        margin: 30px 0 0;
        flex-wrap: wrap;
        gap: 20px;
    }

    .responsive .still-compare-sec .inner-content {
        padding: 0 15px;
    }

    .responsive .still-compare-sec {
        padding: 50px 0 60px;
    }

    .responsive .Why-it-mattersinnerfull-container .left-content {
        display: block;
    }

    .responsive .all-in-one-business .one-business-head {
        margin: 0 auto 28px;
    }

    .responsive .one-order-one-truth-section .full-container p {
        font-size: 17px;
        line-height: 28px;
        margin: 0 0 15px 0;
    }

    .responsive .inner-logo-sec .title-text {
        margin: 0 0 15px 0;
    }

    .responsive .inner-logo-sec .title-content p {
        font-size: 17px;
        line-height: 28px;
        margin: 0 0 15px 0;
    }

    .responsive .still-compare-sec.see-you-cta-section .inner-content p {
        font-size: 17px;
        line-height: 28px;
    }

    .responsive .still-compare-sec.see-you-cta-section .inner-content h2 {
        max-width: 100%;
        margin: 0 auto 15px;
    }

    .responsive .Why-it-mattersinnerfull-container p {
        font-size: 16px;
        line-height: 28px;
    }

    .responsive .order-management-top-section .content-container .inner-head-title {
        margin:0 auto 15px;
    }

    .responsive .one-order-one-truth-section .full-container .sub-head-title {
        margin: 0 0 15px 0;
    }

    .responsive .still-compare-sec.see-you-cta-section .inner-content .button-group a,
    .responsive .order-management-top-section .content-container .order-button-box a {
        height: auto;
        width: 100%;
        max-width: 100%;
    }

    .order-management-top-section .content-container .bread-cum-box {
        overflow-x: auto;
        overflow-y: hidden;
        padding-bottom: 8px;
    }

    .order-management-top-section .content-container .bread-cum-box ul {
        white-space: nowrap;
    }

    .responsive .footer .widget-title {
        margin: 0 0 12px;
    }

    .responsive .footer-help-sec .inner-content .text-part p,
    .responsive .footer-help-sec .inner-content .text-part a {
        font-size: 20px;
        line-height: 40px;
    }

    .responsive .footer-help-sec .inner-content .social-link ul {
        margin: 10px 0 0;
    }

    .widget.widget-image.footer-exsited-logo {
        padding: 0;
    }

    .widget-newsletter.newsletter-sec .form-row.button-container {
        bottom: 48px;
    }

    .responsive .footer-help-sec {
        padding: 30px 0 35px;
    }

    .responsive .system-banner {
        padding: 45px 0 40px;
    }

    .responsive .system-banner .inner-content .top-content .title {
        font-size: 34px;
        line-height: 42px;
        max-width: 640px;
    }

    .responsive .system-banner .inner-content .top-content .button-group a {
        padding: 9px 10px;
    }

    .responsive .why-exsited-works-section .why-partner-with-us-container,
    .responsive .what-it-solves-section .full-container,
    .responsive .do-exsited-sec .inner-content,
    .responsive .exsited-connect-sec .inner-content,
    .responsive .fragmented-system .item-area,
    .responsive .system-banner .inner-content {
        padding: 0 15px;
    }

    .responsive .system-banner .inner-content .top-content .button-group {
        margin: 25px 0 0;
        justify-content: center;
    }

    .responsive .system-banner .inner-content .top-content .des-title {
        font-size: 17px;
        line-height: 28px;
    }

    .responsive .system-banner .inner-content .bottom-content .single-item.two {
        max-width: 100%;
        width: 100%;
        overflow: hidden;
        margin-top: 20px;
    }

    .responsive .system-banner .inner-content .bottom-content .single-item.one {
        max-width: 100%;
        width: 100%;
    }

    .responsive .trusted-logo-sec .inner-content .items {
        flex-wrap: wrap;
    }

    .responsive .trusted-logo-sec .inner-content .items .single-item {
        width: calc(100%/3 - 0px);
    }

    .responsive .trusted-logo-sec .inner-content .title-content .title-text {
        margin: 0 auto 25px;
        line-height: 24px;
        max-width: 281px;
    }

    .responsive .fragmented-system {
        padding: 46px 0 60px;
    }

    .responsive .fragmented-system .title-area {
        margin: 0 auto 15px;
    }

    .responsive .fragmented-system .item-area .right-content .description-text {
        line-height: 28px;
        margin: 0 0 20px;
    }

    .responsive .fragmented-system .item-area .right-content .sub-title-text {
        font-size: 18px;
        line-height: 27px;
    }

    .responsive .fragmented-system .item-area .right-content a.how-fix {
        margin: 10px 0 0;
    }

    .responsive .exsited-connect-sec {
        padding: 48px 0 68px;
    }

    .responsive .exsited-connect-sec .inner-content .right-content .title-part .title-text {
        margin: 0 0 20px;
    }

    .responsive .exsited-connect-sec .inner-content .right-content .item-part .single-item .text-part {
        padding: 0 0 0 20px;
    }

    .responsive .exsited-connect-sec .inner-content .right-content .item-part .single-item .text-part .inner-title {
        font-size: 18px;
        line-height: 28px;
    }

    .responsive .connect-stack {
        padding: 58px 15px 60px;
    }

    .responsive .do-exsited-sec {
        padding: 52px 0px 470px;
    }

    .responsive .do-exsited-sec .inner-content .item-part {
        display: grid;
        align-items: center;
        grid-template-columns: repeat(1, minmax(0, 1fr));
        grid-gap: 20px;
    }

    .responsive .do-exsited-sec .inner-content .title-part .sub-title-text {
        font-size: 18px;
        line-height: 30px;
    }

    .responsive .do-exsited-sec .inner-content .item-part .single-item {
        padding: 30px 30px;
        min-height: auto;
    }

    .responsive .do-exsited-sec .inner-content .button-part {
        margin: 35px 0 0;
    }

    .responsive .about-us-video-container .right-video-content {
        padding: 35px 20px 40px 20px;
        width: 100%;
    }

    .responsive .widget.widget-snippet .what-it-solves-section .full-container .left-content-box .list-mid-content {
        padding: 25px 25px;
        min-height: auto;
    }

    .responsive .what-it-solves-section .full-container .left-content-box .number-text {
        font-size: 60px;
    }

    .responsive .what-it-solves-section .full-container .left-content-box .number-text {
        min-width: 40px;
    }

    .responsive .what-it-solves-section .full-container .left-content-box .single-item {
        margin-bottom: 25px;
    }

    .responsive .what-it-solves-section .full-container .left-content-box .content-text p {
        font-size: 16px;
        line-height: 26px;
    }

    .responsive .what-it-solves-section .mapping-button-part {
        margin-top: 0;
    }

    .responsive .why-exsited-works-section {
        padding: 60px 0 60px;
    }

    .responsive .why-exsited-works-section .why-partner-with-us-all {
        grid-template-columns: repeat(1, minmax(0, 1fr));
    }

    .responsive .why-exsited-works-section .why-partner-with-us-box {
        padding: 30px 30px 30px;
    }

    .responsive .why-exsited-works-section .why-partner-with-us-box .icon img {
        height: auto;
    }

    .responsive .why-exsited-works-section .why-partner-with-us-box {
        min-height: auto;
    }

    .responsive .exsited-really .inner-content {
        padding: 0 15px;
    }

    .responsive .exsited-really .inner-content .left-content {
        padding: 0;
        width: 100%;
        text-align: center;
    }

    .responsive .exsited-really .inner-content .right-content {
        width: 100%;
        max-height: auto;
        overflow: hidden;
        margin-top: 30px;
    }

    .responsive .exsited-really .inner-content .left-content .title-text {
        margin: 0 0 15px;
    }

    .responsive .exsited-really .inner-content .left-content .sub-title-text {
        font-size: 16px;
        line-height: 28px;
        margin: 0 0 1px;
    }

    .responsive .exsited-really {
        padding: 50px 0px 60px;
    }

    .responsive .stop-juggling-sec {
        padding: 50px 15px 60px;
    }

    .responsive .stop-juggling-sec .inner-content .button-group a {
        padding: 10px 15px;
        width: 100%;
        max-width: 100%;
    }

    .responsive .system-banner .inner-content .top-content {
        margin: 0 auto 38px;
    }

    .responsive .system-banner .inner-content .bottom-content .single-item .designation {
        margin: 15px 0 10px;
    }

    .responsive .system-banner .inner-content .bottom-content .single-item.three {
        height: 280px;
    }

    .responsive .system-banner .inner-content .bottom-content .single-item .review-text {
        min-height: 150px;
    }

    .responsive .system-banner .inner-content .bottom-content .single-item.three {
        padding: 28px 32px 50px;
    }

    .responsive .about-us-top-video-section .left-video-about .video-content {
        width: 100%;
        max-width: 250px;
    }

    .responsive .system-banner .inner-content .bottom-content .single-item .designation {
        font-size: 15px;
        line-height: 20px;
    }

    .responsive .about-us-top-video-section .left-video-about a {
        gap: 0 13px;
        width: 100%;
        font-size: 15px;
    }

    .responsive .about-us-top-video-section .video {
        height: 212px;
    }

    .responsive .what-makes-exsited-different-wrap .big-col .what-makes-exsited-different-item {
        padding: 35px 30px 20px;
    }

    .responsive .what-makes-exsited-different-item {
        padding: 33px 41px 16px;
    }

    .responsive .what-makes-exsited-different-wrap .big-col .what-makes-exsited-different-item .img img {
        height: auto;
    }

    .responsive .what-makes-exsited-different-wrap .small-col .what-makes-exsited-different-item {
        width: calc(100% - 0px);
    }

    .responsive .what-makes-exsited-different-item .img img {
        height: auto;
    }

    .responsive .what-makes-exsited-different-area {
        padding: 50px 0 75px;
    }

    .responsive .what-makes-exsited-different-container {
        padding: 0 15px;
    }

    .responsive .what-makes-exsited-different-footer {
        text-align: center;
        margin: 35px 0 0;
    }

    .responsive .stop-juggling-sec .inner-content .button-group {
        display: flex;
        margin: 25px 0 0;
        gap: 15px 0px;
        flex-wrap: wrap;
    }

    .responsive .exsited-connect-sec .inner-content .right-content .item-part .single-item .img-part {
        width: 8%;
        padding: 3px 0 0;
    }

    .responsive .widget.widget-snippet .what-it-solves-section .full-container .head-title {
        padding: 0 0 0 0;
        text-align: center;
    }

    .responsive .what-makes-exsited-different-title {
        margin: 0 0 28px;
    }

    .responsive .what-it-solves-section .full-container .head-title {
        margin: 0 0 28px 0;
    }

    .responsive .widget.widget-snippet.exsited-solves-section .what-it-solves-section {
        padding: 70px 0 65px;
    }

    .responsive .do-exsited-sec .inner-content .title-part {
        margin: 0 auto 32px;
    }

    .responsive .why-exsited-works-section .why-partner-with-us-box .icon {
        margin: 0 0 20px;
    }

    .responsive .different-from-portal-builders-content-wrap {
        gap: 0 25px;
        gap: 25px 20px;
        flex-wrap: wrap;
    }

    .responsive .exsited-really .inner-content .left-content a {
        margin: 10px 0 0;
        padding: 9px 10px;
    }
    .responsive .service-section .service-container .single-item:hover .content-box-des,
    .responsive .service-section .service-container .single-item .content-box-des{
      max-height: 100%;
      min-height: auto;
      overflow: hidden;
    }
    .responsive .inner-custom-bottom-cta .exsited-really .inner-content .left-content {
        padding: 0;
        width: 100%;
        text-align: left;
    }

    .responsive .different-from-portal-builders-header p {
        font-size: 17px;
        line-height: 28px;
    }

    .responsive .widget-snippet .different-from-portal-builders-area {
        padding: 0px 0px 45px !important;
    }

    .responsive .different-from-portal-builders-container {
        padding: 0 15px;
    }

    .responsive .different-from-portal-builders-box .icon img {
        height: auto;
    }

    .responsive .different-from-portal-builders-box {
        padding: 30px 15px 16px;
    }

    .responsive .widget.widget-snippet.exsited-solves-section.inner-custom-portal .what-it-solves-section {
        padding: 8px 0 40px;
    }

    .responsive .widget.widget-snippet.fragment-stock-creats-section.inner .fragmented-system .item-area .right-content a.how-fix {
        height: auto;
    }

    .responsive .different-from-portal-builders-footer {
        margin: 34px 0 0;
    }

    .responsive .still-compare-sec .inner-content p {
        font-size: 17px;
        line-height: 30px;
        margin: 0 auto 30px;
    }

    .responsive .different-from-portal-builders-box .icon {
        margin: 0 0 25px;
    }

    .responsive .exsited-connect-sec .inner-content .right-content .bottom-button {
        margin: 25px 0 0;
    }

    .responsive .exsited-connect-sec .inner-content .right-content .title-part .sub-title-text {
        line-height: 28px;
        margin: 0 0 30px;
    }

    .responsive .different-from-portal-builders-header {
        margin: 0 auto 28px;
    }

    .responsive .widget-snippet .different-from-portal-builders-footer a {
        padding: 11px 20px;
    }

    body .wc-site-popup.popup .content {
        padding: 15px;
    }

    .wc-site-popup.popup .close-icon {
        right: 0;
        top: -50px;
    }

    span.close-button-for-zoom-preview {
        right: 15px;
        top: -45px;
    }

    .wc-site-popup.popup.anim-fade-zoom.active {
        max-width: 340px;
        min-width: 340px;
        margin: 0 !important;
    }

    .responsive .wc-site-popup.popup .content {
        border-radius: 15px;
    }


    .responsive .service-section .service-container,
    .responsive .real-results-from-teams-section .review-result-container,
    .responsive .why-exsited-means-business-section .exsited-box-container,
    .responsive section.feature-overhead-section,
    .responsive .built-australia-section .built-australia-container,
    .responsive .widget-snippet .price-section.inner-priceing .priceing-container,
    .responsive .not-sure-where-section .full-container,
    .responsive .widget-snippet .about-top-section .innerfull-container,
    .responsive .partner-with-exsited-container,
    .responsive .partners-type-container,
    .responsive .connect-with-exsited-section .contact-connect-container,
    .responsive .blog-banner .inner-content,
    .responsive .how-can-we-help-container,
  	.responsive .exsited-connect-sec .inner-content,
 	.responsive .do-exsited-sec .inner-content,
  	.responsive .what-it-solves-section .full-container,
  	.responsive .why-exsited-works-section .why-partner-with-us-container,
    .responsive .system-banner .inner-content,
   	.responsive .fragmented-system .item-area,
  	.responsive .what-makes-exsited-different-container,
    .responsive .what-makes-exsited-different-container,
    .responsive .why-partner-with-us-container,
  .responsive  .order-management-top-section .full-content-container{
        padding-left: 15px;
        padding-right: 15px; 
    }

    .responsive .widget-blogPost .blog-post-content {
        padding-left: 0px;
        padding-right: 0px; 
    }
.responsive .one-order-one-truth-section .full-container .right-content .des-content-box a {
    margin-top: 5px;
  }
  .responsive .flexible-pricing-content-section {
    padding: 48px 0px 0px;
   }
   .responsive .what-drives-section {
    padding: 56px 0px 52px;
  }
.responsive .page-not-found-section .head-title {
    margin: 0px 0 10px 0;
    font-size: 29px;
    line-height: 34px;
    margin-top: 0;
}
.responsive .page-not-found-section {
    padding: 46px 0px 60px;
}
.responsive .page-not-found-section p {
    font-size: 16px;
    line-height: 27px;
}
    div.country-select .country-list .country {
        line-height: 24px;
    }
}

@media screen and (max-width: 575px) {
    .body {
        padding-top: 60px !important;
    }
}

@media screen and (max-width: 360px) {
    .responsive .still-compare-sec.see-you-cta-section .inner-content .button-group a {
        padding: 10px 16px;
        font-size: 16px;
    }

    .responsive .order-management-top-section .content-container .inner-head-title {
        font-size: 30px;
        line-height: 37px;
        max-width: 100%;
    }

    .responsive .order-management-top-section .content-container .bread-cum-box ul li {
        padding: 0 20px;
    }

    .responsive .stop-juggling-sec .inner-content .button-group {
        margin: 30px 0 0;
        flex-wrap: wrap;
        gap: 15px;
    }

    .responsive .system-banner .inner-content .top-content .button-group {
        margin: 25px 0 0;
        gap: 15px;
        flex-wrap: wrap;
    }

    .wc-site-popup.popup.anim-fade-zoom.active {
        max-width: 340px;
        min-width: 285px;
        margin: 0 !important;
    }
}

@media screen and (max-width:350px) {
.site-popup.popup.multi-language {
  max-width: 300px;
  min-width: 300px;
}
}
