div#header-topsec {
    margin-top: 0px;
}
.nav-dwn a {
    background: #E9142B;
    color: #fff;
    font-size: 19px;
    line-height: 30px;
    padding: 4px 10px;
    display: inline-block;
    width: 148px;
    border-radius: 5px;
    text-decoration: none;
    text-align: center;
}
.heading-menu {
    background: #ecedee;
    padding: 5px 0;
    min-height: 40px;
    color: #424f56;
    position: relative;
    overflow: hidden;
	/*border-bottom: 1px
 solid #C5CBD4;*/
    clear: both;
}
.fea-list-cont>ul li {
    padding: 5px 0;
    font-size: 10px;
}
.h2, h2 {
    font-size: 22px;
    line-height: 34px;
    margin: 20px 0 30px;
}

.ctaContainer{text-align: center; margin: 20px 0 40px; padding: 20px 10px 40px; background: #dbf3ff;}
.ctaContainer h2{font-size:16px;line-height:20px;margin-bottom:18px;font-weight:600}
.ctaContainer span{font-size:11px;display:block;margin-top:7px;font-style:italic}
.wam-form{margin:0 auto;display:table;width:472px}
.wam-form ul{margin:0;padding:0!important}
.wam-form ul li{list-style-type:none;float:left;background:#fff}
.wam-form ul li:nth-child(1){width:170px;border:1px solid #dedede;position:relative;border-right:0;border-radius:4px 0 0 4px}
.errMsg,.errMsg2,.errMsg3,.errMsg4{display:none;font-size:12px;position:absolute;margin-top:-20px;margin-left:0;line-height:18px;color:red}
.wam-form ul li:nth-child(1) span{position:absolute;background-size:389px;width:23px;height:15px;padding-right:20px;margin:15px 0 0 10px;z-index:99;background-position:0 -272px}
.wam-form ul li:nth-child(1) span::after{content:'';width:1px;height:25px;position:absolute;background:#dedede;top:-6px;left:30px}
.wam-form ul li input{width:100%;height:42px;border:0;padding:0 10px;box-sizing:border-box;font-size:10px;outline:none;color:#2b2b2b;background:none}
.wam-form ul li:nth-child(1) input{font-size:16px;position:relative;border-radius:15px}
.wam-form ul li:nth-child(1) input::placeholder{color:#889196}
.wam-form ul li:nth-child(2){width:76px;border-left:0;border-right:0;border-top:1px solid #dedede;border-bottom:1px solid #dedede;position:relative}
.wam-form ul li:nth-child(2):before{content:"";position:absolute;width:0;height:0;border-left:4px solid transparent;border-right:4px solid transparent;border-top:4px solid #adadad;margin:22px 0 0 29px;z-index:0;right:11px}
.selectedCountry{width:60px;height:36px;position:absolute;color:#6e6e6e;font-size:16px;margin:10px 0 0 7px}
.wam-form ul li select{width:100%;height:42px;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}
.wam-form ul li:nth-child(3){border:0;padding-left:0}
.wam-form ul li input[type="submit"]{background:#d22222;color:#fff;padding:0 30px;cursor:pointer;font-weight:600;text-transform:capitalize;height:44px;border:0;outline:none;border-radius:0 4px 4px 0;transition:all .5s ease}
.wam-form ul li input[type="submit"]:hover{background:#c11818;transition:all .5s ease}
.wam-form ul li:nth-child(4){background:none;width:100%;margin-top:15px;border:0}
.dwn-priv{color:#353535;font-size:11px;margin-top:-8px;line-height:16px}
.dwn-priv a{font-size:11px;color:#353535;text-decoration:none}
#meGDPRMessage{line-height:17px;margin:0 0 13px;width:100%}
#meGDPRMessage label{font-size:11px;line-height:18px;color:#48555f}
.succView{display:none}
#dwn-form-alert{width:250px!important;z-index:11}
.wam-form ul li select#country_state{background:url(https://www.manageengine.com/products/ad-manager/images/arrow-gra.png) 137px 21px no-repeat;background-size:8px;opacity:1;width:170px;left:-93px;background-color:#fff}
@media screen and (max-width: 500px) {
.wam-form{width:100%}
.wam-form ul li:nth-child(1){width:75%}
.wam-form ul li:nth-child(2){width:18%;border-right:1px solid #dedede}
.wam-form ul li:nth-child(3){width:100%;margin-top:10px}
.wam-form ul li input[type="submit"]{border-radius:4px}
}



/* popup Form */
.scroll-pop {
    position: fixed;
    width: 100%;
    height: 100%;
    background: #ffffffde;
    top: 0;
    left: 0;
    z-index: 9;
    display:none;
}

.scroll-form {
    display: table;
    position: relative;
    left: 0;
    right: 0;
    top: 20%;
    bottom: 0;
    margin: 0 auto;
    max-width: 500px;
    min-width: 280px;
    background: url("https://www.manageengine.com/log-management/images/gartner-pop-bg.png");
    background-size: 100% 100%;
    text-align: center;
    padding: 60px 40px;
}

.scroll-form ul {
    padding: 0 !important;
    list-style: none;
    margin: 0;
    width: 68%;
    display: inline-block;
    margin-top: 13px;
}

.scroll-form li {
    width: 100%;
    border-radius: 3px;
    margin-bottom: 10px;
    padding-left: 0 !important;
    position: relative;
}

.scroll-form li input {
    width: 100%;
    border: none;
    background: none;
    height: 37px;
    margin: 0;
    padding: 0;
    box-sizing: border-box;
}

.scroll-form li:nth-of-type(1) {
    background: white;
    padding-left: 0;
}
.scroll-form li:nth-of-type(1) input{
    padding-left: 53px;
}
.scroll-form .btn {
    background: #cb182c;
    color: white;
}

.scroll-form .btn .sbtn {
    color: white;
    font-size: 17px;
    font-family: "Zoho_Puvi_Regular";
}

.scroll-form li input:focus,.scroll-form li input:focus-within,.scroll-form li input:active {
    border: none !important;
}

.scroll-form li:nth-of-type(1):before {
    content: '';
    position: absolute;
    width: 29px;
    height: 20px;
    background: url("https://www.manageengine.com/log-management/webinars/images/webinar-sprite-2021.png") no-repeat;
    margin: 9px 0 0 12px;
    background-size: 700px;
    background-position: -31px -105px;
    border-right: 1px solid #a9a5a4;
}

.scroll-form h2 {
    font-family: "Zoho_Puvi_Bold";
    font-size: 26px;
    line-height: 31px;
    margin: 0;
    color: #feca2f;
}

.scroll-form p {
    font-size: 16px;
    width: 70%;
    margin: 0;
    display: inline-block;
    margin-top: 6px;
    color: white;
}

.scroll-form .errMsg {
    color: white;
    display: none;
    margin-top: -7px;
    position: relative;
    text-align: left;
    margin-bottom: 10px;background: red;
}
.scroll-form .country {
    background: white;
}

.scroll-form .country select {
    border: none;
    background: none;
    height: 37px;
    width: calc(100% - 20px);
}
.scroll-form li:nth-of-type(4) {
    margin-top: 20px;
    color: white;
}

.scroll-form li div#formCTAgdpr {
    color: #cec1c1;
}

.scroll-form li div#formCTAgdpr a {
    color: inherit;
}
.scroll-form #meGDPRMessage label {
    color: #cec1c1;
}
@media screen and ( max-width: 550px ){
.scroll-form {
    padding: 59px 0px;
    width: 90%;
}
.scroll-form h2 {
    font-size: 20px;
}
.scroll-form p {
    font-size: 13px;
    line-height: 1.5;
}
}

