body,
h1,
h2,
h3,
h4,
h5 {
    font-family: "Segoe UI", Helvetica, sans-serif !important;
}

.content-wrapper {
    padding: 0 20px;
    max-width: 1355px;
    margin: 0 auto;
}

img {
    border: 0;
    height: auto;
    max-width: 100%;
}

.home-top-container {
    width: 100%;
    height: 1060px;
    overflow: hidden;
    position: relative;
    padding-top: 120px;
    background: url(/template/default/images/home-top-bg2.svg);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    padding-bottom: 0;
}

.home-top-container h1 {
    font-size: 72px;
    font-weight: 700;
    line-height: 1.1;
    text-align: center;
    margin: 0;
    color: #333333;
    font-family: "YourFont", system-ui, sans-serif;
}

.home-top-container {
    min-height: 200px;
}

.home-top-container h2.main-subhead {
    font-size: 16px;
    line-height: 24px;
    margin-bottom: 0;
    color: #575757;
    font-weight: 400;
}

.peruser {
    background-color: #fff;
    box-shadow: 0 9px 16px 0 rgb(0 0 0 / 0.07);
    width: 450px;
    height: 50px;
    margin: 0 auto;
    border-radius: 49px;
    text-align: center;
    margin-top: 40px;
    font-size: 24px;
    color: #333333;
    font-weight: lighter;
    margin-bottom: 40px;
    line-height: 45px;
}

span.dollar {
    font-size: 24px;
    color: #e04827;
    font-weight: 600;
}

span.ruppees {
    font-size: 32px;
    font-weight: 600;
    color: #e04827;
}

.home-top-container .homeimg-holder {
    position: relative;
    padding-bottom: 35px;
}

.home-top-container .homeimg-holder img {
    border-radius: 15px;
    box-shadow: 0 0 29px 0 rgb(47 98 140 / 0.29);
}

.home-top-container .videopopup,
.sig-generator-holder .videopopup {
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    text-indent: -9999px;
    width: 96px;
    height: 96px;
    background: url(images/home-video-icon.webp) 0 0/96px no-repeat;
    box-shadow: 0 0 15px #ccc;
    border-radius: 50%;
}

.microsoft-appstore .content-wrapper {
    max-width: 1060px;
}

.sub_microsoft-appstore1 {
    display: flex;
    align-items: center;
    gap: 15px;
}

.sub_microsoft-appstore1 p {
    margin: 0;
}

p.discount {
    display: flex;
    align-items: center;
}

.sub_microsoft-appstore1 p.per_user {
    padding: 0 25px 0 0;
    border-right: 1px solid #b1bfd4;
}

.microsoft-appstore {
    border: 1px solid #f1f7fe;
    border-radius: 15px;
    background: #f9fafa;
    height: 185px;
    padding: 30px 0;
}

.sub_microsoft-appstore {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 20px;
}

.microsoft-appstore p {
    color: #484a4d;
    font-size: 16px;
    font-weight: 600;
    padding-top: 20px;
}

.sub_microsoft-appstore1 span {
    font-size: 54px;
    color: #534f4f;
    font-weight: lighter;
}

.sub_microsoft-appstore1 span.red {
    font-size: 72px;
    color: #f11c1c;
}

.sub_microsoft-appstore1 p.per_user {
    font-size: 16px;
    color: #383a3b;
    font-style: italic;
    font-weight: 400;
}

.sub_microsoft-appstore1 .discount span:first-child {
    color: #383a3b;
    font-size: 16px;
    font-weight: 400;
}

.sub_microsoft-appstore1 .discount span:nth-of-type(2) {
    color: #ff813c;
    font-size: 72px;
}

.discount {
    display: flex;
    align-items: center;
}

.sub_microsoft-appstore1 .discount p span:first-child {
    color: #383a3b;
    font-size: 42px;
}

.sub_microsoft-appstore1 .discount p span:nth-of-type(2) {
    color: #383a3b;
    font-size: 19px;
}

.sub_microsoft-appstore1 .discount p {
    display: flex;
    flex-direction: column;
    gap: 10px;
    margin: 10px 0 0 0;
}

.microsoft-appstore span a {
    font-size: 24px;
    color: #015aac;
    line-height: 1.2;
}

.microsoft-appstore span a:hover {
    color: #0686ff;
}

.sub_microsoft-appstore2 p {
    font-size: 24px;
    color: #015aac;
    font-weight: lighter;
}

.home-top-container .microsoft-appstore .feature-sub-title {
    width: 100%;
    padding: 20px 0 0 0;
    margin: 0;
    font-size: 18px;
    color: #413f40;
    font-weight: 600;
}

.clients-group {
    display: flex;
    transition: transform 0.4s ease;
    will-change: transform;
}

.clients-group>* {
    flex: 0 0 auto;
}

.clients-wrapper {
    overflow: hidden;
}

.home-features.clients-slide {
    position: relative;
    padding: 75px 0 0;
    background: none;
}

.home-features.clients-slide .h2-title-heading {
    font-size: 20px;
    margin-bottom: 30px;
    font-weight: 600;
    color: #222;
}

.home-features.clients-slide p {
    font-size: 16px;
    color: #222;
    margin: 0;
}

.three_fourth {
    width: 100%;
    position: relative;
}

.our-clients {
    overflow: hidden;
    width: 95%;
    margin: 0 auto;
}

.clients-group {
    display: flex;
    align-items: center;
    transition: transform 0.5s ease;
}

.clients-image {
    flex: 0 0 calc(100% / 7);
    height: 60px;
    background-image: url(images/our-client-sprite.png);
    background-repeat: no-repeat;
}

.clients-slide .arrows {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    width: 32px;
    height: 32px;
    cursor: pointer;
    z-index: 10;
}

.clients-slide .arrows::before {
    content: "";
    width: 32px;
    height: 32px;
    display: block;
    background-image: url(images/home-sprite-img.webp);
    background-repeat: no-repeat;
    margin: 15px 0 0 0;
    opacity: 0.3;
}

.clients-left-arrow {
    left: 0;
}

.clients-left-arrow::before {
    background-position: 0 87.3%;
}

.clients-right-arrow {
    right: 0;
}

.clients-right-arrow::before {
    background-position: 0 79%;
}

.clients-image.tesco:hover {
    background-position: center -40px;
}

.clients-image.tesco {
    background-position: center 18px;
}

.clients-image.cap:hover {
    background-position: center -522px;
}

.clients-image.cap {
    background-position: center -463px;
}

.clients-image.uni:hover {
    background-position: center -1117px;
}

.clients-image.uni {
    background-position: center -1058px;
}

.clients-image.ar:hover {
    background-position: center -162px;
}

.clients-image.ar {
    background-position: center -104px;
}

.clients-image.acme:hover {
    background-position: center -280px;
}

.clients-image.acme {
    background-position: center -221px;
}

.clients-image.lex:hover {
    background-position: center -994px;
}

.clients-image.lex {
    background-position: center -935px;
}

.clients-image.informa:hover {
    background-position: center -756px;
}

.clients-image.informa {
    background-position: center -697px;
}

.clients-image.jetron:hover {
    background-position: center -874px;
}

.clients-image.jetron {
    background-position: center -815px;
}

.clients-image.imbb:hover {
    background-position: center -640px;
}

.clients-image.imbb {
    background-position: center -582px;
}

.clients-image.axis:hover {
    background-position: center -402px;
}

.clients-image.axis {
    background-position: center -343px;
}

.home-steps-block {
    position: relative;
    padding: 100px 0 0px;
}

.home-steps-block p {
    font-size: 16px;
    color: #222;
}

.home-steps-block .h2-title-heading {
    margin: 0 0 0 0;
    padding: 0 0 35px 0;
    font-size: 54px;
    color: #222;
    font-weight: 700;
}

.home-steps-block .h2-title-heading span {
    background-image: linear-gradient(#89cbf7, #0065d0);
    -webkit-background-clip: text;
    -webkit-text-fill-color: #fff0;
}

.home-top-container h1 span {
    background-image: linear-gradient(#89cbf7, #0065d0);
    -webkit-background-clip: text;
    background-clip: text;
    -webkit-text-fill-color: #fff0;
}

.faq-right-new {
    margin-top: 60px;
}

.sub_centralized {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 60px;
}

.sub_centralized img {
    box-shadow: 0 0 17.64px 3.36px rgb(0 0 0 / 0.1);
    border-radius: 25px;
}

.signature-control h2 {
    font-size: 32px;
    margin-bottom: 30px;
    color: #222;
    font-weight: 600;
}

.signature-control .accordion-item1 {
    position: relative;
    border-left: 5px solid #fff0;
    padding-left: 16px;
}

.signature-control .accordion-header1 p {
    width: 100%;
    font-size: 18px;
}

.signature-control .accordion-item1.active .accordion-header1 p {
    border-bottom: none;
    padding-bottom: 0;
}

.signature-control .accordion-item1.active .accordion-content p {
    padding: 0 0 20px 0;
    margin: 0 0 0 38px;
}

.signature-control .accordion-item1.active {
    border-left: 5px solid #ffbb08;
}

.signature-control .accordion-item1:first-child:after {
    display: none;
}

.signature-control .accordion-item1::after {
    content: "";
    position: absolute;
    left: 55px;
    right: 0;
    top: 0;
    height: 1px;
    background: #d1d1d1;
}

.signature-control .accordion-header1.first_btn {
    padding-top: 5px;
}

.signature-control .accordion-header1 {
    font-family: "Segoe UI", Helvetica, sans-serif !important;
    width: 100%;
    background: none;
    border: none;
    text-align: left;
    color: #222;
    font-size: 18px;
    font-weight: 600;
    padding: 25px 0;
    cursor: pointer;
    display: grid;
    align-items: start;
    justify-content: start;
    cursor: pointer;
    gap: 18px;
    grid-template-columns: auto auto;
}

.signature-control .accordion-header1:hover {
    color: #1f8cff;
}

.signature-control .icon {
    margin-top: 3px;
}

.signature-control .icon.minus {
    background: url(/template/default/images/central_minus_icon.png);
    background-repeat: no-repeat;
    height: 18px;
    width: 18px;
}

.signature-control .icon.plus {
    background: url(/template/default/images/central_plus_icon.png);
    background-repeat: no-repeat;
    height: 18px;
    width: 18px;
    position: relative;
    flex-shrink: 0;
}

.signature-control .icon.plus::after {
    width: 2px;
    height: 10px;
    top: 5px;
    left: 9px;
}

.signature-control .icon.minus::after {
    display: none;
}

.signature-control .accordion-content {
    max-height: 0;
    overflow: hidden;
    transition: max-height 0.40s ease-in;
}

.signature-control .accordion-item1.active .accordion-content {
    max-height: 300px;
}

.signature-control .accordion-content p {
    margin: 0 0 20px;
    font-size: 16px;
    color: #222;
    line-height: 1.6;
    padding: 0 0 0 35px;
    text-align: justify;
}

.signature-control .accordion-content a {
    color: #0684d8;
    text-decoration: none;
}

.signature-control .accordion-item1:last-child .accordion-header1 p {
    border-bottom: none;
    padding-bottom: 0;
}

.sig-generator-holder {
    padding: 60px 0 60px;
}

.sig-generator-holder .sub-sig-generator-holder {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 50px;
    align-items: center;
}

.sig-generator-holder .h2-title-heading {
    padding: 0 0 35px 0;
    font-size: 54px;
    color: #222;
    font-weight: 700;
    text-align: left !important;
    margin: 0;
}

.sig-generator-holder .h2-title-heading span {
    background-image: linear-gradient(#89cbf7, #0065d0);
    -webkit-background-clip: text;
    -webkit-text-fill-color: #fff0;
}

.sig-generator-holder .sub-head {
    padding: 0;
    text-align: left !important;
}

.sig-generator-holder p.new-btn {
    margin-top: 40px;
}

.sig-generator-holder .homeimg-holder {
    position: relative;
}

.sub-sig-generator-holder img {
    box-shadow: 0 0 13px 1px rgb(92 92 92 / 26%);
    border-radius: 25px;
}

.outlook-addin {
    padding: 70px 0 110px;
}

.outlook-addin .h2-title-heading {
    padding: 0 0 35px 0;
    font-size: 54px;
    color: #222;
    font-weight: 700;
    text-align: left !important;
    margin: 0;
}

.outlook-addin .h2-title-heading span {
    background-image: linear-gradient(#89cbf7, #0065d0);
    -webkit-background-clip: text;
    -webkit-text-fill-color: #fff0;
}

.outlook-addin .sub-head {
    padding: 0;
    text-align: left !important;
}

.outlook-addin p.new-btn {
    margin-top: 40px;
}

.outlook-addin .sub-sig-generator-holder {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 70px;
    align-items: center;
}

.outlook-addin .homeimg-holder {
    position: relative;
}

.outlook-addin .videopopup {
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    text-indent: -9999px;
    width: 96px;
    height: 96px;
    background: url(images/home-video-icon.webp) 0 0 / 96px no-repeat;
    box-shadow: 0 0 15px #ccc;
    border-radius: 50%;
}

.sig-generator-holder .button-new.sig-editor,
.outlook-addin .button-new.sig-editor,
.email-sig-manage .button-new,
.home-blue-btn,
.homestep-left .homestep-more {
    font-size: 16px;
    color: #005fa3;
    font-weight: 600;
    border: 2px solid #0270b8;
    background: #fff;
    box-shadow: 0 0 24px 0 rgb(0 0 0 / 0.13);
    padding: 0 25px;
    display: inline-block;
    height: 42px;
    width: auto;
    text-align: center;
    line-height: 37px;
    border-radius: 30px;
}

.sig-generator-holder .button-new.sig-editor:hover,
.outlook-addin .button-new.sig-editor:hover,
.email-sig-manage .button-new:hover,
.home-blue-btn:hover,
.homestep-left .homestep-more:hover {
    background: aliceblue;
}

.email-sig-manage {
    background: url(/template/default/images/bg_stroke_effect.png), #eaf5fc;
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
    padding: 70px 0;
}

.email-sig-manage .h2-title-heading {
    margin: 0;
    padding: 0 0 35px 0;
    font-size: 54px;
    color: #222;
    font-weight: 700;
}

.email-sig-manage .h2-title-heading span {
    background-image: linear-gradient(#89cbf7, #0065d0);
    -webkit-background-clip: text;
    -webkit-text-fill-color: #fff0;
}

.email-sig-manage .main-holder1 {
    margin-top: 50px !important;
    display: flex;
    gap: 35px;
    margin: 0 auto;
    width: 1280px;
}

.email-sig-manage .main-holder1 .onethird-holder1 {
    border-radius: 25px;
    background: #fafcfd;
    box-shadow: 0 0 29px 0 rgb(0 0 0 / 0.17);
    width: 100%;
    padding: 10px 10px 30px 10px;
}

.email-sig-manage .new-btn {
    padding-top: 60px;
}

.email-sig-manage .main-holder1 .onethird-holder1 .h3-txt {
    padding: 10px 6px 0 6px;
    font-weight: 600;
}

.email-sig-manage .main-holder1 .onethird-holder1 p.p-content {
    padding: 0 6px 0 6px;
    text-align: justify;
    font-size: 16px;
    color: #424242;
}

.homebenefits-block {
    padding: 60px 0;
}

.homebenefits-block .h2-title-heading {
    margin: 0 0 0;
    padding: 0 0 35px 0;
    font-size: 54px;
    color: #222;
    font-weight: 700;
}

.homebenefits-block .h2-title-heading span {
    background-image: linear-gradient(#89cbf7, #0065d0);
    -webkit-background-clip: text;
    -webkit-text-fill-color: #fff0;
}

ul.homebenefits-list {
    border-radius: 50px;
    background: #fafcfd;
    box-shadow: 0 0 29px 0 rgb(0 0 0 / 0.17);
    margin: 0 auto;
    width: 900px;
    height: 50px;
    line-height: 40px;
    text-align: center;
    align-items: center;
    justify-content: center;
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    margin-top: 50px !important;
    margin-bottom: 30px !important;
    padding: 5px 7px;
}

.homebenefits-list li {
    color: #484848;
    font-size: 18px;
    padding: 0 15px;
    cursor: pointer;
    font-weight: 600;
}

.homebenefits-list li.current {
    border: none !important;
    background: #d7ecf9;
    border-radius: 45px;
    color: #005a8c;
}

.homebenefits-holder {
    padding: 80px 0 0;
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 90px;
}

.homebenefits-holder .left-content {
    width: 100%;
    text-align: justify;
}

.homebenefits-holder .right-image-box {
    width: 100%;
}

.peace-mind-section .peace-content-block {
    display: none;
}

.peace-mind-section .peace-content-block.current {
    display: block;
}

.peace-mind-section .h3-txt {
    padding: 30px 0 0;
    font-size: 24px;
    font-weight: 600;
    text-align: left;
    color: #000;
}

.peace-mind-section .peace-content-block .sub-para {
    padding: 0;
    color: #000;
    font-size: 16px;
}

.tab-slider-wrapper {
    overflow: visible;
}

.homebenefits-holder {
    overflow: visible;
}

.tab-slider-wrapper {
    position: relative;
    width: 100%;
}

a.home-blue-btn {
    margin: 15px 0 0 0;
}

.home-steps {
    padding: 70px 0 80px;
}

.home-steps .home-steps-subhead {
    font-size: 16px;
    padding-bottom: 0;
    color: #3f3f3f;
}

.home-steps .h2-title-heading {
    padding: 0 0 35px 0;
    font-size: 54px;
    color: #222;
    font-weight: 700;
    text-align: center !important;
    margin: 0;
}

.home-steps .h2-title-heading span {
    background-image: linear-gradient(#89cbf7, #0065d0);
    -webkit-background-clip: text;
    -webkit-text-fill-color: #fff0;
}

.home-steps .tabs {
    border-radius: 50px;
    background: #fafcfd;
    box-shadow: 0 0 29px 0 rgb(0 0 0 / 0.17);
    margin: 0 auto;
    width: fit-content;
    height: 50px;
    line-height: 38px;
    text-align: center;
    align-items: center;
    justify-content: center;
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    margin-top: 50px !important;
    padding: 5px 7px;
}

.home-steps .tabs .tab {
    font-size: 18px;
    font-family: "Segoe UI", Helvetica, sans-serif !important;
    font-weight: 600;
    color: #484848;
    padding: 10px 15px;
    background: #fff0;
    border: none;
    cursor: pointer;
}

.home-steps .tabs .tab.active {
    border: none !important;
    background: #d7ecf9;
    border-radius: 41px;
    color: #005a8c;
}

.home-steps .homestep-flex-right {
    display: grid;
    grid-template-columns: 53% 43%;
    gap: 50px;
    padding: 80px 0 0;
}

.home-steps .homestep-flex-right .right-content {
    text-align: left;
}

.home-steps .panel {
    display: none;
}

.home-steps .panel.active {
    display: block;
}

.home-steps .homestep-left .homestep-title {
    font-size: 24px;
    margin: 0 0 0;
    line-height: 1.8;
    padding: 0 0 15px;
    font-weight: 600;
    color: #000;
}

.home-steps .homestep-left .homestep-title span {
    color: #1680d7;
    padding: 0 0 5px;
}

.home-steps .homestep-left .homestep-content {
    font-size: 16px;
    color: #000;
    margin: 0 0 5px;
    line-height: 24px;
}

.home-steps .homestep-left .homestep-subtitle {
    font-size: 20px;
    font-weight: 600;
    margin: 0;
    padding: 20px 0 20px 0;
    color: #000;
}

.home-steps .homestep-left .homestep-list li {
    padding: 0 0 6px 0;
    font-size: 16px;
    color: #000;
    position: relative;
}

.home-steps .homestep-left .homestep-list li strong {
    font-weight: 600;
}

.home-steps .homestep-left .homestep-more {
    margin-top: 40px;
}

.home-steps .slider-wrapper {
    position: relative;
    overflow: hidden;
}

.home-steps .slider-track {
    display: flex;
    padding-bottom: 40px;
    transition: transform 0.5s ease;
}

.home-steps .slider-track img {
    width: 100%;
    flex-shrink: 0;
    border-radius: 12px;
}

.home-steps .arrow {
    width: 45px;
    height: 45px;
    border-radius: 50%;
    background: #f5f6f7;
    color: #a7adb7;
    border: none;
    font-size: 30px;
    cursor: pointer;
}

.home-steps .dots {
    background: #f5f6f7;
    border-radius: 27px;
    border: none;
    line-height: 42px;
    height: 45px;
    width: 100px;
}

.home-steps .dot {
    width: 8px;
    height: 8px;
    background: #d1d4da;
    border-radius: 50%;
    display: inline-block;
    margin: 0 5px;
}

.home-steps .dot.active {
    background: #9ca3af;
}

.home-steps .arrow_flex {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 15px;
    width: 249px;
    height: 45px;
    margin: 0 auto;
}

.home-steps .arrow_flex .arrow {
    display: flex;
    align-items: center;
    justify-content: center;
}

.home-steps .arrow_flex .arrow:hover {
    background-color: #9ca3af4d;
    cursor: pointer;
}

.home-steps .dot:hover {
    background-color: #9ca3af99;
    scale: 1.5 !important;
    cursor: pointer;
}

.home-steps .dot.active {
    background: #9ca3af !important;
    cursor: pointer;
}

.home-steps .dot.active:hover {
    background: #9ca3af !important;
    cursor: pointer;
}


.home-steps .arrow_flex .arrow img {
    max-width: 60%;
}

.home-steps .arrow_flex .arrow.prev img {
    rotate: 180deg;
}

.all-in-one-solution .reason-holder .reason-box .accordion-icon {
    order: 1;
    margin-top: 4px;
}

.all-in-one-solution .reason-holder .reason-box .h3-txt {
    order: 2;
}

.all-in-one-solution .accordion-header {
    display: grid;
    align-items: start;
    justify-content: start;
    cursor: pointer;
    flex-direction: row-reverse;
    gap: 18px;
    grid-template-columns: auto auto;
    padding: 25px 0;
}

.all-in-one-solution .reason-holder .reason-box .accordion-icon {
    background: url(/template/default/images/central_plus_icon.png);
    background-repeat: no-repeat;
    height: 18px;
    width: 18px;
}

.all-in-one-solution .reason-holder .reason-box.active .accordion-icon {
    background: url(/template/default/images/central_minus_icon.png);
    background-repeat: no-repeat;
    height: 18px;
    width: 18px;
}

.all-in-one-solution .reason-box.active {
    border-left: 5px solid #ffbb08;
}

.all-in-one-solution .reason-box {
    border-left: 5px solid #fff0;
}

.sub-all-in-one-solution ul {
    display: flex;
    gap: 15px;
    overflow-x: auto;
    white-space: nowrap;
}

.all-in-one-solution .reason-tabs li {
    width: auto;
    min-width: max-content;
    display: flex;
    align-items: center;
    gap: 12px;
    height: auto;
    padding: 0;
    border-radius: 40px;
    font-size: 15px;
    color: #5a5a5a;
    font-weight: 600;
    cursor: pointer;
}

.all-in-one-solution .reason-box {
    box-shadow: none;
    padding: 0;
    background: #fff0;
    margin: 10px 0;
}

.all-in-one-solution .reason-box::before {
    display: none;
}

.all-in-one-solution .reason-boxes.current {
    display: grid;
    gap: 0;
}

.all-in-one-solution .reason-box {
    padding-left: 16px !important;
}

.all-in-one-solution {
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
    padding: 40px 0 90px 0;
}

.all-in-one-solution .h2-title-heading {
    padding: 0 0 35px 0;
    font-size: 54px;
    color: #222;
    font-weight: 700;
    text-align: center;
    margin: 0;
}

.all-in-one-solution .h2-title-heading span {
    background-image: linear-gradient(#89cbf7, #0065d0);
    -webkit-background-clip: text;
    -webkit-text-fill-color: #fff0;
}

.sub-all-in-one-solution {
    display: grid;
    grid-template-columns: 100%;
    gap: 60px;
    margin-top: 40px;
}

.slider-wrapper1 {
    position: relative;
    overflow: hidden;
    border-radius: 50px;
    box-shadow: 0 0 20px 0 rgb(0 0 0 / 0.1);
    height: auto;
    margin: 0 auto;
}

.slider-wrapper1 {
    overflow: hidden;
}

.slider-wrapper1 .reason-tabs {
    overflow-x: auto;
    overflow-y: visible;
}

.sub-all-in-one-solution ul {
    padding: 5px 10px;
    margin: 0;
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    flex-direction: row;
    justify-content: start;
}

.all-in-one-solution .reason-tabs::before {
    content: "";
    display: none;
    position: absolute;
    top: 0;
    left: 7px;
    right: 7px;
    height: 8px;
    background: linear-gradient(to right, #2aa3ff, #0b79d0);
    border-radius: 40px 40px 0 0;
}

.all-in-one-solution .reason-tabs li.current {
    border: 1px solid #98aec5;
    box-shadow: 0 0 20px 0 rgb(0 0 0 / 0.1);
    color: #000;
    font-size: 15px;
    font-weight: 600;
}

.all-in-one-solution .reason-tabs li span {
    border-radius: 60px;
    background: url(/template/default/images/all-in-one-sprite-icon.webp), #daedf9;
    background-repeat: no-repeat;
    background-size: 20px;
    width: 48px;
    height: 48px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.all-in-one-solution .arrow_flex1 {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 15px;
    padding-top: 20px;
    /* display: none; */
}

.all-in-one-solution .arrow1 {
    width: 45px;
    height: 45px;
    border-radius: 50%;
    background: #f5f6f7;
    color: #a7adb7;
    border: none;
    font-size: 30px;
    cursor: pointer;
    display: flex;
    align-items: center;
    justify-content: center;
}

.all-in-one-solution .arrow1:hover {
    background-color: #9ca3af4d;
    cursor: pointer;
}

.all-in-one-solution .dot1:hover {
    background-color: #9ca3af99;
    scale: 1.5 !important;
    cursor: pointer;
}

.all-in-one-solution .dot1.active {
    background: #9ca3af !important;
    cursor: pointer;
}

.all-in-one-solution .dot1.active:hover {
    background: #9ca3af !important;
    cursor: pointer;
}

.all-in-one-solution .arrow1.prev1 img {
    rotate: 180deg;
}

.all-in-one-solution .dots1 {
    background: #f5f6f7;
    border-radius: 27px;
    border: none;
    line-height: 42px;
    height: 45px;
    width: 120px;
    text-align: center;
}

.all-in-one-solution .dot1 {
    width: 8px;
    height: 8px;
    background: #d1d4da;
    border-radius: 50%;
    display: inline-block;
    margin: 0 5px;
}

.all-in-one-solution .dot1.active {
    background: #9ca3af;
}

.all-in-one-solution .reason-boxes {
    border: none;
    border-radius: 15px;
    background: none;
    overflow: hidden;
    display: none;
}

.all-in-one-solution .reason-boxes.current {
    display: grid;
    grid-template-columns: repeat(1, 1fr);
    gap: 0;
}

.all-in-one-solution .reason-box {
    border-radius: 0;
    background-color: #fff;
    box-shadow: 0 0 5px 0 rgb(0 0 0 / 0.1);
    position: relative;
    padding: 25px;
    width: 100%;
}

.all-in-one-solution .reason-tabs li.current span {
    background: url(/template/default/images/all-in-one-sprite-icon.webp), #2085d1;
    background-repeat: no-repeat;
    background-size: 20px;
}

.all-in-one-solution .reason-tabs li.current span.icon1 {
    background-position: 13px 13px !important;
}

.all-in-one-solution .reason-tabs li span.icon1 {
    background-position: 13px -46px;
}

.all-in-one-solution .reason-tabs li.current span.icon3 {
    background-position: 13px -103px !important;
}

.all-in-one-solution .reason-tabs li span.icon3 {
    background-position: 13px -162px;
}

.all-in-one-solution .reason-tabs li.current span.icon4 {
    background-position: 14px -224px !important;
}

.all-in-one-solution .reason-tabs li span.icon4 {
    background-position: 14px -282px;
}

.all-in-one-solution .reason-tabs li.current span.icon2 {
    background-position: 14px -339px !important;
}

.all-in-one-solution .reason-tabs li span.icon2 {
    background-position: 14px -398px;
}

.all-in-one-solution .h3-txt,
.all-in-one-solution .accordion-body {
    border: none !important;
}

.all-in-one-solution .reason-box {
    position: relative;
}

.all-in-one-solution .reason-box::after {
    content: "";
    position: absolute;
    left: 16px;
    right: 0;
    top: 0;
    height: 1px;
    background: #d1d1d1;
}

.all-in-one-solution .reason-box:first-child::after {
    display: none;
}

.all-in-one-solution .reason-box::after {
    left: 55px;
}

.all-in-one-solution .reason-box::before {
    content: "";
    position: absolute;
    top: 0;
    left: 7px;
    right: 7px;
    height: 8px;
    background: linear-gradient(to right, #2aa3ff, #0b79d0);
    border-radius: 40px 40px 0 0;
}

.all-in-one-solution .reason-holder .reason-box .h3-txt {
    margin: 0;
    font-weight: 600;
    font-size: 18px;
    color: #000;
    border: none;
    text-align: left;
    width: 100%;
}

.all-in-one-solution .reason-tabs li.current {
    background-image: -moz-linear-gradient(0deg, #e7f2f8 0%, #ffffff 100%);
    background-image: -webkit-linear-gradient(0deg, #e7f2f8 0%, #ffffff 100%);
    background-image: -ms-linear-gradient(0deg, #e7f2f8 0%, #ffffff 100%);
    border: none;
    box-shadow: none;
    padding: 0;
}

.all-in-one-solution .reason-holder .reason-box:first-child {
    margin-top: 10px;
}

.all-in-one-solution .reason-holder .reason-box:last-child {
    margin-bottom: 10px;
}

.all-in-one-solution .reason-holder .reason-box:first-child .h3-txt {
    border-top: none;
    padding-top: 0;
}

.all-in-one-solution .reason-holder .reason-box:first-child .accordion-icon {
    margin-top: 5px;
}

.all-in-one-solution .reason-holder .reason-box:first-child .accordion-header {
    padding-top: 0;
}

.all-in-one-solution .reason-holder .reason-box p {
    color: #424242;
    font-weight: 400;
    font-size: 16px;
    text-align: justify;
}

.all-in-one-solution .accordion-icon {
    margin: 0 0 0 0;
    font-size: 22px;
    font-weight: 600;
    color: #fff;
    transition: transform 0.3s ease;
    background: #1696ea;
    border-radius: 35px;
    height: 20px;
    width: 20px;
    line-height: 16px;
    text-align: center;
}

.all-in-one-solution .accordion-body {
    display: none;
    padding: 15px 0 15px 35px;
    padding-top: 10px;
}

.all-in-one-solution .reason-box.active .accordion-body {
    display: block;
    padding: 0 0 25px 37px;
}

.all-in-one-solution .reason-box.active .accordion-body p {
    color: #3f3f3f !important;
}

.all-in-one-solution .reason-box {
    background: #fff0;
    box-shadow: none;
    margin: 0;
    padding: 0;
}

.all-in-one-solution .reason-box::before {
    display: none;
}

.slider-track1 {
    display: grid;
    grid-template-columns: 50% 47%;
    gap: 30px;
    align-items: start;
}

.hometemplates-block {
    padding: 20px 0 0;
}

.hometemplates-block .h2-title-heading {
    padding: 0 0 35px 0;
    font-size: 54px;
    color: #222;
    font-weight: 700;
    text-align: center;
    margin: 0;
}

.hometemplates-block .h2-title-heading span {
    background-image: linear-gradient(#89cbf7, #0065d0);
    -webkit-background-clip: text;
    -webkit-text-fill-color: #fff0;
}

.hometemplates-block .content-wrapper {
    padding: 0 30px;
    max-width: 1280px;
}

.hometemplates-block p.sub-title {
    font-size: 16px;
    margin: 0;
}

.hometemplates-list {
    display: flex;
    width: fit-content;
    justify-content: center;
    flex-wrap: wrap;
    background: rgb(255 255 255 / 0.4);
    box-shadow: 0 0 20px 0 rgb(0 0 0 / 0.1);
    height: 48px;
    padding: 6px;
    margin: 40px auto 10px;
    border-radius: 22px;
    border: 1px solid #d4e3f1;
    align-items: baseline;
}

.hometemplates-list li {
    color: #595959;
    cursor: pointer;
    padding: 5px 15px;
    font-size: 17px;
    font-weight: 600;
}

.hometemplates-list li.active {
    background: #d7ecf9;
    color: #005a8c;
    border-radius: 20px;
    font-weight: 600;
}

.hometemplates-box {
    display: none;
}

.hometemplates-box.active {
    display: block;
}

.hometemplate-slides .slick-list {
    padding: 50px 18% 50px 22%;
}

.hometemplate-slides .slick-list .slick-active {
    transform: scale(1.1, 1.1);
}

.hometemplate-slides .slick-arrow.slick-next {
    right: 20%;
    background-position: -74px 0;
}

.hometemplate-slides .slick-arrow.slick-next:after,
.hometemplate-slides .slick-arrow.slick-prev:after {
    display: none;
}

.hometemplate-slides li.slick-active .hometemplate-img img {
    background: #dcedfd;
}

.hometemplate-slides .slick-arrow.slick-prev {
    left: 19%;
    top: 34%;
    width: 64px;
    height: 64px;
    background-image: url(images/home-sprites.webp);
    background-repeat: no-repeat;
    background-position: 0 0;
}

.hometemplate-slides .slick-arrow.slick-next {
    right: 20%;
    top: 34%;
    width: 64px;
    height: 64px;
    background-image: url(images/home-sprites.webp);
    background-repeat: no-repeat;
    background-position: -74px 0;
}

.hometemplates-block .slick-slide {
    height: auto;
}

.hometemplate-img {
    max-width: 630px;
    position: relative;
    left: 26px;
}

.hometemplate-img img {
    background: #edf3f9;
    border-radius: 15px 15px 0 0;
}

.hometemplate-content {
    padding: 15px 20px;
    box-shadow: 1px 1px 6px #c6d0da;
    max-width: 628px;
    margin: -5px 0 0;
    background: #fff;
    border-radius: 0 0 20px 20px;
    position: relative;
    left: 26px;
}

.hometemplate-content p.title {
    font-weight: 700;
    font-size: 16px;
    margin: 5px 0 10px;
}

.hometemplate-content p {
    font-size: 14px;
}

.hometemplates-block h2 {
    font-size: 30px;
    margin-bottom: 15px;
}

.hometemplates-tabs-wrapper {
    position: relative;
}

.hometemplates-tabs-wrapper .tab-arrow {
    display: none;
}

.built-in-comp-block {
    padding: 120px 0 50px;
    overflow: hidden;
}

.built-in-comp-block .main-holder {
    width: 100%;
    color: #fff;
    display: flex;
    margin: 0 auto;
    line-height: 0;
}

.built-in-comp-block .main-holder .one_half:first-child {
    padding: 30px 40px;
    color: #fff;
}

.built-in-comp-block .main-holder .one_half:first-child img {
    transform: translateX(-15%);
    transition: transform 0.4s ease-in-out;
}

.built-in-comp-block .main-holder .one_half:first-child img:hover {
    transform: translateX(0);
    transition: transform 0.4s ease-in-out;
}

.built-in-comp-block .comp-head {
    font-size: 24px;
    color: #000;
    font-weight: 700;
}

.built-in-comp-block .comp-content {
    font-size: 16px;
    color: #494949;
}

.built-in-comp-block .main-holder {
    border: 1px solid #d9eaf7;
    border-radius: 25px;
    position: relative;
    background: url(/template/default/images/builtin_comp1.svg);
    background-repeat: no-repeat;
    background-position: bottom right;
    box-shadow: 0 0 35px 0 rgb(0 0 0 / 0.1);
    height: 200px;
}

.built-in-comp-block .main-holder .one_half.last {
    position: relative;
}

.built-in-comp-block .main-holder .one_half.last img {
    position: absolute;
    right: 100px;
    bottom: -35px;
}

@media (max-width: 1440px) {
    .built-in-comp-block .main-holder .one_half.last img {
        position: absolute;
        right: 50px;
        bottom: -30px;
    }

    .built-in-comp-block .main-holder {
        height: auto;
    }
}

@media (max-width: 1279px) {
    /* .hometemplate-slides .slick-arrow {
        display: none !important;
    } */

    .built-in-comp-block .main-holder .one_half.last img {
        display: none;
    }

    .built-in-comp-block .main-holder {
        height: auto;
        display: flex;
        flex-direction: column;
    }

    .built-in-comp-block .main-holder .one_half:first-child {
        width: 100%;
        margin: 0;
    }

    .built-in-comp-block {
        padding: 50px 0 50px;
    }
}

.new_testimonial_slider .slider-container {
    position: relative;
    width: 70%;
    margin: 40px auto 0;
    overflow: hidden;
    padding-bottom: 30px;
}

.new_testimonial_slider .slider {
    display: flex;
}

.new_testimonial_slider .card {
    flex: 0 0 calc(95% / 3);
    background: #fff;
    margin: 10px;
    padding: 0;
    text-align: left;
}

.new_testimonial_slider .card .rating {
    font-size: 14px;
    margin-bottom: 0;
    font-weight: 400;
    color: #fff;
    position: absolute;
    bottom: 30px;
    left: 38%;
}

.new_testimonial_slider .card h3 {
    font-size: 18px;
    font-weight: 600;
    color: #1e1e1e;
    line-height: 30px;
    flex-direction: column;
    display: flex;
    margin-bottom: 10px;
    gap: 0;
    padding: 0 0 0 10px;
}

.new_testimonial_slider .card h3::before {
    content: "" !important;
    background: url(/images/new-testimonial-quote.png) no-repeat;
    width: 20px;
    height: 8px;
    display: inline-block;
    vertical-align: top;
    margin: 0 0 0 -6px;
}

.new_testimonial_slider .card p {
    font-size: 15px;
    color: #333;
    line-height: 24px;
    margin-bottom: 15px;
    padding: 0 8px;
    text-align: justify;
}

.new_testimonial_slider .card a {
    color: #0078d4;
    font-weight: 700;
    text-decoration: none;
}

.new_testimonial_slider .two_btns {
    margin: 0 auto;
    display: flex;
    align-items: center;
    gap: 15px;
    margin-top: 40px !important;
    justify-content: center;
}

.new_testimonial_slider .middle_line {
    background: #cadbe6;
    width: 35px;
    height: 3px;
    display: inline-block;
}

button.slider-btn.next,
button.slider-btn.prev {
    border: #ffdead;
    background: 0 0;
    cursor: pointer;
}

.new_testimonial_slider .image_slider img {
    padding-top: 12px;
    padding-bottom: 30px;
}

.new_testimonial_slider .image_slider {
    height: 200px;
    border-radius: 30px 30px 0 0;
    padding: 50px 20px 35px;
    text-align: center;
    position: relative;
}

.new_testimonial_slider .g2 .image_slider {
    background: #f67207;
}

.new_testimonial_slider .capterra .image_slider {
    background: #002e47;
}

.new_testimonial_slider .appsource .image_slider {
    background: #0171d5;
}

.new_testimonial_slider .sourceforge .image_slider {
    background: #333;
}

.new_testimonial_slider .saashub .image_slider {
    background: #004f7a;
}

.new_testimonial_slider .softwareSuggest .image_slider {
    background: #098180;
}

.new_testimonial_slider .softwareWorld .image_slider {
    background: #01a0f7;
}

.new_testimonial_slider .trustPilot .image_slider {
    background: #444;
}

.new_testimonial_slider .slashdot .image_slider {
    background: #3f7e67;
}

.new_testimonial_slider .reviews-products {
    color: #2392d7;
}

.new_testimonial_slider .card {
    border: 1px solid #d5e3f0;
    border-radius: 30px;
    background-color: #fff;
    width: 370px;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}

.new_testimonial_slider .content_sec {
    padding: 20px 20px 60px 15px;
    position: relative;
    flex: auto;
    min-height: 380px;
}

.new_testimonial_slider .content_sec b {
    flex: 1;
    color: #2392d7;
    padding: 0 0 0 5px;
    font-weight: 600;
}

.new_testimonial_slider .new_reviews_customer {
    background: #eef6fb;
    width: 100%;
    height: 44px;
    display: flex;
    border-radius: 30px;
    line-height: 44px;
    font-size: 14px;
    color: #1e1e1e !important;
    font-weight: 500 !important;
    padding: 0 10px 0 25px;
    align-items: center;
    justify-content: space-between;
}

.new_testimonial_slider .new_reviews_customer::after {
    content: "" !important;
    background: url(/images/new-testimonial-blue-arrow.png) no-repeat;
    width: 32px;
    height: 32px;
    display: inline-block;
    vertical-align: middle;
    margin: 0;
}

.new_testimonial_slider .new_reviews_customer:hover::after {
    background-position: 0 -76px;
}

.new_testimonial_slider a.new_reviews_customer {
    position: absolute;
    bottom: 15px;
    margin: 0;
    width: 90%;
}

.new_testimonial_slider {
    font-size: 30px;
    font-weight: 400;
    width: 100%;
    padding: 70px 0 0;
    margin: 0 !important;
}

.new_testimonial_slider .h2-title-heading {
    padding: 0 0 35px 0;
    font-size: 54px;
    color: #222;
    font-weight: 700;
    text-align: center;
    margin: 0;
}

.new_testimonial_slider .h2-title-heading span {
    background-image: linear-gradient(#89cbf7, #0065d0);
    -webkit-background-clip: text;
    -webkit-text-fill-color: #fff0;
}

.achiever-bages .badge {
    background-image: url(/images/acheivers-badge.webp);
    background-repeat: no-repeat;
    display: inline-block;
    width: 155px;
    height: 155px;
    margin: 0 10px;
}

.achiever-bages .software-suggest-bage {
    background-position: 0 -159px;
}

.achiever-bages .software-world-bage {
    background-position: 0 -320px;
}

.achiever-bages .business-bage {
    background-position: 0 -483px;
}

.achiever-bages .slashdot-bage {
    background-position: 0 -644px;
}

.achiever-bages:before {
    content: "";
    background: url(/images/testimonial-bottom-line.png) top center no-repeat;
    height: 1px;
    width: 100%;
    display: inline-block;
}

.sub-achiever-bages {
    padding: 50px 0;
    text-align: center;
    display: flex;
    gap: 20px;
    justify-content: center;
    width: 100%;
}

@media (max-width: 980px) {
    .sub-achiever-bages {
        display: flex;
        gap: 0;
    }

    .achiever-bages .badge {
        margin: 0;
    }
}

@media (max-width: 767px) {
    .sub-achiever-bages {
        display: flex;
        flex-wrap: wrap;
        gap: 20px;
        justify-content: center;
    }

    .achiever-bages .badge {
        margin: 0 10px;
    }

    .hometemplate-img,
    .hometemplate-content {
        max-width: 88% !important;
        margin: 0 auto;
    }

    .hometemplate-slides .slick-list {
        padding: 30px 10px;
    }
}

.slick-list {
    display: block;
    margin: 0;
    overflow: hidden;
    padding: 0;
}

.slick-track {
    display: block;
    left: 0;
    top: 0;
}

.slick-slider {
    -moz-user-select: none;
    display: block;
    touch-action: pan-y;
}

.slick-initialized .slick-slide {
    height: auto;
}

.slick-slide {
    display: none;
    float: left;
    height: 100%;
    min-height: 1px;
}

.slick-slide img {
    margin: 0 auto;
    text-align: center;
}

.slick-arrow {
    background: #fff0;
    border: 0;
    border-radius: 50%;
    color: #222;
    height: 36px;
    top: 22%;
    transition: 0.3s ease-in 0;
    width: 36px;
    z-index: 9;
    line-height: 36px;
}

.slick-dots li,
.slick-list,
.slick-slider,
.slick-track {
    position: relative;
}

.slick-arrow,
.slick-dots li button {
    font-size: 0;
    outline: 0;
    cursor: pointer;
}

.slick-slider .slick-list,
.slick-slider .slick-track {
    transform: translate3d(0, 0, 0);
}

.clearfix::after,
.clearfix::before,
.slick-track::after,
.slick-track::before {
    content: "";
    display: table;
}

.slick-initialized .slick-slide {
    display: block;
    outline: 0 !important;
}

.slick-dots {
    bottom: 0;
    left: 0;
    margin: 0 auto;
    padding: 0;
    right: 0;
    width: 100%;
}

.slick-arrow,
.slick-dots {
    position: absolute;
    text-align: center;
}

.slick-dots li {
    cursor: pointer;
    display: inline-block;
    height: 10px;
    margin: 0 4px;
    padding: 0;
    text-align: center;
    position: relative;
    width: 10px;
}

.slick-dots li.slick-active button {
    background: #000;
}

.slick-dots li button {
    background: 0 0;
    border: 1px solid #000;
    border-radius: 50%;
    color: #fff0;
    display: block;
    height: 100%;
    line-height: 0;
    padding: 5px;
    width: 100%;
}

.home-features {
    padding: 60px 0 60px;
    border-radius: 1px;
    background-image: -moz-linear-gradient(-90deg, #ffffff 0%, #edf8fe 100%);
    background-image: -webkit-linear-gradient(-90deg, #ffffff 0%, #edf8fe 100%);
    background-image: -ms-linear-gradient(-90deg, #ffffff 0%, #edf8fe 100%);
}

.home-features .demo-content {
    font-size: 18px;
    margin: 0;
    color: #3f3f3f;
    font-weight: 600;
}

.demo-holder-new {
    text-align: center;
}

a.show_mobile_link {
    border-radius: 10px;
    background: #1073c9;
    color: #fff;
    font-size: 18px;
    font-weight: 600;
    width: 220px;
    height: 47px;
    display: inline-block;
    text-align: center;
    line-height: 47px;
    margin-top: 50px;
}

a.show_mobile_link:hover {
    background: dodgerblue;
    color: #fff;
}

.login-code-box .content {
    padding: 35px !important;
    display: inline-block !important;
}

.login-code-box .user-display {
    padding: 0 0 0 5px;
}

.back_arrow_animation_icon {
    transform: translateX(-10%);
    cursor: pointer;
    transition: transform 0.4s ease-in-out;
}

.back_arrow_animation_icon:hover {
    transform: translateX(-50%);
    transition: transform 0.4s ease-in-out;
}

.login-code-box .user-display span {
    padding: 20px 0 0 10px;
    display: inline-block;
    font-size: 16px;
}

.login-code-box .code-section h3 {
    padding: 20px 0 10px 0;
    font-size: 24px;
    font-weight: 600;
}

.login-code-box .code-follow {
    border: 1px solid #e3ebf4;
    background: url(/dashboard/assets/images/info-icon.png), #f6fafe;
    background-repeat: no-repeat;
    padding: 10px 10px 10px 50px;
    background-position: top 15px left 12px;
}

.reset-totptext {
    font-weight: 600;
    color: #1482d5;
    cursor: pointer;
}

.login-code-box .code-section p {
    padding: 20px 0 0 0;
}

#authcode {
    border-radius: 5px !important;
}

.login-code-box .code-section input {
    border: 1px solid #a5a5a5;
    background-color: #fff;
    padding: 0 0 0 10px;
    width: 100%;
    height: 35px;
}

#showCodeAlert.ui.modal .content .button.ok {
    border-radius: 5px !important;
    height: 36px !important;
    padding: 0 22px !important;
    line-height: 36px !important;
    min-width: 90px !important;
}

#showCodeAlert.ui.modal .content .ok {
    border: 1px solid #0078d7 !important;
    background: #0078d7 !important;
}

.login-code-box .ui.blue.button {
    width: 137px;
    height: 35px;
    background-color: #1f7fc7;
    border: 1px solid #166cad;
    display: inline-block;
    float: right;
    margin: 30px 0 0 0;
    line-height: 35px;
    padding: 0 !important;
}

#showCodeAlert.ui.modal .content .ok:hover {
    background: #1c75bb !important;
}

.hidden {
    display: none;
}

.scan-code-box .content h3 {
    font-size: 22px;
    color: #000;
    padding: 25px 0;
    font-weight: 600;
    margin: 0;
}

.scan-code-box .ui.blue.button {
    box-sizing: unset;
    font-size: 16px;
    width: 106px;
    height: 35px;
    background-color: #1f7fc7;
    border: 1px solid #166cad;
    display: inline-block;
    float: right;
    margin: 30px 0 0 0;
    font-family: "Segoe Ui", "Lato", "Helvetica Neue", Arial, Helvetica, sans-serif !important;
    line-height: 35px;
    padding: 0 !important;
    font-weight: 400;
    border-radius: 0;
}

.scan-code-box .content p {
    font-size: 14px;
    line-height: 24px;
    font-weight: 500;
}

.login-code-box .code-section p {
    padding: 20px 0 0 0;
}

.scan-code-box .content {
    padding: 35px !important;
    display: inline-block !important;
}

.scan-code-box {
    margin: 0 !important;
    width: 665px !important;
}

.back_arrow_animation_icon {
    height: auto;
    width: auto;
}

.homeprice-box-holder .homeprice-offer:after {
    display: none;
}

.home-features.clients-slide::after {
    display: none !important;
}

.current_arrow span.clients-left-arrow.arrows:hover,
.current_arrow span.clients-right-arrow.arrows:hover,
.home-features .demo-holder-new:hover .link-button,
.homeprice-box-holder .homedemo-block:hover .homedemo-icon {
    transform: translateX(15%);
    transition: transform 0.4s ease-in-out;
}

[class*=" icon-"]:before,
[class^="icon-"]:before,
ul.list li:before {
    font-family: fontello;
    font-style: normal;
    font-weight: 400;
    speak: none;
    display: inline-block;
    text-decoration: inherit;
    width: 1em;
    margin-right: 0.2em;
    text-align: center;
    font-variant: normal;
    text-transform: none;
    line-height: 1em;
    margin-left: 0.2em;
}

::selection {
    color: #ffffff !important;
    background-color: #3367d1 !important;
    -webkit-background-clip: text;
    background-clip: text;
    -webkit-text-fill-color: #fff;
}

.tab-arrow {
    display: none;
}

.slider-dots {
    background: #f5f6f7;
    border-radius: 27px;
    border: none;
    line-height: 42px;
    height: 45px;
    width: 100px;
    text-align: center;
}

.slider-dots {
    display: flex;
    justify-content: center;
    align-items: center;
}

.slider-dots button {
    width: 8px;
    height: 8px;
    background: #d1d4da;
    border-radius: 50%;
    border: none;
    display: inline-block;
    margin: 0 5px;
}

.slider-dots button {
    cursor: pointer;
    padding: 0;
    transition: all 0.3s ease;
}

.slider-dots button.active {
    background: #9ca3af;
}

button.slider-btn.next,
button.slider-btn.prev {
    width: 45px;
    height: 45px;
    border-radius: 50%;
    background: #f5f6f7;
    color: #a7adb7;
    border: none;
    font-size: 30px;
    cursor: pointer;
}

.new_testimonial_slider .slider-dots1 button:hover {
    outline: none !important;
}

.new_testimonial_slider button.slider-btn:hover {
    background-color: #9ca3af4d;
    cursor: pointer;
}

.new_testimonial_slider .slider-dots1 button:hover::before {
    background-color: #9ca3af99;
    scale: 1.5 !important;
    cursor: pointer;
}

.new_testimonial_slider .slider-dots1 button.active {
    background: #9ca3af !important;
    cursor: pointer;
}

.new_testimonial_slider .slider-dots1 button.active:hover {
    background: #9ca3af !important;
    cursor: pointer;
}

.new_testimonial_slider button.slider-btn.next,
.new_testimonial_slider button.slider-btn.prev {
    display: flex;
    align-items: center;
    justify-content: center;
}

.new_testimonial_slider button.slider-btn.next img,
.new_testimonial_slider button.slider-btn.prev img {
    max-width: 60%;
}

.new_testimonial_slider button.slider-btn.prev img {
    rotate: 180deg;
}

.home-top-container .videopopup:hover,
.sig-generator-holder .videopopup:hover,
.outlook-addin .videopopup:hover {
    background-position: center top -124.5px;
}

.new_testimonial_slider .slider-dots1 {
    background: #f5f6f7;
    border-radius: 27px;
    border: none;
    line-height: 35px;
    height: 45px;
    /* width: 180px; */
    width: auto;
    padding: 0 20px;
    text-align: center;
    display: none;
}

.new_testimonial_slider .slider-dots1 {
    display: flex;
    justify-content: center;
    align-items: center;
}

.new_testimonial_slider .slider-dots1 button {
    width: 8px !important;
    height: 8px !important;
    background: #d1d4da;
    border-radius: 50%;
    border: none;
    display: inline-block;
    margin: 0 5px;
}

.new_testimonial_slider .slider-dots1 button {
    cursor: pointer;
    padding: 0;
    transition: all 0.3s ease;
}

.new_testimonial_slider .slider-dots1 button.active {
    background: #9ca3af;
}

@media (max-width: 1600px) {
    .new_testimonial_slider .slider-container {
        width: 85%;
    }
}

@media (max-width: 1279px) {
    .new_testimonial_slider .card {
        flex: 0 0 calc(95% / 2);
    }

    .new_testimonial_slider .new_reviews_customer {
        font-size: 12px !important;
    }
}

@media (max-width: 767px) {
    .new_testimonial_slider .card {
        flex: 0 0 97%;
    }

    .new_testimonial_slider .h2-title-heading {
        font-size: 30px !important;
    }
}

@media (max-width: 568px) {
    .new_testimonial_slider .slider-container {
        width: 96% !important;
        margin: 0 !important;
    }

    .new_testimonial_slider .card {
        flex: 0 0 100%;
        margin: 5px;
    }

    .new_testimonial_slider .slider {
        gap: 10px;
        padding: 10px;
    }

    .new_testimonial_slider .content_sec {
        min-height: 350px;
    }
}

@media (max-width: 380px) {
    .new_testimonial_slider .content_sec {
        padding: 20px 10px 60px;
    }

    .new_testimonial_slider .new_reviews_customer {
        padding: 0 15px !important;
        font-size: 13px;
    }
}

@media only screen and (max-width: 1440px) {
    .all-in-one-solution .arrow1.prev1 img {
        rotate: 180deg;
    }

    .all-in-one-solution .arrow1 img {
        max-width: 60%;
    }
}

@media only screen and (max-width: 1440px) {

    .home-steps-block p br,
    .email-sig-manage p br,
    .homebenefits-block p br,
    .home-steps .home-steps-subhead br,
    .all-in-one-solution p br,
    .home-features .demo-content br {
        display: none;
    }

    .email-sig-manage .main-holder1 {
        width: 100%;
    }
}

@media only screen and (max-width: 1440px) {
    .content-wrapper {
        padding: 0 20px;
        max-width: 80%;
        margin: 0 auto;
    }

    .signature-control h2 {
        font-size: 28px;
    }

    .home-steps-block .h2-title-heading,
    .sig-generator-holder .h2-title-heading,
    .outlook-addin .h2-title-heading,
    .email-sig-manage .h2-title-heading,
    .homebenefits-block .h2-title-heading,
    .home-steps .h2-title-heading,
    .all-in-one-solution .h2-title-heading,
    .hometemplates-block .h2-title-heading,
    .new_testimonial_slider .h2-title-heading {
        font-size: 44px;
    }

    .all-in-one-solution .reason-holder .reason-box .h3-txt {
        font-size: 17px;
    }
}

@media only screen and (max-width: 1366px) {

    .homebenefits-holder,
    .home-steps .homestep-flex-right,
    .slider-track1,
    .sub_centralized {
        align-items: center;
    }

    .all-in-one-solution .arrow1:focus {
        outline: 0.1875rem dotted #c5c5c5 !important;
    }

    .all-in-one-solution .arrow_flex1 {
        padding-top: 0;
        justify-content: start;
        gap: 0;
        margin: 20px 0 20px 0;
        display: flex;
    }

    .all-in-one-solution .arrow1 {
        line-height: inherit;
        width: 45px;
        height: 45px;
        color: #000;
        border-radius: 50%;
        background: #fff0;
        border: 1px solid #c5c9cc;
        margin: 0 5px;
    }

    .slider-wrapper1 {
        height: auto;
        padding-bottom: 0;
    }

    .all-in-one-solution .reason-tabs.tabs1 {
        display: flex !important;
        overflow-x: auto !important;
        overflow-y: hidden;
        scroll-snap-type: x mandatory;
        -webkit-overflow-scrolling: touch;
        padding: 5px !important;
        margin: 0;
        justify-content: unset;
        justify-content: unset;
        scroll-behavior: smooth;
        position: relative;
        width: 100%;
        border-radius: 50px;
        background: #fff;
        box-shadow: 0 0 29px 0 rgb(0 0 0 / 0.17);
        padding: 10px;
    }

    .slider-wrapper1 {
        width: 100%;
        padding: 0;
    }

    .reason-tabs.tabs1 {
        flex-direction: row;
        overflow-x: auto;
        scroll-behavior: smooth;
        gap: 15px;
        padding: 20px;
    }

    .reason-tabs.tabs1::-webkit-scrollbar {
        display: none;
    }

    .reason-tabs.tabs1 li {
        min-width: 260px;
        height: auto;
        grid-template-columns: 25% 70%;
        flex-shrink: 0;
    }

    .arrow_flex1 {
        padding-top: 20px;
    }

    .sub-all-in-one-solution {
        grid-template-columns: 1fr;
        /* gap: 0; */
    }

    .all-in-one-solution .reason-boxes.current {
        display: grid;
        grid-template-columns: 1fr;
        gap: 0;
    }

    .all-in-one-solution .reason-box {
        height: auto;
    }

    .all-in-one-solution .dots1 {
        display: none;
    }
}

@media (max-width: 1280px) {

    .hometemplate-img,
    .hometemplate-content {
        max-width: 85%;
    }

    .slider-wrapper1 {
        height: auto;
    }

    .built-in-comp-block .main-holder {
        height: auto;
    }

    .built-in-comp-block .main-holder .one_half:first-child {
        padding: 20px 20px;
        color: #fff;
    }
}

@media only screen and (max-width: 1279px) {
    .sub-all-in-one-solution {
        display: grid;
        grid-template-columns: repeat(1, 1fr) !important;
        gap: 30px;
    }

    .all-in-one-solution .reason-box {
        height: auto !important;
        min-height: auto !important;
    }

    ul.homebenefits-list {
        width: 95%;
    }
}

@media only screen and (max-width: 1170px) {
    .new_testimonial_slider .slider {
        display: flex;
        justify-content: flex-start;
    }

    .new_testimonial_slider .slider-container {
        width: 90%;
        margin: 0 auto !important;
    }

    .new_testimonial_slider button.slider-btn.next:focus,
    .new_testimonial_slider button.slider-btn.prev:focus {
        outline: 0.1875rem dotted #c5c5c5 !important;
    }

    .new_testimonial_slider button.slider-btn.next,
    .new_testimonial_slider button.slider-btn.prev {
        line-height: inherit;
        width: 45px;
        height: 45px;
        color: #000;
        border-radius: 50%;
        background: #fff0;
        border: 1px solid #c5c9cc;
    }

    .tab-slider-wrapper {
        position: relative;
        width: fit-content;
        border-radius: 50px;
        background: #fff;
        box-shadow: 0 0 29px 0 rgb(0 0 0 / 0.17);
        padding: 5px;
        margin: 0 auto;
    }

    .tab-arrow {
        display: block;
    }

    .tab-arrow {
        line-height: inherit;
        width: 45px;
        height: 45px;
        color: #000;
        border-radius: 50%;
        background: #fff0;
        border: 1px solid #c5c9cc;
    }

    ul.homebenefits-list {
        border-radius: 10px !important;
        width: auto;
        margin-top: 0px !important;
        background: none !important;
        box-shadow: none;
        justify-content: unset;
        width: 100%;
        display: flex;
        overflow-x: auto;
        scroll-behavior: smooth;
        gap: 10px;
        padding: 8px 40px;
        height: auto;
        scrollbar-width: none;
    }

    .all-in-one-solution .arrow1 img {
        display: block !important;
    }

    .tab-arrow.left img,
    .tab-arrow.right img {
        max-width: 60%;
    }

    .tab-arrow.left,
    .tab-arrow.right {
        display: flex;
        align-items: center;
        justify-content: center;
    }

    .tab-arrow.left img {
        rotate: 180deg;
    }

    .all-in-one-solution .arrow1 img {
        max-width: 60%;
    }

    .all-in-one-solution .arrow1 {
        display: flex;
        align-items: center;
        justify-content: center;
    }

    .all-in-one-solution .arrow1.prev1 img {
        rotate: 180deg;
    }

    .tab-arrow.left {
        left: 0;
        top: 85px;
        position: absolute;
    }

    .tab-arrow.right {
        left: 55px;
        top: 85px;
        position: absolute;
    }

    ul.homebenefits-list {
        display: flex !important;
        overflow-x: auto !important;
        overflow-y: hidden;
        scroll-snap-type: x mandatory;
        -webkit-overflow-scrolling: touch;
        padding: 0 !important;
        margin: 0;
    }

    ul.homebenefits-list {
        margin: 0 !important;
    }
}

@media only screen and (max-width: 1024px) {
    .signature-control .accordion-header1 {
        padding: 20px 0;
    }

    .content-wrapper {
        padding: 0 20px;
        max-width: 100%;
        margin: 0 auto;
    }

    .built-in-comp-block .one_half.last {
        display: none;
    }

    .built-in-comp-block .main-holder {
        height: auto;
        display: inline-block;
        width: 100%;
    }

    .built-in-comp-block .main-holder .one_half:first-child {
        padding: 30px 40px;
        color: #fff;
        width: 100%;
        margin: 0;
    }

    .email-sig-manage .main-holder1 .onethird-holder1 {
        display: grid;
        align-items: center;
        gap: 20px;
        grid-template-columns: auto auto;
        padding: 10px;
    }

    .email-sig-manage .main-holder1 {
        width: 100%;
        flex-wrap: wrap;
    }

    .email-sig-manage .main-holder1 .onethird-holder1 .h3-txt {
        padding: 0 6px 0 6px;
    }

    .email-sig-manage .main-holder1 .onethird-holder1:nth-of-type(2) span.icon {
        order: 2;
    }

    .email-sig-manage .main-holder1 .onethird-holder1:nth-of-type(2) .separator-line {
        order: 1;
    }

    .all-in-one-solution .accordion-header {
        padding: 20px 0;
    }
}

@media only screen and (max-width: 600px) {
    .hometemplates-block .h2-title-heading {
        padding: 0 40px 35px 40px !important;
    }

    .email-sig-manage .main-holder1 .onethird-holder1 {
        display: grid;
        align-items: center;
        gap: 20px;
        grid-template-columns: 100%;
        padding: 20px;
    }

    .email-sig-manage .main-holder1 .onethird-holder1:nth-of-type(2) span.icon {
        order: 1;
    }

    .email-sig-manage .main-holder1 .onethird-holder1:nth-of-type(2) .separator-line {
        order: 2;
    }
}

@media only screen and (max-width: 980px) {
    .hometemplates-block .h2-title-heading {
        padding: 0 120px 35px 120px;
    }

    .email-sig-manage .new-btn {
        padding-top: 30px;
    }

    .home-top-container h1 {
        font-size: 50px;
    }

    .microsoft-appstore {
        height: auto;
        padding: 30px 0;
    }

    .home-steps-block .h2-title-heading,
    .sig-generator-holder .h2-title-heading,
    .outlook-addin .h2-title-heading,
    .email-sig-manage .h2-title-heading,
    .homebenefits-block .h2-title-heading,
    .home-steps .h2-title-heading,
    .all-in-one-solution .h2-title-heading,
    .hometemplates-block .h2-title-heading,
    .new_testimonial_slider .h2-title-heading {
        font-size: 36px;
    }

    .homebenefits-holder {
        padding: 0;
    }

    .home-features.clients-slide {
        padding: 50px 0 40px;
    }

    .home-top-container {
        height: auto;
    }

    .faq-right-new {
        margin-top: 60px;
    }

    .sub_centralized {
        display: grid;
        grid-template-columns: repeat(1, 1fr);
        gap: 60px;
    }

    .sub-sig-generator-holder img {
        width: auto;
    }

    .signature-control h2 {
        font-size: 28px;
        text-align: left;
    }

    .home-steps-block {
        text-align: center;
    }

    .sig-generator-holder .sub-sig-generator-holder,
    .outlook-addin .sub-sig-generator-holder,
    .homebenefits-holder,
    .home-steps .homestep-flex-right,
    .slider-track1 {
        display: grid;
        grid-template-columns: repeat(2, 1fr);
        align-items: center;
        gap: 50px;
    }

    .homebenefits-holder.peace-mind-section {
        text-align: center;
        gap: 20px;
    }

    .home-steps-block::before {
        background: none !important;
        height: auto !important;
    }

    .home-steps-block .h2-title-heading {
        margin: 0;
    }

    .signature-control h2 {
        font-size: 27px;
    }

    .sig-generator-holder,
    .home-steps-block,
    .outlook-addin,
    .homebenefits-block,
    .all-in-one-solution,
    .email-sig-manage {
        padding: 30px 0;
    }

    .slider-track1 .reason-holder {
        width: 100%;
    }

    .built-in-comp-block {
        padding: 20px 0 20px;
    }

    ul.homebenefits-list {
        justify-content: unset;
        width: 100%;
        display: flex;
        overflow-x: auto;
        scroll-behavior: smooth;
        gap: 10px;
        padding: 8px 40px;
        height: auto;
        scrollbar-width: none;
    }

    ul.homebenefits-list::-webkit-scrollbar {
        display: none;
    }

    ul.homebenefits-list li {
        flex: 0 0 auto;
        padding: 0 18px;
        white-space: nowrap;
        font-size: 15px;
    }

    .tab-arrow {
        display: block;
    }

    .tab-arrow {
        position: absolute;
        top: 50%;
        transform: translateY(-50%);
        background: #0071bc;
        color: #fff;
        border: none;
        width: 32px;
        height: 32px;
        border-radius: 50%;
        cursor: pointer;
        z-index: 2;
    }

    .tab-arrow:focus {
        outline: 0.1875rem dotted #c5c5c5 !important;
    }

    .tab-arrow {
        line-height: inherit;
        width: 45px;
        height: 45px;
        color: #000;
        border-radius: 50%;
        background: #fff0;
        border: 1px solid #c5c9cc;
    }

    .peace-mind-section .h3-txt {
        font-weight: 700;
        padding-top: 70px;
    }

    .reason-tabs.tabs1 {
        padding: 0px !important;
    }

    ul.homebenefits-list {
        display: flex !important;
        overflow-x: auto !important;
        overflow-y: hidden;
        scroll-snap-type: x mandatory;
        -webkit-overflow-scrolling: touch;
        padding: 0 !important;
        margin: 0;
    }

    ul.homebenefits-list li {
        flex: 0 0 32% !important;
        width: 32%;
        text-align: center;
        scroll-snap-align: start;
        font-size: 16px;
    }

    ul.homebenefits-list {
        border-radius: 10px !important;
        margin-top: 25px !important;
        background: none !important;
        box-shadow: none;
    }

    .tab-slider-wrapper {
        position: relative;
        width: 100%;
        border-radius: 50px;
        background: #fff;
        box-shadow: 0 0 29px 0 rgb(0 0 0 / 0.17);
        padding: 5px;
    }

    ul.homebenefits-list {
        border-radius: 10px !important;
        width: auto;
        margin-top: 0px !important;
        margin-bottom: 0px !important;
    }

    .home-steps .tabs {
        width: 100%;
        overflow-x: auto;
        display: flex;
        gap: 10px;
        padding: 5px;
        scrollbar-width: none;
    }

    .home-steps .dots {
        display: none;
    }

    .home-steps .tabs::-webkit-scrollbar {
        display: none;
    }

    .home-steps .tabs .tab {
        flex: 0 0 auto;
        min-width: 32%;
        text-align: center;
    }

    .home-steps .arrow_flex {
        justify-content: start;
        padding-bottom: 10px;
        margin: 0;
    }

    .home-steps .arrow {
        line-height: inherit;
        width: 45px;
        height: 45px;
        color: #000;
        border-radius: 50%;
        background: #fff0;
        border: 1px solid #c5c9cc;
        margin: 10px 3px;
    }

    .home-steps .arrow:focus {
        outline: 0.1875rem dotted #c5c5c5 !important;
    }

    .home-steps .tabs {
        padding: 5px 5px;
        scroll-padding: 0 16px;
        justify-content: flex-start;
        text-align: left;
    }

    .home-steps .arrow_flex {
        gap: 5px;
    }

    .sub-all-in-one-solution .slider-wrapper1 {
        margin: 0 0 0 0;
    }

    .sub-all-in-one-solution ul li {
        font-size: 17px;
    }

    .homebenefits-holder {
        display: grid;
        grid-template-columns: repeat(2, 1fr) !important;
        align-items: center;
    }

    .all-in-one-solution .reason-tabs li span {
        display: none;
    }

    .home-steps .homestep-flex-right {
        gap: 15px;
    }

    .all-in-one-solution .reason-tabs li {
        height: auto;
        display: flex;
        flex-direction: column;
        flex-wrap: wrap;
        align-items: center;
        justify-content: center;
        text-align: center;
    }

    .all-in-one-solution .reason-tabs li.current {
        font-size: 16px !important;
        border: none !important;
        background: #d7ecf9;
        border-radius: 41px;
        color: #0071bc;
    }

    .all-in-one-solution .reason-tabs li {
        font-size: 16px !important;
        padding: 5px 10px !important;
        box-shadow: none;
    }

    .all-in-one-solution .reason-tabs {
        border-radius: 50px 0 0 50px;
        background: #fff;
        gap: 10px !important;
        padding: 10px !important;
    }

    .all-in-one-solution .reason-tabs li {
        margin: 0px !important;
    }

    .all-in-one-solution .reason-tabs li {
        font-size: 16px !important;
        width: max-content;
    }

    .all-in-one-solution .reason-boxes.current {
        display: grid;
        grid-template-columns: repeat(1, 1fr) !important;
    }

    .home-steps .home-slide-list li.active {
        border-radius: 0;
    }

    .home-steps .home-slide-list {
        width: 100%;
        border-radius: 0;
        flex-wrap: wrap;
    }

    .home-steps .homestep-left.one_half.last {
        padding-left: 0;
        width: 100%;
    }

    .home-steps {
        padding: 20px 0;
    }

    .email-sig-manage .main-holder1 .onethird-holder1 img {
        width: 100%;
    }

    .email-sig-manage .main-holder1 {
        display: grid;
        grid-template-columns: 100%;
    }

    .hometemplates-tabs-wrapper .tab-arrow {
        display: block;
    }

    .hometemplates-tabs-wrapper .tab-arrow img {
        max-width: 70%;
    }

    .hometemplates-tabs-wrapper .tab-arrow.prev img {
        rotate: 180deg;
    }

    .hometemplates-tabs-wrapper .tab-arrow.next {
        margin: 40px 0 0 75px;
    }

    .hometemplates-tabs-wrapper .tab-arrow.prev {
        margin: 40px 0 0 20px;
    }

    .hometemplates-tabs-wrapper .tab-arrow {
        display: flex;
        align-items: center;
        justify-content: center;
        cursor: pointer;
        flex-shrink: 0;
        line-height: inherit;
        width: 45px;
        height: 45px;
        color: #000;
        border-radius: 50%;
        background: #fff0;
        border: 1px solid #c5c9cc;
        font-size: 30px;
        cursor: pointer;
    }

    .hometemplates-block {
        padding: 40px 0;
    }

    .hometemplates-list {
        width: 100% !important;
        overflow-x: auto !important;
        display: flex !important;
        gap: 10px !important;
        padding: 5px !important;
        scrollbar-width: none;
        justify-content: start;
        flex-wrap: nowrap;
        border-radius: 50px;
        background: #fafcfd;
        box-shadow: 0 0 29px 0 rgb(0 0 0 / 0.17);
    }

    .hometemplates-holder .slick-dots {
        position: absolute;
        top: -35px;
    }

    .hometemplates-tabs-wrapper {
        display: flex;
        align-items: center;
    }

    .hometemplates-list {
        display: flex;
        overflow-x: auto;
        flex-wrap: nowrap;
        justify-content: flex-start;
        scroll-behavior: smooth;
        padding: 8px 10px;
        margin: 20px 0;
        -webkit-overflow-scrolling: touch;
    }

    .hometemplates-list li {
        flex-shrink: 0;
        white-space: nowrap;
    }

    .hometemplates-list {
        margin-bottom: 90px !important;
        width: 100%;
        height: auto;
    }

    .hometemplates-block .content-wrapper {
        padding: 0 20px;
    }

    .home-steps .arrow_flex {
        width: 100%;
        padding: 30px 25px;
    }
}

@media only screen and (max-width: 768px) {

    .home-top-container .videopopup:hover,
    .sig-generator-holder .videopopup:hover,
    .outlook-addin .videopopup:hover {
        background-position: center top -90.5px;
    }

    .home-steps .slider-track {
        padding-top: 20px;
    }

    .hometemplates-block .h2-title-heading {
        padding: 0 70px 35px 70px;
    }

    .peruser {
        margin-top: 20px !important;
        margin-bottom: 20px !important;
    }

    .home-top-container .videopopup,
    .sig-generator-holder .videopopup,
    .outlook-addin .videopopup {
        width: 70px;
        height: 70px;
        background-size: 70px;
    }

    .sub_centralized {
        display: grid;
        grid-template-columns: repeat(1, 1fr);
        gap: 60px;
    }

    .new_testimonial_slider .two_btns {
        justify-content: flex-start;
        margin: 15px 0 0 20px !important;
        gap: 5px;
    }

    .home-features.clients-slide {
        display: none;
    }

    .sub_centralized {
        display: grid;
        grid-template-columns: repeat(1, 1fr);
        gap: 50px;
    }

    .homebenefits-holder {
        display: grid;
        grid-template-columns: repeat(1, 1fr);
        gap: 0;
    }

    .home-top-container h2.main-subhead br {
        display: none;
    }

    .home-top-container h1 {
        font-size: 45px;
    }

    .home-steps .homestep-flex-right {
        display: grid;
        grid-template-columns: 100%;
        padding: 10px 0 0;
        gap: 10px !important;
    }

    .slider-track1 {
        display: flex;
        flex-direction: column-reverse;
    }

    .sub-all-in-one-solution img {
        display: none;
    }

    .email-sig-manage .main-holder1 .onethird-holder1 img {
        width: 100%;
    }

    .email-sig-manage .main-holder1 {
        gap: 20px;
        display: grid;
        grid-template-columns: 100%;
    }

    .sub_microsoft-appstore2 {
        border-left: none;
        flex-direction: column;
        padding: 0;
    }

    .sub_microsoft-appstore {
        gap: 15px;
    }

    .try_trial_request_demo a:first-child,
    .try_trial_request_demo a:nth-of-type(2) {
        font-size: 15px;
    }

    .new_testimonial_slider {
        padding-top: 20px;
    }

    .new_testimonial_slider .slider-dots1 {
        display: none;
    }
}

@media only screen and (max-width: 767px) {
    .hometemplates-block .hometemplates-list {
        border-radius: 50px 0 0 50px !important;
        margin: 20px -20px 70px 20px !important;
        border: none;
        height: 50px;
        line-height: 30px;
    }

    .hometemplates-list li {
        font-size: 16px;
    }

    .hometemplates-block .hometemplates-list:has(li:nth-of-type(9).active) {
        border-radius: 50px !important;
    }

    .slider-wrapper1 {
        border-radius: 0px !important;
        margin: 0 -20px 0 20px !important;
    }

    .all-in-one-solution .arrow_flex1 {
        margin: 20px 0 0 20px;
    }

    .all-in-one-solution .reason-tabs.tabs1 {
        border-radius: 50px 0 0 50px !important;
        height: 50px;
    }

    .sig-generator-holder .sub-sig-generator-holder,
    .outlook-addin .sub-sig-generator-holder,
    .homebenefits-holder,
    .home-steps .homestep-flex-right,
    .slider-track1 {
        display: grid;
        grid-template-columns: repeat(1, 1fr);
        align-items: center;
        gap: 30px;
    }

    .outlook-addin .sub-sig-generator-holder {
        display: flex;
        flex-direction: column-reverse;
        gap: 30px;
    }

    .homebenefits-holder {
        display: grid;
        grid-template-columns: repeat(1, 1fr) !important;
        align-items: center;
    }

    .homebenefits-block .right-image-box {
        display: none;
    }

    .home-steps .slider-track {
        display: none;
    }
}

@media only screen and (max-width: 600px) {
    .content-wrapper {
        padding: 0 20px;
        max-width: 100%;
        margin: 0 auto;
    }

    .all-in-one-solution {
        background: #fff0;
    }

    .home-top-container h1 {
        font-size: 30px;
    }

    .homeprice-box-holder .homedemo-block {
        display: none;
    }

    .homeprice-box-holder {
        width: fit-content;
    }

    .signature-control .accordion-item1.active .accordion-content {
        max-height: fit-content;
    }

    .home-steps .slider-track {
        padding-bottom: 20px;
    }

    .built-in-comp-block .comp-head {
        font-size: 20px;
    }

    .home-steps .homestep-left .homestep-title {
        line-height: normal;
    }

    .built-in-comp-block .main-holder .one_half:first-child {
        padding: 20px;
    }

    .home-steps .arrow_flex {
        gap: 5px;
    }

    .hometemplates-block {
        padding: 0 0 20px;
    }

    .new_testimonial_slider {
        padding-top: 20px;
    }

    p.footer_desc {
        font-size: 14px !important;
    }

    .sub_microsoft-appstore1 span,
    .sub_microsoft-appstore1 span.red,
    .sub_microsoft-appstore1 .discount span:nth-of-type(2),
    .sub_microsoft-appstore1 .discount p span:first-child {
        font-size: 35px;
    }

    .sub_microsoft-appstore1 {
        gap: 10px;
    }

    .sub_microsoft-appstore1 p.per_user {
        padding: 0 15px 0 0;
    }

    .sub_microsoft-appstore2 {
        flex-direction: row;
    }

    .sub_microsoft-appstore2 p {
        font-size: 16px;
    }

    .microsoft-appstore .content-wrapper {
        max-width: 100%;
        padding: 0 10px;
    }

    .all-in-one-solution .reason-boxes.current {
        gap: 0px !important;
    }

    .all-in-one-solution .arrow1 {
        margin: 0 0 10px 0;
    }

    .slider-wrapper1,
    .tab-slider-wrapper {
        height: auto;
        padding-left: 0;
    }

    .tab-slider-wrapper,
    .home-steps .tabs {
        padding: 5px;
    }

    .microsoft-appstore p {
        font-weight: 400;
    }
}

@media only screen and (max-width: 980px) {
    .all-in-one-solution .reason-tabs li br {
        display: none;
    }

    .hometemplate-content,
    .hometemplate-img {
        left: 0;
    }

    .home-steps-block p,
    .sig-generator-holder .sub-head,
    .homebenefits-block p,
    .home-steps .home-steps-subhead,
    .home-steps .homestep-left .homestep-content,
    .all-in-one-solution p,
    .hometemplates-block p.sub-title,
    .home-features .demo-content {
        text-align: justify !important;
    }

    .hometemplates-holder .slick-dots,
    .hometestimonials-holder .slick-dots {
        bottom: -20px;
        display: none !important;
    }

    .hometemplates-list {
        margin-bottom: 40px;
        width: 100%;
        height: auto;
    }

    .hometemplates-list li {
        padding: 5px 10px;
    }

    .new_testimonial_slider .slider-container {
        margin-top: 0px !important;
    }

    .home-features {
        padding: 30px 0 30px;
    }

    a.show_mobile_link {
        margin-top: 30px;
    }

    .home-features .demo-content {
        font-weight: 400;
    }

    .hometemplate-content {
        margin-top: -14px !important;
    }

    .sub_microsoft-appstore1,
    .sub_microsoft-appstore2 {
        justify-content: center;
    }

    .sub_microsoft-appstore2 {
        border-left: none;
        padding: 0;
    }

    .home-top-container .feature-sub-title {
        font-size: 16px !important;
    }
}

@media (max-width: 600px) {
    .homebenefits-block .h2-title-heading {
        padding: 0 0 30px 0;
    }

    .peruser {
        width: 100%;
    }

    .sub_microsoft-appstore {
        flex-direction: column;
        align-items: center;
        justify-content: center;
    }

    .microsoft-appstore {
        text-align: center;
    }

    .built-in-comp-block .comp-content {
        font-size: 16px;
    }

    .signature-control .accordion-item.active .accordion-content {
        max-height: fit-content;
    }

    .all-in-one-solution .reason-tabs,
    .built-in-comp-block .main-holder .one_half,
    .home-steps .home-slide-list li,
    .home-steps-block .onethird-holder,
    .home-steps-block.email-sig-manage .onethird-holder,
    .homebenefits-holder .left-content,
    .homebenefits-holder .right-image-box,
    .homestep-right.one_half.txt-right,
    .hometemplates-list {
        width: 100%;
    }

    .built-in-comp-block .main-holder,
    .homebenefits-holder {
        flex-direction: column;
    }

    .built-in-comp-block .main-holder .one_half {
        text-align: center;
    }

    .home-steps-block .h2-title-heading,
    .sig-generator-holder .h2-title-heading,
    .outlook-addin .h2-title-heading,
    .email-sig-manage .h2-title-heading,
    .homebenefits-block .h2-title-heading,
    .home-steps .h2-title-heading,
    .all-in-one-solution .h2-title-heading,
    .hometemplates-block .h2-title-heading,
    .new_testimonial_slider .h2-title-heading {
        font-size: 30px !important;
        text-align: center !important;
    }

    .signature-control h2 {
        font-size: 21px;
        font-weight: 600;
    }

    a.show_mobile_link {
        margin-top: 20px;
    }

    .all-in-one-solution .arrow_flex1 {
        padding-top: 0;
        gap: 10px;
    }

    .achiever-bages {
        display: none;
    }

    ul.homebenefits-list li {
        width: auto;
    }

    .signature-control .accordion-header1 p {
        font-size: 17px;
    }

    .home-features {
        padding: 20px 0 40px;
    }

    .home-features .demo-content {
        font-size: 15px;
    }

    .peace-mind-section .h3-txt {
        font-size: 20px;
    }
}

@media (max-width: 480px) {
    .email-sig-manage {
        padding: 30px 0;
    }

    .email-sig-manage .new-btn {
        padding-top: 30px;
    }

    .peruser {
        font-size: 16px;
    }

    span.ruppees,
    span.dollar {
        font-size: 20px;
    }

    .home-top-container {
        background: none;
    }

    .all-in-one-solution .h2-title-heading,
    .hometemplates-block .h2-title-heading,
    .new_testimonial_slider .h2-title-heading {
        font-size: 27px !important;
        text-align: center !important;
    }
}

@media (max-width: 380px) {
    .hometemplates-block .h2-title-heading {
        padding: 0 0 35px 0px !important;
    }

    .new_testimonial_slider .content_sec {
        padding: 20px 10px 60px;
    }

    .new_testimonial_slider .new_reviews_customer {
        padding: 0 15px !important;
        font-size: 13px;
    }
}

@media (max-width: 414px) {
    .homeprice-box-holder {
        width: 100%;
    }
}

@media only screen and (max-width: 414px) {
    .homedisc {
        font-size: 30px;
    }

    .sub_microsoft-appstore {
        flex-direction: column;
        text-align: center;
    }

    .sig-generator-holder .button-new.sig-editor,
    .outlook-addin .button-new.sig-editor,
    .email-sig-manage .button-new,
    .home-blue-btn,
    .homestep-left .homestep-more {
        height: auto;
        line-height: normal;
        padding: 10px 15px;
    }

    .homeprice-box-holder .homeprice-rhs .free-trial-btn {
        width: auto;
        padding: 0 10px !important;
    }

    .christ_offer {
        font-size: 13px;
        gap: 2px;
    }
}

#chat-box.in .chat-body {
    display: block;
}

.sr-only {
    position: absolute;
    width: 1px;
    height: 1px;
    padding: 0;
    margin: -1px;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    white-space: nowrap;
    border: 0;
}

.new_testimonial_slider .content_sec b {
    color: #0d5c99 !important;
}

.new_testimonial_slider .slider-dots1 button {
    position: relative;
    width: 16px;
    height: 16px;
    background: #d1d4da;
    border-radius: 50%;
    border: none;
    display: inline-block;
    /* margin: 0 10px; */
    margin: 0 5px;
    padding: 0;
    cursor: pointer;
}

.new_testimonial_slider .slider-dots1 button::before {
    content: "";
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 8px;
    height: 8px;
    background: #d1d4da !important;
    border-radius: 50%;
}

.new_testimonial_slider .slider-dots1 button:hover,
.new_testimonial_slider .slider-dots1 button:focus {
    outline: 2px solid #2392d7;
    outline-offset: 2px;
}

.new_testimonial_slider .slider-dots1 button.active::before {
    background: #9ca3af !important;
}

@media only screen and (max-width: 980px) {
    .all-in-one-solution .reason-tabs li.current {
        background: #eef7fd;
        color: #0071bc;
    }

    .hometemplates-list {
        background: #f4f7fa;
    }

    /* .home-top-container .homeimg-holder img, .sub_centralized img,    .sub-sig-generator-holder img, .sub-sig-generator-holder img {
       display: none;
   } */
}



.free-trial{
    color: #044772 !important;
}

.appsource{
    color: #0184fd;

}

.free-tool:hover span{
  color: #0686ff !important;
}


