.af {
    font-family: 'ZohoPuvi';
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%;
    margin: 0;
    padding: 0
}
.af p,
.af a,
.af li,
.af td,
.af td,
.af span,
.af label {
    line-height: 27px;
    font-size: 16px;
    color: #333;
    font-weight: 300
}
.af h1,
.af h2,
.af h3,
.af h4,
.af h5,
.af h6 {
    margin: 0;
    font-weight: 500;
    color: #000
}
.af ul {
    padding-left: 0;
    margin: 0
}
.af li {
    list-style-type: none
}
.af a {
    text-decoration: none;
    cursor: pointer;
    -webkit-transition: all .5s ease;
    -moz-transition: all .5s ease;
    -o-transition: all .5s ease;
    transition: all .5s ease
}
.af a:hover {
    -webkit-transition: all .5s ease;
    -moz-transition: all .5s ease;
    -o-transition: all .5s ease;
    transition: all .5s ease
}
.af div,
.af a,
.af ul,
.af li,
.af input,
.af p,
.af h1,
.af h2,
.af span {
    box-sizing: border-box
}
.af div {
    box-sizing: border-box
}
.af {
    width: 100%;
    display: inline-block
}
.ac {
    margin: 0 auto;
    position: relative;
    max-width: 1300px;
    float: inherit !important
}
img {
    -ms-interpolation-mode: bicubic;
    display: inline-block;
    height: auto;
    max-width: 100%;
    vertical-align: middle
}
#adRhsLnk {
    display: none;
}
.kb-22 {
    padding: 70px 0 50px
}
.kb-22 .main {
    position: relative
}
.kb-22 div {
    float: left
}
.kb-22-lhs {
    width: calc(100% - 330px);
    float: left;
    border-right: 1px solid #d6dfed;
    padding-right: 50px
}
.kb-22-lhs .bred ul {
    float: left;
    display: inline-block;
    border: 1px solid #e4e4e4
}
.kb-22-lhs .bred ul li {
    line-height: 16px
}
.kb-22-lhs .bred ul li:first-child {
    margin-right: 10px
}
.kb-22-lhs .bred ul li a {
    padding: 3px 16px 3px 15px
}
.bred {
    width: 100%;
    float: left;
    padding-bottom: 25px
}
.siem-blog .bred {
    width: auto;
    float: initial;
    padding-bottom: 50px
}
.bred ul li {
    float: left;
    position: relative
}
.bred ul li a {
    color: #333;
    font-size: 12px;
    font-weight: 300;
    background: #fff;
    padding: 2px 15px;
    position: relative;
    height: 25px;
    display: inline-block
}
/*.bred ul li:first-child:before{background:url(../images/expert-talk-sprite.png) no-repeat;background-position:-257px -234px;background-size:300px;width:16px;height:14px;top:7px;left:10px;z-index:1;border:0}*/
.bred ul li:last-child span {
    background: #ebeff5;
    color: #333;
    padding: 3px 10px 3px 20px;
    height: 30px;
    display: inline-block;
    font-size: 12px
}
.bred ul li:before,
.bred ul li a:before,
.bred ul li a:after,
.bred ul li:after {
    content: '';
    position: absolute
}
.bred ul li:first-child:after,
.bred ul li:last-child:after {
    display: none
}
.bred ul li:after {
    top: 13px;
    left: -2px;
    color: #8f8f8f;
    width: 6px;
    height: 6px;
    border-top: 1px solid #b5b5b5;
    border-right: 1px solid #b5b5b5;
    transform: rotate(45deg)
}
.bred ul li:before {
    right: -8px;
    top: 0;
    border-top: 15px solid #3330;
    border-bottom: 15px solid #3330;
    border-left: 8px solid #fff;
    transition: all .5s ease;
    z-index: 2
}
.bred ul li:last-child:before {
    display: none
}
.bred ul li:first-child a:after {
    background: url(../images/kb-icon-22.png) no-repeat 0 0;
    background-size: 314px;
    width: 21px;
    height: 17px;
    left: 11px;
    top: 7px
}
.kb-con h1 {
    font-size: 40px;
    font-weight: 500;
    line-height: 50px
}
.kb-con h1+h2 {
    margin-top: 15px
}
.kb-con h3 {
    font-size: 24px
}
.kb-con *+h3 {
    margin-top: 40px
}
.kb-22 .kb-con code {
    font-weight: 600;
    font-size: 16px;
    color: #000
}
.kb-con h2+ul {
    padding: 15px 0 20px 20px;
}
.kb-con .vid {
    width: 100%;
    margin: 30px 0;
}
.kb-con .vid iframe {
    width: 100%;
    height: 450px;
    border: 10px solid #fff;
    border-radius: 10px;
    box-shadow: 0 0px 8px -4px #333;
    box-sizing: border-box;
}
.kb-22 .kb-con ul {
    padding-left: 20px
}
.kb-22 .kb-con ul li {
    position: relative;
    padding-left: 20px;
    margin: 5px 0
}
.kb-22 .kb-con ul li:before {
    content: '';
    position: absolute;
    width: 6px;
    height: 6px;
    background: #000;
    border-radius: 50px;
    left: 0;
    top: 10px
}
.kb-22 .kb-con ol {
    padding: 0;
    margin-left: 40px;
    margin-bottom: 20px;
    float: left
}
.kb-22 .kb-con ol li {
    position: relative;
    list-style-type: decimal;
    margin: 5px 0;
    float: left;
    width: 100%
}
.kb-22 .kb-con ol li strong {
    font-weight: 500;
}
.kb-22 .kb-con ol li a {
    color: #0864f0;
    text-decoration: underline;
}
.kb-22 .kb-con ol li:before {
    content: '';
    position: absolute
}
.kb-22 .imgBox {
    width: 100%;
    margin: 30px 0
}
.kb-22-rhs {
    width: 330px;
    float: left;
    padding-left: 50px
}
.kb-22-rhs .inn {
    width: 280px;
    position: absolute;
    top: 0;
    bottom: 0;
    height: 100%;
    overflow: initial;
    right: 0
}
.kb-22-rhs .inn .stick {
    position: sticky;
    top: 75px;
}
.kb-22-rhs-topic h3 {
    font-size: 18px
}
.kb-22-rhs-topic h4 {
    font-size: 14px;
    margin: 15px 0;
    line-height: 24px
}
.kb-22-rhs-topic ul {
    margin-left: 20px
}
.kb-22-rhs-topic ul li {
    display: block;
    margin: 10px 0
}
.kb-22-rhs-topic ul li a {
    font-size: 14px;
    line-height: 24px;
    display: block;
    position: relative
}
.kb-22-rhs-topic ul li a:before {
    content: '';
    position: absolute;
    left: -20px;
    top: 8px;
    border-top: 5px solid #3330;
    border-bottom: 5px solid #3330;
    border-left: 5px solid #333;
    transition: all .5s ease
}
.kb-22-rhs-topic ul li a:hover {
    color: #0864f0
}
.kb-22-rhs-topic ul li a:hover:before {
    border-left: 5px solid #0864f0;
    left: -15px
}
.kb-22-rhs-box-fre-tril a:hover {
    background: #c40a0d;
    box-shadow: 0 6px 9px -4px #333
}
.kb-22-rhs-box-fre-tril {
    text-align: center;
    background: #fffbea;
    padding: 20px 16px;
    border: 1px solid #e7deb8;
    margin: 40px 0 50px
}
.kb-22-rhs-box-fre-tril h4 {
    font-size: 15px;
    line-height: 24px;
    margin-bottom: 15px
}
.kb-22-rhs-box-fre-tril a {
    background: #e02326;
    font-size: 15px;
    color: #fff;
    font-weight: 500;
    display: table;
    margin: 0 auto;
    padding: 8px 22px;
    border-radius: 2px
}
.kb-22-rhs-reso h4 {
    font-size: 18px;
    margin-bottom: 25px
}
.kb-22-rhs-reso ul li {
    float: left;
    width: 46%;
    margin: 0 4% 12px 0
}
.kb-22-rhs-reso ul li a {
    display: block;
    text-align: center;
    border: 1px solid #333;
    padding: 5px 6px 5px 27px;
    position: relative;
    font-size: 14px
}
.kb-22-rhs-reso ul li a:before {
    content: '';
    position: absolute;
    background-image: url(../images/kb-icon-22.png);
    background-repeat: no-repeat;
    background-size: 314px;
    background-position: -25px 0;
    width: 20px;
    height: 20px;
    top: 10px;
    transition: all .5s ease;
    filter: grayscale(1);
    margin: 1px 0 0 -24px;
}
.kb-22-rhs-reso ul li a.ic-guid:before {
    left: 29px
}
.kb-22-rhs-reso ul li a.ic-how:before {
    background-position: -47px 0;
    left: 23px
}
.kb-22-rhs-reso ul li a.ic-demo:before {
    background-position: -70px -1px;
    /* left:28px; */
    /* top:11px; */
}
.kb-22-rhs-reso ul li a.ic-chat:before {
    /* background-position:-98px -1px; */
    /* left:21px; */
    /* top:12px; */
}
.kb-22-rhs-reso ul li a.ic-get:before {
    background-position: -151px -1px;
    margin: 1px 0 0 -18px;
}
.kb-22-rhs-reso ul li a.ic-store:before {
    background-position: -175px -1px;
}
.kb-22-rhs-reso ul li a.ic-pri:before {
    background-position: -201px 0px;
}
.kb-22-rhs-reso ul li a.ic-chat:before {
    background-position: -228px 0px;
}
.kb-22-rhs-reso ul li a.ic-fea:before {
    background-position: -252px -1px;
}
.kb-22-rhs-reso ul li a:hover {
    color: #0864f0;
    background: #f5f9ff;
    border: 1px solid #0864f0
}
.kb-22-rhs-reso ul li a:hover:before {
    filter: grayscale(0)
}
.kb-22-rhs-ebook a:hover {
    background: #e02326
}
.kb-22-rhs-ebook {
    background: #e1edff;
    text-align: center;
    margin: 50px 0;
    padding-top: 30px
}
.kb-22-rhs-ebook img {
    max-width: 190px
}
.kb-22-rhs-ebook h2 {
    font-size: 18px;
    line-height: 25px;
    padding: 5px 20px 22px
}
.kb-22-rhs-ebook a {
    background: #000;
    font-size: 16px;
    color: #fff;
    font-weight: 500;
    display: block;
    padding: 10px 20px
}
.kb-22-rhs-rel {
    position: relative;
    /* position:sticky; */
    /* top:120px; */
}
.kb-22-rhs-rel h4 {
    font-size: 18px;
    margin-bottom: 25px
}
.kb-22-rhs-rel ul li {
    margin-bottom: 5px
}
.kb-22-rhs-rel ul li a {
    font-size: 14px;
    padding: 0 2px 5px 30px;
    display: block;
    position: relative
}
.kb-22-rhs-rel ul li a:before {
    content: '';
    position: absolute;
    background-image: url(../images/kb-icon-22.png);
    background-repeat: no-repeat;
    background-size: 314px;
    background-position: -25px 0;
    width: 20px;
    height: 20px;
    left: 0;
    top: 5px;
    transition: all .5s ease;
    filter: grayscale(1)
}
.kb-22-rhs-rel ul li a:hover {
    color: #0864f0
}
.kb-22-rhs-rel ul li a:hover:before {
    filter: grayscale(0)
}
.fea-22-foot-ban {
    text-align: center;
    background: #0864f0;
    padding: 40px 40px 30px 40px;
    border-radius: 10px;
    position: relative;
    float: left;
    width: 100%;
    margin: 40px 0;
    /* position: sticky; */
    /* top: 120px; */
}
.fea-22-foot-ban::before,
.fea-22-foot-ban::after {
    content: '';
    position: absolute;
    z-index: 0;
    background: url(../images/kb-icon-22.png) no-repeat;
    background-size: 314px
}
.fea-22-foot-ban::before {
    background-position: 0 -167px;
    width: 164px;
    height: 178px;
    left: 0;
    bottom: 0
}
.fea-22-foot-ban::after {
    width: 81px;
    height: 136px;
    background-position: -232px -180px;
    right: 0;
    bottom: 0;
    border-radius: 0 0 12px 0
}
.fea-22-foot-ban-txt {
    float: left;
    width: 100%;
    padding-bottom: 10px;
    text-align: center
}
.fea-22-foot-ban-txt h2 {
    font-size: 26px;
    font-weight: 500;
    color: #fff;
    line-height: 30px;
    position: relative;
    z-index: 1;
    text-align: center;
    margin: 0 !important;
    padding-bottom: 20px;
}
.kb-22-rhs .fea-22-foot-ban-txt h2 {
    font-size: 18px;
    padding-top: 15px;
    line-height: 26px;
}
.kb-22-rhs .fea-22-foot-ban {
    padding: 20px;
    /* position: sticky; */
    /* top: 120px; */
}
.fea-22-foot-ban-txt p {
    color: #fff;
    font-size: 16px;
    margin: 5px 0;
}
.fea-22-foot-ban-txt .cta-dwn,
.fea-22-foot-ban-txt .cta-more {
    font-size: 16px;
    background: #d63327;
    color: #fff;
    padding: 8px 25px;
    cursor: pointer;
    font-weight: 500;
    border: 0;
    border-radius: 2px;
    display: inline-block;
    border: 1px solid #d63327;
    margin: 25px 5px 0 5px;
}
.fea-22-foot-ban-txt .cta-dwn {}
.fea-22-foot-ban-txt .cta-more {
    background: none;
    border: 1px solid #fff;
}
.fea-22-foot-ban-cta {
    float: left;
    width: 100%;
    margin-top: 10px;
    position: relative;
    z-index: 1
}
.fea-22-foot-also {
    width: 100%;
    margin-top: 40px
}
.fea-22-foot-also h2 {
    text-align: center;
    padding-bottom: 30px;
    line-height: 32px
}
.supp-box {
    text-align: left;
    padding: 30px;
    position: relative;
    transition: all .8s ease-in-out;
    z-index: 1;
    background: #f8faff;
    border: 1px solid #d2ddf8;
    border-radius: 2px;
    min-height: 220px
}
.supp-box:hover {
    background: #fff;
    box-shadow: 1px 2px 12px -5px #00000042
}
.supp-box h4 {
    font-size: 18px;
    font-weight: 500;
    color: #000;
    padding: 0 0 0 60px !important
}
.supp-box p {
    font-size: 16px;
    line-height: 25px;
    padding: 0 0 0 60px !important
}
.fea-22-foot-also li {
    float: left;
    width: 50%;
    text-align: left;
    padding: 0 15px 15px 0 !important
}
.supp-box i.fea-22-foot-ic {
    position: absolute;
    left: 20px;
    top: 30px;
    display: inline-block;
    width: 45px;
    height: 45px;
    background-image: url(../images/kb-icon-22.png);
    background-size: 314px;
    background-repeat: no-repeat
}
.cta-ani-line {
    position: relative;
    display: inline-block;
    margin-left: 50px;
    transition: all .5s ease
}
.cta-ani-line:before,
.cta-ani-line:after,
.cta-ani-line a:before,
.cta-ani-line a:after {
    content: '';
    position: absolute;
    background-color: #0864f0;
    transition: transform .3s
}
.cta-ani-line:before {
    top: -5px;
    left: 0;
    width: 1px;
    height: calc(100% + 11px);
    transform: scaleY(0);
    transform-origin: top left
}
.cta-ani-line:after {
    bottom: -6px;
    right: 0;
    width: 1px;
    height: calc(100% + 11px);
    transform: scaleY(0);
    transform-origin: bottom right
}
.cta-ani-line a:before {
    top: -4px;
    left: 0;
    width: 100%;
    height: 1px;
    transform: scaleX(0);
    transform-origin: top left
}
.cta-ani-line a:after {
    bottom: -5px;
    right: 0;
    width: 100%;
    height: 1px;
    transform: scaleX(0);
    transform-origin: bottom right
}
.supp-box:hover .cta-ani-line:before,
.supp-box:hover .cta-ani-line:after,
.supp-box:hover .cta-ani-line a:before,
.supp-box:hover .cta-ani-line a:after {
    transform: scaleY(1)
}
.cta-supp-more {
    color: #0864f0 !important;
    position: relative;
    padding: 6px 22px 6px 15px;
    font-size: 14px;
    font-weight: 300
}
.supp-box:hover .cta-ani-line {
    margin-left: 62px
}
.cta-supp-more i {
    background: url(../images/fea-22-icon-set.png) no-repeat;
    background-size: 747px;
    background-position: -6px -127px;
    width: 6px;
    height: 9px;
    display: inline-block;
    top: 7.5px;
    position: relative;
    left: 4px
}
.fea-22-foot-supp-ic-1 {
    background-position: -1px -26px
}
.fea-22-foot-supp-ic-2 {
    background-position: -215px -26px
}
.fea-22-foot-supp-ic-3 {
    background-position: -108px -26px
}
.fea-22-foot-supp-ic-4 {
    background-position: -162px -26px
}
.fea-22-foot-supp-ic-5 {
    background-position: -215px -26px
}
.fea-22-foot-supp-ic-6 {
    background-position: -1px -76px
}
.kb-22-you-may-like {
    width: 100%;
    padding: 50px 0 30px 0;
}
.kb-22-you-may-like h2 {
    font-size: 22px;
    padding-bottom: 20px;
}
.kb-22-you-may-like ul {}
.kb-22-you-may-like ul li {
    float: left;
    width: 33.3333%;
}
.kb-22-you-may-like .inn {
    border: 1px solid #d7d9da;
    border-radius: 5px;
    margin: 0 15px 15px 0;
    position: relative;
}
.kb-22-you-may-like .inn:hover span {
    padding: 6px 12px;
    background: #0663f0;
    color: #fff;
}
.kb-22-you-may-like .inn .scrn-img {
    float: none;
    height: 170px;
    overflow: hidden;
}
.kb-22-you-may-like .inn .scrn-img img {
    width: 100%;
    border-radius: 5px 5px 0 0;
}
.kb-22-you-may-like .inn .cont {
    padding: 25px 20px 15px;
}
.kb-22-you-may-like .inn .cont h4 {
    font-size: 15px;
    margin: 0 0 10px 0;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
}
.kb-22-you-may-like .inn .cont span {
    transition: all 0.5s ease;
    font-size: 13px;
}
.fclick {
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
}
@media screen and (min-width:851px) and (max-width:1050px) {
    .kb-22-you-may-like ul li {
        width: 50%;
    }
}
@media screen and (max-width:1300px) {
    .ac {
        max-width: 95%
    }
}
@media screen and (max-width:1200px) {
    .fea-22-foot-also li {
        width: 100%
    }
    .fea-22-foot-also li div {
        min-height: auto
    }
}
@media screen and (max-width:1100px) {
    .ac {
        max-width: 90%
    }
    .fea-22-foot-ban-txt {
        width: 100%
    }
    .fea-22-foot-ban-txt h2 {
        text-align: center;
        padding-bottom: 20px
    }
    .fea-22-foot-ban-cta {
        width: 100%
    }
    .fea-22-foot-ban-cta a {
        width: auto
    }
}
@media screen and (max-width:992px) {
    .kb-22-lhs .bred {
        display: none
    }
    .kb-con h1 {
        font-size: 30px;
        line-height: 40px
    }
}
@media screen and (max-width:850px) {
    .kb-22-lhs {
        width: 100%;
        border-right: 0;
        border-bottom: 1px solid #d6dfed;
        padding: 0 0 50px;
        margin-bottom: 50px
    }
    .kb-22-rhs {
        width: 100%;
        padding: 0 30px 30px
    }
    .kb-22 .kb-con ol {
        margin-left: 20px
    }
    .kb-22 .imgBox img {
        width: 90%
    }
    .kb-22-rhs .inn {
        width: 100%;
        position: relative;
        top: auto;
        bottom: auto;
        height: 100%;
        overflow: auto;
        right: auto
    }
    .supp-box h4 {
        line-height: 26px
    }
}
@media screen and (min-width:600px) and (max-width:850px) {
    .kb-22-rhs-ebook img {
        float: left;
        margin-left: 30px
    }
    .kb-22-rhs-ebook h2 {
        float: left;
        text-align: left;
        width: calc(100% - 220px);
        padding: 8% 50px 0 30px;
        line-height: 32px
    }
    .kb-22-rhs-ebook a {
        float: left;
        width: 100%
    }
}
@media screen and (max-width:769px) {
    .fea-22-foot-ban-txt h2 {
        font-size: 20px;
        line-height: 30px;
        padding-bottom: 0
    }
    .kb-con h3 {
        font-size: 20px;
        line-height: 30px
    }
    .kb-22-rhs-box-fre-tril,
    .kb-22-rhs-reso {
        width: 100%
    }
    .kb-22-rhs-reso ul li {
        width: 24%;
        margin: 0 1% 12px 0
    }
    #titlediv {
        display: none !important;
    }
    #zsiq_float .zsiq_flt_rel {
        border-radius: 84px 50px 14px 80px !important;
    }
}
@media screen and (max-width:620px) {
    .kb-22-rhs-reso ul li {
        width: 48%;
        margin: 0 2% 12px 0
    }
}
@media screen and (max-width:550px) {
    .kb-22-rhs {
        padding: 0 15px 30px
    }
    .kb-22-you-may-like ul li {
        width: 100%;
    }
    .kb-22-you-may-like .inn {
        margin: 0 0 25px 0
    }
    .kb-con .vid iframe {
        height: 350px
    }
}
@media screen and (max-width:500px) {
    .ds-list li {
        width: 100%
    }
}
@media screen and (max-width:480px) {
    .fea-22-foot-ban-cta a {
        font-size: 13px;
        padding: 10px
    }
    .fea-22-foot-ban {
        padding: 30px 20px
    }
}
.one-line-form {
    width: 100%;
    margin: 0 auto;
    float: none !important
}
.one-line-form * {
    font-family: "ZohoPuvi", verdana, arial, sans;
    font-size: 14px;
    outline: 0;
    margin: 0;
    padding: 0;
    box-sizing: border-box
}
.one-line-form>form>ul {
    margin: 0;
    padding: 0
}
.one-line-form>form>ul li {
    list-style-type: none;
    float: left;
    border: 1px solid #e6e6e6;
    background: #fff;
    width: 100%;
    border-radius: 3px;
}
.one-line-form>form>ul li:nth-child(1) {
    width: 100%;
    position: relative;
    /* border-radius:3px 0 0 3px; */
    border-right-width: 0
}
.one-line-form>form>ul li:nth-child(1) .form-icn {
    background: #f6f8fa;
    width: 38px;
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    border-radius: 3px 0 0 3px
}
.one-line-form>form>ul li:nth-child(1) .form-icn .icn-mail {
    width: 17px;
    height: 12px;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto;
    background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACYAAAAbCAYAAAAQ2f3dAAAABHNCSVQICAgIfAhkiAAAAi1JREFUWEfNl09IFFEcx5MUqTx5q4sHkbZTEiodDDEtipTyH5lSlqIplkLQISoq9RB5NFHBwEsJ3kLr1ClviohnvXQpQgi6iIItfr7xJqZh3Z2ZfbO7Dz7szm/f+/0+zM5v3kzekf/HJQ4vwElPPOrDHxT4Cl+cQnl8OQ5X4R2swJyJRS3jzr/DwT2ogB74LDGN37BpfsikkLfWKoFSKJZYHTyBERiFmiyZLVF3Ch7DC4m9NGfrPZ+18BwuZljuA/UWYR66oERistyAaSOjBpD15QzJqe46zJh6g3yeSSSm36/AMKgpohxvSL4N464iScU0rwHuQ2NEZk/JewyeefKnFNP866A2vmFZ7iH5ymAoQV5fYlrXAreg1ZKcLm412d1D8vkW0/qb0ATtacopx21oTpInkJjydMA16Awp59wv61OsDyymfHdABfR3BBmVTJ6EKh+LQokpr5pBG323jyKacho+Qszn/NBiyt8LOgt9KYrpKWUNTvmU0rS0xJSgH87CwCFFTxD/CUUBpKyIKckD81fpvuQdfwgUQDwbYqp5Hl6DtrBvcA5egbpvL6CUtTPm1NWG/wi0924Zyf0QUtbFQjokXJb2xW9Txp3rn9gyUT2P6ULOhaEuj+maeAvlUJ0LVjj8fXCU2FHTPfk5IvYLj1LnLWmMA706TcCnLAlqD9ZN+7u62hGTSxtoc1bMz2Zr01/vs4WwALMQd4s5hfS4myhuU8SbS7vDrjt4AMGtcSqPL2TTAAAAAElFTkSuQmCC);
    background-size: contain
}
.one-line-form>form>ul li:nth-child(1) input {
    font-size: 14px;
    padding-left: 48px
}
.one-line-form>form>ul li:nth-child(1) input::placeholder {
    color: #b3b3b3
}
.one-line-form>form>ul li:nth-child(2) {
    width: 100%;
    /* border-left:0; */
    /* border-right:0; */
    position: relative;
    margin: 4px 0;
    border-radius: 3px;
}
.one-line-form>form>ul li:nth-child(3) {
    padding-left: 0;
    border-color: #d63327;
    border-radius: 3px;
    margin-top: 10px;
}
.one-line-form>form>ul li .ffw-errmsg {
    display: none;
    color: #fff;
    font-size: 12px;
    margin-top: -28px;
    position: absolute;
    font-weight: 300;
    white-space: nowrap;
    background: #d63226;
    padding: 0 10px;
    line-height: 20px
}
.one-line-form>form>ul li .ffw-errmsg:before {
    content: '';
    position: absolute;
    width: 8px;
    height: 8px;
    background: #d63226;
    transform: rotate(45deg);
    left: 50px;
    bottom: -3px
}
.one-line-form>form>ul li input {
    width: 100%;
    height: 43px;
    border: 0;
    padding: 0 10px;
    font-size: 14px;
    color: #000;
    font-weight: 300;
    border-radius: 3px;
}
.one-line-form>form>ul li .selectedCountry {
    text-align: left;
    width: 50px;
    height: 33px;
    top: 2px;
    position: absolute;
    color: #000;
    font-size: 14px;
    margin: 5px 0 0;
    line-height: 33px;
    left: 0;
    padding-left: 8px;
    border-left: 1px solid #e5e5e5;
    font-weight: 300
}
.one-line-form>form>ul li .selectedCountry:before {
    content: "";
    position: absolute;
    width: 0;
    height: 0;
    border-left: 4px solid transparent;
    border-right: 4px solid transparent;
    border-top: 4px solid #1e0437;
    z-index: 0;
    right: 10px;
    top: 15px
}
.one-line-form>form>ul li .selectedCountry:after {
    content: "";
    position: absolute;
    width: 1px;
    height: 33px;
    top: 0;
    right: 0;
    background-color: #e6e6e6;
    display: none
}
.one-line-form>form>ul li input[type=submit] {
    font-size: 16px;
    background: #d63327;
    color: #fff;
    padding: 0 25px;
    cursor: pointer;
    font-weight: 500;
    height: 43px;
    border: 0;
    border-radius: 2px;
}
.one-line-form>form>ul li input[type=submit]:hover {
    background: #9e0303;
    transition: all .5s ease
}
.one-line-form>form>ul li select {
    font-weight: 300;
    width: 100%;
    height: 43px;
    border: 0;
    padding: 0 10px;
    box-sizing: border-box;
    border-radius: 0;
    margin: 0;
    z-index: 9;
    position: relative;
    color: #000;
    font-size: 12px;
    /* opacity:0; */
    -moz-appearance: none;
    -webkit-appearance: none;
    cursor: pointer;
    float: left;
    -webkit-appearance: none;
    -moz-appearance: none;
    background-image: linear-gradient(45deg, transparent 50%, #5a5a5a 50%), linear-gradient(135deg, #5a5a5a 50%, transparent 50%), linear-gradient(to right, #fff0, #fff0);
    background-position: calc(100% - 20px) calc(1em + 7px), calc(100% - 15px) calc(1em + 7px), calc(100% - 2.5em) 0.5em;
    background-size: 6px 5px, 5px 5px, 1px 1.5em;
    background-repeat: no-repeat;
}
.one-line-form>form>ul li select#country_state {
    position: relative;
    font-size: 12px;
    opacity: 1;
    width: 100px;
    float: left;
    padding-left: 0;
    line-height: 22px
}
.one-line-form>form>.misc-field .dwn-priv {
    margin-top: 0;
    line-height: 16px;
    font-weight: 300;
    padding-top: 5px
}
.one-line-form>form>.misc-field .dwn-priv,
.one-line-form>form>.misc-field .dwn-priv * {
    font-size: 11px;
    color: #f4f8ff
}
.one-line-form>form>.misc-field .dwn-priv strong {
    font-weight: 600
}
.one-line-form>form>.misc-field .dwn-priv a {
    font-size: 11px;
    color: #f4f8ff;
    text-decoration: underline
}
.one-line-form>form>.misc-field #meGDPRMessage {
    line-height: 16px;
    margin: 8px 0 0 !important;
    width: 100%
}
.one-line-form>form>.misc-field #meGDPRMessage label {
    font-size: 11px;
    line-height: 18px;
    color: #f4f8ff;
    font-weight: 300
}
.one-line-form>form>.misc-field #meGDPRMessage .checkmarkgdpr {
    margin-bottom: 0;
    width: 12px !important;
    height: 12px !important;
}
.one-line-form>form>.misc-field::before {
    content: " ";
    display: table;
    clear: both
}
.one-line-form>form>.misc-field * {
    color: #a6a6a6;
    font-weight: 300
}
.one-line-form>form>.misc-field strong {
    font-weight: 600
}
.one-line-form>form>.misc-field a {
    color: #1281bd;
    text-decoration: underline
}
.one-line-form>.success-message {
    display: none
}
.one-line-form>.success-message h2 {
    margin-bottom: 10px;
    color: #13ffd1;
    font-size: 30px
}
.one-line-form>.success-message p {
    font-size: 14px;
    line-height: 23px;
    margin-top: 0;
    color: #fff
}
.one-line-form>.success-message p a {
    font-size: 14px;
    line-height: 23px;
    color: #1afed1;
    text-decoration: underline
}
.one-line-form.success ul {
    display: none
}
.one-line-form.success .success-message {
    display: block
}
.one-line-form.success .misc-field {
    display: none
}
.one-line-form.with-state {
    /* width:520px; */
}
.one-line-form.with-state ul li #headerCountryListItem:after {
    content: "";
    position: absolute;
    width: 0;
    height: 0;
    border-left: 4px solid transparent;
    border-right: 4px solid transparent;
    border-top: 4px solid #1e0437;
    z-index: 0;
    right: 7px;
    top: 23px
}
.one-line-form.with-state ul li:nth-child(1) {
    margin-left: 0;
    /* width:200px; */
}
.one-line-form.with-state ul li #country_state {
    margin-left: 8px;
    width: 115px;
    position: absolute;
    right: 0;
}
.one-line-form.with-state ul li .selectedCountry:after {
    display: block
}
.one-line-form.with-state ul li input[type=submit] {
    padding: 0 12px
}
.one-line-form.with-state ul li:nth-child(2) select {
    width: calc(100% - 115px);
}
.one-line-form.with-state .ffw-country-list {
    position: relative
}
.one-line-form.with-state .ffw-country-list:after {
    content: "";
    position: absolute;
    right: 4px;
    top: 19px;
    width: 13px;
    height: 13px;
    z-index: 1;
    zoom: .95
}
#meGDPRMessage .checkmarkgdpr {
    width: 12px;
    height: 12px
}
@media screen and (max-width: 1050px) {
    .one-line-form {
        width: 100%
    }
    .one-line-form ul li {
        width: 100% !important
    }
    .one-line-form>form>ul li {
        border: 0;
        background: none
    }
    .one-line-form ul li select {
        width: 100%
    }
    .one-line-form.with-state ul li select {
        width: 50%
    }
    .one-line-form ul li:first-child {
        border: 1px solid #8ca2ba !important;
        margin-top: 5px !important;
        width: 100% !important;
        display: block
    }
    .one-line-form ul li:nth-child(2) select {
        border: 1px solid #8ca2ba;
        margin-top: 5px !important;
        display: block;
        opacity: 1;
        border-radius: 3px;
    }
    .one-line-form.with-state ul li select {
        border-radius: 3px 0 0 3px;
    }
    .one-line-form ul li .selectedCountry {
        display: none;
        width: 100% !important
    }
    .one-line-form ul li:nth-child(3) {
        margin-top: 5px
    }
    .one-line-form.with-state {
        width: 100% !important
    }
    .one-line-form.with-state ul li select#country_state {
        margin-left: 0;
        padding: 0 10px;
        font-size: 12px;
        border-left: 0px;
        border-radius: 0 3px 3px 0;
    }
}
.fea-nav .h2 {
    font-size: 24px;
    font-weight: 500;
    color: #000
}
.fea-nav-link span.act:after,
.fea-nav-link span.act:before {
    display: none
}
.fea-nav-link {
    background: #fff;
    width: 100%;
    padding: 30px 0 20px;
    margin: 0
}
.fea-nav-link span.act {
    background: none;
    color: #013d98;
    border-bottom: 2px solid #013d98
}
.fea-nav-link span {
    color: #8b8b8b;
    background: #fff;
    border-bottom: 1px solid #e5e5e5;
    font-size: 15px;
    font-weight: 400;
    padding: 5px 0 8px
}
.fea-nav-list {
    background: #fff
}
.fea-list-cont>ul {
    width: 33.333%;
    padding: 0 1%;
    float: left;
    box-sizing: border-box
}
.fea-list-cont>ul li {
    padding: 10px 0;
    color: #fff
}
.fea-nav-list a {
    color: #333;
    font-size: 14px;
    font-weight: 300;
    position: relative
}
.fea-nav-list a:before {
    content: '';
    position: absolute;
    width: 7px;
    height: 7px;
    background: #80b2fe;
    border-radius: 50px;
    margin: 4px 0 0 -15px
}
.fea-nav-link span:nth-of-type(1) {
    width: 24%
}
.fea-nav-link span:nth-of-type(2) {
    width: 18%
}
.fea-nav-link span:nth-of-type(3) {
    width: 18%
}
.footer-links .container {
    width: 100%;
    max-width: 1200px
}
.footer-links h2 {
    font-size: 24px;
    font-weight: 500
}
.footer-links {
    padding-bottom: 30px
}
.footer-stripe {
    float: left;
    width: 100%
}
@media screen and (max-width: 1260px) {
    .footer-links .container {
        max-width: 95%
    }
    .footer-links {
        max-width: 100%
    }
    .fea-nav-link span {
        font-size: 13px
    }
}
@media screen and (max-width: 992px) {
    .footer-links {
        display: none
    }
}
.img-zoom-iconcont img {
    display: none;
}
.img-zoom-iconcont .img-zoom-span {
    width: 45px;
    height: 45px;
    display: inline-block;
    padding: 0px;
    border-radius: 100%;
    border: 5px solid;
    opacity: 0.9;
    border-top-color: #cb2134;
    border-bottom-color: #059b4f;
    border-left-color: #0579b8;
    border-right-color: #ffce27;
    -webkit-animation: loader4 1s ease-in-out infinite;
    animation: loader4 1s ease-in-out infinite;
}
@keyframes loader4 {
    from {
        transform: rotate(0deg);
    }
    to {
        transform: rotate(360deg);
    }
}
@-webkit-keyframes loader4 {
    from {
        -webkit-transform: rotate(0deg);
    }
    to {
        -webkit-transform: rotate(360deg);
    }
}
.kb-con .tab-com {
    display: block;
}
.kb-con .tab-com h3 {
    font-size: 26px;
    margin: 60px 0 15px 0;
    border-bottom: 1px solid #c5c5c5;
    padding: 0 0 20px 55px;
    position: relative;
}
.kb-con .tab-com h3 .expall {
    color: #0663f0;
    float: right;
    font-size: 16px;
    font-weight: 400;
    cursor: pointer;
    transition: all 0.5s ease;
}
.kb-con .tab-com h3 .expall:hover {
    color: #c62b11;
    text-decoration: underline;
}
.kb-con .tab1-view {
    display: block;
}
.kb-con .tab-com ul {
    padding: 0;
}
.kb-con .tab-com ul li {
    width: 100%;
    display: inline-block;
    padding: 15px 0 20px 0;
    margin: 0;
    border-bottom: 1px solid #ebebeb;
}
.kb-con .tab-com ul li ol {
    margin: 0;
}
.kb-con .tab-com ul li ol li {
    padding: 0 0 0 20px;
    border: 0;
    margin-bottom: 8px;
}
.kb-con .tab-com ul li:last-child {
    border-bottom: 0;
}
.kb-con .tab-com ul li:before {
    opacity: 0
}
.kb-con .tab-com ul li ol li:before {
    opacity: 1;
}
.kb-con .tab-com h3 .tit-ic {
    width: 50px;
    height: 50px;
    display: inline-block;
    position: absolute;
    left: 0;
    top: -7px;
    background: url('../images/licensing-faq-ic-23.png') no-repeat;
    background-size: 228px;
}
.kb-con .tab-com h3 .tit-ic-1 {
    background-position: -8px -4px;
}
.kb-con .tab-com h3 .tit-ic-2 {
    background-position: -58px -4px;
}
.kb-con .tab-com h3 .tit-ic-3 {
    background-position: -110px -4px;
}
.kb-con .tab-com h3 .tit-ic-4 {
    background-position: -168px -4px;
}
.kb-con .tab-com ul li .tab-list {}
.kb-con .tab-list {
    width: 100%
}
.kb-con .tab-list h5 {
    font-size: 18px;
    font-weight: 400;
    padding-right: 30px;
    position: relative;
    cursor: pointer;
    transition: all 0.5s ease;
}
.kb-con .tab-list h5:hover {
    color: #0663f0;
}
.kb-con .tab-list p {}
.kb-con .tab-list p a {
    color: #138cd6;
}
.kb-con .faq-notes {
    background: #fffbf3;
    border: 1px solid #f1e7d4;
    border-radius: 15px;
    padding: 10px 30px;
    margin: 20px 0;
}
.kb-con .faq-notes p {}
.kb-con .faq-notes p strong {
    font-weight: 600;
}
.kb-con .faq-notes p a {
    color: #138cd6;
}
.kb-22 .faq-tab-tit {
    width: 100%;
    display: inline-block;
    background: #f8faff;
    border: 1px solid #e2e5ed;
    border-radius: 2px;
    margin: 40px 0 5px 0;
    position: sticky;
    top: 48px;
    z-index: 1;
}
.kb-22 .faq-tab-tit ul {
    padding: 0;
}
.kb-22 .faq-tab-tit ul li {
    margin: 0;
    padding: 2px;
    float: left;
    width: 25%;
}
.kb-22 .faq-tab-tit ul li:first-child a:before {
    opacity: 0;
}
.kb-22 .faq-tab-tit ul li:before {
    display: none;
}
.kb-22 .faq-tab-tit ul li {
    list-style-type: none;
}
.kb-22 .faq-tab-tit ul li a:before {
    content: '';
    position: absolute;
    width: 1px;
    height: 25px;
    top: 10px;
    background: #c6c9d3;
    left: 4px;
}
.kb-22 .faq-tab-tit ul li a {
    display: block;
    text-align: center;
    font-size: 17px;
    font-weight: 400;
    padding: 7px;
    cursor: pointer;
    transition: all 0.5s ease;
    overflow: hidden;
    white-space: pre;
    text-overflow: ellipsis;
}
.kb-22 .faq-tab-tit ul li a:hover {
    color: #0663f0;
}
.kb-22 .faq-tab-tit ul li a.act {
    background: #0663f0;
    color: #fff;
    border-radius: 2px;
}
.kb-22 .faq-tab-tit ul li a.act:before {
    left: -5px;
}
@media screen and (max-width: 769px) {
    .kb-con .tab-com h3 {
        display: block;
    }
    .kb-22 .faq-tab-tit ul li a:before {
        opacity: 0
    }
    .kb-22 .faq-tab-tit ul li a {
        font-size: 14px;
    }
}
.t-tit {}
.t-tit:before {
    width: 2px;
    background: #0663f0;
    right: 0;
    top: 5px;
    height: 15px;
    transform: rotate(90deg);
}
.t-tit:after {
    width: 2px;
    background: #0663f0;
    right: 0;
    top: 5px;
    height: 15px;
    transform: rotate(1deg);
}
.t-tit:before,
.t-tit:after {
    content: '';
    position: absolute;
}
.t-tit.act:before {
    transform: rotate(90deg);
}
.t-tit.act:after {
    opacity: 0;
}
.t-bd {
    display: none;
}