.nav-dwn a  {width:151px !important;}
.heading-menu {display:none;}
#survey { display: none !important; }
		.ffw-errmsg {
    color: red;
    font-size: 12px;
    font-weight: 300;
    position: absolute;
    top: -18px;
    left: 0;
}
		.error{border: 1px solid red!important}
				.captcha-wrap{display:block !important;float:left !important;margin:10px 0 0 40px !important;}
#captcha_image{width:135px;height:45px;}
#captcha-reload-icon{display:block;cursor:pointer;padding:20px 15px;float:left;}
        .trans-effect~label,
        .trans-effect:focus~label,
        .has-content.trans-effect~label {
            display: none;
        }
        
        .req-demo-wrapper textarea {
            padding: 7px 14px;
        }
        
        span.focus-border {
            position: absolute;
            left: 0;
            top: 0;
            width: 100%;
            height: 100%;
            z-index: -1;
        }
        
        .req-demo-wrapper .form-group {
            margin: 0 0 20px;
        }
        /*  */
        
        .req-demo-wrapper {
            margin: 40px 0 0 0;
            font-family: 'ZohoPuvi';
            font-weight: 300;
            max-width: 460px;
            padding: 35px;
            border: 1px solid #eee;
            margin-top: 0;
            background-color: #fff;
        }
        
        .req-demo-wrapper * {
            margin: 0;
            padding: 0;
            box-sizing: border-box;
        }
        
        .req-demo-wrapper select {
            border: 1px solid #cccccc;
            padding: 7px 14px;
        }
        
        .req-demo-wrapper h4 {
            margin: 0 0 20px;
            text-align: center;
        }
        /* Drop Down */
        
        .select-drop-wrap {
            margin-bottom: 0;
            position: relative;
        }
        
        .t-dropdown-list {
            display: none;
            background-color: #FFF;
            border: 1px solid #DDD;
            z-index: 10;
            box-shadow: 4px 4px 5px rgba(0, 0, 0, .3);
            list-style: none;
            margin: 0;
            padding: 0;
            width: 100%;
            overflow: auto;
            position: absolute;
            margin-top: 5px;
            padding: 10px;
            top: 40px;
        }
        
        .t-dropdown-item {
            padding: 5px 20px;
            margin: 0;
            cursor: pointer;
            color: #000;
            list-style: none;
        }
        
        .t-dropdown-input {
            height: 100%;
            width: 100%;
            padding: 0 3px 0 10px;
        }
        
        .timezone-wrap:before {
            content: "";
            position: absolute;
            top: 11px;
            right: 11px;
            width: 8px;
            height: 8px;
            border-top: 2px solid #000;
            border-left: 2px solid #000;
            transform: rotate(227deg);
            z-index: 0;
            cursor: pointer;
        }
        
        .timezone-wrap {
            position: relative;
            width: 100%;
        }
        
        .timezone-wrap input {
            cursor: pointer;
            position: relative;
            z-index: 1;
        }
        
        .customers-logo ul {
            white-space: nowrap;
            position: relative;
            display: flex;
            justify-content: center;
            max-width: 720px;
            width: 100%;
            margin: 0 auto;
            align-items: center;
            flex-wrap: wrap;
        }
        
        .customers-logo ul li {
            background-image: url(https://www.manageengine.com/products/passwordmanagerpro/images/pmp-customers-logo-white-sprite.png);
            background-size: auto 45px;
            background-repeat: no-repeat;
            height: 45px;
            width: 84px;
            white-space: nowrap;
            margin: 10px 18px;
        }
        
        .customers-logo {
            display: block;
            white-space: nowrap;
            margin: 80px 0;
        }
        
        .customers-logo h4 {
            margin: 0 0 20px;
            color: #fff;
        }
        
        .gb-bbc {
            background-position: 0 0;
        }
        
        .gb-kpmg {
            background-position: -84px 0;
        }
        
        .gb-dell {
            background-position: -168px 0;
        }
        
        .gb-cisco {
            background-position: -253px 0;
        }
        
        .gb-noki {
            background-position: -337px 0;
        }
        
        .gb-gsa {
            background-position: -421px 0;
        }
        /*  */
        
        .pmp-content-wrap {
            padding: 80px 0;
            /* background-color: #EBF6F3; */
            background: linear-gradient(to bottom, #015943 0%, #00140f 100%);
        }
        
        .pmp-content-wrap .content-wrap {
            display: flex;
            justify-content: space-between;
            max-width: 1280px;
        }
        
        .get-quote-content h1 {
            font-size: 42px;
            line-height: 1.2;
            margin: 0 0 20px;
            color: #fff;
        }
        
        .get-quote-content {
            max-width: calc(100% - 520px);
        }
        
        .get-quote-content p {
            color: #fff;
            margin: 0;
        }
        
        .testimonial-wrap ul li {
            padding: 40px;
            border: 2px solid #42924e;
            display: none;
            border-radius: 5px;
        }
        
        .testimonial-wrap ul li h4 {
            margin: 0;
            font-size: 18px;
            /* font-family: var(--primaryfont-regular); */
            line-height: 1.4;
            color: #fff;
            text-align: center;
        }
        
        .testimonial-wrap ul li h5 {
            margin: 40px 0 0;
            font-size: 18px;
            color: #42924d;
            text-align: center;
        }
        
        .testimonial-wrap ul li h5 span {
            display: block;
            font-size: 14px;
            color: #fff;
        }
        
        .testimonial-wrap ul li p {
            margin: 0;
            font-size: 15px;
            text-align: center;
        }
        
        .testimonial-wrap .slick-dots {
            list-style: none;
            display: flex !important;
            justify-content: center;
            margin: 0;
            /* position: absolute; */
        }
        
        .testimonial-wrap .slick-dots li {
            text-indent: -999999px;
            width: 7px;
            height: 7px;
            border-radius: 0;
            margin: 0 4px;
            cursor: pointer;
            border: none;
            padding: 0;
            /* cursor: pointer; */
            display: block !important;
            background: #B5B1B1;
        }
        
        .testimonial-wrap .slick-dots li.slick-active {
            background: #3C84B2;
        }
        
        input#btnSubmit {
            margin: 0 0 20px;
        }
        
        textarea {
            height: 80px;
        }
        
        div#survey {
            display: none !important;
        }
        
        @media screen and (max-width: 992px) {
            .customers-logo,
            .testimonial-wrap {
                display: none;
            }
            .pmp-content-wrap .content-wrap {
                display: block;
            }
            .req-demo-wrapper {
                margin: 0 auto;
            }
            .get-quote-content {
                max-width: 100%;
                margin: 0 0 60px;
                text-align: center;
            }
        }
    
.fea-nav-list {
  padding: 1px 0 20px 3%;
}
