body.page .maincontent {
    padding: 95px 0 0;
    overflow: hidden;
}

.new-reseller {
    margin: -40px 0 0 0;
    padding: 35px 0 35px 0;
    border-bottom: 1px solid #dfdfdf;
    background: url(/template/default/images/pricing-top-bg.webp);
    background-size: cover;
    background-repeat: no-repeat;
    height: auto;
}

/* .txt-center {
    text-align: center;
} */

.new-reseller h1 {
    color: #fff;
    font-size: 32px;
    font-weight: 500;
}

.new-reseller p {
    color: #fff;
    line-height: 25px;
    padding: 20px 0;
}

.new-reseller p.support-btn-holder,
.main-reseller-flex .reseller-container .support-box .login1 li:nth-of-type(6) {
    padding: 0;
}

.new-reseller .demo-btn {
     border: none;
    background: #fff;
    width: 159px;
    height: 41px;
    display: inline-block;
    color: #1a457f;
    font-size: 16px;
    line-height: 39px;
    border-radius: 35px;
}

.new-reseller .demo-btn:hover {
  background: #d2ebfd;
    color: #333;
}

.partner-box {
    background: #fff;
    padding: 20px 0;
    overflow: hidden;
}

.partner-box h2 {
    display: inline-block;
    font-size: 32px;
    color: #333;
    padding-bottom: 30px;
    font-weight: 500;
}

.main-reseller-flex {
    display: flex;
    gap: 0;
    border: 1px solid #d5e6f8;
    background-color: #fff;
    box-shadow: 0 0 10.45px .55px rgb(0 0 0 / .14);
    /* height: 650px; */
    margin: 60px 0 0;
}

.main-reseller-flex .reseller-container {
    flex-basis: 65%;
    background: #fff;
    border-radius: 0;
    padding: 30px 40px 50px;
    overflow: hidden;
    margin: 0 auto 0;
    width: 100%;
}

.partner-inner-box.partner-active {
    display: block;
}

.main-reseller-flex .partner-inner-box {
    flex-basis: 35%;
    padding: 0;
    float: left;
    clear: both;
    border-left: 1px solid #d5e6f8;
    background-color: #f8fafd;
    width: 450px;
}

.main-reseller-flex .reseller-container .support-box .login1 li {
    width: 100%;
    padding: 10px 0;
}

.main-reseller-flex .reseller-container .support-box .login1 li input {
    border: 1px solid #d5e6f8;
    background: #fff;
    width: 530px;
    height: 40px;
    padding: 0 8px;
    -webkit-border-radius: 2px;
    vertical-align: middle;
    font-size: 16px;
    font-weight: 400;
}

.main-reseller-flex .reseller-container .support-box .login1 li.find-aboutus {
    padding-top: 25px;
    padding-bottom: 15px;
    border-bottom: 1px solid #d5e6f8;
    width: 530px;
    font-weight: 500;
    font-size: 16px;
    color: #333;
}

.main-reseller-flex .reseller-container .support-box .login1 li select {
    margin: 25px 0 25px 0;
    height: 40px;
    border: 1px solid #d5e6f8;
    background: #fff;
    width: 265px;
    padding: 0 8px;
}


.main-reseller-flex .reseller-container .support-box h2 {
    margin-bottom: 0;
}

.main-reseller-flex .reseller-container .support-box .login1 li:nth-of-type(4) {
    padding-bottom: 0;
}



.main-reseller-flex .reseller-container .support-box .login1 li.terms_use {
    padding: 0;
    margin-bottom: 0;
}

.main-reseller-flex .reseller-container .support-box .login1 li:last-child {
    padding: 0;
    margin-top: 35px;
}

.main-reseller-flex .reseller-container .support-box .login1 li #signup {
    float: left;
    color: #fff;
    background: #f17362;
    width: 180px;
    height: 40px;
    font-size: 16px;
    font-weight: normal;
    border: 1px solid #f17362;
    font-family: "Open Sans", Arial, sans-serif !important;
    padding: 0;
    line-height: 40px;
    border-radius: 30px;
	cursor:pointer;
}

.main-reseller-flex .reseller-container .support-box .login1 li #signup:hover {
    background: #e1604e;
}

.login1.registernew ul br {
    display: none;
}

.support-box a.refresh {
    color: #3db39e;
}

.main-reseller-flex .reseller-container .support-box .login1 li:nth-of-type(4) .icon-arrows-cw:before {
    color: #1790cf;
    margin: 0 0 0 8px;
}

/* [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: .2em;
    text-align: center;
    font-variant: normal;
    text-transform: none;
    line-height: 1em;
    margin-left: .2em;
} */

.main-reseller-flex .partner-inner-box .three-steps-block {
    padding: 40px;
}

.main-reseller-flex .partner-inner-box .pst-steps-block {
    padding: 0 0 60px 6rem;
    min-height: 70px;
    margin: 5px 0;
    box-shadow: none;
    border: none;
    line-height: 25px;
    position: relative;
}


.main-reseller-flex .partner-inner-box .image-part {
    height: 64px;
    width: 64px;
    top: 0;
    position: absolute;
    left: 0;
    transition: all 0.2s linear;
    border-radius: 50%;
    background-image: url(/template/default/images/resellar-sprite.png);
    background-repeat: no-repeat;
}

.main-reseller-flex .partner-inner-box .image-part:hover {
    transform: scale(1.05);
}

.main-reseller-flex .partner-inner-box .pst-steps-block h4 {
    color: #1180c9;
    font-size: 18px;
    padding-bottom: 10px;
    font-weight: 500;
}


.main-reseller-flex .partner-inner-box .pst-steps-block .nsfexport {
    background-position: left 15px top 17px;
    background-color: #f87959;
}

.main-reseller-flex .partner-inner-box .pst-steps-block .browse-nsf {
    background-position: left 14px top -62px;
    background-color: #fdc64e;
}

.main-reseller-flex .partner-inner-box .pst-steps-block .export-topst {
    background-position: left 12px top -141px;
    background-color: #5288d8;
}

.main-reseller-flex .partner-inner-box .pst-steps-block .export-topst1 {
    background-position: left 10px top -210px;
    background-color: #4accc6;
    top: 15px;
}

.benefits-reseller {
    margin: 70px 0 40px 0;
}

.benefits-reseller h2 {
    font-size: 34px;
    color: #313131;
    text-align: center;
    font-weight: 500;
}

.sub-benefits-reseller {
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
    gap: 30px;
    padding-top: 50px;
}

.reseller-block {
    border: 1px solid #c2d6ec;
    border-radius: 15px;
    padding: 30px;
    width: 367px;
    height: 245px;
}

.reseller-block:hover {
    box-shadow: 5px 5px 15px #dddddd;
}

.reseller-block h4 {
    font-size: 17px;
    color: #353535;
    font-weight: 600;
    padding-bottom: 15px;
}

.reseller-block h4::before {
    content: '';
    height: 64px;
    width: 64px;
    display: block;
    background-image: url(/template/default/images/resellar-sprite.png);
    background-repeat: no-repeat;
    border-radius: 50%;
    margin-bottom: 20px;
}

.reseller-block:first-child h4::before {
    background-color: #74c7ea;
    background-position: 13px -275px;
}

.reseller-block:nth-of-type(2) h4::before {
    background-color: #fd8768;
    background-position: 13px -355px;
}

.reseller-block:nth-of-type(3) h4::before {
    background-color: #5288d8;
    background-position: 16px -439px;
}

.reseller-block:nth-of-type(4) h4::before {
    background-color: #316db5;
    background-position: 14px -519px;
}

.reseller-block:nth-of-type(5) h4::before {
    background-color: #f2bc5f;
    background-position: 14px -595px;
}

.reseller-block:nth-of-type(6) h4::before {
    background-color: #644b90;
    background-position: 12px -680px;
}

.award-box.our-clients-section {
    background: #fff !important;
}

.reseller-questions {
    background: url(/template/default/images/reseller-bottom-bg.png);
    background-size: cover;
    background-repeat: no-repeat;
    height: 165px;
    text-align: center;
    padding: 25px;
    margin: 0 auto;
    width: 900px;
    margin-bottom: 40px;
}

.reseller-questions h2 {
    color: #394e8c;
    font-size: 25px;
    font-weight: 500;
    padding-bottom: 30px;
}

.reseller-questions .btn-livechat {
    background-color: #627abe;
    color: #fefefe;
    border-radius: 35px;
    width: 160px;
    height: 40px;
    line-height: 40px;
    position: relative;
    padding: 0 0 0 25px;
    cursor: pointer;
}

.reseller-questions .btn-livechat:hover {
    background-color: #3d57ac;
}

.reseller-questions .btn-livechat::before {
    content: '';
    height: 20px;
    width: 20px;
    display: inline-block;
    background: url(/template/default/images/resellar-message-icon.png) no-repeat 0 0;
    position: absolute;
    left: 25px;
    top: 10px;
}


.award-box.our-clients-section {
    overflow: hidden;
    background: #f7faff;
    box-shadow: none;
    padding: 60px 0 40px;
}

.reseller-country .award-title {
    font-size: 34px;
    color: #313131 !important;
    font-weight: 500 !important;
    margin: 0 0 20px;
}

.our-clients {
    padding: 35px 40px 50px 48px;
    overflow: hidden;
    width: 100%;
    display: flex;
}

.our-clients .client-slide {
    margin: 0;
    width: 25%;
}

.main-reseller-flex .partner-inner-box .pst-steps-block .nsfexport::before,
.main-reseller-flex .partner-inner-box .pst-steps-block .browse-nsf::before,
.main-reseller-flex .partner-inner-box .pst-steps-block .export-topst::before {
    content: '';
    display: block;
    width: 0;
    height: 0;
    border-left: 8px solid #fff0;
    border-right: 8px solid #fff0;
    position: absolute;
    left: 24px;
    top: 60px;
    border-radius: 15px 15px 15px 15px;
}

.main-reseller-flex .partner-inner-box .pst-steps-block .nsfexport::before {

    border-top: 15px solid #f87959;

}

.main-reseller-flex .partner-inner-box .pst-steps-block .browse-nsf::before {
    border-top: 15px solid #fdc64e;
}

.main-reseller-flex .partner-inner-box .pst-steps-block .export-topst::before {
    border-top: 15px solid #5288d8;
}

.main-reseller-flex .partner-inner-box .three-steps-block li::after {
    content: "";
    position: absolute;
    left: 32px;
    transform: translateX(-50%);
    top: 73px;
    height: calc(100% - 40px);
    background-color: #d5e6f8;
    width: 1px;
    height: 100px;
}

.main-reseller-flex .partner-inner-box .three-steps-block li:last-child::after {
    height: auto;
}

.our-clients {
    padding: 35px 40px 50px 48px;
    overflow: hidden;
    width: 100%;
    display: flex
}

.our-clients .pst-client-block {
    position: relative
}

.our-clients .pst-client-block .clients-image {
    padding: 30px 0;
    background-image: url(/template/default/images/our-client-sprite.webp);
    background-repeat: no-repeat
}

.our-clients .pst-client-block .clients-image.tesco:hover {
    background-position: center top -40px
}

.our-clients .pst-client-block .clients-image.tesco {
    background-position: center top 18px
}

.our-clients .pst-client-block .clients-image.uni:hover {
    background-position: center top -1117px
}

.our-clients .pst-client-block .clients-image.uni {
    background-position: center top -1058px
}

.our-clients .pst-client-block .clients-image.acme:hover {
    background-position: center top -280px
}

.our-clients .pst-client-block .clients-image.acme {
    background-position: center top -221px
}

.our-clients .pst-client-block .clients-image.informa:hover {
    background-position: center top -756px
}

.our-clients .pst-client-block .clients-image.informa {
    background-position: center top -697px
}

.our-clients .pst-client-block .clients-image.imbb:hover {
    background-position: center top -640px
}

.our-clients .pst-client-block .clients-image.imbb {
    background-position: center top -582px
}

.our-clients .pst-client-block .clients-image.cap:hover {
    background-position: center top -522px
}

.our-clients .pst-client-block .clients-image.cap {
    background-position: center top -463px
}

.our-clients .pst-client-block .clients-image.ar:hover {
    background-position: center top -162px
}

.our-clients .pst-client-block .clients-image.ar {
    background-position: center top -104px
}

.our-clients .pst-client-block .clients-image.lex:hover {
    background-position: center top -994px
}

.our-clients .pst-client-block .clients-image.lex {
    background-position: center top -935px
}

.our-clients .pst-client-block .clients-image.jetron:hover {
    background-position: center top -874px
}

.our-clients .pst-client-block .clients-image.jetron {
    background-position: center top -815px
}

.our-clients .pst-client-block .clients-image.axis:hover {
    background-position: center top -402px
}

.our-clients .pst-client-block .clients-image.axis {
    background-position: center top -343px
}


.our-clients .client-slide {
    margin: 0;
    width: 25%
}

.our-clients .client-slide:last-child li {
    border-right: none
}

.our-clients .pst-client-block li {
    display: block;
    text-align: center;
    position: relative;
    min-height: 91px;
    border-right: 1px solid #ddd;
    vertical-align: middle;
    border-bottom: 1px solid #ddd
}

.our-clients .pst-client-block li:last-child {
    border-bottom: 0
}

.our-clients .slick-arrow.slick-prev:after {
    content: '\e896';
    color: #666
}

.our-clients .slick-arrow.slick-next:after {
    content: '\e897';
    color: #666
}

.our-clients .slick-arrow {
    top: 40%
}

.our-clients .slick-arrow.slick-prev {
    left: -6px
}

.our-clients .slick-arrow.slick-next {
    right: -6px
}

.btn,
[class^="btn-"],
[class*=" btn-"] {
    display: inline-block;
    transition: background-color 0.2s ease 0s;
}


.fancybox-skin {
    position: relative;
    background: #fff !important;
    color: #333 !important;
    text-shadow: none;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    border: 0 !important;
    padding: 0;
    border-radius: 15px !important;
}

.fancybox-inner .error p,
.fancybox-inner .success p {
    font-size: 15px;
    line-height: 27px;
    color: #000000;
    font-weight: 400;
    margin: 15px 0;
}

#fancybox-close {
    float: none;
    height: 36px;
    border-radius: 5px;
    border: 1px solid #016bbd;
    display: inline-block;
    line-height: 32px;
    width: 80px;
    text-align: center;
    cursor: pointer;
}

.fancybox-skin .btn-biz:hover {
    background: #f1f1f1 !important;
}


@media only screen and (max-width: 1280px) {
    .main-reseller-flex .partner-inner-box .pst-steps-block {
        padding-bottom: 30px
    }

    .new-reseller p br {
        display: none
    }
}

@media only screen and (max-width: 991px) {
    .main-reseller-flex {
        flex-direction: column;
        height: auto
    }

    .main-reseller-flex .reseller-container,
    .main-reseller-flex .partner-inner-box {
        width: 100%
    }

    .sub-benefits-reseller {
        display: grid;
        grid-template-columns: repeat(2, 1fr)
    }

    .reseller-block {
        width: auto;
        height: auto;
        padding: 20px
    }

    .reseller-questions {
        background: linear-gradient(170deg, #a5d6ff, transparent);
        width: 95%;
        border-radius: 25px;
        height: auto
    }

    .reseller-questions h2 {
        font-size: 20px
    }
}

@media only screen and (max-width: 768px) {

    .main-reseller-flex .reseller-container .support-box .login1 li input,
    .main-reseller-flex .reseller-container .support-box .login1 li select,
    .main-reseller-flex .reseller-container .support-box .login1 li #signup {
        width: 100%
    }

    .main-reseller-flex .reseller-container .support-box .login1 li:nth-of-type(4) input {
        width: 50%
    }

    .new-reseller {
        height: auto;
    }

    .main-reseller-flex .reseller-container {
        padding: 20px
    }

    .main-reseller-flex .partner-inner-box .three-steps-block {
        padding: 15px
    }


    .main-reseller-flex .partner-inner-box .pst-steps-block {
        padding: 0 0 40px 75px
    }

    .sub-benefits-reseller {
        display: grid;
        grid-template-columns: repeat(1, 1fr);
        padding-top: 30px;
        gap: 15px
    }

    .benefits-reseller {
        margin: 20px 0 20px 0
    }

    .benefits-reseller h2,
    .reseller-country .award-title {
        font-size: 20px
    }
}

@media only screen and (max-width: 600px) {
   
    .award-box.our-clients-section {
        display: none;
    }

    .new-reseller h1 {
        font-size: 25px;
    }
}

/*  */


/* 22-10-24 - fancybox css*/