#btmBar.fixed {
    position: fixed;
    bottom: 0;
    left: 0;
    z-index: 10;
    width: 100%;
}
#btmBar ul {
    margin-left: 50px;
}
#custmrlgosroll #dload{
	display: none;
}
body{
	overflow-x: hidden;
}


.promotion-bg {
    display: block;
}
#scroll {
    position: relative;
    padding: 0px;
}
.heading-menu {
    padding: 0px;
    margin-top: 86px;
    background-repeat: no-repeat;
    background-attachment: relative;
    background-position: center center;
    width: 100%;
    -webkit-background-size: 100%;
    -moz-background-size: 100%;
    -o-background-size: 100%;
    background-size: 100%;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    color: #fff;
    border-bottom: 1px solid #C5CBD4;
    overflow: hidden;
    clear: both;
    height: auto;
}

.webp-supported .heading-menu {
    background-image: url(https://www.manageengine.cn/products/service-desk/images/itsm-360-banner-bg.webp);
}
.webp-not-supported .heading-menu {
    background-image: url(https://www.manageengine.cn/products/service-desk/images/itsm-360-banner-bg.png);
}

.itsmbnrcont {
    padding: 12% 0
}
.heading-menu h1 {
    font-weight: 600;
    letter-spacing: -1px;
    position: relative;
    font-size: 45px;
}
.heading-menu .container h2 {
    font-weight: 200;
    letter-spacing: 0.5px;
    position: relative;
    font-size: 20px;
    margin-top: 10px;
}
.redcta {
    background: #E9142B;
    color: #fff;
    font-size: 18px;
    line-height: 30px;
    padding: 10px 25px;
    display: inline-block;
    border-radius: 10px;
    text-decoration: none !important;
    text-align: center;
    font-weight: 400;
    letter-spacing: 0.5px;
}
.container .tac{
padding :40px !important;
}
p {
    color: #777;
    line-height: 23px;
    margin-top: 15px;
    letter-spacing: 0.4px;
}
.itsmbnrcont {
    padding: 12% 0
}
.ftr-cont-wrpr, .container h2 {
    letter-spacing: 0.1px;
    font-weight: 600;
    font-size: 33px;
    line-height: 40px;
}
.container h2.ftrpg-inrhdr {
    font-weight: 400;
    font-size: 23px;
    line-height: 29px;
    letter-spacing: 0.1px;
    color: #165e87;
}
.pop-container, #viewContainer {
    max-width: 100%;
    width: 500px;
    padding: 0px;
    border: 1px solid #000;
    background: #fff;
    position: fixed;
    height: 300px;
    top: 90px;
    /* overflow-y: scroll; */
    left: 50%;
    margin-left: -240px;
    z-index: 100001;
    display: none;
}
#vidZoneSec {
    display: block;
}
.itsmtab-menu {
    clear: both;
}
.itsmtab-menu li {
    line-height: 20px;
    float: left;
    background-color: #ccc;
    list-style: none;
    text-align: center;
    padding: 25px 20px;
    width: 29.26%;
    cursor: pointer;
}
.itsmtab-menu li.current {
    position: relative;
    background-color: #fff;
    border-top: 1px solid #d4d4d1;
    border-bottom: 1px solid #ffff;
    border-left: 1px solid #d4d4d1;
    border-right: 1px solid #d4d4d1;
    z-index: 5;
    margin-bottom: -2px;
}
.itsmtab-menu li a {
    padding: 14px 10px 14px 10px;
    color: #444;
    text-decoration: none;
    font-size: 16px;
    line-height: 25px;
}
.itsmtab-menu .current a {
    color: #2e7da3;
    font-size: 16px;
}
.itsmcont {
    background-color: #fff;
    margin-bottom: 20px;
    width: auto;
}
.itsmtab-content {
    display: none;
    width: 997px;
    border: 1px solid #d4d4d1;
    background: #fff;
    padding: 5% 0;
}
.firstshow1 {
    display: block;
}
.mobilehide {
    display: block
}
.mobileshow {
    display: none
}
}

@media screen and (max-width:1250px) {
.heading-menu h1 {
    font-size: 40px;
}
.heading-menu h2 {
    font-size: 20px;
}
}

@media screen and (max-width:1020px) {
.heading-menu {
    margin-top: 0px !important;
}
.heading-menu h1 {
    font-size: 35px;
}
.heading-menu h2 {
    font-size: 15px;
}
}

@media screen and (max-width: 900px) {
.heading-menu {
    display: none;
}
.dshbdrline {
    border-bottom: 1px dashed #ccc;
    padding: 5% 0;
}
}

@media screen and (max-width: 760px) {
.mobilehide {
    display: none
}
.mobileshow {
    display: block;
    margin-top: 20px
}
}

@media screen and (max-width: 500px) {
.heading-menu {
    display: block;
    background-size: cover;
    background-position: left;
}
.itsmbnrcont {
    padding: 0% 0 12% 0;
}
.heading-menu h1 {
    font-size: 35px;
    line-height: 50px;
}
.heading-menu .container h2 {
    font-weight: 200;
    letter-spacing: 0.5px;
    position: relative;
    font-size: 20px;
    margin-top: 10px;
    line-height: 30px;
}
.dshbdrline {
    border-bottom: 1px dashed #ccc;
    padding: 5% 0;
}
.per50 img {
    width: 100%;
}
}

@media screen and (max-width: 480px) {
.heading-menu .container h2 {
    font-weight: 200;
    letter-spacing: 0.5px;
    position: relative;
    font-size: 20px;
    margin-top: 10px;
    line-height: 30px;
    padding: 0 10%;
}
}



.heading-menu {
    display:block;
    background-image: url(https://www.manageengine.cn/products/service-desk/images/itsm-360-banner-bg.png);
}
.heading-menu h1, .heading-menu h2, .heading-menu a{
    color: white;
}    
