
#itom-related-products h4 {
    font-weight: 700;
    margin: 10px 0 10px 0;
    color: #000;
}
#itom-related-products ul li {
    color: #444;
    border-top: 1px solid #eee;
    padding: 10px 0 10px 40px;
    font-size: 12px;
    line-height: 1.2em;
}
h4 {
    font-size: 16px;
    line-height: 20px;
	}
	#itom-related-products {
    margin-bottom: 20px;
}

    
#scroll ul {
    list-style-type: disc;
    padding: 10px 5px 0 0;
    line-height: 40px;
} 
em {
    font-style: italic; 
}
#fixedbtn {
    position: fixed;   
    right: 0;
    top: initial;
    bottom: 300px;
    z-index: 4;
    } 
    #fixedbtn .demo {
    color: #fff!important;
    background: #34ad65;
    text-align: center;
    display: block;
    height: 90px;
    font-weight: 500;
    font-size: .75em;
    letter-spacing: -.1px;
    line-height: normal;
    vertical-align: middle;
    border-radius: 0;
    width: 60px;
    padding: 10px 16px 0;
    text-transform: capitalize;
    }

.hglt {
	background: #dbffe4;
	padding: 10px 20px;
	text-align: center;
	width: 95.5%;
	margin: 20px 0 10px 0;
	display: table;
	vertical-align: middle;
}
.hglt col {
	display: table-cell;
}
.hglt col:nth-child(1) {
	width: 85px;
}
.hglt img {
	display: inline-block;
	width: 70px;
	vertical-align: middle;
}
.hglt p {
	margin: 5px 0;
}
.hglt div {
	display: inline-block;
	margin: 0 15px;
	vertical-align: middle;
	width: 86%;
}
.hglt div.col.div-radius {
	border-radius: 50%;
	width: 60px;
	height: 60px;
	background: #7bc1ff;
}
.hglt div.col.div-radius img {
	transform: scale(.65);
	-webkit-transform: scale(.65);
	-moz-transform: scale(.65);
	border: 0;
	margin: 0;
	box-shadow: none;
	-webkit-box-shadow: none;
}
.first-banner {
	text-align: left
}
.first-banner .per20 {
	width: 11%;
	margin-left: 50px
}
.first-banner .per75 {
	width: 73%;
	margin-top: 0px
}
.first-banner p, .first-banner a {
	font-size: 14px;
}
.first-banner {
	padding: 20px
}

@media screen and (max-width: 1024px) {
.first-banner .per20 {
	width: 100% !important;
}
.first-banner .per75 {
	width: 100% !important;
}
}
