/* Button Style */
.nav-dwn a,
.prd-nav .btm-dwn a{background:#dd002c;border-radius:3px;font-size:20px;padding:4px 0px}
.nav-clo{background:#1F96E5;border-radius:3px;box-shadow:0px 5px 6px #0026ef30;cursor:pointer;display:inline-block;height:39px;margin:4px 0 0 10px;position:relative;transition:all .5s;width:45px}
.nav-clo:before{background:url(https://www.manageengine.cn/products/eventlog/images/cloud-icons.png) no-repeat;background-size:183px;content:"";height:30px;left:7px;position:absolute;top:10px;width:30px;}
.nav-clo:hover{background:#1C6190;box-shadow:box-shadow: 0px 5px 6px #0026ef5c;transition:all .5s;}
.nav-clo ul{background:#fbfeff;border:solid 1px #c0ddff;box-shadow:0 13px 11px #00000042;display:none;padding:30px;position:absolute;right:0;top:55px;width:570px;}
.nav-clo ul:after{background:#fff;content:"";border:solid #c0ddff;border-width:0 1px 1px 0;height:0px;padding:5px;position:absolute;right:14px;top:-6px;transform:rotate(222deg);width:1px}
.nav-clo ul li{cursor:default;display:inline-block;position:relative;vertical-align:top;}
.nav-clo ul li:nth-child(1){width:30%}
.nav-clo ul li:nth-child(1):after{background:url(https://www.manageengine.cn/products/eventlog/images/cloud-icons.png) no-repeat;background-position:-29px -5px;background-size:170px;content:"";height:141px;left:0;position:absolute;top:0;width:140px}
.nav-clo ul li:nth-child(2){width:69%}
.nav-clo ul li h3{font-size:20px;font-weight:500;margin:0;}
.nav-clo ul li p{margin:5px 0 30px 0}
.nav-clo ul li a{border:solid 1px #168eff;border-radius:20px;display:inline-block;padding:7px 25px;position:relative;transition:all .3s ease}
.nav-clo ul li a:hover{background:#168eff;color:#fff;text-decoration:none;transition:all .3s ease}
.nav-clo span{background:url(https://www.manageengine.cn/products/eventlog/images/cloud-icons.png) no-repeat;background-position:0 -55px;background-size:200px;height:17px;position:absolute;right:12px;top:11px;width:15px;z-index:9}

#clo{display:none;}

#lhsTree > li > span.liSHead:after {
    border-left: unset;
}

@import "https://www.manageengine.com/css/fonts.css";
.wth65 {width: 65%;}
.wdt25 {padding: 20px 0; width: 25%;}
.clear_it {clear:both;}
p { text-align:justify}
.faq .panel ul {padding: 10px 0 0px 30px !important;list-style-type: disc !important;}
.faq .panel ul li {padding-bottom: 10px;}
.faq .panel ul li:last-child {padding-bottom: 0px;}
h1,h2,h3,h4,h5{margin:0;padding:0;color:#030303}
#scroll ul{padding:0;margin:0;list-style-type:none}
#scroll{margin-top:120px}
.banner{background:#91d6fa;padding:60px 0 0;overflow:hidden}
.banner .inner-cont{display:table}
.banner-lhs{max-width:650px;float:left;padding-bottom:90px}
.banner-lhs h3{font-size:20px;line-height:33px;color:#030303;font-weight:300}
.banner-lhs h1{font-size:35px;line-height:47px;font-weight:600;color:#030303;margin:10px 0 20px}
.banner-rhs{width:calc(100% - 650px);float:right;position:relative;height:300px;left:33px;bottom:-33px}
.sprite{background:url(https://www.manageengine.cn/products/eventlog/images/syslog-server-sprite.png) no-repeat}
.server-image{width:440px;height:274px;position:absolute;right:0;bottom:0;background-size:731px;background-position:1px -93px}
.chart-1{width:375px;height:120px;position:absolute;background-size:740px;background-position:-19px -724px;left:30px;top:-31px;animation:shake 2.5s ease-in-out .2s alternate infinite;animation-delay:2s}
.person{width:330px;height:339px;background-size:945px;background-position:-639px -121px;z-index:1;position:absolute;left:72px;top:-42px;animation:shake2 2.5s ease-in-out .2s alternate infinite}
.chart-2{width:441px;height:212px;background-size:782px;background-position:-11px -485px;z-index:1;position:absolute;left:0;top:49px;animation:shake 2.5s ease-in-out .2s alternate infinite;animation-delay:2s}
@keyframes shake {
from{transform:translateY(-8px)}
to{transform:translateY(5px)}
}
@keyframes shake2 {
from{transform:translateY(0px)}
to{transform:translateY(10px)}
}
.rhs-cont{padding-top:0}
.dataTabToggle{position:relative;left:-28px;top:-111px}
.makeSticky.dataTabToggle {
    position: fixed;
    width: 100%;
    height: 50px;
    background: #fff;
    top: 97px;
    z-index: 11;
    left: 0;
    padding-top: 8px;
}

.makeSticky.dataTabToggle ul {
    position: relative;
    display: table;
    top: 0;
    left: 0;
    margin: auto !important;
box-shadow:none;
}

.makeSticky.dataTabToggle ul li {
    font-size: 14px;
    padding: 4px 0;
}

.dataTabToggle.makeSticky {
    box-shadow: 0px 22px 23px -4px #8080802e;
}
.dataTabToggle ul{background:#fff;margin:0 auto;display:table;border-radius:28px;font-size:17px;color:#626262;position:absolute;border:5px solid #fff;top:-33px;z-index:1;box-shadow:0 0 10px #00000052;left:28px}
.dataTabToggle ul span{width:200px;border-radius:28px;height:100%;position:absolute;left:0;top:0;display:block;background:#068dd4;transition:all .2s linear}
.dataTabToggle ul li{border-radius:28px;width:200px;display:inline-block;float:left;line-height:27px;font-size:16px;font-weight:300;padding:8px 0;cursor:pointer;z-index:5;position:relative;transition:all .3s linear;-webkit-touch-callout:none;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-tap-highlight-color:transparent;text-align:center;color:#000}
.dataTabToggle ul li.active{color:#fff;background:#068dd4}
.dataTabToggle ul li::selection,.dataTabToggle ul li::-moz-selection{background:transparent}
.dataTabToggle ul li:hover{color:#068dd3;font-size:17px}
.dataTabToggle ul li.active:hover{color:#fff;font-size:16px}
.rhs-cont h2{font-size:32px;line-height:48px;font-weight:500;padding-right:10%;margin-bottom:34px}
.rhs-cont h5 {font-size: 25px;line-height: 34px;font-weight: 500;margin: 25px 0;}
.title-icon{font-size:18px;line-height:48px;font-weight:500;position:relative;padding-left:62px;margin-bottom:31px}
.title-icon:before{content:"";width:60px;height:60px;position:absolute;left:0;background:url(https://www.manageengine.cn/products/eventlog/images/syslog-server-sprite.png) no-repeat;background-size:847px;background-position:-35px 0}
.title-icon-2:before{background-position:-94px -3px}
.title-icon-3:before{background-position:-155px -3px}
.title-icon-4:before{background-size:800px;background-position:-206px 1px}
.title-icon-5:before{background-position:-287px -3px}
.title-icon-6:before{background-position:-349px -3px}
.rhs-cont img{width:80%}
.rhs-cont p{font-size:14px;line-height:24px;color:#000;font-weight:300;margin-top:30px;margin-bottom:50px}
.faq h2,.usefull h2{font-size:28px}
.faq{padding-bottom:75px;padding-top:20px}
.accordion{padding:0 52px 0 56px;border-bottom:1px solid #bdd1da5e;transition:.3s ease-in}
.accordion h4{font-size:18px;line-height:24px;font-weight:400;padding:25px 0;position:relative;cursor:pointer}
.panel{font-size:14px;line-height:24px;width:100%;display:none;padding-bottom:22px}
.accordion h4:before{content:"\002B";font-size:30px;position:absolute;left:-32px;color:#119ce5;font-weight:100}
.accordion.opened{background:#f7fcff}
.accordion:nth-of-type(1) .panel{display:block}
.accordion.opened h4:before{content:"\2212"}
.accordion.opened h4{padding-bottom:20px}
.vid{display:table;margin:auto;position:relative;max-width:700px;padding-top:10px}
.vid img{width:100%}
.play-icon{display:table;width:100px;height:100px;position:absolute;left:0;right:0;margin:auto;top:40%;background:url(https://www.manageengine.cn/products/eventlog/images/syslog-server-sprite.png) no-repeat;background-size:800px;background-position:-408px 0;transition:.3s ease-in;cursor:pointer}
.vid:hover .play-icon{transform:scale(1.2)}
.vid iframe{width:700px;height:350px;display:none}
.vid.video-visible iframe{display:block}
.vid.video-visible picture,.vid.video-visible .play-icon{display:none}
.useful{margin-bottom:80px}
.res-btn{display:table;margin:auto;margin-top:36px}
.res-btn a{font-size:17px;color:#fff;background:#109be3;margin:0 10px;padding:10px 30px;border-radius:20px;transition:.3s ease-in;padding-right: 20px;}
span.arr{font-size:30px;font-weight:300;position:relative;right:-4px;top:2px;opacity:0;transition:.3s ease-in}
.res-btn a:hover{background:#0a80bd;text-decoration:none;}
.res-btn a:hover span{opacity:1}
.ctaContainer{padding:28px 10px 30px}
.ctaContainer h2{font-size:20px;line-height:26px;margin-bottom:15px;font-weight:500;text-align:center;color:#414040;padding:0}
.elacstmrtmpftrbg{background:#f0f9ff;padding:30px 0}
#allFea{padding-top:34px;padding-bottom:20px}
.whyelahdr{color:#222;margin-bottom:40px;font-weight:600}
.awardsSec h2{margin-top:15px}
.banner-lhs .wam-form{width:530px;margin:0 auto 0 0;display:table}
.banner-lhs .wam-form ul{margin:0;padding:0}
.banner-lhs .wam-form ul li{list-style-type:none;float:left;background:#fff;width:190px;border:1px solid #c3d1d6}
.banner-lhs .wam-form ul li input{width:100%;height:40px;border:0;padding:0 10px;box-sizing:border-box;font-size:14px;outline:none;color:#2b2b2b;background:none}
.banner-lhs .wam-form ul li select{width:100%;height:40px;border:0;padding:0 10px;box-sizing:border-box;border-radius:0;font-size:15px;outline:none;background:#fff;margin:0;background:none;z-index:9;position:relative;color:#6e6e6e;font-size:12px;opacity:0;-moz-appearance:none;-webkit-appearance:none;cursor:pointer}
.banner-lhs .wam-form ul li .cont{position:absolute;top:0;left:0}
.banner-lhs .selectedCountry{width:20px;height:32px;position:absolute;left:-7px;top:0;background:#fff;color:#000;font-size:15px;line-height:1.7;padding:8px 0 0 13px;position:relative}
.banner-lhs .selectedCountry:before{content:"";width:1px;height:60%;background:#9c9ca0a1;position:absolute;left:0;top:25%}
.banner-lhs .wam-form ul li input[type="submit"]{background:#cf2037;color:#fff;padding:0 20px;font-size:16px;cursor:pointer;font-weight:500;height:40px;border-top-right-radius:3px;border-bottom-right-radius:3px}
.banner-lhs .wam-form ul li:nth-child(1){width:256px;border-right:0;border-top-left-radius:3px;border-bottom-left-radius:3px;padding-left:16px;box-sizing:border-box;position:relative}
.banner-lhs .wam-form ul li:nth-child(1):before{content:"";width:40px;height:40px;position:absolute;left:0;top:0;background:url(https://www.manageengine.cn/products/eventlog/images/syslog-server-sprite.png) no-repeat;background-size:930px;background-position:10px 13px}
.banner-lhs .wam-form ul li:nth-child(1) input{padding:0 10px 0 22px}
.banner-lhs .wam-form ul li:nth-child(2){width:48px;border-left:0;border-right:0;position:relative}
.banner-lhs .wam-form ul li:nth-child(3){width:187px;border-radius:0 3px 3px 0}
.banner-lhs .wam-form ul li:nth-child(3) select{color:#000;border-radius:0 3px 3px 0;opacity:1;font-size:15px;font-weight:500}
.banner-lhs .wam-form ul li:nth-child(3){border-top-right-radius:3px;border-bottom-right-radius:3px}
.banner-lhs .wam-form ul li:nth-child(4){background:none;width:100%;margin-top:10px;border:0}
.banner-lhs .wam-form ul li:last-child{padding-top:0;width:110%;background:none;border:0}
.banner-lhs #meGDPRMessage{color:#000;line-height:17px;font-size:14px;margin-top:0;margin-bottom:10px}
.banner-lhs #meGDPRMessage label{color:#010101;font-size:12px;line-height:18px}
.banner-lhs .dwn-priv{color:#010101;font-size:11px;margin-bottom:8px;margin-left:2px}
.banner-lhs .dwn-priv a{font-size:12px;color:#138cd6;text-decoration:underline}
.banner-lhs .err{display:none;font-size:12px;position:absolute;margin-top:-20px;margin-left:0;line-height:18px;color:red}
.banner-lhs .err2{color:#fff}
.banner-lhs .msg1{display:none;text-align:left;color:#000;font-size:25px;padding-right:10%}
.banner-lhs .msg1 span{color:#000}
.banner-lhs .bottomCtaContainer .msg1,.banner-lhs .bottomCtaContainer .msg1 a{color:#fff}
.banner-lhs .wam-form ul li:nth-child(2):before{content:"";position:absolute;width:0;height:0;border-left:5px solid transparent;border-right:5px solid transparent;border-top:5px solid #000;margin:19px 0 0 32px;z-index:0}
.banner-lhs #meGDPRMessage{width:100%;text-align:left}
.banner-lhs .dwn-priv{display:block!important;text-align:left;margin-top:0}
.banner-lhs .dwn-priv strong{font-family:"Zoho_Puvi_SemiBold"}
.banner-lhs .price-prev{margin-top:5px}
.banner-lhs .dwn-priv a{float:none;padding:0;background:none;color:inherit}
.banner-lhs .ffw-errmsg{position:absolute;top:-25px;background:#e91313;color:#fff;padding:0 5px;font-size:12px;left:0;width:calc(100% + 39px);display:none}
.banner-lhs .us-cont .ffw-errmsg{width:max-content}
.banner-lhs #getQuote #meGDPRMessage{margin-top:10px}
.banner-lhs #country_state{-moz-appearance:none;-webkit-appearance:none;appearance:none;background-image:linear-gradient(45deg,transparent 50%,#000 50%),linear-gradient(135deg,#000 50%,transparent 50%),linear-gradient(to right,#fff0,#fff0);background-position:calc(100% - 20px) calc(1em + 5px),calc(100% - 15px) calc(1em + 5px),calc(100% - 2.5em) .5em;background-size:6px 5px,5px 5px,1px 1.5em;background-repeat:no-repeat;padding-left:8px}
.banner-lhs .wam-form.us-form{width:590px}
.banner-lhs .wam-form.us-form ul li:nth-child(2){width:177px}
.banner-lhs .wam-form.us-form ul li:nth-child(1){width:220px}
.banner-lhs .wam-form.us-form ul li:nth-child(2) .cont{width:50px;float:left;position:absolute;left:0;top:0}
.banner-lhs .wam-form.us-form ul li:nth-child(2) [name='state']{width:calc(100% - 52px);float:right;opacity:1;font-size:14px}
.banner-lhs .wam-form.us-form .selectedCountry{display:inline-block}
.banner-lhs .wam-form.us-form .selectedCountry:after{content:"";width:1px;height:60%;background:#9c9ca0a1;position:absolute;right:-25px;top:25%}
@media screen and (max-width: 767px) {
.banner-lhs .wam-form ul li:nth-child(1),.banner-lhs .bottomCtaContainer .wam-form ul li:nth-child(1){width:78%}
.banner-lhs .wam-form ul li:nth-child(2),.banner-lhs .bottomCtaContainer .wam-form ul li:nth-child(2){width:21%}
.banner-lhs .wam-form ul li:nth-child(3),.banner-lhs .bottomCtaContainer .wam-form ul li:nth-child(3){width:100%;margin-top:10px}
.banner-lhs .selectedCountry{left:0}
.banner-lhs .wam-form ul li:nth-child(2),.banner-lhs .bottomCtaContainer .wam-form ul li:nth-child(2){margin-left:0}
.banner-lhs .wam-form.us-form ul li:nth-child(2){width:100%;border:1px solid #c3d1d6}
.banner-lhs .wam-form.us-form ul li:nth-child(1){width:100%;border:1px solid #c3d1d6;margin-bottom:10px}
.banner-lhs .wam-form.us-form .selectedCountry:before{display:none}
.banner-lhs .wam-form.us-form .selectedCountry:after{right:-29px;top:21%}
.banner-lhs .wam-form.us-form .selectedCountry{padding-left:5px}
.banner-lhs .wam-form.us-form ul li:nth-child(2) [name='state']{margin-left:10px;padding-left:25px}
.banner-lhs .wam-form ul li:nth-child(3){box-sizing:border-box;margin-left:0;border:none;background:none}
.banner-lhs .wam-form ul li input[type="submit"]{border-radius:3px}
.banner-lhs .wam-form{padding-bottom:15px;width:100%}
.banner-lhs .wam-form.us-form{width:100%}
}
@media screen and (max-width : 1250px) {
.container.inner-cont{max-width:90%}
.banner-rhs{left:0}
.awardsSec li:nth-child(1),.awardsSec li:last-child{display:none}
.awardsSec ul{display:table;margin:auto}
.elacstmrtmpftrbg .container{max-width:90%}
}
@media screen and (max-width : 1150px) {
.banner-rhs{display:none}
.banner-lhs{width:100%;text-align:center;margin:auto;float:none}
.banner-lhs .wam-form{margin:auto}
.banner-lhs .wam-form ul li:nth-child(2):before{margin-left:7px}
.banner-lhs .wam-form.us-form ul li:nth-child(2):before{margin-left:32px}
.vid.video-visible iframe{max-width:500px;max-height:300px}
.awardsSec li{margin:0 12px 0 0}
.per50{width:100%;margin-bottom:67px;box-sizing:border-box}
.dataTabToggle ul li{width:177px}
.dwn-priv .br {
    display: block;
margin-top: 5px;
}

.banner-lhs .dwn-priv {
    text-align: center;
    width: 100%;
}
.banner-lhs .wam-form{width:438px}
.banner-lhs .wam-form ul li:last-child{
width:100%;
}

    
}
@media screen and (max-width: 1025px) {
.heading-menu{margin-top:22px!important}
.makeSticky.dataTabToggle{top:80px}


}
@media screen and (max-width : 992px) {
.lhs-tree{display:none}
.rhs-cont{width:100%;padding-left:0;border:none}
.dataTabToggle ul{left:0}
.dataTabToggle{display:none}
.container.inner-cont{box-sizing:border-box;margin:auto!important}
.heading-menu{display:none}
.rhs-cont{padding-top:70px}
.banner-lhs{padding:0}
.banner{padding:50px;    padding-top: 75px;}
.rhs-cont img{width:100%}
.awardsSec{display:none}

}
@media screen and (max-width: 767px ) {
.awardsSec{display:none}
.banner-lhs h3{font-size:20px;line-height:30px}
.banner-lhs h1{font-size:25px!important;line-height:35px}
.banner{padding:70px 0 38px}
.rhs-cont h2{padding-right:0;font-size:20px}
.rhs-cont{padding-top:30px}
.faq{padding-top:0;margin-top:-20px;padding-bottom:40px}
.otherFeaCol1,.otherFeaCol2{width:100%;margin:0}
#elacutomerlogos{display:none}
.title-icon{line-height:28px}
.title-icon:before{top:-13px}
.accordion h4{font-size:15px;padding:18px 0!important}
.res-btn {
    width: 100%;
}
.res-btn a {
    display: inline-block;
    margin-bottom: 10px;
    text-align: center;
    line-height: .5;
    padding: 0 10px;
    width: 40%;
    float: left;
    margin: 0px 5px;
    font-size: 14px;
    padding: 1px 5px 10px 10px;
}
span.arr{opacity:1}
.accordion{padding-right:10px;padding-left:40px}


}
@media screen and (max-width: 600px){
.vid.video-visible iframe{
max-width:300px;
}

.play-icon{top:21%;}
.dwn-priv .br{display:inline}
}
@media screen and (max-width: 600px){
.vid.video-visible iframe{
max-width:260px;
max-height:200px;
}
}
@media screen and (max-width: 450px){
.res-btn a {
    width: 200px;
    display: table;
    float: none;
    margin: auto;
    margin-bottom: 10px;
}
}

@media screen and (min-width: 768px) and (max-width: 1023px){
.lnkDldMar {
    margin-top: 11px !important;
}
}


body .hide-form {display: none !important;}
body .banner-buttons{display:block;margin-bottom:30px}
body .banner-buttons a{padding:10px 30px 10px 48px;position:relative;transition:.3s ease-in;display:inline-block;font-size:17px;font-weight:500;border-radius:3px;border:1px solid #dd002c;text-decoration:none;line-height:27px;box-sizing:border-box}
body .cta-style-1 a{background:#DD002C;color:#fff}
body .cta-style-1 a:hover{box-shadow:0 5px 10px rgb(221 0 44 / 50%);transform:translateY(-3px);text-decoration:none}
body .banner-buttons .bnr-signup{margin-right:15px}
body .cta-style-1 .bnr-signup:before{content:"";width:15px;height:15px;background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABwAAAAeCAYAAAA/xX6fAAAABHNCSVQICAgIfAhkiAAAAgxJREFUSEvtl+FRwzAMhZsJ6AaUCYAJKBMAExAmACagnQCYgG4AnYB0AugEpBvQCcL7cjLn5hLbabn+Qne+JrGkZz9ZkpsNEqWqqlyqZxonNgr9lhrzLMveEt0MspiigEbSedEYB3QBvBHwd8xfENDAPuRkGHNkuz2NgcYAoQ0anUz18Cann1oMO77UuPXmnzV3F1pcJ6DFDCqRNZQC1HQmPUBfve9XoZiGAP3d3cvJU9fKBTrT3LXNT6U76dINAZYyOjTDIznhvVWM3nebXEgXulslBFg5CzmIxXok3S/TX0md996Ae98huXVhy9xLDHOBuVNKQp8nnlL0it6UYqDDgKGfhxO9U8pcHsKAn3fb56EBEnxy76Brxd73pZ7J1WB5S62ls8ZOm/hzfchjYBhFAZ1nqzxjvdMtjjUWGqUGpe7vukUClb1UknfYy2tAuRVQ9NGOoA0K+0ohg2VXPDcABUR8yD1+dxVON015o8P8AgqMfHrcFaXFfiJQ+mgtNWBLT6P/sTLo6SuEAYb83GWnsxrQ4kWld9cIjjs5VfZFcvrmEwBXiykGXD9KACd6eTDlFatLSeCUxcg3LHH4kLrsAQhtrl4GrwcpIL5OI1R1YwYQ6pI6e19A9OV/o5EDmNzZ/wHbGGij1MUwePnZhk6LoTupax2aITEkSbnM1jfqbR132dnfhVzzBVePH+P58h9IaxXvAAAAAElFTkSuQmCC) no-repeat;background-size:contain;background-position:center;position:absolute;left:calc(50% - 42px);top:48%;transform:translateY(-50%)}
body .banner-buttons .bnr-download:before{content:"";width:15px;height:15px;background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAB4AAAAeCAYAAAA7MK6iAAAABHNCSVQICAgIfAhkiAAAAVFJREFUSEvtlv0RgjAMxekGOomO4gbKBLqBOIITCBs4ikwiG9QXrsW29CPh+BPuvJM2yY/3WkJVtfDSWjdIveLXKaVu0jJKmmDjAdbm/wDwXlpnDXAFsLiOOCGieAOzlnuzmmUTBTmv07a5WK5lNxfspFao0R+eYbWS1blcqpUEI/GC+ZcBtoDXLjwHxlyL2LOJr5FL997FBVOSB0+BAyjlycBm57pP7sFj4AiUvlzk3OwqNpBIsVF5CJZAs2scrOdMOeZdJZ2zppSaVGrrFhXbwIiimIMs6KhYcpJgwLNKPZb0JJGBF+31WKVGEPNTupGc5bLHpdHq/43gCOPAi0pXBad2Vm7cE7lU8QYuOQBnd4j5Tg0EAx/cHMwAfQZpswylQtJ58w7fTV5vG4gdkNZbGv8YW2agemkxbl4PR49TrzZWnBzbuYW4cT0C34A2lPAD7xbxyo7GxG4AAAAASUVORK5CYII=) no-repeat;background-size:contain;background-position:center;position:absolute;left:calc(50% - 53px);top:48%;transform:translateY(-50%)}
body .cta-style-2 a{color:#fff;background:#CB2B35}
body .cta-style-2 .bnr-signup{background:#fff;color:#CB2B35}
body .cta-style-2 .bnr-signup:before{content:"";width:15px;height:15px;background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABwAAAAeCAYAAAA/xX6fAAAABHNCSVQICAgIfAhkiAAAAn9JREFUSEvlVk1u01AQnnFsCcGC3ICwa9NFHWF3S3oCwgmanoByAtITACdoboBzAtxtHRR30Z8d7g3KggrJiYcZx7Ziq89/QUgIS968n+97b2a++R5Cze+ib4956Wv+TUQwAcglwkCjaGbdfHNqwgBWLVzsmL1lRz8DwKFyLZGjPyyPB4F/X4VXSpiQLZisWwVEBIHxEA6qSEsJvb7lAqKEcf0RnRKgc3Dt+d6ONaQOjhjgXTYN8PngyjspO5ySUHLGueJQxkQ/mGgoREWw+e6rEWnal3Qco+htWU6VhLnbRfTevpl/Up38Ys+eMtBRGgX7ej5RrS0jDDicL2SjvgpfDm79QAUi4YUOfk0Iz5lQWWBqwj2bUgL7yqtRXMb3hPCOCXv/wA37lsMhfROf9G/kMFelQPfcVQ7rVCms6NC+nbuNQyobHtHhhOUxS3UIHeAIYKY7Tnp7HQph3Gk03efQPi8TcyxVgEvjZzjcqtNskE5zHafITjTjXjquIpNtlc07xY7dAkH0ZfKmfe4+54TsFlHk/FG3qApl0/naN2wK3KhKFz2zGz4x9lEjZYtSAVKErvErvFTlM3dDzhM7OZytHX27j/1RnOW4qN2M0Nu1TkDDj9vRPLKbaMK99TSdiQmLnib+x8NyQrfFAeJK3tQu31ZuOo1lIflaPtO50yfPCC53PWJNldhR1SFizKe6aHfdi7k16qvlQDCR29eEJz6sx+mOBWzWEXAVqcyzMfuxZgU6aXtCmL1bqp4HdUg21+RSxZETYxbC2s7elFDWewUjx+JAG9CyPf8jYZpDrtCyx0/bUGeVytpm/C5KO0OgUfqibgus2peY+BgicOXp8RvDn2MuRpAi4gAAAABJRU5ErkJggg==) no-repeat;background-size:contain;background-position:center;position:absolute;left:calc(50% - 42px);top:48%;transform:translateY(-50%)}
body .cta-style-2 a:hover{box-shadow:0 5px 10px rgb(221 0 44 / 50%);transform:translateY(-3px);text-decoration:none}
@media screen and (max-width : 400px) {
body .banner-buttons a{font-size:14px;width:100%;margin:0;box-sizing:border-box;text-align:center}
body .banner-buttons .bnr-signup{margin:0;margin-bottom:8px;text-align:center;width:100%}
}




.heading-menu {
   display: none;
}


/*single-form-23.css starts*/
.sing-formemb-23{margin-top:30px}
.one-line-form-23{width:520px;margin:0 auto}
.one-line-form-23 *{font-family:ZohoPuvi,verdana,arial,sans;font-size:14px;outline:0;margin:0;padding:0;box-sizing:border-box}
.one-line-form-23>form>ul{margin:0;padding:0!important}
.one-line-form-23>form>ul li{list-style-type:none;float:left;border:1px solid #e6e6e6;background:#fff}
.one-line-form-23>form>ul li:first-child{width:270px;position:relative;border-radius:3px 0 0 3px;border-right-width:0}
.one-line-form-23>form>ul li:first-child .form-icn{background:#f6f8fa;width:38px;position:absolute;top:0;left:0;height:100%;border-radius:3px 0 0 3px}
.one-line-form-23>form>ul li:first-child .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-23>form>ul li:first-child input{font-size:14px;padding-left:48px}
.one-line-form-23>form>ul li:first-child input::placeholder{color:#b3b3b3}
.one-line-form-23>form>ul li:nth-child(2){width:50px;border-left:0;border-right:0;position:relative}
.one-line-form-23>form>ul li:nth-child(3){padding-left:0;border-color:#d63327;border-radius:0 3px 3px 0}
.one-line-form-23>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-23>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-23>form>ul li input{width:100%;height:43px;border:0;padding:0 10px;font-size:14px;color:#000;font-weight:300}
.one-line-form-23>form>ul li .selectedCountry{text-align:left;width:50px;height:32px;top:1px;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-23>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-23>form>ul li .selectedCountry:after{content:"";position:absolute;width:1px;height:33px;top:0;right:0;background-color:#e6e6e6;display:none}
.one-line-form-23>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}
.one-line-form-23>form>ul li input[type=submit]:hover{background:#9e0303;transition:all .5s ease}
.one-line-form-23>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}
.one-line-form-23>form>ul li select.commonselect{position:relative;font-size:14px;opacity:1;width:100px;float:left;padding-left:0;line-height:22px}
.one-line-form-23>form>.misc-field .dwn-priv{margin-top:0;line-height:16px;font-weight:300;padding-top:7px}
.one-line-form-23>form>.misc-field .dwn-priv,.one-line-form-23>form>.misc-field .dwn-priv *{font-size:11px}
.one-line-form-23>form>.misc-field .dwn-priv strong{font-weight:600}
.one-line-form-23>form>.misc-field .dwn-priv a{font-size:11px;text-decoration:underline;line-height:16px}
.one-line-form-23>form>.misc-field #meGDPRMessage{line-height:16px;margin:8px 0 0!important;width:100%}
.one-line-form-23>form>.misc-field #meGDPRMessage label{font-size:11px;line-height:18px;font-weight:300}
.one-line-form-23>form>.misc-field #meGDPRMessage .checkmarkgdpr{margin-bottom:0}
.one-line-form-23>form>.misc-field::before{content:" ";display:table;clear:both}
.one-line-form-23>form>.misc-field *{color:#333;font-weight:300;line-height:16px}
.one-line-form-23>form>.misc-field strong{font-weight:600}
.one-line-form-23>form>.misc-field a{color:#1281bd;text-decoration:underline;font-size:inherit}
.one-line-form-23>.success-message{display:none}
.one-line-form-23>.success-message h2{margin-bottom:10px;color:#00b450;font-size:30px;font-weight:500}
.one-line-form-23>.success-message p{margin:0}
.one-line-form-23>.success-message p a{text-decoration:underline;color:#0188d2}
.one-line-form-23>.success-message *{font-size:15px;line-height:23px;color:#333;font-weight:300;text-align:center}
.one-line-form-23.success ul{display:none}
.one-line-form-23.success .success-message{display:block}
.one-line-form-23.success .misc-field{display:none}
.one-line-form-23.with-state{width:520px}
.one-line-form-23.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-23.with-state ul li:first-child{margin-left:0;width:200px}
.one-line-form-23.with-state ul li .commonselect{margin-left:8px}
.ctaContainer .one-line-form-23 ul li select.commonselect{position:relative;margin:0;background:no-repeat;box-shadow:none;background:#fff;border-radius:0}
.one-line-form-23.with-state ul li .selectedCountry:after{display:block}
.one-line-form-23.with-state ul li input[type=submit]{padding:0 12px}
.one-line-form-23.with-state ul li:nth-child(2){width:160px}
.one-line-form-23.with-state .ffw-country-list{position:relative}
.one-line-form-23.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-23{width:100%;max-width:500px}
.one-line-form-23 ul li{width:100%!important;padding:0}
.one-line-form-23>form>ul li{border:0;background:0 0}
.one-line-form-23 ul li select{width:100%!important;padding-left:20px!important}
.one-line-form-23 ul li:first-child{border:1px solid #8ca2ba!important;margin-top:5px!important;width:100%!important;display:block}
.one-line-form-23 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-23 ul li .selectedCountry{display:none;width:100%!important}
.one-line-form-23 ul li:nth-child(3){margin-top:5px}
.one-line-form-23.with-state{width:100%!important}
.one-line-form-23.with-state ul li select.commonselect{margin-left:0;padding:0 10px;font-size:12px}
}
/*single-form-23.css ends*/