

@media screen and (min-width: 1025px) {
    #header-mainsec{
    top: 90px !important;
}
}



@media only screen and (max-width: 1440px) and (min-width: 1366px) {
    input#emailID {
        width: 100% !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;
}
.sdp-form-api-main.apiform select, .sdp-form-api-main.apiform input#emailID, .sdp-form-api-main.apiform #meGDPRMessage, .sdp-form-api-main .submitdiv {
    width: 100% !important;
}
#MECountryListing{
    width: 100% !important;
    height: 40px !important;
}
#MECountryListing{
width: 100% !important;
}
.form-bg {
    width: 100% !important;
    float: none !important;
}
        ul.add-resources li {
            margin: 10px 0px;
        }
        #scroll{
display:none;
}
h1 {
    font-size: 40px !important;
color:#000;
}
        ul.prev-next li {
            position: relative;
            margin-left: auto;
            text-align: right;
        }
        
        ol.toc {
            display: block;
        }
        /*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;
        }
		.promotion a span:before {
			top: -3.5px;
			width: 9px;
			height: 9px;
			right: -1px;
		}
        /*Common menu css end*/
    