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%;
}

.support_breadcrumbs .content-wrapper {
    padding: 0 20px;
    max-width: 1355px !important;
    margin: 0 auto;
    height: 100%;
}

.support_breadcrumbs {
    background: #f4f7fc;
    height: 41px;
    line-height: 37px;
}

.support_breadcrumbs ol {
    display: flex;
    list-style: none;
    align-items: center;
    height: 100%;
    padding: 0;
    margin: 0;
}

.support_breadcrumbs ol li a,
.support_breadcrumbs ol li {
    color: #313131;
    font-size: 13px;
    line-height: 28px;
    font-weight: 500;
}

.support_breadcrumbs ol li .icon-angle-right:before {
    content: "";
    margin: 0 15px 0 15px;
    color: #000;
    font-size: 14px;
    background: url(/template/default/images/support_breadcrumbs_arrow.png) no-repeat;
    width: 6px;
    height: 10px;
    display: inline-block;
    background-size: 6px;
}

.has-icon {
    position: relative;
    /* padding-left: 18px; */
}

.has-icon::before {
    /* content: "›"; 
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
  font-size: 14px; */
    content: "";
    margin: 0 15px 0 15px;
    color: #000;
    font-size: 14px;
    background: url(/template/default/images/support_breadcrumbs_arrow.png) no-repeat;
    width: 6px;
    height: 10px;
    display: inline-block;
    background-size: 6px;
}

.main-footer {
    border-top: 1px solid rgb(218, 232, 240);
}


.video-banner-inner {
    background-image: -moz-linear-gradient(90deg, rgb(49, 80, 135) 0%, rgb(4, 105, 191) 100%);
    background-image: -webkit-linear-gradient(90deg, rgb(49, 80, 135) 0%, rgb(4, 105, 191) 100%);
    background-image: -ms-linear-gradient(90deg, rgb(49, 80, 135) 0%, rgb(4, 105, 191) 100%);
    height: 350px;
    text-align: center;
}.video-banner-inner h1 {
    padding-top: 165px;
    font-size: 54px;
    color: #fff;
    font-weight: bold;
    margin: 0;
    padding-bottom: 35px;
}.quicklinks-holder {
    display: flex;
    padding: 40px 0 0;
    justify-content: space-between;
}.quicklinks-holder .quicklinks-lhs, .sales-container .salesform .sales-right, .text-70 {
    width: 70%;
}.quicklinks-holder .quicklinks-rhs {
    width: 26%;
    height: fit-content;
    border: 1px solid #c3e2ef;
    background: #f5f8f9;
    padding: 18px 20px;
}.quicklinks-holder .quicklinks-rhs .quicklink-title {
    background: #3f89a6;
    color: #fff;
    font-size: 18px;
    padding: 5px 20px;
}.quicklinks-holder .quicklinks-rhs a {
    position: relative;
    display: block;
    padding: 7px 0 7px 25px;
    color: #4f5154;
}.quicklinks-holder .quicklinks-rhs a:before {
    content: "\eba7";
    font-family: Fontello;
    position: absolute;
    top: 8px;
    left: 2px;
    color: #545350;
    font-size: 19px;
}

.quicklinks-holder p,.exchange-box p{
    line-height: 2;
}.prod-right-content .manual-holder .inner-submenu.active ul, .quicklinks-rhs .quicklink-title span {
    margin-left: 5px;
}.quicklinks-rhs .quicklink-title:after {
    content: "\e897";
    font-family: Fontello;
    font-size: 15px;
}
.quicklinks-rhs .quicklink-title span:after{
    content: "\e897";
    font-family: Fontello;
    font-size: 15px;
}.quicklinks-holder .quicklinks-rhs .image-fixed {
    border-top: 1px solid #c3e2ef;
    padding: 25px 0 0;
    margin: 21px 0 0;
}.quicklinks-holder .quicklinks-rhs img {
    border: 1px solid #b8daea;
    border-radius: 18px;
}.manual-holder .step-img-overlay img {
    max-width: 690px;    border: 1px solid #d1d1d1 !important;
    border-radius: 10px;
}

 ol.numeric-list {
    padding: 0 0 0 20px;
}ol.numeric-list li {
    padding: 0 0 10px 10px;
}.exchange-box {
    float: left;
    width: 100%;
    position: relative;
    padding: 20px 0;
}ol.alphabet-list {
    padding: 10px 0 0 20px;
}.manual-holder .step-img-overlay {
    max-width: fit-content;
    margin: 12px 0;
}
.manual-holder.new-container {
    padding-bottom: 0px;
}
.new-container a.fancyvideo-thumb img {
    max-width: 100%;margin: 0;
}.exchange-box img, .security-box img {
    float: left;
    margin: 0 20px 20px 0;
}.exchange-box .new-container .video-new-content a.fancyvideo-thumb span {position: absolute;
    width: 30%;
    left: 4%;    font-size: 30px;
    color: #fff;    top: 36%;    line-height: 1.5;
    margin-top: 14%;
}.howto-holder.editor .howto-list-holder li, .video-content li, .video-new-content li {
    cursor: pointer;
    position: relative;
}.exchange-box.exchange-video .video-new-content a:before {    content: "";position: absolute;  
     left: 33%;
    top: 125px;
    /* top: 50%;
    left: 50%;
    transform: translate(-50px, -50px); */
    background: url(images/arrowvideo2.png) 0 0 / 125px 80px no-repeat rgb(123 121 106 / 0.76);
    height: 80px;
    width: 125px;      cursor: pointer;
    display: block;    z-index: 2;
}.video-new-content a:hover:before {
    background: url(images/arrowvideo2.png) center / 125px 80px no-repeat rgb(246 59 68 / 0.8) !important;}

    .exchange-box h3 {
    font-size: 1.6rem;
    margin: 0 0 15px;
}.compare-table {
    border: 1px solid #ddd;
    border-collapse: collapse;
}.compare-table.compare-microsoft-table tr>th:first-child, .how-to-holder .howto-intro .howto-tab, .password-left .form-container {
    width: 40%;
}#spf_popup .demospace, .compare-table tr>td:first-child, .compare-table tr>th:first-child, .comparison-table th.compmain {
    text-align: left;
}.compare-table th {
    padding: 8px;
    background: #0071bc;
    color: #fff;
    height: 55px;
}.compare-table td {
    padding: 8px;
    vertical-align: top;
    border: 1px solid #ddd;
    box-sizing: border-box;
    text-align: center;
}

.icon-cancel-3:before {
        content: '' !important;
    background: url(/template/default/images/manage-software-delete.svg);
    background-repeat: no-repeat;
    height: 20px;
    width: 20px !important;
    display: inline-block !important;
    background-size: 20px;    margin: 0 !important;
    vertical-align: bottom;
}
.icon-ok-2:before {
    content: '' !important;
    background: url(/template/default/images/manage-software-check.svg);
    background-repeat: no-repeat;
    height: 20px;
    width: 20px !important;
    display: inline-block !important;
    background-size: 20px;    margin: 0 !important;    vertical-align: bottom;
}

.comp-cancel, .comp-tick {
    /* background: #7ab700;
    color: #fff;
    display: inline-block;
    border-radius: 50%;
    vertical-align: top;
    width: 18px;
    height: 18px;
    line-height: 18px;     */
    padding: 0px 1px;
    font-size: 10px;
}ul.bullet-list {
    margin-left: 10px;
}
ul.bullet-list {
    list-style: disc;
    padding-left: 20px;
}ul.bullet-list>li {
    padding: 5px 0 5px 0px !important;
}.manual-holder {
    padding-bottom: 40px;
    display: inline-block;
    width: 100%;
}.last {
    margin-right: 0 !important;
}
@media only screen and (max-width: 980px) {
    .img-resize .step-img-overlay img, .manual-holder .step-img-overlay img {
        max-width: 100% !important;
    }
    .video-banner-inner {
        height: auto;padding-bottom: 50px;
    }
    .video-banner-inner h1{
        font-size: 45px;padding-left: 10px;padding-right: 10px;    padding-top: 110px;
    padding-bottom: 0 !important;
    }
}
@media only screen and (max-width: 767px) {
    .quicklinks-holder {
        flex-direction: column;
    }    .password-left .form-container, .pricing-pcinote .pci-logo, .quicklinks-holder .quicklinks-lhs {
        width: 100%;
    }.quicklinks-holder .quicklinks-rhs, .support-form-right {
        width: 100%;
    }.one_half{
                width: 100%;
        margin-right: 0;
    }
}

@media only screen and (max-width: 600px) {
    .video-banner-inner h1{
        font-size: 40px;
    }
        .pages-container .home-demo-holder-new {
        padding: 20px 0 20px !important;
    }
}