#custmrlgosroll{
display:none ;
}#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;
}


img {
	max-width: 100%;
}
#customers {
	display: none
}
ul.contlist li a {
	color: #0099CC;
	line-height: 30px;
}
.tipstricks h2 {
	color: #7DC62A !important;
}
table.tblbx thead tr th {
	padding: 0.6em;
	background-color: #ECEDEE;
	text-align: left;
	font-size: 14px;
	border: 1px solid #E5E5E5;
}
table.tblbx tbody tr td:first-child {
	background-color: #f8f8f8;
}
table.tblbx td:first-child {
	text-align: center !important;
}
table.tblbx td:nth-child(3) {
	text-align: center !important;
}
table.tblbx td:nth-child(4) {
	text-align: center !important;
}
table.tblbx td {
	width: auto;
	text-align: left;
}
.tblbx {
	width: 100%;
	border-collapse: collapse;
	text-align: left;
	margin: 20px auto;
}
table.tblbx td {
	vertical-align: middle;
	padding: 0.6em;
	border: 1px solid #e5e5e5;
	font-size: 14px;
	text-align: center;
}
#scroll {
	font-weight: 400;
}
#scroll p strong {
	font-weight: 600 !important;
}
.heading-menu {
	background: #6e7a83;
	padding: 0px 0 25px 0;
	width: 100%;
	height: 100%;
}
.ftr-cont-wrpr{display:none;}
.heading-menu {
	display: block;
}
#scroll {
       display: block;
}
@media screen and (max-width: 1420px)
.hdrContainer, .heading-menu .container {
    width: 98%;
    padding-left: 1%;
    padding-right: 1%;
}
.hdrContainer, .heading-menu .container {
    max-width: 1400px;
    width: 98%;
    margin: 0 auto;
    transition: all 0.2s ease-in 0s;
}
.promotion-bg {
    background: #1f1f1f;
    text-align: center;
    padding: 13px 0px;
    position: relative;
    box-sizing: border-box;
    z-index: 999 !important;
    margin-top: 0px;
}
.promotion p {
    margin: 0px;
    color: #fff;
    font-size: 16px;
    line-height: 1.5;
}
.promotion a {
    color: #ff9f1e;
    border-bottom: 1px dotted #ff9f1e;
    margin-left: 5px;
    text-decoration: none !important;
    font-size: 16px;
}
span.tooltip-close {
    position: absolute;
    top: 15px;
    color: #fff;
    right: 20px;
    cursor: pointer;
    font-size: 16px;
}
.fixed-header {
    position: fixed !important;
    top: 100px;
    left: 0;
    width: 100%;
    z-index: 1000000;
    animation: smooth 0.2s ease-in;
}
