*,:after,:before{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;padding:0;margin:0;outline:0}
body{font-family:'Noto Sans',sans-serif;color:#000;font-size:16px;line-height:26px;background:var(--bg-light);-webkit-text-size-adjust:none}
a{color:#000;text-decoration:none}
ol,ul{list-style:none}
img{max-width:100%;height:auto;}
.flex{display:flex;justify-content:space-between;align-items:center}
.container{max-width:1320px;margin:0 auto;padding:0 10px}

.tv9common_heading,.tv9heading{display: flex; align-items: center; justify-content: space-between; margin-bottom: 10px;position: relative; }
.tv9common_heading .h2,.tv9heading .h2{font-weight: 700;font-size: 22px;line-height: 30px;background: #fff;padding-right: 10px;text-transform: capitalize;}
.tv9common_heading a.view_more{font-weight: 400;font-size: 14px;line-height: 20px; color: #DC0000; text-transform: capitalize; border: 1px solid #D7D7D7; padding:5px 10px 3px 10px; border-radius: 30px;background: #fff;display: flex;align-items: center;flex:0 0 auto} 
.tv9common_heading a.view_more svg{width: 13px; height:8px; margin-left: 3px; fill: #DC0000;}