body {
    margin: 0;
    padding: 0;
    font-family: 'Maven Pro', sans-serif;
}

.bannerPart {
    text-align: center;
    background: url(/assets/img/banner_bg.png) 0 0;
    min-height: 437px;
    background-size: 100%;
    background-repeat: no-repeat;
    padding: 40px 0;
}

.ourlogo ul {
    margin: 0;
    padding: 0;
    display: flex;
    text-align: center;
    justify-content: center;
}

.ourlogo ul li {
    list-style: none;
    display: flex;
    align-items: center;
}

.ourlogo ul li:first-child {
    padding-right: 20px;
    margin-right: 20px;
    border-right: 1px solid #d1d1d1;
}

.ourlogo ul li img {
    width: auto;
    height: 42px;
}

.ourlogo ul li.handshake img {
    width: 130px;
    height: 69px;
}

.headingh2 {
    font-size: 2.9em;
    line-height: 51px;
    font-family: 'Maven Pro';
    font-weight: 500;
    text-align: center;
    color: #343f52;
    margin: 20px 0;
}

.headingh2 span {
    color: #386cc7
}

.bannerPart p {
    color: #60697b;
    font-size: 20px;
    margin: 0;
}

.btndiv .btn {
    transition: all 0.4s;
    margin: 20px 10px;
    color: #fff;
    font-weight: 700;
    padding: 10px;
    width: 170px;
}

.btndiv .btn.freeTrial {
    background: #cb3b3d;
    color: #fff;
}

.btndiv .btn.freeTrial:hover {
    background: #ed1c24;
    color: #fff;
    margin-top: 5px;
}

.btndiv .btn.itWorks {
    background: #3a6dc7;
    color: #fff;
}

.btndiv .btn.itWorks:hover {
    background: #343f52;
    color: #fff;
    margin-top: 5px;
}

p {
    color: #60697b;
    font-family: 'Maven Pro';
    font-size: 20px;
}

h1, h2, h3, h4, h5, h6 {
    font-weight: 500;
    color: #343f52;
    font-family: 'Maven Pro';
}

.claim {
    margin-bottom: 20px;
}

.trackStockPlans {
    background: #f2f8fb;
    padding: 50px 0;
    text-align: center;
}

.trackStockPlans .claim span {
    font-size: 17px;
    color: #60697b;
    text-transform: uppercase;
    font-weight: 700;
    letter-spacing: 2px;
}

.trackStockPlans .claim h3 {
    font-size: 3rem;
    font-weight: 500;
    color: #343f52;
}

.trackStockPlans .claim p {
    color: #60697b;
    margin: 0;
}

.replenish {
    background: #fff;
    border-radius: 10px;
    padding: 25px 20px;
    box-shadow: 0px 0px 50px rgb(19 46 71 / 20%);
    height: 600px;
}

.repleTitle {
    font-size: 2rem;
    position: relative;
    color: #343f52;
    font-weight: 500;
}

.repleTitle:after {
    content: "";
    position: absolute;
    width: 40px;
    height: 3px;
    background: #3a6dc74d;
    bottom: -16px;
    left: 0;
    right: 0;
    margin: 0 auto;
}

.replenish .dolor {
    font-size: 48px;
    color: #3a6dc7;
    font-weight: 400;
    font-family: "Maven Pro"
}

.billed {
    font-size: 13px;
    color: #60697b;
    margin-bottom: 1.8rem;
}

.billed span {
    display: block;
    width: 100%;
    line-height: 1;
}

.replenish {
    position: relative;
}

.replenish ul {
    margin: 0;
    padding: 0;
}

.replenish ul li {
    list-style: none;
    padding: 0 0 0 25px;
    margin: 0;
    text-align: left;
    margin-bottom: 10px;
    color: #60697b;
    position: relative;
    font-weight: 400;
    font-size: 14px;
}

.replenish ul li:before {
    content: " ";
    display: block;
    position: absolute;
    background: url(/assets/img/arrowtick.svg) 0 0;
    background-repeat: no-repeat;
    width: 15px;
    height: 15px;
    left: 0;
    top: 7px;
}

.replenish .Replenishbtn {
    left: 0;
    position: absolute;
    bottom: 10px;
    transition: all 0.4s;
    background: #3a6dc7;
    color: #fff;
    font-weight: 700;
    padding: 10px;
    width: 90%;
    right: 0;
    margin: 0 auto;
}

.trackStockPlans .replenish .Replenishbtn:hover {
    background: #343f52;
    color: #fff;
    margin-top: 5px;
    bottom: 5px;
}

.replenish ul li.active {
    color: #3a6dc7;
}

.traAlready {
    margin-top: 40px;
}

.traAlready h2 {
    font-size: 1.7rem;
    color: #343f52;
    font-weight: 500;
}

.downloadBtn {
    padding-bottom: 5px;
    text-decoration: none;
    text-transform: uppercase;
    font-weight: 700;
    color: #343f52;
    position: relative;
    border-bottom: 4px solid #3a6dc7;
    letter-spacing: 0.055rem;
}

.downloadBtn:after {
    display: inline-block;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
    content: "";
    width: 13px;
    height: 14px;
    margin-bottom: -2px;
    margin-left: 7px;
    background: url("data:image/svg+xml,%3Csvg version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' viewBox='0 0 16 19' style='enable-background:new 0 0 16 19;' xml:space='preserve'%3E%3Cstyle type='text/css'%3E .st0%7Bfill:%23343F52;%7D%0A%3C/style%3E%3Cg%3E%3Cpath id='arrow_copy' class='st0' d='M7.2,15.4L1.4,9.3c-0.5-0.5-0.5-1.2,0-1.7C1.8,7.2,2.5,7.1,3,7.6c0,0,0,0,0.1,0.1l3.8,4V2 c0-0.6,0.5-1.2,1.1-1.2c0.6,0,1.2,0.5,1.2,1.1c0,0,0,0.1,0,0.1v9.6l3.8-4c0.4-0.5,1.1-0.5,1.6-0.1c0,0,0,0,0.1,0.1 c0.5,0.5,0.5,1.2,0,1.7l-5.8,6.1C8.4,15.9,7.7,15.9,7.2,15.4C7.2,15.4,7.2,15.4,7.2,15.4z'/%3E%3Cpath id='arrow_copy_00000134949496543534598930000007924385098900491707_' class='st0' d='M1.2,19C1.2,19,1.2,19,1.2,19 C0.5,19,0,18.4,0,17.8c0-0.6,0.6-1.1,1.2-1.1h13.5c0.6,0,1.2,0.5,1.2,1.1c0,0.6-0.5,1.2-1.1,1.2c0,0-0.1,0-0.1,0H1.2z'/%3E%3C/g%3E%3C/svg%3E%0A");
}

.downloadBtn:hover:after {
    background: url("data:image/svg+xml,%3Csvg version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' viewBox='0 0 16 19' style='enable-background:new 0 0 16 19;' xml:space='preserve'%3E%3Cstyle type='text/css'%3E .st0%7Bfill:%233a6dc7;%7D%0A%3C/style%3E%3Cg%3E%3Cpath id='arrow_copy' class='st0' d='M7.2,15.4L1.4,9.3c-0.5-0.5-0.5-1.2,0-1.7C1.8,7.2,2.5,7.1,3,7.6c0,0,0,0,0.1,0.1l3.8,4V2 c0-0.6,0.5-1.2,1.1-1.2c0.6,0,1.2,0.5,1.2,1.1c0,0,0,0.1,0,0.1v9.6l3.8-4c0.4-0.5,1.1-0.5,1.6-0.1c0,0,0,0,0.1,0.1 c0.5,0.5,0.5,1.2,0,1.7l-5.8,6.1C8.4,15.9,7.7,15.9,7.2,15.4C7.2,15.4,7.2,15.4,7.2,15.4z'/%3E%3Cpath id='arrow_copy_00000134949496543534598930000007924385098900491707_' class='st0' d='M1.2,19C1.2,19,1.2,19,1.2,19 C0.5,19,0,18.4,0,17.8c0-0.6,0.6-1.1,1.2-1.1h13.5c0.6,0,1.2,0.5,1.2,1.1c0,0.6-0.5,1.2-1.1,1.2c0,0-0.1,0-0.1,0H1.2z'/%3E%3C/g%3E%3C/svg%3E%0A");
}

.downloadBtn:hover {
    color: #3a6dc7;
}

.howitworks {
    background: #fff;
    padding: 50px 0;
}

.CalculatorBtn {
    margin-top: 30px;
    display: inline-block;
    padding-bottom: 5px;
    text-decoration: none;
    text-transform: uppercase;
    font-weight: 700;
    color: #343f52;
    position: relative;
    border-bottom: 4px solid #49c49b;
    letter-spacing: 0.055rem;
}

.CalculatorBtn:after {
    display: inline-block;
    content: "";
    width: 13px;
    height: 11px;
    margin-left: 6px;
    background-repeat: no-repeat;
    background-size: cover !important;
    background-position: center center;
    background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16.995' height='13.944' viewBox='0 0 16.995 13.944'%3E%3Cpath id='arrow_copy' data-name='arrow copy' d='M1283.617,3182.91l-6.07,5.809a1.249,1.249,0,0,1-1.716,0,1.127,1.127,0,0,1,0-1.643l4-3.826h-11.639a1.163,1.163,0,1,1,0-2.324h11.639l-4-3.827a1.127,1.127,0,0,1,0-1.643,1.252,1.252,0,0,1,1.717,0l6.07,5.809A1.128,1.128,0,0,1,1283.617,3182.91Z' transform='translate(-1266.978 -3175.117)' fill='%23343f52'/%3E%3C/svg%3E%0A");
}

.CalculatorBtn:hover {
    color: #49c49b;
}

.CalculatorBtn:hover:after {
    display: inline-block;
    content: "";
    width: 13px;
    height: 11px;
    margin-left: 6px;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
    background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16.995' height='13.944' viewBox='0 0 16.995 13.944'%3E%3Cpath id='arrow_copy' data-name='arrow copy' d='M1283.617,3182.91l-6.07,5.809a1.249,1.249,0,0,1-1.716,0,1.127,1.127,0,0,1,0-1.643l4-3.826h-11.639a1.163,1.163,0,1,1,0-2.324h11.639l-4-3.827a1.127,1.127,0,0,1,0-1.643,1.252,1.252,0,0,1,1.717,0l6.07,5.809A1.128,1.128,0,0,1,1283.617,3182.91Z' transform='translate(-1266.978 -3175.117)' fill='%2349c49b'/%3E%3C/svg%3E%0A");
}

.hereTitle {
    font-size: 2.5rem;
}

.videoModel:before {
    content: '';
    display: block;
    background: rgba(240, 250, 247, 1);
    border-style: none;
    border-radius: 16px;
    left: 0;
    top: 30px;
    z-index: -1;
    width: 560px;
    height: 310px;
    position: absolute;
}

.videoModel {
    position: relative;
    padding-left: 30px;
    z-index: 0;
}

.videoModel img {
    border-radius: 16px;
    width: 90%;
}

.videoModelBtn {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}

.btn.videoModelBtn:hover {
    background-color: #343f52;
}

.btn.videoModelBtn:focus {
    box-shadow: none;
}

.btn.videoModelBtn {
    background: #49c49b url(/assets/img/play-btn.png) center center no-repeat;
    background-size: cover;
    border-radius: 50%;
    width: 90px;
    height: 90px;
    transition: all 0.4s;
}

.modalPopup .modal-body {
    padding: 0;
}

.modalPopup .modal-content {
    background: none;
}

.modal-body button.close span {
    color: #fff;
    box-shadow: none;
    line-height: 1;
    margin-top: -5px;
    font-size: 18px;
}

.modal-body button.close {
    position: absolute;
    right: -8px;
    top: -13px;
    background: #000;
    border-radius: 50%;
    height: 30px;
    width: 30px;
    z-index: 1;
    display: flex;
    justify-content: center;
    align-items: center;
    opacity: 1;
    border: 3px solid #fff;
}

.modal-body iframe {
    border: 0;
    height: 472px;
}

.ourClient {
    text-align: center;
    margin: 50px 0;
}

.ourClient span {
    font-size: 17px;
    color: #60697b;
    text-transform: uppercase;
    font-weight: 700;
    letter-spacing: 2px;
}

.ourClient h3 {
    font-size: 3rem;
    font-weight: 500;
    color: #343f52;
}

.industrybg {
    position: relative;
    background: #f0faf7;
    border-radius: 16px;
    padding: 70px 20px 20px;
}

.industrybg:before {
    content: '“';
    position: absolute;
    top: -40px;
    left: 10px;
    color: #49c49b;
    font-size: 120px;
    font-family: Georgia, serif;
}

.industrybg p {
    font-family: "Maven Pro";
    font-weight: 500;
    font-style: normal;
    font-size: 18px;
}

.interface span {
    font-weight: 500;
    font-family: "Maven Pro";
    font-size: 16px;
    color: #60697b;
}

.interface p {
    font-size: .875rem;
    font-weight: 400;
    font-family: "Maven Pro";
    font-style: normal;
    margin-left: 20px;
    line-height: 21px;
}

.ourLogos {
    display: grid;
    grid-template-columns: 1fr 1fr 1fr 1fr;
    grid-gap: 10px;
    height: 100%;
}

.ourLogos img {
    max-width: 170px;
    width: 100%;
}

.eturnInner {
    padding: 30px 0;
}

.eturnCustome {
    margin-top: 50px;
    border-top: 1px solid #eeeeee;
    padding: 50px 0;
}

.eturnRight ul {
    margin: 0;
    padding: 0;
    display: flex;
    justify-content: end;
    align-items: center;
}

.eturnRight ul li {
    list-style: none;
    width: 150px;
}

.eturnRight ul li img {
    -webkit-box-reflect: below 0px linear-gradient(to bottom, rgba(0, 0, 0, 0.0) 0%, rgba(0, 0, 0, 0.0) 50%, rgba(0, 0, 0, 0.2) 100%);
    height: 80px;
}

.modal.show .modal-dialog {
    max-width: 857px;
}

/******************************************** 
==============responsive start===============
********************************************/

@media (max-width: 1199px) {
    .bannerPart {
        background-size: 100% 100%;
    }

    .headingh2 {
        font-size: 2.3em;
        line-height: 45px;
    }

    .replenish {
        height: 710px;
    }

    .videoModel:before {
        width: 80%;
        height: 210px;
    }

    .videoModel img {
        width: 90%;
        height: 100%;
    }
}

@media (max-width:991px) {
    .headingh2 {
        font-size: 1.8em;
        line-height: 36px;
    }

    .bannerPart p {
        font-size: 1.1rem;
    }

    .replenish {
        height: 580px;
        margin-bottom: 20px;
    }

    .videoModel:before {
        height: 100%;
        width: 95%;
    }

    .videoModel img {
        width: 100%;
    }

    .CalculatorBtn {
        margin-bottom: 30px;
    }

    .modal-body iframe {
        height: 280px;
    }

    .eturnCustome .row {
        flex-direction: column-reverse;
    }

    .eturnInner {
        padding-top: 70px;
        padding-bottom: 0;
        text-align: center;
    }

    .eturnCustome {
        padding-bottom: 0;
    }
}

@media (max-width:767px) {
    .bannerPart {
        padding: 16px 0;
        background: none
    }

    .ourlogo ul li img {
        height: 25px;
    }

    .btndiv .btn {
        margin-bottom: 0;
    }

    .ourlogo ul li.handshake img {
        width: 47px;
        height: 32px;
    }

    .trackStockPlans .claim h3,
    .hereTitle,
    .ourClient h3,
    .traAlready h2,
    .headingh2 {
        font-size: 1.4rem;
        line-height: 28px;
    }

    .replenish {
        height: auto;
        padding-bottom: 100px;
    }

    .trackStockPlans .claim p,
    .bannerPart p,
    .traAlready p,
    .howitworks p,
    .industrybg p {
        font-size: .876rem;
    }

    .videoModelBtn .fa {
        font-size: 20px;
        padding: 10px;
    }

    .btn.videoModelBtn {
        width: 70px;
        height: 70px;
    }

    .ourLogos {
        grid-template-columns: 1fr 1fr 1fr;
    }

    .eturnRight ul li img {
        height: 50px;
    }

    .eturnRight ul {
        justify-content: space-around;
    }

    .eturnRight ul li {
        width: auto;
    }

    .eturnCustome {
        margin-top: 20px;
        padding-top: 30px;
    }

    .eturnInner {
        padding-top: 50px;
    }

    .downloadBtn,
    .CalculatorBtn {
        font-size: .876rem;
    }

    .downloadBtn:after {
        top: 2px;
    }

    .ourClient {
        margin: 20px 50px;
    }
}

.info-note {
    border-radius: 0.4rem;
    margin-bottom: 35px;
    padding: 0.75rem;
    background-color: #DCECF8;
}

.info-note-inner {
    display: flex;
    gap: 8px;
}

.info-note h6,
.info-note .h6 {
    color: #343f52;
    font-size: 17px;
    font-family: 'Maven Pro';
    margin: 0;
    font-weight: 500;
    line-height: 25px;
    text-align: left;
}

.info-note svg .icon-fill {
    fill: #3a6dc7;
}

.info-note svg .icon-fill-white {
    fill: #ffffff;
}

.info-note a {
    color: #3a6dc7;
    text-decoration: none;
    font-weight: 600;
}

.info-note a:hover {
    color: #3a6dc7;
}

.info-note a:not([href]):not([class]),
.info-note a:not([href]):not([class]):hover {
    color: inherit;
    text-decoration: none;
}

@media(min-width:768px) {

    .info-note {
        padding: 0.75rem 1rem;
    }
}

@media(min-width:1200px) {
    .info-note {
        padding: 0.75rem 1.125rem;
    }
}

@media(min-width:1400px) {
    .info-note-inner {
        align-items: center;
        justify-content: center;
    }
}