.af.sec4 {float: none}
.sec3 .box:hover h4 {
    text-decoration: underline;
    cursor: pointer;
}
.af.sec1 a,
.af.sec3.act a,
.af.sec4.act a {
    color: #138cd6;
    font-size: 16px;
}
.af.sec1 a:hover,
.af.sec3.act a:hover,
.af.sec4.act a:hover {
    text-decoration: underline;
}
.bnr-img {
    text-align: center;
    padding-bottom: 30px;
}
.bnr-img img {
    width: 70%;
}
#scroll {
    padding: 0
}
.sec-pTB.bg-l-grey,
.heading-menu {
    display: none !important
}
.main-contents * {
    box-sizing: border-box
}
html {
    overflow-x: hidden;
    scroll-behavior: smooth
}
html.no-scroll {
    overflow: hidden
}
#backToTop {
    display: none !important
}
html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li {
    margin: 0;
    padding: 0;
    border: 0;
    font-size: 100%;
    font: inherit;
    vertical-align: baseline
}
.main-contents article,
.main-contents aside,
.main-contents details,
.main-contents figcaption,
.main-contents figure,
.main-contents footer,
.main-contents header,
.main-contents hgroup,
.main-contents menu,
.main-contents nav,
.main-contents section {
    display: block
}
.af {
    color: #102336;
    background: #fff;
}
.af {
    font-family: 'ZohoPuvi';
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%;
    margin: 0;
    padding: 0;
    color: #102336
}
.af p,
.af a,
.af li,
.af td,
.af td,
.af span,
.af label {
    line-height: 24px;
    font-size: 14px;
    color: #102336
}
.af h1,
.af h2,
.af h3,
.af h4,
.af h5,
.af h6 {
    margin: 0;
    color: #102336
}
.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;
    color: #102336
}
.af div {
    box-sizing: border-box
}
.af {
    width: 100%;
    display: inline-block;
    float: left
}
.ac {
    margin: 0 auto;
    position: relative;
    max-width: 1100px
}
a {
    transition: all .3s ease
}
.ban {
    padding: 100px 0;
    background: linear-gradient(to bottom, #e4feec 45%, #fff)
}
.ban .lhs {
    float: left;
    width: calc(100% - 430px);
    padding: 0 100px 0 0
}
.ban .lhs h1 {
    font-size: 44px;
    line-height: 60px;
    font-weight: 600;
    color: #102336;
    margin-bottom: 25px;
}
.ban .lhs p {
    font-size: 20px;
    line-height: 30px;
    font-weight: 300;
    padding-bottom: 15px;
}
.ban .rhs {
    float: left;
    width: 430px;
    position: relative
}
.ban-ani {
    width: 400px;
    height: 340px;
    background: #63e694;
    border-radius: 20px;
    position: relative;
    z-index: 2
}
.ban-ani:before,
.ban-ani:after {
    content: '';
    position: absolute;
    background: url(/sites/meweb/images/se/log-management/images/compliance-management-sprite.png) no-repeat -275px -425px;
    background-size: 1500px;
    display: inline-block
}
.ban-ani:before {
    width: 183px;
    height: 20px;
    right: 1px;
    top: 0;
    background: url(/sites/meweb/images/se/log-management/images/compliance-management-sprite.png) no-repeat -427px -425px;
    background-size: 2000px 1500px
}
@keyframes ltrani {
    0% {
        width: 0
    }
    100% {
        width: 183px
    }
}
.ban-ani:after {
    width: 230px;
    height: 80px;
    left: 0;
    bottom: 0;
    background: url(/sites/meweb/images/se/log-management/images/compliance-management-sprite.png) no-repeat -627px -369px;
    background-size: 2000px 1500px;
    z-index: -1
}
.ban-ani .b-ani1 {
    background: url(/sites/meweb/images/se/log-management/images/compliance-management-sprite.png) no-repeat -1522px -203px;
    background-size: 1800px 1800px;
    width: 210px;
    height: 271px;
    left: 99px;
    bottom: -3px;
    position: absolute
}
.ban-ani .b-ani2 {
    background: url(/sites/meweb/images/se/log-management/images/compliance-management-sprite.png) no-repeat -1456px -5px;
    background-size: 1800px 1800px;
    width: 325px;
    height: 200px;
    left: 39px;
    top: 120px;
    position: absolute;
    bottom: -39px;
    transform-origin: top center;
    animation: seesaw 3s linear 0s infinite alternate;
}
@keyframes seesaw {
    0% {
        transform: rotate(-3deg)
    }
    50% {
        transform: rotate(0deg);
    }
    100% {
        transform: rotate(3deg);
    }
}
.ban-ani .b-ani6 {
    background: url(/sites/meweb/images/se/log-management/images/compliance-management-sprite.png) no-repeat -1751px -426px;
    background-size: 1800px 1800px;
    width: 48px;
    height: 48px;
    left: 177px;
    top: 111px;
    position: absolute;
}
.ban-ani .b-ani-com {
    width: 50px;
    height: 56px;
    background: url(/sites/meweb/images/se/log-management/images/compliance-management-sprite.png) no-repeat;
    display: inline-block;
    background-size: 2000px;
    position: absolute
}
@keyframes jump {
    0% {
        transform: translateY(-8px)
    }
    100% {
        transform: translateY(8px)
    }
}
.ban-ani .b-ani3 {
    background-position: -343px -10px;
    left: -25px;
    top: 64px;
    animation: jump 1.8s ease-in-out 0s infinite alternate;
}
.ban-ani .b-ani4 {
    background-position: -343px -73px;
    left: 173px;
    top: -26px;
    animation: jump 2s linear .1s infinite alternate
}
.ban-ani .b-ani5 {
    background-position: -345px -145px;
    right: -25px;
    top: 64px;
    animation: jump 2.2s linear .2s infinite alternate
}
.b-ani6 {
    width: 76px;
    height: 76px;
    background: url(/sites/meweb/images/se/log-management/images/compliance-management-sprite.png) no-repeat;
    display: inline-block;
    background-size: 2000px;
    position: absolute;
    background-position: -405px -3px;
    left: 7px;
    top: -39px
}
.b-ani7 {
    width: 76px;
    height: 76px;
    background: url(/sites/meweb/images/se/log-management/images/compliance-management-sprite.png) no-repeat;
    display: inline-block;
    background-size: 2000px;
    position: absolute;
    background-position: -405px -3px;
    right: 7px;
    bottom: -25px
}
.sec1 {
    padding-bottom: 60px
}
.sec1 p {
    text-align: center;
    font-size: 16.5px;
    font-weight: 300;
    line-height: 30px;
    color: #102336
}
.sec2 {
    background: url(/sites/meweb/images/se/log-management/images/compliance-management-sec2-bg.png) no-repeat #fff;
    background-size: 100%;
    background-position: center bottom
}
.scrn-r {
    float: left;
    width: 33.333%
}
.scrn-r h4.overv {
    background: #0b9af5;
    color: #fff;
    text-align: center;
    font-size: 14px;
    font-weight: 500;
    margin: 0 auto;
    display: table;
    padding: 10px 25px;
    border-radius: 5px;
    margin-top: 25px
}
.scrn-com {
    position: relative
}
.t1-com1 {
    position: absolute;
    background: url(/sites/meweb/images/se/log-management/images/compliance-management-sprite.png) no-repeat;
    display: inline-block;
    background-size: 2000px;
    background-position: -578px 0;
    z-index: 2
}
.t1-com {
    width: 350px;
    height: 206px;
    background: url(/sites/meweb/images/se/log-management/images/compliance-management-sprite.png) no-repeat;
    display: inline-block;
    background-size: 2200px;
    background-position: -578px 0;
    transition: all .2s ease;
    transform: translateY(10px);
    opacity: 0
}
.t1-s1-ani {
    width: 108px;
    height: 92px;
    background-position: -2px -324px;
    top: 48px;
    left: 128px;
    transform: scale(0.1);
    opacity: 0
}
@keyframes scale {
    0% {
        transform: scale(0.1);
        opacity: 0
    }
    100% {
        transform: scale(1);
        opacity: 1
    }
}
@keyframes graphver {
    from {
        transform: scaleY(0);
        opacity: 0
    }
    to {
        transform: scaleY(1);
        opacity: 1
    }
}
@keyframes graphher {
    from {
        transform: scaleX(0);
        opacity: 0
    }
    to {
        transform: scaleX(1);
        opacity: 1
    }
}
.t1-s1 {
    margin-left: 10px
}
.t1-s4 {
    background-position: -516px -213px;
    height: 262px;
    width: 420px;
    margin-left: -60px
}
.t1-s2-ani {
    width: 141px;
    height: 98px;
    background-position: -1px -583px;
    top: 61px;
    left: 128px;
    background-size: 2200px;
    opacity: 0
}
.t1-s4-ani {
    width: 210px;
    height: 103px;
    background-position: -204px -574px;
    top: 71px;
    left: 57px;
    background-size: 2200px;
    opacity: 0
}
.t1-s2 {
    background-position: -942px -32px
}
.t1-s5-ani {
    width: 250px;
    height: 103px;
    background-position: -971px -543px;
    top: 78px;
    left: 92px;
    background-size: 2020px;
    opacity: 0
}
.t1-s5 {
    background-position: -934px -249px;
    width: 380px;
    height: 250px;
    margin-left: -10px
}
.t1-s3-ani {
    width: 150px;
    height: 28px;
    background-position: -15px -509px;
    top: 86px;
    left: 123px;
    background-size: 2200px;
    opacity: 0
}
.t1-s3 {
    background-position: -1305px 8px
}
.t1-s6-ani {
    width: 140px;
    height: 110px;
    background-position: -209px -350px;
    top: 75px;
    left: 133px;
    transform: scale(0.1);
    opacity: 0;
    background-size: 2200px
}
.t1-s6 {
    background-position: -1331px -202px;
    width: 410px;
    height: 260px;
    margin-left: 23px
}
.sec2.act .t1-s1 {
    transform: translateY(0px);
    opacity: 1;
    transition-delay: .2s
}
.sec2.act .t1-s2 {
    transform: translateY(0px);
    opacity: 1;
    transition-delay: .4s
}
.sec2.act .t1-s3 {
    transform: translateY(0px);
    opacity: 1;
    transition-delay: .6s
}
.sec2.act .t1-s4 {
    transform: translateY(0px);
    opacity: 1;
    transition-delay: .8s
}
.sec2.act .t1-s5 {
    transform: translateY(0px);
    opacity: 1;
    transition-delay: 1s
}
.sec2.act .t1-s6 {
    transform: translateY(0px);
    opacity: 1;
    transition-delay: 1.2s
}
.sec2.act .t1-s1-ani {
    animation: scale .5s linear 1.4s both
}
.sec2.act .t1-s2-ani {
    animation: graphver .4s ease-in-out 1.6s both;
    transform-origin: bottom
}
.sec2.act .t1-s3-ani {
    animation: graphher .4s ease-in-out 1.8s both;
    transform-origin: left
}
.sec2.act .t1-s4-ani {
    animation: graphver .4s ease-in-out 2s both;
    transform-origin: bottom
}
.sec2.act .t1-s5-ani {
    animation: graphver .4s ease-in-out 2.2s both;
    transform-origin: bottom
}
.sec2.act .t1-s6-ani {
    animation: scale .5s linear 2.4s both
}
.sec2.act .active .t1-s1-ani {
    animation: scale .5s linear .2s both
}
.sec2.act .active .t1-s2-ani {
    animation: graphver .4s ease-in-out .4s both;
    transform-origin: bottom
}
.sec2.act .active .t1-s3-ani {
    animation: graphher .4s ease-in-out .6s both;
    transform-origin: left
}
.sec2.act .active .t1-s4-ani {
    animation: graphver .4s ease-in-out .8s both;
    transform-origin: bottom
}
.sec2.act .active .t1-s5-ani {
    animation: graphver .4s ease-in-out 1s both;
    transform-origin: bottom
}
.sec2.act .active .t1-s6-ani {
    animation: scale .5s linear 1.2s both
}
.sec3 {
    padding: 280px 0 70px;
    background: url(/sites/meweb/images/se/log-management/images/compliance-management-sec3-bg.png) no-repeat #fff;
    background-size: 100%;
    background-position: center top
}
.sec3-spli {
    float: left;
    width: 33.3333%;
    position: relative;
}
.sec3 .box-tit {
    margin: 50px 0 150px -50px
}
.box-tit h2 {
    font-size: 32px;
    font-weight: 600;
    line-height: 46px;
    padding-bottom: 25px;
}
.box-tit p {
    font-size: 30px;
    font-weight: 300;
    line-height: 36px
}
.box-tit p i {
    color: #ff6363
}
.sec3 .box {
    border-radius: 5px;
    box-shadow: 0 1px 25px -10px #3333333b;
    background: #fff;
    padding: 20px;
    margin: 15px;
    float: left;
    transition: all .4s ease-in-out;
    transform: translateY(10px);
    opacity: 1;
}
.sec3.act .box {
    transform: translateY(0px);
    opacity: 1
}
.sec3.act .box.sbox-1 {
    transition-delay: .2s
}
.sec3.act .box.sbox-2 {
    transition-delay: .4s
}
.sec3.act .box.sbox-3 {
    transition-delay: .6s
}
.sec3.act .box.sbox-4 {
    transition-delay: .8s
}
.sec3.act .box.sbox-5 {
    transition-delay: 1s
}
.sec3.act .box.sbox-6 {
    transition-delay: 1.2s
}
.sec3.act .box.sbox-7 {
    transition-delay: 1.4s
}
.sec3.act .box.sbox-8 {
    transition-delay: 1.6s
}
.sec3 .box i {
    width: 45px;
    height: 40px;
    background: url(/sites/meweb/images/se/log-management/images/compliance-management-sprite.png) no-repeat;
    display: inline-block;
    background-size: 1200px;
    background-position: -5px 0
}
.sec3 .box i.ic-1 {
    background-position: -5px -1px
}
.sec3 .box i.ic-2 {
    background-position: -75px -7px;
    background-size: 1300px
}
.sec3 .box i.ic-3 {
    background-position: -136px -4px
}
.sec3 .box i.ic-4 {
    background-position: -5px -56px
}
.sec3 .box i.ic-5 {
    background-position: -74px -55px
}
.sec3 .box i.ic-6 {
    background-position: -144px -59px
}
.sec3 .box i.ic-7 {
    background-position: -11px -108px
}
.sec3 .box i.ic-8 {
    background-position: -72px -108px;
    width: 49px
}
.sec3 .box i.ic-9 {
    background-position: -5px 0
}
.sec3 .box h4 {
    font-weight: 500;
    font-size: 18px;
    line-height: 28px;
    padding-top: 15px;
    padding-bottom: 15px;
}
.sec3 .box p {
    font-size: 15px;
    font-weight: 300;
    margin-bottom: 0
}
.sec4 {
    padding: 0px 0px 120px 0px;
}
.sec4 .ac {
    max-width: 1250px
}
.sec4 .inn {
    background: #dbffe6;
    border-radius: 10px;
    padding: 50px;
    float: left;
    width: 100%;
    position: relative
}
.sec4 .lhs {
    float: left;
    width: 425px;
    position: relative
}
.sec4 .lhs .ani-men-1 {
    width: 250px;
    height: 451px;
    background: url(/sites/meweb/images/se/log-management/images/compliance-management-sprite.png) no-repeat;
    display: inline-block;
    background-size: 2000px;
    background-position: 0 -647px;
    position: absolute;
    left: 110px;
    z-index: 3;
    opacity: 0
}
.sec4 .lhs .ani-men-2 {
    width: 0;
    height: 293px;
    background: url(/sites/meweb/images/se/log-management/images/compliance-management-sprite.png) no-repeat;
    display: inline-block;
    background-size: 1800px;
    background-position: -242px -692px;
    position: absolute;
    left: -39px;
    top: 120px
}
.sec4.act .ani-men-1 {
    animation: graphver .4s ease-in-out .8s both;
    transform-origin: bottom
}
.sec4.act .ani-men-2 {
    animation: building .4s ease-in-out .4s both;
    transform-origin: left
}
@keyframes building {
    from {
        width: 0;
        opacity: 0
    }
    to {
        width: 450px;
        opacity: 1
    }
}
.sec4 .lhs .ani-men-3 {
    width: 120px;
    height: 40px;
    background: url(/sites/meweb/images/se/log-management/images/compliance-management-sprite.png) no-repeat;
    display: inline-block;
    background-size: 2000px;
    background-position: -303px -649px;
    position: absolute;
    left: 40px;
    top: 30px;
    transform: translateX(-110px);
    transition: all .5s ease-in-out;
    opacity: 0
}
.sec4.act .lhs .ani-men-3 {
    transform: translateX(0px);
    opacity: 1;
    transition: 6s linear 1s;
}
@keyframes plane {
    10% {
        transform: translateX(300px);
    }
    50% {
        transform: rotate3d(11, 66, 0, 180deg);
    }
    100% {
        transform: translateY(00px);
    }
}
.sec4 .lhs .ani-men-4 {
    width: 60px;
    height: 40px;
    background: url(/sites/meweb/images/se/log-management/images/compliance-management-sprite.png) no-repeat;
    display: inline-block;
    background-size: 1715px;
    background-position: -515px -558px;
    position: absolute;
    left: 71px;
    top: 15px;
    opacity: 0.4;
}
.sec4 .lhs .ani-men-5 {
    width: 60px;
    height: 40px;
    background: url(/sites/meweb/images/se/log-management/images/compliance-management-sprite.png) no-repeat;
    display: inline-block;
    background-size: 2000px;
    background-position: -454px -649px;
    position: absolute;
    left: 350px;
    top: 98px;
}
.sec4 .rhs {
    float: left;
    width: calc(100% - 425px);
    padding-top: 40px
}
.sec4 .rhs h3 {
    font-size: 32px;
    font-weight: 300;
    padding-bottom: 30px
}
.sec4 .rhs h3 strong {
    font-weight: 600
}
.sec4 .rhs ul li {
    font-size: 18px;
    font-weight: 300;
    padding: 0 0 25px 40px;
    line-height: 30px;
    position: relative
}
.sec4 .rhs ul li:before {
    content: '';
    position: absolute;
    background: url(/sites/meweb/images/se/log-management/images/compliance-management-sprite.png) no-repeat -407px -489px;
    background-size: 1500px 1500px;
    width: 20px;
    height: 17px;
    margin: 8px 0 0 -37px
}
#backToTop {
    display: none !important;
    opacity: 0
}
.clearfix:before,
.clearfix:after {
    content: '';
    display: table;
    clear: both
}
.mew-horizontal-tab .mew-tab-list {
    list-style: none;
    margin: 0 auto;
    padding: 0 10px;
    display: table;
    border: 1px solid #e2e2e2;
    border-radius: 5px;
    box-shadow: 0 1px 5px 0 #33333314
}
.mew-horizontal-tab .mew-tab-list li {
    display: block;
    float: left;
    padding: 10px 20px
}
.mew-horizontal-tab .mew-tab-list li span {
    color: #333;
    text-decoration: none;
    padding: 3px 0;
    font-size: 14px;
    font-weight: 500;
    display: inline-block;
    position: relative
}
.mew-horizontal-tab .mew-tab-list li span:after {
    content: '';
    position: absolute;
    width: 1px;
    height: 20px;
    background: #d6d6d6;
    margin: 3px 0 0 18px
}
.mew-horizontal-tab .mew-tab-list li:last-child span:after {
    opacity: 0
}
.mew-horizontal-tab .mew-tab-content .mew-tab-pane {
    display: none
}
.mew-horizontal-tab .mew-tab-content .mew-tab-pane.active {
    display: block
}
.pad-t30 {
    padding-top: 30px
}
.tab-mob-show {
    display: none
}
@media screen and (max-width:1230px) {
    .scrn {
        transform: scale(.9)
    }
    .sec4 .ac {
        max-width: 90%
    }
    .sec3 .box-tit {
        margin: 50px 0 80px
    }
    .box-tit h2 {
        font-size: 26px;
        line-height: 36px
    }
    .box-tit p {
        font-size: 22px;
        line-height: 26px
    }
    .sec3 {
        padding: 150px 0 70px
    }
}
@media screen and (max-width:1150px) {
    .ac {
        max-width: 90%
    }
}
@media screen and (max-width:1100px) {
    .scrn {
        transform: scale(.8)
    }
}
@media screen and (max-width:1000px) {
    .mob-hide,
    .scrn,
    .sec4 .lhs,
    .ban .rhs {
        display: none
    }
    .tab-mob-show {
        display: block;
        padding-top: 20px
    }
    .tab-mob-show img {
        width: 100%
    }
    .sec4 .rhs {
        width: 100%;
        padding: 0
    }
    .ban .lhs {
        width: 100%;
        padding: 0;
        text-align: center
    }
    .ban .lhs h1 {
        font-size: 34px;
        line-height: 38px
    }
    .ban .lhs p {
        font-size: 18px
    }
    .ban .lhs a {
        margin-top: 10px
    }
    .sec3-spli {
        width: 100%
    }
    .sec3 .box-tit {
        text-align: center;
        margin: 10px 0 20px
    }
    .ban {
        padding: 60px 0
    }
    .sec4 .rhs ul li:last-child {
        padding-bottom: 0
    }
    .sec4 .rhs h3 {
        font-size: 26px
    }
    .sec3 {
        padding: 70px 0
    }
    .sec2 {
        background-position: center top
    }
}
@media screen and (max-width:767px) {
    .mew-horizontal-tab .mew-tab-list li {
        padding: 10px
    }
    .mew-horizontal-tab .mew-tab-list li span {
        font-size: 12px
    }
    .mew-horizontal-tab .mew-tab-list li span:after {
        margin: 3px 0 0 8px
    }
    .sec4 .rhs ul li {
        font-size: 16px;
        line-height: 26px
    }
    .sec3 {
        padding: 20px 0;
    }
}
@media screen and (max-width:500px) {
    .ds-list li {
        width: 100%
    }
}
@media screen and (max-width:480px) {
    .mew-horizontal-tab .mew-tab-list li {
        padding: 6px 5px
    }
    .mew-horizontal-tab .mew-tab-list li span:after {
        margin: 3px 0 0 3px
    }
}
footer,
.btmBar {
    float: left;
    width: 100%;
}
#btmBar ul li a {
    font-family: 'ZohoPuvi';
}
@media screen and (max-width:426px) {
    .bnr-img img {
        width: 90%;
    }
    .sec4 {
        padding-bottom: 50px
    }
}
body .ac .hfp-page-form {
    float: none;
}
body .ac .hfp-page-form .one-line-form {
    float: none
}
body .hfp-page-form * {
    margin: 0;
    padding: 0;
    background: none;
    border: none;
    font-size: inherit;
    font-weight: inherit;
    color: inherit
}
body .hfp-page-form *:hover {
    background: transparent;
    color: inherit;
    padding: 0;
    margin: 0;
    box-shadow: none;
    transform: none
}
body .hfp-page-form a:hover,
body .af .hfp-page-form a:hover {
    background: none;
    color: inherit;
    box-shadow: none
}
body .hfp-page-form .one-line-form {
    width: 530px;
    margin: 0
}
body .hfp-page-form .one-line-form * {
    font-family: "ZohoPuvi", verdana, arial, sans;
    font-size: 14px;
    outline: 0;
    margin: 0;
    padding: 0;
    box-sizing: border-box;
    background: none;
}
body .hfp-page-form .one-line-form>form>ul {
    margin: 0;
    padding: 0
}
body .hfp-page-form .one-line-form>form>ul li {
    list-style-type: none;
    float: left;
    border: 1px solid #BF9898;
    background: #fff
}
body .hfp-page-form .one-line-form>form>ul li:nth-child(1) {
    width: 270px;
    position: relative;
    border-radius: 3px 0 0 3px;
    border-right-width: 0
}
body .hfp-page-form .one-line-form>form>ul li:nth-child(1) .form-icn {
    background: #fff;
    width: 38px;
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    border-radius: 3px 0 0 3px
}
body .hfp-page-form .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
}
body .hfp-page-form .one-line-form>form>ul li:nth-child(1) input {
    font-size: 14px;
    padding-left: 48px
}
body .hfp-page-form .one-line-form>form>ul li:nth-child(1) input::placeholder {
    color: #b3b3b3
}
body .hfp-page-form .one-line-form>form>ul li:nth-child(2) {
    width: 50px;
    border-left: 0;
    border-right: 0;
    position: relative
}
body .hfp-page-form .one-line-form>form>ul li:nth-child(3) {
    padding-left: 0;
    border-color: #d63327;
    border-radius: 0 3px 3px 0
}
body .hfp-page-form .one-line-form>form>ul li .ffw-errmsg {
    display: none;
    color: red;
    font-size: 12px;
    margin-top: -20px;
    position: absolute;
    font-weight: 300;
    white-space: nowrap
}
body .hfp-page-form .one-line-form>form>ul li input {
    width: 100%;
    height: 50px;
    border: 0;
    padding: 0 10px;
    font-size: 14px;
    color: #000;
    font-weight: 300
}
body .hfp-page-form .one-line-form>form>ul li .selectedCountry {
    text-align: left;
    width: 50px;
    height: 38px;
    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
}
body .hfp-page-form .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
}
body .hfp-page-form .one-line-form>form>ul li .selectedCountry:after {
    content: "";
    position: absolute;
    width: 1px;
    height: 33px;
    top: 0;
    right: 0;
    background-color: #e6e6e6;
    display: none
}
body .hfp-page-form .one-line-form>form>ul li input[type=submit] {
    font-size: 17px;
    background: #EF292C;
    color: #fff;
    padding: 0 33px;
    cursor: pointer;
    font-weight: 500;
    height: 50px;
    border: 0
}
body .hfp-page-form .one-line-form>form>ul li input[type=submit]:hover {
    background: #9e0303;
    transition: all .5s ease
}
body .hfp-page-form .one-line-form>form>ul li select {
    font-weight: 300;
    width: 50px;
    height: 50px;
    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
}
body .hfp-page-form .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
}
body .hfp-page-form .one-line-form>form>.misc-field .dwn-priv {
    margin-top: 0;
    line-height: 16px;
    font-weight: 300;
    padding-top: 5px
}
body .hfp-page-form .one-line-form>form>.misc-field .dwn-priv,
body .hfp-page-form .one-line-form>form>.misc-field .dwn-priv * {
    font-size: 11px;
    color: #000;
    text-align: left
}
body .hfp-page-form .one-line-form>form>.misc-field .dwn-priv strong {
    font-weight: 500
}
body .hfp-page-form .one-line-form>form>.misc-field .dwn-priv a {
    font-size: 11px;
    color: #1281bd;
    text-decoration: underline
}
body .hfp-page-form .one-line-form>form>.misc-field #meGDPRMessage {
    line-height: 16px;
    margin: 5px 0 0 !important;
    width: 100%;
    text-align: left
}
body .hfp-page-form .one-line-form>form>.misc-field #meGDPRMessage label {
    font-size: 11px;
    line-height: 18px;
    color: #000;
    font-weight: 300;
    opacity: .8
}
body .hfp-page-form .one-line-form>form>.misc-field #meGDPRMessage .checkmarkgdpr {
    margin-bottom: 0
}
body .hfp-page-form .one-line-form>form>.misc-field::before {
    content: " ";
    display: table;
    clear: both
}
body .hfp-page-form .one-line-form>form>.misc-field * {
    color: #a6a6a6;
    font-weight: 300
}
body .hfp-page-form .one-line-form>form>.misc-field strong {
    font-weight: 600
}
body .hfp-page-form .one-line-form>form>.misc-field a {
    color: #1281bd;
    text-decoration: underline
}
body .hfp-page-form .one-line-form>.success-message {
    display: none
}
body .hfp-page-form .one-line-form>.success-message h2 {
    margin-bottom: 10px;
    color: #000;
    font-weight: 500;
    font-size: 30px
}
body .hfp-page-form .one-line-form>.success-message p {
    font-size: 13px;
    line-height: 23px;
    margin-top: 0;
    color: #000
}
body .hfp-page-form .one-line-form.success ul {
    display: none
}
body .hfp-page-form .one-line-form.success .success-message {
    display: block
}
body .hfp-page-form .one-line-form.success .misc-field {
    display: none
}
body .hfp-page-form .one-line-form.with-state {
    width: 548px
}
body .hfp-page-form .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
}
body .hfp-page-form .one-line-form.with-state ul li:nth-child(1) {
    margin-left: 0;
    width: 200px
}
body .hfp-page-form .one-line-form.with-state ul li #country_state {
    margin-left: 8px;
    background: transparent
}
body .hfp-page-form .one-line-form.with-state ul li .selectedCountry:after {
    display: block
}
body .hfp-page-form .one-line-form.with-state ul li input[type=submit] {
    padding: 0 20px
}
body .hfp-page-form .one-line-form.with-state ul li:nth-child(2) {
    width: 160px
}
body .hfp-page-form .one-line-form.with-state .ffw-country-list {
    position: relative
}
body .hfp-page-form .one-line-form.with-state .ffw-country-list:after {
    content: "";
    position: absolute;
    right: 4px;
    top: 24px;
    z-index: 0;
    width: 0;
    height: 0;
    border-left: 4px solid transparent;
    border-right: 4px solid transparent;
    border-top: 4px solid #1e0437
}
body .hfp-page-form .m-thanks,
body .hfp-page-form .d-thanks {
    display: none
}
body .hfp-page-form #meGDPRMessage .checkmarkgdpr {
    background: #fff;
    height: 12px !important;
    width: 12px !important
}
body .hfp-page-form #meGDPRMessage .checkmarkgdpr.enableCheckgdpr:before {
    width: 3px !important;
    height: 6px !important;
    border: 1px solid #000;
    border-width: 0 1.5px 1.5px 0 !important;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
    display: block;
    content: '';
    position: absolute;
    top: 0.5px !important;
    left: 3px !important
}
@media screen and (max-width: 992px) {
    body .hfp-page-form .one-line-form {
        margin: auto
    }
}
@media screen and (max-width: 640px) {
    body .hfp-page-form .one-line-form {
        width: 100%
    }
    body .hfp-page-form .one-line-form>form>ul li {
        width: 100% !important;
        background: transparent
    }
    body .hfp-page-form .one-line-form form ul li input {
        background: #fff
    }
    body .hfp-page-form .one-line-form ul li select {
        width: 100% !important;
        background-color: #fff
    }
    body .hfp-page-form .one-line-form.with-state ul li #country_state {
        background-color: #fff
    }
    body .hfp-page-form .one-line-form ul li:first-child {
        border: 1px solid #8ca2ba !important;
        margin-top: 5px !important;
        width: 100% !important;
        display: block
    }
    body .hfp-page-form .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
    }
    body .hfp-page-form .one-line-form ul li .selectedCountry {
        display: none;
        width: 100% !important
    }
    body .hfp-page-form .one-line-form ul li:nth-child(3) {
        margin-top: 5px
    }
    body .hfp-page-form .one-line-form.with-state {
        width: 100% !important
    }
    body .hfp-page-form .one-line-form.with-state ul li select#country_state {
        margin-left: 0;
        padding: 0 10px;
        font-size: 12px
    }
}
body .hfp-page-form .one-line-form>.success-message p a {
    color: #2323e0;
    font-size: inherit;
    text-decoration: underline
}
@media screen and (max-width : 1100px) {
    .rhs {
        transform: scale(.8);
        right: -63px;
    }
}
/* ROI-Banner-link */
.ban-link {
    padding-bottom: 80px;display: none;
}
.ban-link a {
    display: block;
    line-height: 0;
    border: 1px solid transparent;
    transition: .3s;
}
.ban-link a:hover {
    border-color: #7ce6e1;
    transform: translateY(-4px);
}
@media (max-width: 767px) {
    .ban-link {
        padding-bottom: 20px;
    }
}