#backToTop {
                            display: none !important
                        }
						.related-links {
  border-top: #e5e5e5 solid 1px;
  padding-top: 33px;
  margin-top: 20px;
}
.related-links > div {
    font-weight: 600;
    font-size: 15px;
    margin-bottom: 10px;
}
.related-links ul.rel-prod li {
    list-style-type: none;
    margin: 0;
    padding: 0;
	border-top: 1px solid #ECECEC;
    color: #000000;
    list-style-type: none;
    margin: 0;
    padding: 0;
    cursor: pointer;
    text-indent: 10px;
    height: 30px;
    overflow: hidden;
}


.related-links ul.rel-prod li a {
    color: #000000;
    text-decoration: none;
    line-height: 30px;
    display: block;
    width: 250px;
	cursor: pointer;
}
.related-links ul.rel-prod li a.product-expanded-name {
    font-size: 10px;
    color: #777;
    border-radius: 2px;
    padding: 3px 10px 3px 0;
    margin: 0px 0 5px;
    width: auto!important;
    line-height: 12px;
    height: auto;
}
.related-links ul.rel-prod li:nth-child(7) a.product-quick-name {display: inline !important;}
.related-links ul.rel-prod li a.product-quick-name:hover {color: #7BBB2A !important;}
@media screen and (max-width:767px){
.related-links ul.rel-prod li {border-top: none;}
}

/* Footer section revamp */
body{font: 300 14px/24px 'ZohoPuvi',sans-serif;}
.highlights-section{background:#F8F8F8;padding:40px 0}
.highlights-section .container{max-width:1250px;}
.highlights-section .col1{display:inline-block;vertical-align:top;width:34%}
.highlights-section .col2{display:inline-block;vertical-align:top;width:25%} 
.highlights-section .col3{display:inline-block;vertical-align:top;width:20%}
.highlights-section .col4{display:inline-block;vertical-align:top;width:20%}
.highlights-section .col1 ul li img{width:85%}
.highlights-section .col1 ul li{margin-bottom:15px;}

.highlights-section ul li{color:#000;list-style:none;margin-bottom:10px;}
.highlights-section ul li:nth-child(1){font-family:Zoho_Puvi_SemiBold;font-size:15px;}
.highlights-section ul li a{color:#000;font-size:13px;position:relative;text-decoration:none;}
.highlights-section ul li a:before{background:#000;bottom:0;content:"";height:1px;left:50%;position:absolute;transition:all .5s;width:0}
.highlights-section ul li a:hover:before{background:#000;bottom:0;content:"";height:1px;left:0px;position:absolute;transition:all .5s;width:100%}
.highlights-section .col3 li:nth-child(6){font-size:15px;margin-top:18px}
.highlights-section .col1 ul li a:hover:before{display:none;}
.highlights-section .col3 ul li:nth-child(6){font-family:Zoho_Puvi_SemiBold;}
.bottom ul li img{margin:0 8px;}
@media screen and (max-width: 950px){
.highlights-section .col{margin-bottom:30px;width:49%}
}
@media screen and (max-width: 550px){
.highlights-section .col{margin-left:10%;text-align:center;width:80%;}
}
.contentLft ul li strong, .contentLft ol li strong{font-family:'Zoho_Puvi_Bold'}
.contentLft ul li a{color:#1269D0}
.add-icon{width: 10px}
.heading-menu {
    display: none;
}
.contentRgt {

 display: none;

}