
@media screen and (min-width: 1025px) {
    #header-mainsec{
    top: 90px !important;
}
}


.apiform select {
background: #fff url(https://www.manageengine.com/products/service-desk/images/arrowImage.png) !important;
    background-repeat: no-repeat !important;
    background-position: right 1rem center !important;
    cursor: pointer;
    -moz-appearance: none;
    -webkit-appearance: none;
}
.select#MECountryListing {
   border: 0px !important;
}
.prvcy-plicy {
color:#000!important;
}
prvcy-plicy a {
color:#000!important;
}
input#emailID {
    width: 100%!important;
}
.formfild{
    width: 100%!important;
}
#MECountryListing{
    width: 100% !important;
    height: 40px !important;
}
.apiform select {
    width: 60% !important;
}
.form-bg {
    width: 100% !important;
    float: none !important;
}
        ul.add-resources li {
            margin: 10px 0px;
        }
h1 {
    font-size: 40px !important;
color:#000;
}
        /*Common menu css start*/
        
        ul.category.drop-list-items li {
            margin-bottom: 0px;
        }
        
        ul.category.drop-list-items li span {
            display: block;
            padding: 10px 20px;
            color: #fff;
        }
        
        ul.category.drop-list-items li:not(:last-child) {
            padding: 0px 0px;
        }
        /*Common menu css end*/
    