/*page-font-style-start-here*/

#main-container section h1 {
    font-family: Zoho_Puvi_ExtraBold;
    font-size: calc(clamp(2.25rem, 9.615vw - 3.712rem, 3.5rem));
    line-height: 1.1;
}

#main-container section h2 {
    font-family: Zoho_Puvi_Bold;
    line-height: 1.2;
    font-size: calc(clamp(1.875rem, 2.885vw + 0.087rem, 2.25rem));
    margin: 0px 0px 0px 0px;
    text-align: center;
}

#main-container section h3 {
    font-family: Zoho_Puvi_Bold;
    line-height: 1.2;
    font-size: calc(clamp(1.375rem, 1.923vw + 0.183rem, 1.625rem));
}

#main-container section h4 {
    margin-left: 0px;
}

#main-container section h5 {
    font-family: Zoho_Puvi_SemiBold;
    font-size: clamp(1.125rem, 1.923vw - 0.067rem, 1.375rem);
    line-height: 1.6;
}

#main-container section p,
#main-container section li {
    font-size: calc(clamp(1rem, 0.962vw + 0.404rem, 1.125rem));
}

#main-container .bg-image {
    background-repeat: no-repeat;
    background-size: cover;
}

.mob-tab-res h3,
.mob-tab-res .img-wrap,
.mob-title h1 {
    display: none;
}


/*page-font-style-end-here*/


/*demo-form-style-start-here*/

.form-wrap-parent {
    position: relative;
    display: flex;
    justify-content: center;
}

.form-wrap-parent::before {
    content: '';
    background-image: url(../images/lp-form-bg-grid.png);
    position: absolute;
    left: 50px;
    top: -70px;
    background-repeat: no-repeat;
    height: 400px;
    width: 380px;
    background-size: contain;
}

.form-wrap {
    max-width: 450px;
    width: 100%;
    margin-left: auto;
    padding: 15px 20px 55px;
    border-radius: 5px;
    box-shadow: 0px 4px 40px 0px rgba(53, 76, 221, 0.25);
    background: rgba(255, 255, 255, 1);
    box-sizing: border-box;
    position: relative;
}

.form-wrap .form-title-cont {
    text-align: center;
}

.form-wrap .form-title-cont h3 {
    margin-bottom: 10px;
}

#main-container .form-wrap .form-title-cont p {
    font-size: 14px;
    margin-top: 0;
}

input,
select {
    background: #fff;
    display: block;
    height: 45px;
    width: 100%;
    box-sizing: border-box;
    padding: 10px 10px;
    border: 1px solid #2437878c;
    border-radius: 7px;
    font-size: 16px;
}

#WebDemo {
    width: 90%;
    margin: 0px auto;
}

.input-two-col>div:nth-child(1) {
    padding-right: 5px;
}

.input-two-col>div:nth-child(2) {
    padding-left: 5px;
}

span.errormsg {
    font-size: 12px;
    color: red;
}

.form-label label {
    left: 10px;
    top: 10px;
    margin-top: 0;
    font-weight: 300;
    position: absolute;
    padding-left: 2px;
    transform: translate3d(0, 0, 0);
    webkit-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
    font-size: 14px !important;
    color: #000;
}

.formfild {
    padding-bottom: 15px;
    position: relative;
}

.formfild.active {
    padding-bottom: 0px;
}

.form-js-label input[data-empty="false"]+label,
.form-js-label input:focus+label {
    top: -3px;
    opacity: 0;
}

#country_state,
#ukcountry_region {
    margin-top: 15px;
}

#clickevnt_text {
    font-weight: 400;
}

.prvcy-plicy {
    color: #000;
    font-size: 12px;
    text-align: center;
    padding: 0px 10px;
    box-sizing: border-box;
    line-height: 1.2em;
}

#main-container .prvcy-plicy a {
    font-size: 12px;
    text-align: center;
}

input.demo-submit {
    font-size: 18px;
    font-family: 'Zoho_Puvi_Bold';
    text-transform: uppercase;
    color: #fff;
    background: #db4228;
    height: 45px;
    cursor: pointer;
    border: 1px solid #db4228;
    transition: .3s ease;
}

input.demo-submit:hover {
    background: #ff241a;
    transition: .3s ease;
}

.footer-cta-section .sign-up {
    font-size: 18px;
    font-family: 'Zoho_Puvi_Bold';
    color: #fff;
    cursor: pointer;
    border: 1px solid #599CFF;
    transition: .3s ease;
    position: relative;
}

.footer-cta-section .sign-up {
    background: #3e87f2;
}

.footer-cta-section .sign-up:hover {
    background: #1C74F8;
}

select {
    background: #fff url(https://www.manageengine.com/products/service-desk/images/arrowImage.png) !important;
    background-repeat: no-repeat !important;
    background-position: right 1rem center !important;
    cursor: pointer;
    -moz-appearance: none;
    -webkit-appearance: none;
    font-size: 14px;
    color: #444;
}

#meGDPRMessage label {
    position: relative;
}

#main-container #meGDPRMessage label {
    font-size: 12px !important;
    color: #000;
}

.formfild.country-field {
    padding-bottom: 0px;
}

.card-list {
    max-width: 400px;
    width: 100%;
}

#meGDPRMessage {
    width: 100%;
}

#meGDPRMessage a {
    font: 12px / 1.6 Zoho_Puvi_Regular !important;
}

a.startyrfre {
    border-radius: 4px;
    padding: 15px 15px;
}

.write-us-wrap {
    text-align: center;
    font-size: 22px;
    padding: 20px 0px;
    line-height: 1.4em;
    text-align: center;
    color: #fff;
    padding: 80px 0px 0px;
}

.write-us-wrap p {
    margin-bottom: 0px;
}

#main-container .write-us-wrap p.sub-text {
    font-size: 11px;
    margin-top: 5px;
    font-family: 'Zoho_Puvi_Regular';
}

.heading-mobile-only {
    display: none;
}


/*demo-form-style-end-here*/

.wrapper-center {
    margin: 0px auto;
    width: 100%;
    max-width: 900px;
    text-align: center;
}


/*banner-section-start-here*/

.banner-gradient {
    background: #f3f3ff;
    background-image: url(../images/banner-gradient-bg.png);
    background-position: -280px 330px;
    background-repeat: no-repeat;
}

.workflow-section .double-col {
    border: 2px solid #dee3ec3b;
    background: linear-gradient(98.47deg, rgba(255, 255, 255, 0.6) 0.16%, rgba(255, 255, 255, 0.1) 97.83%);
    padding: 50px 50px;
    box-sizing: border-box;
    border-radius: 50px;
    box-shadow: 0 0px 15px -6px rgba(119, 119, 119, 0.4);
}

.banner-titles-parent {
    padding-bottom: 30px;
    position: relative;
    z-index: 33;
    background: #f3f3ff;
}

.sdp-banner-section {
    padding: 120px 0px 0px;
}

#main-container .sdp-banner-section .web-title h1 {
    font-size: 50px;
}

.sdp-banner-section .sdp-flex-wrap {
    align-items: self-start;
}

.sdp-banner-section .cta {
    background: linear-gradient(180deg, #271951 0%, #311E69 92.97%);
    box-shadow: 0px 2px 10px 0px rgba(92, 39, 250, 0.2);
    color: #ffff;
    border-radius: 10px;
    padding: 12px 43px;
    text-transform: uppercase;
    margin-top: 30px;
    font-family: 'Zoho_Puvi_SemiBold';
    position: relative;
}

.sdp-banner-section .cta.arw_lnk:hover:before,
.sdp-banner-section .cta.arw_lnk:hover:after {
    right: 17px;
    transition: .4s ease;
}

.sdp-banner-section .cta.arw_lnk::before,
.sdp-banner-section .cta.arw_lnk::after {
    background: rgba(184, 253, 151, 1);
    right: 23px;
    transition: .4s ease;
}

.sdp-banner-section .cta.arw_lnk::before {
    top: 20px;
}

.sdp-banner-section .cta.arw_lnk::after {
    top: 26px;
}

#main-container section p.banner-sub-title {
    color: rgba(28, 28, 30, 1);
    font-size: 30px;
    margin-top: -10px;
}

.scrolling-words-box {
    margin: auto;
    overflow: hidden;
    position: relative;
    z-index: 1;
    top: -20px;
    height: 70px;
}

.scrolling-words-box ul {
    position: absolute;
    top: 0;
    left: 0;
}

#main-container section .scrolling-words-box ul li {
    display: flex;
    align-items: center;
    justify-content: flex-start;
    height: 70px;
    font-size: 35px;
    list-style: none;
    font-family: Zoho_Puvi_SemiBold;
    color: rgba(53, 76, 221, 1);
    align-items: center;
}


/*banner-section-end-here*/


/*workflow-section-start-here*/

.workflow-section .img-wrap {
    box-sizing: border-box;
    position: relative;
}

.workflow-section .img-wrap img {
    z-index: 2;
    position: relative;
}

.workflow-section .img-wrap::after {
    content: '';
    position: absolute;
    left: -20px;
    bottom: -20px;
    width: 50px;
    height: 80px;
    background-image: url('../images/dotted-strip.png');
    background-size: cover;
    z-index: 1;
}

.workflow-section .left-col-wrap {
    padding-right: 30px;
}

.workflow-section .right-col-wrap {
    padding-left: 30px;
}


/*workflow-section-end-here*/


/*workflow-automation-features-col-start-here*/

.workflow-automation-features-col-section {
    background: rgba(252, 253, 255, 1);
}

.workflow-automation-features-col-section .top-wrap {
    margin: 0px auto 80px;
}

.workflow-automation-features-col-section .triple-col {
    justify-content: space-between;
}

.workflow-automation-features-col-section .triple-col>div {
    background: rgba(252, 253, 255, 1);
    box-shadow: 0 0px 15px -6px rgba(119, 119, 119, 0.4);
    padding: 40px 40px 40px;
    flex: 0 0 calc(95% / 3);
    max-width: calc(95% / 3);
    border-radius: 20px;
    transition: .3s ease;
    transform: scale(1);
}

.workflow-automation-features-col-section .triple-col>div:hover {
    transform: scale(1.03);
    transition: .3s ease;
}

.workflow-automation-features-col-section .triple-col>div span {
    background-image: url(../images/workflow-features-col-sprites.png);
    background-size: 350px;
    display: block;
    height: 100px;
    width: 110px;
    background-position: 0px 10px;
    margin: 0px auto;
    background-repeat: no-repeat;
}

.workflow-automation-features-col-section.feature-col-icon-a .triple-col>div:nth-child(1) span {
    background-position: 0px 10px;
}

.workflow-automation-features-col-section.feature-col-icon-a .triple-col>div:nth-child(2) span {
    background-position: -120px 10px;
}

.workflow-automation-features-col-section.feature-col-icon-a .triple-col>div:nth-child(3) span {
    background-position: -235px 10px;
}

.workflow-automation-features-col-section.feature-col-icon-b .triple-col>div span {
    margin: 0;
}

.workflow-automation-features-col-section.feature-col-icon-b .triple-col>div:nth-child(1) span {
    background-position: -237px -87px;
}

.workflow-automation-features-col-section.feature-col-icon-b .triple-col>div:nth-child(2) span {
    background-position: 3px -87px;
}

.workflow-automation-features-col-section.feature-col-icon-b .triple-col>div:nth-child(3) span {
    background-position: -117px -87px;
}

#main-container .workflow-automation-features-col-section.feature-col-icon-b .triple-col>div {
    padding: 30px 30px 70px;
}

#main-container .workflow-automation-features-col-section.feature-col-icon-b .triple-col h3 {
    font-size: 22px;
}

.workflow-automation-features-col-section .triple-col>div.light-blue {
    background: rgba(230, 241, 254, 1);
}

.workflow-automation-features-col-section .triple-col>div.light-blue:hover {
    background: rgb(203 222 244);
}

.workflow-automation-features-col-section .triple-col>div.light-pink {
    background: rgba(248, 245, 255, 1);
}

.workflow-automation-features-col-section .triple-col>div.light-pink:hover {
    background: rgb(237 232 249);
}

.workflow-automation-features-col-section .triple-col>div.light-yellow {
    background: rgba(255, 249, 242, 1);
}

.workflow-automation-features-col-section .triple-col>div.light-yellow:hover {
    background: rgb(253 241 228);
}

.workflow-automation-features-col-section .triple-col>div .arw_lnk {
    position: relative;
    font-weight: bold;
}

.workflow-automation-features-col-section .triple-col>div.light-blue .arw_lnk {
    color: rgba(23, 158, 220, 1);
}

.workflow-automation-features-col-section .triple-col>div.light-pink .arw_lnk {
    color: rgba(84, 58, 146, 1);
}

.workflow-automation-features-col-section .triple-col>div.light-yellow .arw_lnk {
    color: rgba(132, 98, 58, 1);
}

.workflow-automation-features-col-section .triple-col>div.light-blue .arw_lnk:before,
.workflow-automation-features-col-section .triple-col>div.light-blue .arw_lnk::after {
    background: rgba(23, 158, 220, 1);
}

.workflow-automation-features-col-section .triple-col>div.light-pink .arw_lnk:before,
.workflow-automation-features-col-section .triple-col>div.light-pink .arw_lnk::after {
    background: rgba(84, 58, 146, 1);
}

.workflow-automation-features-col-section .triple-col>div.light-yellow .arw_lnk:before,
.workflow-automation-features-col-section .triple-col>div.light-yellow .arw_lnk::after {
    background: rgba(132, 98, 58, 1);
}

.arw_lnk:before,
.arw_lnk::after {
    right: -15px;
    position: absolute;
    content: '';
    width: 10px;
    height: 2.5px;
    border-radius: 3px;
    transition: .4s ease;
}

.arw_lnk:before {
    transform: rotate(45deg);
    top: 7px;
}

.arw_lnk::after {
    transform: rotate(-45deg);
    top: 13px;
}

.arw_lnk:hover::before,
.arw_lnk:hover::after {
    right: -20px;
    transition: .4s ease;
}


/*workflow-automation-features-col-end-here*/


/*workflow-tab-section-start-here*/

.workflow-tab-section {
    background-image: url('../images/tab-section-bg.png');
}

.workflow-tab-section .top-wrap {
    max-width: 950px;
    width: 100%;
}

.tab-listing-content-parent {
    position: relative;
}

.tab-listing-content-parent .web-tab-res {
    max-width: 870px;
    margin: 0px auto;
    width: 100%;
}

.workflow-tab-section .workflow-tab-subtitle {
    text-align: center;
    margin-top: 30px;
}

.tab-click-parent {
    justify-content: space-around;
    margin: 50px 0px;
    position: relative;
}

#main-container .tab-click-parent li {
    text-transform: uppercase;
    margin-bottom: 0;
    padding: 5px 20px;
    z-index: 2;
    position: relative;
    font-weight: bold;
    cursor: pointer;
}

#main-container .tab-click-parent li.active {
    color: #fff;
}

.tab-fill {
    position: absolute;
    left: 0;
    background: rgba(36, 34, 71, 1);
    height: 100%;
    top: 0;
    z-index: 1;
    border-radius: 50px;
    transition: .5s ease;
}

.tab-listing-content-parent>div {
    position: absolute;
    top: 30px;
    left: 50%;
    width: 100%;
    height: 100%;
    opacity: 0;
    transform: translate(-50%, 0%);
}

.tab-listing-content-parent>div.active {
    opacity: 1;
    transition: .6s ease;
    top: 0px;
    z-index: 2;
}

.tab-listing-content-parent .video-wrap {
    margin-top: 50px;
}


/*workflow-tab-section-end-here*/


/*workflow-accordion-section-end-here*/

.workflow-accordion-section {
    background: linear-gradient(360deg, #FCF3ED 0.03%, #F1F4F8 100%);
    position: relative;
}

.accordion-parent-bg {
    position: relative;
}

.accordion-parent-bg .left-col-wrap {
    padding-right: 50px;
}

.accordion-parent-bg .sdp-flex-wrap {
    z-index: 1;
    position: relative;
}

.accordion-parent-bg::after {
    content: '';
    position: absolute;
    right: -70px;
    top: 0;
    height: 100%;
    width: 50%;
    background: rgba(244, 244, 244, 1);
    border: 1px solid rgba(109, 113, 115, 1);
    border-radius: 50px;
}

.workflow-accordion-section h5 {
    position: relative;
}

.workflow-accordion-section .bottom-wrap {
    margin-top: 80px;
}

.accordion-cont-wrap>div {
    padding-bottom: 40px;
    position: relative;
}

#screenshot-accordion.accordion-cont-wrap h5 {
    font-size: 20px;
}

.accordion-cont-wrap h5 {
    cursor: pointer;
}

.accordion-cont {
    display: none;
}

.workflow-accordion-section .accordion-cont-wrap h5::after,
.workflow-accordion-section .accordion-cont-wrap h5::before {
    content: '';
    position: absolute;
    left: 0;
    height: 3px;
    bottom: -8px;
    transition: .5s ease;
}

.workflow-accordion-section .accordion-cont-wrap h5::after {
    background: rgba(159, 114, 7, 1);
    z-index: 2;
    width: 0%;
    transition: 1s linear;
}

.workflow-accordion-section .accordion-cont-wrap h5::before {
    background: rgba(241, 241, 241, 1);
    z-index: 1;
    width: 100%;
}

.workflow-accordion-section .accordion-cont-wrap>div.active h5::after {
    width: 100%;
    transition: 4s linear;
}

.workflow-accordion-section .accordion-cont-wrap p {
    margin-bottom: 0;
}

.workflow-accordion-section h2 span {
    color: rgba(53, 76, 221, 1);
    display: inline-block;
}

.accordion-img-wrap {
    position: relative;
}

.accordion-img-wrap::before {
    content: '';
    position: absolute;
    left: 22%;
    top: -110px;
    height: 165%;
    background-image: url(../images/lp-acc-screnshot-bg-grid.png);
    background-size: cover;
    transform: translate(0%, 0%);
    width: 80%;
    background-repeat: no-repeat;
}

.accordion-img-wrap>div {
    display: none;
    max-width: 530px;
    width: 100%;
    margin-left: auto;
    position: relative;
    left: 50px;
}

.accordion-img-wrap>div:nth-child(1) {
    display: block;
}


/*workflow-accordion-section-end-here*/


/*workflow-middle-video-section-start-here*/

.workflow-middle-video-section {
    background-image: url('../images/workflow-middle-video-bg.png');
}

.workflow-middle-video-section .video-wrap {
    margin-top: 50px;
    max-width: 700px;
    width: 100%;
    border-radius: 20px;
    overflow: hidden;
}


/*workflow-middle-video-section-end-here*/


/*workflow-faq-section-start-here*/

.faq-parent-wrap {
    margin-top: 50px;
}

.faq-parent-wrap>div {
    padding-bottom: 40px;
}

#faq-parent-wrap {
    max-width: 1120px;
    margin: 80px auto 0px;
    width: 100%;
}

#faq-parent-wrap h5 {
    display: block;
    padding-right: 60px;
}

.faq-accord {
    padding-right: 10px;
    box-sizing: border-box;
    width: 95%;
}

#faq-parent-wrap h5::before,
#faq-parent-wrap h5::after {
    content: '';
    background: #000;
    position: absolute;
    transition: 0.5s ease-in;
    top: 20px;
    transform: translate(0%, -50%);
}

#faq-parent-wrap h5::before {
    width: 3px;
    height: 18px;
    right: 7px;
}

#faq-parent-wrap h5::after {
    width: 18px;
    height: 3px;
    right: 0;
}

#faq-parent-wrap>div.active h5::before {
    display: none;
}


/*workflow-faq-section-end-here*/


/*workflow-automation-bottom-cta-section-start-here*/

.workflow-automation-bottom-cta-section .cta {
    max-width: 210px;
    display: block;
    margin: 40px auto 0px;
    border: 2px solid #271951;
    padding: 10px 12px;
    border-radius: 7px;
    z-index: 1;
    position: relative;
    text-align: center;
    transition: .8s ease;
}

.workflow-automation-bottom-cta-section .cta:hover {
    transition: .8s ease;
    background: linear-gradient(180deg, #271951 0%, #311E69 92.97%);
}

.workflow-automation-bottom-cta-section .cta:hover a {
    color: #fff;
}

.workflow-automation-bottom-cta-section .cta a {
    color: #271951;
    font-family: 'Zoho_Puvi_SemiBold';
}

.workflow-automation-bottom-cta-section .cta-cont-wrap {
    display: flex;
    align-items: center;
    justify-content: center;
    height: 400px;
    background: url(../images/cta-wrap-bg.png);
    background-repeat: no-repeat;
    background-size: cover;
    position: relative;
    border-radius: 50px;
    box-shadow: 0px 2px 10px 0px rgba(232, 227, 255, 1);
}

.workflow-automation-bottom-cta-section .middile-wrap {
    max-width: 900px;
    z-index: 1;
    position: relative;
    width: 100%;
}

.workflow-automation-bottom-cta-section .middile-wrap h2 {
    color: rgba(44, 19, 115, 1);
}


/*workflow-automation-bottom-cta-section-end-here*/

.bubbles {
    position: absolute;
    width: 100%;
    height: 100%;
    z-index: 0;
    overflow: hidden;
    top: 0;
    left: 0;
}

.bubble {
    position: absolute;
    bottom: -100px;
    width: 12px;
    height: 12px;
    background: rgba(255, 255, 255, 1);
    border-radius: 50%;
    opacity: 0.5;
    animation: rise 10s infinite ease-in;
    box-shadow: 1px 1px 21px 11px #f0f0f0;
}

.bubble:nth-child(1) {
    left: 0%;
    animation-duration: 8s;
}

.bubble:nth-child(2) {
    left: 20%;
    animation-duration: 5s;
    animation-delay: 1s;
}

.bubble:nth-child(3) {
    left: 40%;
    animation-duration: 7s;
    animation-delay: 2s;
}

.bubble:nth-child(4) {
    left: 60%;
    animation-duration: 11s;
    animation-delay: 0s;
}

.bubble:nth-child(5) {
    left: 80%;
    animation-duration: 6s;
    animation-delay: 1s;
}

.bubble:nth-child(6) {
    left: 100%;
    animation-duration: 8s;
    animation-delay: 3s;
}

.bubble:nth-child(7) {
    left: 10%;
    animation-duration: 12s;
    animation-delay: 2s;
}

.bubble:nth-child(8) {
    left: 30%;
    animation-duration: 6s;
    animation-delay: 2s;
}

.bubble:nth-child(9) {
    left: 50%;
    animation-duration: 5s;
    animation-delay: 1s;
}

.bubble:nth-child(10) {
    left: 70%;
    animation-duration: 10s;
    animation-delay: 4s;
}

.bubble:nth-child(11) {
    left: 90%;
    animation-duration: 10s;
    animation-delay: 6s;
}

.bubble:nth-child(12) {
    left: 15%;
    animation-duration: 10s;
    animation-delay: 1s;
}

.bubble:nth-child(13) {
    left: 45%;
    animation-duration: 10s;
    animation-delay: 4s;
}

.bubble:nth-child(14) {
    left: 85%;
    animation-duration: 10s;
    animation-delay: 3s;
}

.bubble:nth-child(15) {
    left: 100%;
    animation-duration: 10s;
    animation-delay: 2s;
}

.bubble:nth-child(16) {
    left: 75%;
    animation-duration: 10s;
    animation-delay: 2s;
}

@keyframes rise {
    0% {
        bottom: -100px;
    }
    100% {
        bottom: 1080px;
    }
}

@media only screen and (max-width:767px) {
    .sdp-section {
        padding: 60px 0px;
    }
    .workflow-section {
        padding: 0px 0px 60px;
    }
    .accordion-parent-bg::after,
    .tab-click-parent,
    .form-wrap-parent::before {
        display: none;
    }
    .workflow-section .right-col-wrap,
    .workflow-section .left-col-wrap {
        padding-left: 0px;
        padding-right: 0px;
    }
    #main-container #screenshot-accordion.accordion-cont-wrap h5 {
        font-size: 22px;
    }
    .workflow-section .double-col {
        padding: 50px 20px;
    }
    .form-wrap-parent {
        margin-top: 60px;
    }
    .tab-listing-content-parent>div,
    .mob-tab-res h3 {
        display: block;
    }
    .tab-listing-content-parent {
        height: auto !important;
    }
    .tab-listing-content-parent>div {
        position: unset;
        transform: translate(0px, 0px);
        opacity: 1;
    }
    .form-wrap {
        margin: 0px;
    }
    #main-container section .scrolling-words-box ul li {
        justify-content: center;
        font-size: 26px;
        text-align: center;
    }
    #main-container section p.banner-sub-title {
        font-size: 22px;
    }
    .sdp-banner-section .double-col .left-col-wrap {
        text-align: center;
    }
    #main-container .bg-image {
        margin: 0px auto 20px;
    }
    .scrolling-words-box ul {
        transform: translate(0%, 0%);
        width: 100%;
    }
    .workflow-automation-features-col-section .top-wrap {
        margin: 0px auto 50px;
    }
    #main-container .workflow-automation-features-col-section .triple-col>div {
        max-width: 100%;
        margin-bottom: 50px;
        text-align: center;
    }
    #main-container .workflow-automation-features-col-section .triple-col>div:last-child {
        margin-bottom: 0px;
    }
    .accordion-img-wrap>div {
        margin: 0px auto;
        left: 0;
    }
    .accordion-img-wrap::before {
        left: 12%;
        top: -60px;
        height: 130%;
    }
    .accordion-parent-bg .left-col-wrap {
        padding-right: 0px;
    }
    .tab-listing-content-parent .video-wrap {
        margin-top: 40px;
    }
    .tab-listing-content-parent .wrapper-center {
        margin: 0px auto 50px;
    }
    .workflow-tab-section .bottom-wrap {
        margin: 50px auto;
    }
    .workflow-automation-features-col-section.feature-col-icon-b .triple-col>div span {
        margin: 0px auto;
    }
    .scrolling-words-box {
        height: 100px;
    }
    #main-container .banner-titles-parent {
        background: #f3f3ff;
        padding-bottom: 0;
    }
}

@media only screen and (min-width:768px) and (max-width:992px) {
    #main-container section .scrolling-words-box ul li {
        font-size: 26px;
    }
    #main-container section p.banner-sub-title {
        font-size: 20px;
    }
}

@media only screen and (max-width:992px) {
    .accordion-parent-bg::after,
    .accordion-parent-bg .right-col-wrap,
    .workflow-accordion-section .accordion-cont-wrap>div.active h5::after {
        display: none;
    }
    .workflow-automation-features-col-section .triple-col>div {
        flex: 0 0 calc(95% / 2);
        max-width: calc(95% / 2);
        margin-bottom: 40px;
    }
    .workflow-automation-features-col-section .triple-col {
        justify-content: space-around;
    }
    .accordion-parent-bg .sdp-flex-wrap,
    .mob-tab-res .img-wrap {
        display: block;
    }
    .accordion-parent-bg .left-col-wrap {
        max-width: 100%;
        padding-right: 0;
    }
    #screenshot-accordion .mob-tab-res .img-wrap {
        margin: 40px auto 0px;
        max-width: 600px;
        width: 100%;
    }
    #screenshot-accordion.accordion-cont-wrap h5 {
        font-size: 26px;
    }
}

@media only screen and (max-width:1024px) {
    .workflow-section .double-col {
        display: block;
        text-align: center;
    }
    .workflow-section .double-col>div {
        max-width: 100%;
    }
    .workflow-section .img-wrap {
        max-width: 600px;
        margin: 40px auto 0px;
    }
}

@media only screen and (max-width:1100px) {
    .banner-titles-parent {
        background: unset;
    }
}

@media only screen and (max-width:1300px) {
    #main-container section .scrolling-words-box ul li {
        font-size: 28px;
        line-height: 1.1;
    }
    #main-container .tab-click-parent li {
        font-size: 16px;
        margin-bottom: 20px;
    }
    #main-container .sdp-banner-section .web-title h1 {
        display: none;
    }
    #main-container .sdp-banner-section .mob-title h1 {
        display: block;
        font-size: 36px;
    }
}