#adsspcutomerlogos {
    display: none
}
.heading-menu,
#adRhsLnk {
    display: none
}
.inner-cont {
    max-width: 1400px;
    margin-top: -100px;
    background: #fff;
    padding: 0 80px 0 90px;
    box-sizing: border-box;
    box-shadow: 0 -2px 12px -9px #00000017;
    border-radius: 3px
}
.rhs-cont a {
    transition: all .5s ease;
    color: #0864f0;
}
.rhs-cont a:hover {
    text-decoration: none
}
.fea-det-22-ban {
    background: #ecf9ff;
    padding: 70px 0 190px;
    text-align: center;
    box-shadow: 0 63px 90px 30px #ecf9ff;
    position: relative;
}
.fea-det-22-ban:before {
    content: "";
    width: 358px;
    height: 358px;
    background: url('../images/fea-22-ban-left-bg.png') no-repeat;
    background-size: cover;
    background-position: -50px 0;
    position: absolute;
    left: 0;
    top: 0;
}
.fea-det-22-ban:after {
    content: "";
    width: 358px;
    height: 358px;
    background: url('../images/fea-22-ban-right-bg.png') no-repeat;
    background-size: cover;
    background-position: 0px 0;
    position: absolute;
    right: 0;
    top: 0;
}
.bred-arr {
    width: 100%;
    border-bottom: 1px solid #e0e0e0;
    padding-bottom: 15px;
	display: inline-block;
    padding: 10px 0 3px 0;
}
.rhs-cont .bred-arr * {
    font-size: 14px;
    font-weight: 300;
	line-height: 27px;
}
.bred-arr ul li {
    float: left;
    margin: 0 15px;}
.bred-arr ul li a {color: #166af0;}
.bred-arr ul li:first-child{margin-left:0;}
.bred-arr ul li a {
    color: #166af0;
}
.bred-arr ul li:after {
    content: '';
    position: absolute;
    width: 7px;
    height: 7px;
    border: 1px solid #000;
    border-left: 0;
    border-bottom: 0;
    transform: rotate(45deg);
    margin: 10px 0 0 8px;
}
.bred-arr ul li:last-child:after{opacity:0}

@media screen and (max-width : 992px) {
    .fea-det-22-ban:before,
    .fea-det-22-ban:after {
        display: none;
    }
}
.fea-det-22-ban div {
    position: relative
}
.fea-det-22-ban h1 {
    color: #000;
    font-size: 36px;
    line-height: 48px;
    font-weight: 600;
    padding-bottom: 10px;
    margin: 0;
}
.fea-det-22-ban h4,
.fea-det-22-ban h1 span {
    color: #000;
    font-size: 28px;
    line-height: 42px;
    font-weight: 300;
    margin: 0;
}
.fea-det-22-ban h1 span {
    display: block;
}
.fea-det-22-ban a {
    color: #fff;
    padding: 10px 55px 10px 30px;
    display: inline-block;
    font-size: 18px;
    font-weight: 400;
    border-radius: 4px;
    background: #e8152b;
    margin-top: 25px;
    cursor: pointer;
    position: relative;
    text-decoration: none
}
.fea-det-22-ban a span:before {
    content: '';
    position: absolute;
    background: url(../images/fea-22-icon-set.png) no-repeat;
    background-position: -24px -127px;
    background-size: 747px;
    width: 12px;
    height: 9px;
    right: 30px;
    top: 0;
    bottom: 0;
    margin: auto
}
.feacta-22:link,
.feacta-22:visited {
    display: inline-flex;
    border: none;
    color: #fff;
    position: relative;
    overflow: hidden;
    transition: all .3s ease-in-out
}
.feacta-22::before {
    background: #fff;
    content: "";
    height: 155px;
    opacity: 0;
    position: absolute;
    top: -50px;
    transform: rotate(35deg);
    width: 50px;
    transition: all 3000ms cubic-bezier(0.19, 1, 0.22, 1)
}
.feacta-22::after {
    background: #fff;
    content: "";
    height: 120px;
    opacity: 0;
    position: absolute;
    top: -27px;
    transform: rotate(71deg);
    transition: all 3000ms cubic-bezier(0.19, 1, 0.22, 1);
    width: 8rem
}
.few-ban-cta-22::before {
    left: -50%
}
.few-ban-cta-22::after {
    left: -100%
}
.feacta-22:hover,
.feacta-22:active {
    transform: translateY(-3px);
    color: #fff;
    box-shadow: 0 10px 20px 0 rgba(0, 0, 0, 0.3)
}
.few-ban-cta-22:hover::before {
    left: 120%;
    opacity: .5s
}
.few-ban-cta-22:hover::after {
    left: 200%;
    opacity: .6
}
.feacta-22 span {
    z-index: 20
}
.lhs-menu-22 {
    max-height: calc(100vh - 100px);
    min-height: calc(100vh - 83px);
    padding-right: 20px;
}
#lhsTree a {
    padding: 7px 0 7px 25px;
    display: block;
    font-size: 12px;
    font-weight: 300;
    line-height: 21px;
    color: #000;
    transition: all .5s ease
}
#lhsTree a:hover {
    color: #1a95ff
}
#lhsTree>li>ul li span.new {
    display: none
}
#lhsTree>li {
    border: 0
}
#lhsTree>li>ul li {
    padding: 0;
    border: 0
}
#lhsTree>li>ul li:last-child {
    padding-bottom: 10px
}
#lhsTree>li .feaact {
    background: #f1f8fe;
    color: #1a95ff !important;
    border-left: 4px solid #1a95ff;
    padding-left: 21px
}
#lhsTree>li>span.ifTree:after {
    border-top: 6px solid transparent;
    border-left: 6px solid #000;
    border-bottom: 6px solid transparent;
    top: 16px
}
#lhsTree>li>span.ifTree.dropact:after {
    border-left: 6px solid transparent;
    border-top: 6px solid transparent;
    border-top: 6px solid #000;
    border-right: 6px solid transparent;
    top: 20px;
    left: 2px
}
.rhs-cont {
    width: calc(100% - 275px);
    box-sizing: border-box;
    margin-left: 275px
}
#scroll ul.relPrd li ul li {
    border-top: 0;
    padding-bottom: 10px;
    padding-left: 28px;
    height: initial !important;
    position: relative
}
#scroll ul.relPrd li ul li:before {
    content: '';
    position: absolute;
    background: url(../images/fea-22-icon-set.png) no-repeat;
    background-size: 747px;
    background-position: -470px -373px;
    width: 24px;
    height: 24px;
    left: 0;
    top: 6px;
    transition: all .1s ease
}
#scroll ul.relPrd li ul li:hover:before {
    transform: scaleX(-1) translateX(5px);
    transition: all .4s ease
}
#scroll ul.relPrd li ul li:nth-child(2):before {
    background-position: -472px -409px
}
#scroll ul.relPrd li ul li:nth-child(3):before {
    background-position: -470px -442px
}
#scroll ul.relPrd li ul li:nth-child(4):before {
    background-position: -471px -484px
}
#scroll ul.relPrd li ul li:nth-child(5):before {
    background-position: -472px -520px
}
#scroll ul.relPrd li ul li:nth-child(6):before {
    background-position: -472px -556px
}
#scroll ul.relPrd li ul li:nth-child(7):before {
    background-position: -471px -593px
}
#scroll ul.relPrd li ul li:nth-child(8):before {
    background-position: -472px -630px
}
#scroll ul.relPrd li ul li:nth-child(9):before {
    background-position: -470px -667px
}
#scroll ul.relPrd li ul li:nth-child(10):before {
    background-position: -473px -706px
}
#scroll ul.relPrd li a {
    font-size: 14px;
    font-weight: 300;
    padding: 0;
}
#scroll ul.relPrd li a.product-expanded-name {
    display: none
}
#lhsTree>li>span {
    font-size: 12px;
    line-height: 22px;
    color: #000;
    font-weight: 400
}
.lhs-tree {
    width: 305px;
    position: absolute;
    left: 60px;
    top: 0;
    bottom: 0;
    height: 100%;
    overflow: initial
}
.lhs-tree .inn {
    position: relative;
    position: sticky;
    top: 80px
}
#lhsTree {
    max-width: 100%
}
#freedload a {
    padding-left: 0;
    margin-left: -4px
}
#scroll ul.relPrd>li>span {
    text-transform: uppercase;
    font-weight: 500;
    padding: 50px 0 25px;
    font-size: 15px
}
#scroll ul.relPrd {
    position: relative;
    padding: 0;
}
#scroll ul.relPrd>li:last-child {
    border-bottom: 0
}
#scroll ul.relPrd:before {
    content: '';
    position: absolute;
    width: 100%;
    height: 1px;
    left: 0;
    top: 20px;
    background: #e7e7e7;
    background: -webkit-linear-gradient(to right, #e7e7e7, #fff);
    background: linear-gradient(to right, #E8E7EC, #e8e7ec42)
}
.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: 275px
}
.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
}
.supp-box:before {
    content: '';
    position: absolute;
    background-position: -637px -12px;
    background-repeat: no-repeat;
    width: 43px;
    height: 43px;
    top: 52px;
    margin-left: -18px;
    left: calc(50% - 10px)
}
.rhs-cont ul {
    padding: 0 !important
}
.rhs-cont ul li {
    list-style-type: none;
    padding: 0
}
.rhs-cont h2 {
    font-size: 22px;
    font-weight: 500;
    line-height: 34px;
    margin-bottom: 20px;
}
.rhs-cont *+h2 {
    margin: 45px 0 20px
}
.rhs-cont .fea-22-box-1+h2 {
    margin: 0 0 20px
}
.rhs-cont h3 {
    font-size: 18px;
    margin: 0
}
.rhs-cont h4 {
    margin: 0;
    padding-top: 15px;
    line-height: 28px
}
.rhs-cont p {
    color: #333;
    font-weight: 300;
    /* margin: 0; */
}
.rhs-cont * {
    color: #000;
    box-sizing: border-box;
    font-size: 16px;
    line-height: 28px;
    font-weight: 300;
}
.fea-22-box-1 {
    display: table;
    table-layout: fixed;
    padding: 30px 0 10px
}
.fea-22-box-1 ul li {
    display: table-cell;
    padding: 0 20px 0 0;
    width: 2%
}
.fea22-ic {
    background: url(../images/fea-22-icon-set.png) no-repeat;
    background-size: 747px;
    display: inline-block
}
.fea-22-box-1-2sec ul li {
    float: left;
    width: 50%;
    padding: 0 20px 20px 0;
    min-height: 225px
}
.fea-22-box-1 ul li div i {
    width: 45px;
    height: 45px
}
.fea-22-box-1 ul li div h4 {
    font-size: 17px;
    font-weight: 500;
    padding-top: 10px
}
.fea-22-box-1 ul li div p {
    margin-top: 8px
}
.fea-22-box-1+p {
    margin-top: 0
}
.ic-1 {
    background-position: -290px -163px
}
.ic-2 {
    background-position: -291px -230px
}
.ic-3 {
    background-position: -291px -297px
}
.ic-4 {
    background-position: -288px -371px
}
.ic-5 {
    background-position: -382px -369px
}
.ic-6 {
    background-position: -386px -448px
}
.ic-7 {
    background-position: -448px -2px
}
.ic-8 {
    background-position: -501px -2px
}
.ic-9 {
    background-position: -554px -3px
}
.ic-10 {
    background-position: -530px -491px
}
.ic-11 {
    background-position: -600px -487px
}
.ic-12 {
    background-position: -667px -489px
}
.ic-13 {
    background-position: -532px -558px
}
.ic-14 {
    background-position: -603px -554px
}
.ic-15 {
    background-position: -666px -555px
}
.fea-22-foot-supp-ic-1 {
    background-position: -2px -1px
}
.fea-22-foot-supp-ic-2 {
    background-position: -55px -1px
}
.fea-22-foot-supp-ic-3 {
    background-position: -109px -1px
}
.fea-22-foot-supp-ic-4 {
    background-position: -163px -1px
}
.fea-22-foot-supp-ic-5 {
    background-position: -221px -1px
}
.fea-22-foot-supp-ic-6 {
    background-position: -334px -1px
}
.fea-22-bul-pont li {
    color: #333;
    padding: 0 0 5px 30px !important;
    position: relative
}
.fea-22-bul-pont-d3 {}
.fea-22-bul-pont-d3 li {
    width: 33%;
    display: inline-block;
}
.fea-22-bul-pont li::before {
    content: '';
    position: absolute;
    width: 6px;
    height: 6px;
    background: #333;
    border-radius: 50%;
    left: 12px;
    top: 9px
}
.fea-22-box-2 ul li {
    margin-bottom: 15px;
    display: inline-block
}
.fea-22-box-2 ul li div {
    position: relative;
}
.fea-22-box-2 ul li div i {
    width: 50px;
    height: 50px;
    position: absolute;
    left: 0;
    top: 0
}
.fea-22-box-2 ul li div h4 {
    padding: 0 0 0 70px;
    font-size: 17px;
    font-weight: 500
}
.fea-22-box-2 ul li div p {
    padding: 0 0 0 70px;
    margin-top: 10px
}
.fea-22-poi-num ul li {
    list-style-type: decimal;
    padding: 0 0 20px 5px;
    margin-left: 20px;
    color: #333;
    font-weight: 300
}
.fea-22-poi-num-note {
    background: #f3faff;
    padding: 20px;
    margin-top: 20px;
    border: 1px solid #bedaee;
    border-left: 4px solid #1b80c8
}
.fea-22-poi-num-note strong {
    font-weight: 500
}
.fea-22-supp-auth {
    background: #fffbee;
    border: 1px solid #f7e9ba;
    border-radius: 20px;
    margin: 40px 0 50px;
    padding: 40px;
    display: table
}
.fea-22-auth-con {
    width: calc(100% - 400px);
    height: 320px;
    display: table-cell;
    vertical-align: middle;
    float: initial;
    padding-right: 70px
}
.fea-22-auth-con p {
    color: #000
}
.fea-22-auth-con p a {
    color: #0864f0;
    text-decoration: underline
}
.fea-22-auth-con p strong {
    font-weight: 500;
}
.fea-22-auth-im {
    float: left;
    width: 400px;
    background: #fff;
    padding: 15px;
    box-sizing: border-box;
    border-radius: 20px;
    box-shadow: 0 1px 3px 4px #ededed;
    box-shadow: 0 1px 3px 4px #00000005
}
.fea-22-auth-im ul li {
    width: 29.3%;
    float: left;
    margin: 2%
}
.fea-22-auth-im ul li div {
    position: relative;
    text-align: center;
    width: 100%;
    height: 130px;
    border-radius: 10px
}
.fea-22-auth-im ul li div i {
    width: 50px;
    height: 50px;
    margin-top: 20px
}
.fea-22-auth-im ul li div p {
    font-size: 11px;
    margin: 0;
    position: absolute;
    bottom: 0;
    width: 100%;
    text-align: center;
    left: 0;
    right: 0;
    height: 44px;
    line-height: 14px;
    padding-top: 8px;
    box-sizing: border-box;
    border-radius: 0 0 10px 10px
}
.fea-22-auth-im ul li div a {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0
}
.fea-22-auth-grn-1 {
    background: #f6fff1;
    border: 1px solid #ace2d1
}
.fea-22-auth-grn-1 p {
    background: #eafce0
}
.fea-22-auth-blu-1 {
    background: #f0f9ff;
    border: 1px solid #d6efff
}
.fea-22-auth-blu-1 p {
    background: #def2ff
}
.fea-22-auth-org-1 {
    background: #fff0e1;
    border: 1px solid #ffe7d0
}
.fea-22-auth-org-1 p {
    background: #ffe5cc
}
.fea-22-auth-red-1 {
    background: #fff2f1;
    border: 1px solid #ffe6e4
}
.fea-22-auth-red-1 p {
    background: #ffe8e6
}
.fea-22-faq ul li {
    position: relative;
    padding-bottom: 15px !important
}
.fea-22-faq ul li:before {
    content: '';
    position: absolute;
    left: 0;
    right: 0;
    bottom: 8px;
    width: 100%;
    height: 1px;
    background: #dce0e3;
    background: -webkit-linear-gradient(to right, #dce0e33d, #dce0e3, #dce0e33d);
    background: linear-gradient(to right, #dce0e33d, #dce0e3, #dce0e33d)
}
.fea-22-faq ul li div h4 {
    font-weight: 500;
    font-size: 18px
}
.fea-22-faq ul li div p {
    font-size: 16px;
    line-height: 28px
}
.fea-22-foot-ban {
    text-align: center;
    background: #0864f0;
    padding: 30px 40px;
    border-radius: 10px;
    position: relative;
    float: left;
    width: 100%;
    margin: 40px 0
}
.fea-22-foot-ban::before,
.fea-22-foot-ban::after {
    content: '';
    position: absolute;
    z-index: 0;
    background: url(../images/fea-22-icon-set.png) no-repeat;
    background-size: 747px
}
.fea-22-foot-ban::before {
    background-position: -369px -164px;
    width: 156px;
    height: 163px;
    left: 0;
    bottom: 0;
    opacity: .1
}
.hig-box-blue-note {
    background: #f3fbff;
    border-left: 2px solid #00527a;
    padding: 8px 30px;
}
.hig-box-blue-note * {}
.hig-box-blue-note p {}
.hig-box-blue-note p strong {
    font-weight: 500;
}
.hig-box-blue-note p a {
    font-weight: 500;
    font-size: 18px;
}
.fea-22-foot-ban::after {
    width: 81px;
    height: 158px;
    background-position: -541px -212px;
    right: 0;
    bottom: 0;
    border-radius: 0 0 12px 0;
    background-size: 747px
}
.fea-22-foot-ban-txt {
    float: left;
    width: 100%;
    padding-bottom: 0px;
    text-align: center
}
.fea-22-foot-ban-txt h2 {
    font-size: 26px;
    font-weight: 500;
    color: #fff;
    line-height: 36px;
    position: relative;
    z-index: 1;
    text-align: center;
    margin-bottom: 20px;
}
.fea-22-foot-ban-cta {
    float: left;
    width: 100%;
    margin-top: 10px;
    position: relative;
    z-index: 1
}
.fea-22-foot-ban-cta a:hover {}
.fea-22-foot-also li {
    float: left;
    width: 50%;
    text-align: left;
    padding: 0 15px 15px 0 !important
}
.fea-22-foot-also h2 {
    text-align: center;
    margin-top: 30px;
}
.supp-box i.fea-22-foot-ic {
    position: absolute;
    left: 20px;
    top: 30px;
    display: inline-block;
    width: 45px;
    height: 45px
}
.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: -3px;
    left: 0;
    width: 1px;
    height: calc(100% + 8px);
    transform: scaleY(0);
    transform-origin: top left
}
.cta-ani-line:after {
    bottom: -5px;
    right: 0;
    width: 1px;
    height: calc(100% + 8px);
    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: 10px;
    position: relative;
    left: 4px
}
.fea-nav-link span.act:after,
.fea-nav-link span.act:before {
    display: none
}
.fea-nav-link {
    background: #fff;
    width: 100%;
    padding: 0 0 20px
}
.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: #333
}
.fea-nav-list li,
.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-list li a:nth-child(2)::before {
    display: none;
}
.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: 30px 0 50px;
    border-top: 1px dotted #DDD
}
.footer-stripe {
    float: left;
    width: 100%
}
.fea-nav .h2 {
    font-size: 24px;
    font-weight: 500;
    color: #000;
    line-height: 40px
}
.fea-22-ani-scrn {
    width: 100%;
    margin: 30px 0 40px
}
.fea-22-ani-scrn img {
    width: 65%;
    background: #fff;
    padding: 15px;
    box-sizing: border-box;
    border-radius: 20px;
    box-shadow: 0 1px 10px 4px #ededed;
    box-shadow: 0 1px 10px 4px #0000000f
}
ul+.fea-22-img-scrn-pop {
    margin-top: 30px;
}
.fea-22-img-scrn-pop {
    margin-bottom: 50px;
}
.fea-22-img-scrn-pop a {}
.fea-22-img-scrn-pop a img {
    background: #fff;
    padding: 8px;
    box-sizing: border-box;
    border-radius: 20px;
    box-shadow: 0 1px 10px 4px #0000000f;
}
.fea-22-img-scrn-pop-noshado a img {
    box-shadow: none;
    padding: 0;
}
.img-zoom img:hover {
    cursor: zoom-in;
}
.fea-22-img-scrn-gal {}
.fea-22-img-scrn-gal a {}
.fea-22-img-scrn-gal a img {
    width: 32%;
    height: 150px;
    object-fit: cover;
    margin: 0 1% 1% 0;
    padding: 5px;
    border-radius: 10px;
}
.calc-ban {
    position: relative;
    background: #fffbee;
    border: 1px solid #f7e9ba;
    border-radius: 10px;
    padding: 25px 40px 30px 240px;
    margin: 40px 0 30px 0;
}
.calc-ban p {
    font-size: 22px;
    color: #000;
    font-weight: 500;
    line-height: 32px;
    margin: 0 0 20px 0;
}
.calc-ban a {
    color: #fff;
    padding: 13px 35px;
    display: inline-block;
    font-size: 18px;
    font-weight: 400;
    border-radius: 4px;
    background: #f73749;
    cursor: pointer;
    position: relative;
    text-decoration: none;
}
.calc-ban:before {
    content: '';
    position: absolute;
    background: url('../images/fea-22-icon-set.png') no-repeat -604px -85px;
    background-size: 747px;
    width: 142px;
    height: 133px;
    left: 45px;
    top: 30px;
}
.blu-box-points {
    background: #f1f9fe;
    border: 1px solid #dcf0fb;
    border-radius: 5px;
    padding: 20px 10px 20px 50px !important;
}
#lhsTree>li>span.ifTree a.ifTreeParent {
    padding: 0;
    font-weight: 400;
}
#lhsTree>li>span.ifTree a.ifTreeParent:hover {
    text-decoration: underline;
    color: #000;
}
#lhsTree>li>ul li.feaTreeLdMore {
    color: #2a85e5;
    font-size: 12px;
    line-height: 30px;
    position: relative;
    padding: 2px 0 3px 25px;
    cursor: pointer;
}
#lhsTree>li>ul li.feaTreeLdMore::after {
    position: absolute;
    left: 59px;
    top: 17px;
    display: inline-block;
    border-left: 3px solid transparent;
    border-top: 3px solid #2a85e5;
    border-right: 3px solid transparent;
    content: '';
}
#lhsTree>li>ul li:nth-of-type(n+10) {
    display: none;
}
#lhsTree>li>ul.openAll li:nth-of-type(n+10) {
    display: block;
}
@media screen and (max-width: 1350px) {
    #lhsTree>li>span.ifTree {
        padding: 6px 0 6px 24px
    }
    #lhsTree>li>span.ifTree:after {
        top: 11px
    }
    #lhsTree>li>span.ifTree.dropact:after {
        top: 14px
    }
}
@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: 1200px) {
    .fea-22-foot-also li {
        width: 100%
    }
    .fea-22-foot-also li div {
        min-height: auto
    }
}
@media screen and (max-width: 992px) {
    .footer-links {
        display: none
    }
}
@media screen and (max-width:1100px) {
    .ac {
        max-width: 90%
    }
    .fea-22-supp-auth {
        float: left;
        width: 100%;
        display: block
    }
    .fea-22-auth-con {
        height: auto;
        padding-bottom: 30px;
        width: 100%
    }
    .fea-22-auth-im {
        width: 100%
    }
    .fea-22-box-1 ul li {
        display: block;
        padding: 0 0 20px;
        width: 100%
    }
    .fea-22-foot-ban-txt {
        width: 100%
    }
    .fea-22-foot-ban-txt h2 {
        text-align: center;
    }
    .fea-22-foot-ban-cta {
        width: 100%
    }
    .fea-22-foot-ban-cta a {
        width: auto
    }
    .calc-ban {
        padding: 30px;
        text-align: center
    }
    .calc-ban:before {
        display: none;
    }
}
@media screen and (max-width:992px) {
    .mob-hide {
        display: none
    }
    .fea-det-22-ban h1 {
        font-size: 30px
    }
    .fea-det-22-ban h4,
    .fea-det-22-ban h1 span {
        font-size: 22px;
        line-height: 32px;
        margin: 0
    }
    .fea-det-22-ban {
        padding: 70px 0 150px
    }
    .inner-cont {
        padding: 0 30px
    }
    .lhs-tree {
        left: 30px
    }
}
@media screen and (max-width:760px) {
    .rhs-cont {
        width: 100%;
        margin: 0
    }
    .fea-22-foot-ban-txt h2 {
        font-size: 20px;
        line-height: 30px;
        padding-bottom: 0
    }
    .fea-22-box-2 ul li div {
        padding-right: 0
    }
    .inner-cont {
        padding: 0 30px
    }
}
@media screen and (max-width:500px) {
    .ds-list li,
    .fea-22-ani-scrn img {
        width: 100%
    }
    .fea-22-img-scrn-gal a img {
        width: 100%;
        margin: 0 0 15px 0;
        height: auto;
    }
}
@media screen and (max-width:480px) {
    .fea-22-auth-im ul li {
        width: 46%
    }
    .fea-22-foot-ban-cta a {
        font-size: 13px;
        padding: 10px
    }
    .fea-22-foot-ban {
        padding: 30px 20px
    }
}
@media screen and (max-width:400px) {
    .fea-22-auth-im {
        background: none;
        padding: 0;
        box-shadow: none
    }
    .fea-22-supp-auth {
        padding: 25px
    }
}
.one-line-form {
    width: 520px;
    margin: 0 auto
}
.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
}
.one-line-form>form>ul li:nth-child(1) {
    width: 240px;
    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: 50px;
    border-left: 0;
    border-right: 0;
    position: relative
}
.one-line-form>form>ul li:nth-child(3) {
    padding-left: 0;
    border-color: #d63327;
    border-radius: 0 3px 3px 0
}
.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: 17px;
    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
}
.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: 12px;
    background: #d63327;
    color: #fff;
    padding: 0 25px;
    cursor: pointer;
    font-weight: 500;
    height: 43px;
    border: 0
}
.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: 50px;
    height: 43px;
    border: 0;
    padding: 0 5px 0 0;
    box-sizing: border-box;
    border-radius: 0;
    margin: 0;
    z-index: 9;
    position: relative;
    color: #000;
    font-size: 12px;
    opacity: 0;
    cursor: pointer;
    float: left
}
select#country_state,
select#ukcountry_region {
    margin-top: 0
}
.one-line-form>form>ul li select#country_state {
    position: relative;
    font-size: 14px;
    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: 7px
}
.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;
    line-height: 16px;
}
.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;
    /* opacity:.8; */
}
.one-line-form>form>.misc-field #meGDPRMessage .checkmarkgdpr {
    margin-bottom: 0
}
.one-line-form>form>.misc-field::before {
    content: " ";
    display: table;
    clear: both
}
.one-line-form>form>.misc-field * {
    color: #a6a6a6;
    font-weight: 300;
    line-height: 16px;
}
.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: 550px
}
.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;
    margin-top: 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) {
    width: 160px
}
.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 !important;
    height: 12px !important;
}
.ffw-additional-data {
    display: none;
}
@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% !important
    }
    .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 !important;
        margin-top: 5px !important;
        width: 100% !important;
        display: block;
        opacity: 1;
        -webkit-appearance: listbox
    }
    .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
    }
}
select.ukcountry_region {
    opacity: 1 !important;
}
.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);
    }
}
.mCSB_scrollTools .mCSB_draggerRail {
    background-color: rgb(0 0 0 / 0%);
}
/*New CSS*/
.highlights_sec {
    display: none
}
/* faq start */
ul.fea-lis li {
    margin-left: 15px;
    list-style-type: disc;
}
.faq-section {
    padding: 15px 0 40px;
}
.faq {
    max-width: 935px;
    margin: auto;
}
.faq h2 {
    font-size: 35px;
    line-height: 45px;
    text-align: left;
    font-weight: 500;
    margin-top: 40px;
    margin-bottom: 0px;
}
.accordion {
    padding: 0 60px 0 0px;
    border-bottom: 1px solid #B2B2B2;
    position: relative;
}
/* .accordion.opened {
            background: #fff;
        } */
.start-anim .accordion {
    opacity: 0;
    -webkit-animation: slide-in-top .5s cubic-bezier(0.250, 0.460, 0.450, 0.940) both;
    animation: slide-in-top .5s cubic-bezier(0.250, 0.460, 0.450, 0.940) both;
}
.accordion h4 {
    font-size: 18px;
    line-height: 24px;
    font-weight: 600;
    padding: 25px 0;
    position: relative;
    cursor: pointer;
    transition: .3s ease-in;
    margin-left: 0px;
}
.accordion.opened h4 {
    padding-bottom: 20px;
    padding-top: 30px;
    padding-bottom: 16px;
    font-weight: 600;
    color: #000;
    margin-left: 0px;
}
.accordion h4:before {
    content: "\002B";
    font-size: 20px;
    position: absolute;
    left: auto;
    right: -32px;
    color: #000;
    font-weight: 300;
    border: 1px solid #000;
    border-radius: 100%;
    width: 20px;
    height: 20px;
    line-height: 20px;
    text-align: center;
}
.accordion.opened h4:before {
    content: "\2212";
}
.panel {
    font-size: 15px;
    line-height: 30px;
    width: 100%;
    display: none;
    padding-bottom: 35px;
    font-weight: 300;
}
.accordion:nth-of-type(1) .panel {
    display: block;
}
/* faq end */
.ic-pas-res-1 {
    background-position: -297px -837px;
}
.ic-pas-res-2 {
    background-position: -361px -836px;
}
.ic-pas-res-3 {
    background-position: -413px -834px;
}
.ic-pas-res-4 {
    background-position: -471px -832px;
}
.ic-pas-res-5 {
    background-position: -296px -893px;
}
.ic-pas-res-6 {
    background-position: -362px -893px;
}
.ic-pas-res-7 {
    background-position: -428px -890px;
}
.ic-pas-res-8 {
    background-position: -496px -894px;
}
.ic-pas-res-9 {
    background-position: -501px -2px;
}
.ic-pas-res-10 {
    background-position: -448px -2px;
}
.ic-pas-res-11 {
    background-position: -554px -3px;
}
.ic-pas-res-12 {
    background-position: -609px -2px;
}
.fea-22-box-1 ul li div i {
    height: 35px
}
@media (max-width: 1450px) {
    .footer-banner a {
        float: none
    }
    .footer-banner .footer-close {
        right: 0
    }
}
@media (max-width: 1920px) {
    .per50 {
        width: 60%;
    }
}