.mutual-funds-slider.banner .banner_description {
	top: 0;
	left: 0;
	width: 65%;
	padding: 20px 30px;
	transform: none;
}

.mutual-funds-slider.banner .banner_description h2 {
	padding: 0;
	margin: 0;
	font-size: 28px;
	text-transform: none;
	border-left: 0;
}

.mutual-funds-slider.banner .owl-carousel, .investment-ideas-wrapper .investment-ideas {
	padding: 0 0 30px;
}

.mutual-funds-slider.banner .owl-theme .owl-dots, .investment-ideas-wrapper .owl-theme .owl-dots, .mutual-fund-option-slider.owl-theme .owl-dots {
	bottom: 5px;
}

.mutual-funds-slider.banner .owl-theme .owl-dots .owl-dot span, .investment-ideas-wrapper .owl-theme .owl-dots .owl-dot span, .mutual-fund-option-slider.owl-theme .owl-dots .owl-dot span {
	background-color: #dedede;
}

.mutual-funds-slider.banner .owl-theme .owl-dots .owl-dot.active span, .investment-ideas-wrapper .owl-theme .owl-dots .owl-dot.active span, .mutual-fund-option-slider.owl-theme .owl-dots .owl-dot.active span {
	background-color: #e8a133;
}

.header_title h2.equity-heading {
	margin-top: 30px;
}

.sensex-sec {
	margin-top: 30px;
	margin-bottom: 30px;
}

.box-shadow {
	-webkit-box-shadow: 2px 2px 18px 1px rgba(112, 112, 112, .2);
	-moz-box-shadow: 2px 2px 18px 1px rgba(112, 112, 112, .2);
	box-shadow: 2px 2px 18px 1px rgba(112, 112, 112, .2);
}

.sensex-sec h3.heading_small {
	position: relative;
	display: inline-block;
	vertical-align: top;
}

.sensex-sec .right-data {
	display: inline-block;
	float: right;
	vertical-align: top;
}

.sensex-sec .right-data .quotes_select .select-wrapper, .sensex-sec .right-data .quotes_select .select-wrapper select {
	width: 136px;
}

.sensex-sec .right-data .quotes_select .select-wrapper {
	background-color: #f7f7f7;
	border-color: #f7f7f7;
}

.sensex-sec .fund-graph {
	margin-top: 27px;
}

.sensex-sec .fund-graph .fund-graph-bg {
	padding: 30px;
	background: #ffffff;
}
.google-visualization-tooltip {
	border: solid 1px #bdbdbd;
	border-radius: 2px;
	background-color: white;
	position: absolute;
	box-shadow: 0px 2px 2px 0px rgba(0, 0, 0, 0.6);
	-moz-box-shadow: 0px 2px 2px 0px rgba(0, 0, 0, 0.6);
	-webkit-box-shadow: 0px 2px 2px 0px rgba(0, 0, 0, 0.6);
	font-family: arial;
	white-space: nowrap;
}
.google-visualization-tooltip div ul li{
	padding:10px;
	border-bottom: 1px solid #ccc;
	font-size: 15px;
}
.google-visualization-tooltip div ul li:last-child{
	border-bottom: none;
}
.google-visualization-tooltip div ul li div{
	height: 15px;
	width: 15px;
	margin-right: 10px;
	margin-top: 3px;
	border: 1px solid #490945;
	float: left;
}
.fund-deatils {
	padding: 0 0px 35px;
	background: #ffffff;
}

.fund-deatils .other-details {
	/*margin-top: 20px;*/
	display: inline-block;
}

.fund-deatils .other-details label {
	font-size: 18px;
	font-weight: normal;
	text-transform: uppercase;
	display: block;
}

.sensex-value-data {
	display: block;
}

.fund-deatils .other-details strong {
	font-size: 30px;
	font-weight: 700;
	color: #333333;
}

.fund-deatils .other-details > span {
	display: block;
	font-size: 20px;
	font-weight: 600;
	line-height: 28px;
	color: #555;
	float: none;
}

.fund-deatils .other-details span.red {
	color: #e82625;
	float: none;
	padding-top: 5px;
}

.fund-deatils .other-details span.green {
	color: #4eb106;
	float: none;
}

.fund-deatils .other-details span .triangle {
	display: inline-block;
	width: 0;
	height: 0;
	margin-top: 10px;
	vertical-align: middle;
	border-right: 15px solid transparent;
	border-left: 15px solid transparent;
}

.fund-deatils .other-details span.green .triangle {
	border-bottom: 15px solid #4eb206;
}

.fund-deatils .other-details span.red .triangle {
	border-top: 15px solid #e82625;
	border-bottom: 15px solid transparent;
}

.graph-date-list {
	float: right;
}

.graph-date-list ul li {
	display: inline-block;
	font-size: 14px;
	font-weight: 600;
	position: relative;
	padding-right: 13px;
	margin-right: 15px;
	text-transform: uppercase;
}

.graph-date-list ul li:after {
	content: '';
	position: absolute;
	right: 0;
	top: 5px;
	width: 1px;
	height: 14px;
	background: #dddddd;
}

.graph-date-list ul li:last-child {
	margin-right: 0;
	padding-right: 0;
}

.graph-date-list ul li:last-child:after {
	background: none;
}

.graph-date-list ul li a {
	color: #666666;
	padding-bottom: 5px;
	border-bottom: 2px solid transparent;
}

.graph-date-list ul li.active a {
	font-weight: 700;
	color: #75487C;
	border-bottom: 2px solid #75487C;
}
.sensex-sec .fund-graph #sensex_graph_chart {
	height: 300px;
}

.sensex-sec .fund-graph .graph-filter {
	background: #efefef;
	padding: 22px 30px;
}

.sensex-sec .fund-graph .graph-filter select, .sensex-sec .fund-graph .graph-filter select:hover, .sensex-sec .fund-graph .graph-filter select:focus {
	height: 30px;
	font-size: 14px;
	font-weight: 600;
	color: #333;
	border: 0;
	border-bottom: 2px solid #5b2a62;
	outline: none;
	background: transparent;
}

.sensex-sec .fund-graph .graph-filter span {
	margin: 0 10px;
}

.date-rangep {
	width: 110px;
	height: 30px;
	font-size: 14px;
	font-weight: 600;
	color: #333;
	border: 0;
	border-bottom: 2px solid #5b2a62;
	outline: none;
	background: url(../images/equity/calendar.png) right center transparent no-repeat;
}

.graph-ammount-value {
	font-size: 11px;
	color: #333333;
	float: right;
	text-align: right;
}

.graph-ammount-value strong {
	font-weight: 700;
	font-size: 20px;
	line-height: 21px;
	display: block;
}

.sensex-sec .fund-graph .graph-filter .graph-ammount-value span {
	display: block;
	margin: 0;
}

.graph-ammount-value .dark-green {
	color: #4a8e35;
}

.graph-ammount-value .dark-red {
	color: #ad2828;
}

.stocks-sec {
	margin-bottom: 38px;
}

.stock-heading {
	margin-bottom: 10px;
	position: relative;
}

.stocks-sec .trending-data {
	padding: 13px;
	font-size: 13px;
	font-weight: 600;
	color: #333333;
	border: 1px solid #999999;
	border-radius: 5px;
}

.stocks-sec .trending-data a {
	color: #333333;
	font-weight: 600;
	display: inline-block;
	margin-right: 15px;
}

.advance-decline-sec {
	margin-top: 30px;
}

.gutter-18.row {
	margin-right: -9px;
	margin-left: -9px;
}

.gutter-18 > [class^="col-"], .gutter-18 > [class^=" col-"] {
	padding-right: 9px;
	padding-left: 9px;
}

.gutter-20.row {
	margin-right: -10px;
	margin-left: -10px;
}

.gutter-20 > [class^="col-"], .gutter-20 > [class^=" col-"] {
	padding-right: 10px;
	padding-left: 10px;
}

.gutter-16.row {
	margin-right: -8px;
	margin-left: -8px;
}

.gutter-16 > [class^="col-"], .gutter-16 > [class^=" col-"] {
	padding-right: 8px;
	padding-left: 8px;
}

.top-ganner, .top-losers {
	margin-top: 30px;
}

.range-box {
	padding: 15px;
	border: 1px solid #999999;
	border-radius: 5px;
}

.range-bar-main {
	width: 100%;
	height: 19px;
	background: #e5e5e5;
	overflow: hidden;
	position: relative;
}

.trending-top {
	margin-top: 25px;
}

.advance-range {
	background: #ea2625;
}

.range-bar-main span {
	position: absolute;
	width: 0%;
	height: 100%;
}

.range-bar-main  strong {
	padding: 3px 5px 0;
	display: inline-block;
	font-size: 12px;
	font-weight: 600;
	color: #ffffff;
}

.ragner-slider {
	background: none;
}

.ragner-slider span strong {
	float: left;
	padding-top: 3px;
}

.ragner-data {
	margin-bottom: 15px;
}

.ragner-data:last-child {
	margin-bottom: 0;
}

.advance-range  .last-value {
	float: right;
	padding-top: 1px;
}

.range-bar-circle {

	/*color: #eca525;
	margin-left: 4px;
	font-size: 20px;*/
}

.range-bar-circle {
	position: absolute;
	top: 50%;
	display: inline-block;
	margin-left: 12px;
	width: 21px;
	height: 21px;
	font-size: 16px;
	line-height: 20px;
	transform: translateY(-50%);
	text-align: center;
	color: #fff;
	border-radius: 50%;
	background-color: #eca525;
}

.ragner-data .ragner-label, .ragner-data .ragner-label a {
	display: inline-block;
	font-size: 13px;
	font-weight: 600;
	color: #333333;	/*margin-bottom: 2px;*/
}

.ragner-data .ragner-label i {
	display: inline-block;
	margin-right: 5px;
	color: #db5400;
}

.full-value {
	float: right;
	font-size: 11px;
	font-weight: 600;
	color: #333333;
	margin-top: 6px;
}

.range-bar-main span.green {
	background: #2dbe00;
}

.range-bar-main span.red {
	background: #ea2625;
}

.range-bar-main span.dark-green {
	background: #4a8e35;
}

.range-bar-main span.dark-red {
	background: #ad2828;
}

.range-bar-main span.purple {
	background: #75487c;
}

.ragner-data .triangle {
	display: inline-block;
	width: 0;
	height: 0;
	vertical-align: middle;
	border-right: 8px solid transparent;
	border-left: 8px solid transparent;
}

.ragner-data .triangle.green {
	float: none;
	margin-right: 0;
	border-bottom: 8px solid #4eb106;
}

.ragner-data .triangle.red {
	float: none;
	margin-right: 0;
	border-top: 8px solid #e82625;
}

.latest-trand-sec {
	margin-bottom: 40px;
}

.hl-value span .triangle {
	display: inline-block;
	width: 0;
	height: 0;
	vertical-align: middle;
	border-right: 6px solid transparent;
	border-left: 6px solid transparent;
}

.hl-value span.green, .hl-value span.red {
	float: none;
	font-size: 14px;
	font-weight: 700;
	margin-left: 5px;
	margin-right: 0;
	display: inline-block;
	margin-top: 4px;
}

.hl-value span.green .triangle {
	float: none;
	margin-right: 0;
	border-bottom: 6px solid #4eb106;
}

.hl-value span.red .triangle {
	float: none;
	margin-right: 0;
	border-top: 6px solid #e82625;
}

.indices-scroll {
	height: 260px;
	overflow: hidden;
}

.indices-data {
	float: left;
	width: 50%;
}

.indices-data-container {
	padding-right: 20px;
	border-right: 1px solid #dddddd
}

.indices-data.last, .indices-data:last-child .indices-data-container {
	padding-left: 20px;
	border: 0;
}

.indeces-main {
	padding-bottom: 13px;
	border-bottom: 1px solid #dddddd;
}

.indeces-main .indeces-label {
	display: inline-block;
	font-size: 13px;
	font-weight: 600;
	color: #333333;	/*margin-bottom: 2px;*/
}

.indeces-main .indeces-label i {
	display: inline-block;
	margin-right: 5px;
	color: #db5400;
}

.indeces-numebers {
	display: block;
	font-size: 14px;
	font-weight: 700;
}

.latest-top-bg {
	padding: 30px 25px;
	background: #f5f5f5;
	border-radius: 6px;
}

.most-data {
	margin-bottom: 30px;
}

.latest-top-bg  .most-data .media-wrapper {
	margin-top: 5px;
}

.latest-top-bg  .most-data .media-wrapper .media .media-left {
	padding-right: 14px;
}

.latest-top-bg  .most-data .media-wrapper .media .media-body .media-heading {
	padding-top: 5px;
	font-size: 12px;
	font-weight: 700;
	color: #51044C;
	line-height: 17px;
}

.tranding-media-wrapper {
	margin-top: 5px;
	padding: 15px 15px 10px 10px;
	border-radius: 6px;
	margin-bottom: 30px;
}

.tranding-media-wrapper.green-bg {
	background: #2dbe00;
}

.tranding-media-wrapper.red-bg {
	background: #ea2625
}

.tranding-media-wrapper.grey-bg {
	background: #7c7c7c;
}

.tranding-media-wrapper .media .media-left {
	padding-right: 14px;
}

.tranding-media-wrapper .media-heading {
	font-size: 12px;
	font-weight: 700;
	color: #ffffff;
	line-height: 17px;
}

.announcements-data {
	margin-top: 5px;
	background: #ffffff;
	border-radius: 6px;
	padding: 15px;
	border: 1px solid #707070;
}

.announcements-data h6 {
	font-size: 12px;
	line-height: 15px;
	font-weight: 700;
	color: #550950;
	margin-top: 0;
	margin-bottom: 10px;
}

.announcements-data span {
	font-weight: normal;
	color: #666666;
	display: block;
	padding-top: 3px;
}

.announcements-data p {
	font-size: 12px;
	line-height: 15px;
	color: #666666;
	margin-bottom: 0;
	text-overflow: ellipsis; 
    display: -webkit-box;
    -webkit-line-clamp: 8;
    -webkit-box-orient: vertical;
}
.announcementslist p{
	-webkit-line-clamp: 6;
	/* height: 75px; */
	-webkit-box-orient: vertical;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	word-break: break-word;
}

.jar-container {
	position: relative;
	margin-bottom: 40px;
}

.jar-container .jar-text {
	position: absolute;
	top: 0;
	left: 0;
	width: 45%;
	padding: 55px 60px;
}

.calendar-sec {
	margin-bottom: 40px;
}

.calendar-sec h3 {
	margin-bottom: 18px;
}

.equity-table-sec {
	background-color: #eeeeee;
	padding: 28px;
	border-radius: 6px;
}

.equity-table-sec .table-wrapper .table-responsive > table {
	width: 100%;
}

.equity-table-sec .table-wrapper .table-responsive > table > thead > tr > th {
	padding: 8px 16px;
	font-size: 14px;
	font-weight: normal;
	line-height: 18px;
	white-space: nowrap;
	color: #151515;
	border-right: 1px solid #fff;
	background-color: #dddddd;
	vertical-align: middle;
}

.equity-table-sec .table-wrapper .table-responsive > table > thead > tr > th:last-child {
	border-right: none;
}

.equity-table-sec .table-wrapper {
	position: relative;
}

.equity-table-sec .table-wrapper .table-responsive > table > tbody > tr > td {
	padding: 15px 16px;
	font-size: 13px;
	font-weight: normal;
	line-height: 18px;
	white-space: nowrap;
	color: #555555;
	background-color: #fff;
	vertical-align: middle;
}

.equity-table-sec .table-wrapper .table-responsive > table > tbody > tr > td span.script-heading {
	font-size: 14px;
	color: #51044C;
}

.equity-table-sec .table-wrapper .table-responsive > table > tbody > tr > td  .fa-plus {
	font-size: 14px;
	display: inline-block;
	color: #db5400;
	margin-left: 5px;
}

.equity-table-sec .table-wrapper .table-responsive > table > tbody > tr > td.announ, .equity-table-sec .table-wrapper .table-responsive > table > tbody > tr > td.announ {
	width: 384px;
	white-space: normal;
}

.equity-table-sec .table-wrapper .table-responsive > table > tbody > tr > td.recomend, .equity-table-sec .table-wrapper .table-responsive > table > tbody > tr > td.recomend {
	width: 543px;
	white-space: normal;
}

.equity-table-sec .table-wrapper .table-responsive > table > tbody > tr > td.announ {
	font-size: 11px;
	line-height: 13px;
	padding: 8px 16px;
}

.equity-table-sec .table-wrapper .table-responsive > table > tbody > tr:nth-child(odd) > td {
	background-color: #e6e6e6;
}

.equity-table-sec .table-wrapper .table-responsive > table > tbody > tr > td .stock-percent {
	font-size: 25px;
	font-weight: 700;
}

.equity-table-sec .table-wrapper .table-responsive > table > tbody > tr > td .stock-percent i {
	font-size: 30px;
}

.equity-table-sec .table-wrapper .table-responsive > table > tbody > tr > td .green-stock {
	color: #2dbe00
}

.equity-table-sec .table-wrapper .table-responsive > table > tbody > tr > td .red-stock {
	color: #ea2625;
}

.resear-video-sec {
	margin-bottom: 34px;
}

.resear-video-sec .vidoe-data {
	margin-top: 10px;
}

.resear-video-sec .vidoe-data .video-pic {
	position: relative;
	border-radius: 6px;
}

.resear-video-sec .vidoe-data .video-pic > img {
	border-radius: 6px;
	width: 100%;
}

.resear-video-sec .vidoe-data .video-pic .overlay-video {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: #1a1a1a;
	opacity: 0.5;
	border-radius: 6px;
	z-index: 1;
}

.resear-video-sec .vidoe-data .video-pic .play-icon {
	width: 43px;
	height: 43px;
	margin: 0 auto;
	left: 0;
	right: 0;
	position: absolute;
	top: 50%;
	margin-top: -22px;
	z-index: 3;
}

.resear-video-sec .vidoe-data .video-pic .play-icon img {
	width: auto;
}

.resear-video-sec .vidoe-data .video-details {
	margin-top: 14px;
}

.resear-video-sec .vidoe-data .video-details  h6 {
	margin: 0;
	font-size: 14px;
	line-height: 17px;
	font-weight: 700;
	color: #51044C;
}

.stock-advice-sec {
	margin-bottom: 38px;
}

.stock-advice-sec h3 {
	margin-bottom: 18px;
}

.alpha-alert-sec > h3.stock-heading {
	margin-bottom: 18px;
}

.alpha-alert-sec .tab_container {
	margin-bottom: 40px;
}

.alpha-alert-sec .tab_container .tab_head .nav-tabs li a {
	font-size: 13px;
	font-weight: 400;
}

.alpha-alert-sec .tab_container .tab-content {
	padding: 38px 30px 30px;
	border-radius: 6px;
}

.alpha-alert-sec  select, .alpha-alert-sec  select:hover, .alpha-alert-sec  select:focus {
	height: 30px;
	font-size: 14px;
	font-weight: 600;
	color: #333;
	border: 0;
	border-bottom: 2px solid #5b2a62;
	outline: none;
	background: transparent;
}

.alpha-alert-sec .daily-price-sec {
	padding-bottom: 15px;
	margin-bottom: 30px;
	border-bottom: 1px solid #d1d1d1
}

.alpha-alert-sec .daily-price-sec:last-child {
	border-bottom: 0;
	margin-bottom: 0;
	padding-bottom: 0;
}

.alpha-alert-sec .daily-price-sec h3 {
	display: inline-block;
	margin-right: 16px;
	margin-bottom: 10px;
}

.alpha-alert-sec .alpha-btn {
	display: inline-block;
	margin-right: 12px;
	margin-bottom: 15px;
	padding: 15px 21px;
	font-size: 20px;
	font-weight: 600;
	background: #ffffff;
	border: 1px solid #707070;
	border-radius: 6px;
}

.alpha-alert-sec .alpha-btn:last-child {
	margin-right: 0;
}

.alpha-alert-sec .alpha-btn.green, .alpha-alert-sec .alpha-btn.red {
	float: none;
}

.daily-price-sec .alpha-heading {
	margin-bottom: 12px;
}

.daily-price-contain .alpha-btn {
	font-weight: 700;
}

.top-companies-sec {
	margin-bottom: 38px;
}

.top-companies-sec .stock-heading {
	display: inline-block;
}

.top-companies-sec .right-data {
	display: inline-block;
	float: right;
	vertical-align: top;
}

.sensex-sec .right-data {
	display: inline-block;
	float: right;
	vertical-align: top;
}

.top-companies-sec .right-data  .quotes_select {
	float: left;
	margin-bottom: 10px;
}

.top-companies-sec .right-data  .quotes_select .select-wrapper, .top-companies-sec .right-data  .quotes_select .select-wrapper select {
	width: 229px;
}

.top-companies-sec .right-data  .quotes_select.aeronautical-select .select-wrapper, .top-companies-sec .right-data  .quotes_select.aeronautical-select .select-wrapper select {
	width: 301px;
}

.top-companies-sec .right-data  .quotes_select.aeronautical-select {
	margin-left: 28px;
}

.top-companies-sec .right-data  .quotes_select .select-wrapper {
	background-color: #f7f7f7;
	border-color: #f7f7f7;
}

.top-companies-sec .equity-table-sec .table-wrapper .table-responsive > table > tbody > tr  td,
.top-companies-sec .equity-table-sec .table-wrapper .table-responsive > table > tbody > tr  td a{
	font-size: 14px;
	color: #333333;
}
.top-companies-sec .equity-table-sec .table-wrapper .table-responsive > table > tbody > tr  td.recomend {
	font-size: 13px;
}

.ipo-upcoming .equity-table-sec .table-wrapper .table-responsive > table > tbody > tr  td, .ipo-upcoming .equity-table-sec .table-wrapper .table-responsive > table > tbody > tr  td a {
	font-size: 14px;
	color: #333333;
}

.top-companies-sec .equity-table-sec .table-wrapper .table-responsive > table > tbody > tr  td {
	color: #333333;
}

.top-companies-sec .equity-table-sec .table-wrapper .table-responsive > table > tbody > tr  td:first-child {
	font-weight: 600;
}

.top-companies-sec .equity-table-sec .table-wrapper .table-responsive > table > tbody > tr  td:first-child i {
	margin-left: 0px;
	margin-right: 5px;
}

.top-companies-sec .equity-table-sec .table-wrapper .table-responsive > table > tbody > tr  td span .triangle {
	display: inline-block;
	width: 0;
	height: 0;
	vertical-align: middle;
	border-right: 6px solid transparent;
	border-left: 6px solid transparent;
}

.top-companies-sec .equity-table-sec .table-wrapper .table-responsive > table > tbody > tr  td span.green, .top-companies-sec .equity-table-sec .table-wrapper .table-responsive > table > tbody > tr  td span.red {
	float: none;
	font-size: 14px;
	font-weight: 700;
	margin-left: 10px;
	margin-right: 0;
	display: inline-block;
	margin-top: 2px;
}

.top-companies-sec .equity-table-sec .table-wrapper .table-responsive > table > tbody > tr  td span.green .triangle {
	float: none;
	margin-right: 0;
	border-bottom: 6px solid #4eb106;
}

.top-companies-sec .equity-table-sec .table-wrapper .table-responsive > table > tbody > tr  td span.red .triangle {
	float: none;
	margin-right: 0;
	border-top: 6px solid #e82625;
}

.table-scroll {
	height: 322px;
	overflow: hidden;
}

.scroll-data .mCSB_scrollTools {
	opacity: 1;
}

.scroll-data .mCSB_scrollTools .mCSB_draggerRail {
	width: 5px;
	background: #dddddd;
}

.scroll-data .mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
	width: 5px;
	background: #75487c;
}

/*.scroll-data .mCSB_inside>.mCSB_container {
margin-right: 20px;
}

.scroll-data .mCSB_container.mCS_no_scrollbar_y.mCS_y_hidden {
margin-right: 20px;
}*/

/*.scroll-data .mCSB_scrollTools {
width: 18px;
}
*/
.ipo-upcoming {
	margin-bottom: 38px;
}

.ipo-upcoming h3, .equity-news-sec h3 {
	margin-bottom: 18px;
}

.upcoming-scroll {
	height: 178px;
	overflow: hidden;
}

.equity-news-sec {
	margin-bottom: 38px;
}

.market-news-sec {
	background-color: #eeeeee;
	color: #5b2a62
}

.community-forum-sec {
	background: #5d2c60;
	color: #ffffff;
}

.equity-news-main {
	padding: 28px;
	border-radius: 6px;
}

.equity-news-main .news-data {
	padding-bottom: 0px;
	margin-bottom: 0px;
	border-bottom: 1px solid #666666;
}

.equity-news-main .news-data span {
	font-size: 11px;
	display: block;
	font-weight: normal;
}

.equity-news-main .news-data h6 {
	font-size: 13px;
	line-height: 18px;
	font-weight: 700;
	margin-top: 5px;
	margin-bottom: 0;
}

.market-news-sec .news-data {
	color: #5b2a62
}

.market-news-scroll {
	height: 230px;
	overflow: hidden;
}

.community-forum-scroll {
	height: 155px;
	overflow: hidden;
}

.forum-box {
	margin-top: 10px;
	padding: 7px 85px 0px 5px;
	background: #ffffff;
	border-radius: 6px;
	position: relative;
}

.forum-box .form-area {
	width: 100%;
	font-size: 12px;
	color: #666666;
	padding: 0px 12px;
	resize: none;
	border: 0px;
	outline: none;
}

.forum-box .form-area:focus {
	outline: none;
}

.forum-box a {
	position: absolute;
	right: 7px;
	top: 9px;
}

.forum-box .yellow_btn {
	padding: 6px 15px;
	font-size: 12px;
	color: #333333;
	font-weight: 600;
}

.max-text {
	text-align: right;
	font-size: 10px;
	color: #ffffff;
	margin-top: 5px;
}

.community-forum-sec .scroll-data .mCSB_scrollTools .mCSB_draggerRail {
	background: #ffffff;
}

.community-forum-sec .scroll-data .mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
	background: #eca525;
}

@media only screen and (max-width:991px) {
	.sensex-sec .fund-graph {
		float: left;
		width: 100%;
		margin-top: 10px;
	}
	.sensex-sec .fund-graph #sensex_graph_chart {
		height: 220px;
	}

	.heat-map-sec {
		margin-top: 30px;
		margin-bottom: 20px;
	}

	.tranding-media-wrapper {
		margin-bottom: 20px;
	}

	.announcements-data {
		margin-bottom: 15px;
	}

	.mutual-funds-slider.banner .banner_description {
		width: 56%;
		padding: 15px;
	}

	.mutual-funds-slider.banner .banner_description h2 {
		font-size: 18px;
	}

	.banner .banner_description .yellow_btn {
		padding: 4px 12px;
		margin-top: 8px;
		margin-left: 0;
		font-size: 13px;
	}

	.alpha-alert-sec .alpha-btn {
		font-size: 18px;
	}

	.jar-container .jar-text {
		width: 60%;
		padding: 3% 7%;
	}

}

@media only screen and (max-width:767px) {
	.mutual-funds-slider.banner .banner_description {
		position: static;
		width: 100%;
		padding: 0;
	}

	.mutual-funds-slider.banner .banner_description h2 {
		font-size: 16px;
		color: #646464;
	}

	.sensex-sec .fund-graph .fund-graph-bg {
		padding: 20px 15px;
	}

	.fund-deatils .other-details label {
		font-size: 12px;
	}

	.fund-deatils .other-details strong {
		font-size: 22px;
	}

	.fund-deatils .other-details span.red, .fund-deatils .other-details span.green {
		font-size: 16px;
	}

	.fund-deatils .other-details span .triangle {
		border-right: 10px solid transparent;
		border-left: 10px solid transparent;
	}

	.fund-deatils .other-details span.red .triangle {
		border-top: 10px solid #e82625;
		border-bottom: 10px solid transparent;
	}

	.fund-deatils .other-details span.green .triangle {
		border-bottom: 10px solid #4eb206;
	}

	.graph-date-list {
		float: none;
	}

	.graph-date-list ul li {
		font-size: 12px;
		padding-right: 8px;
		margin-right: 10px;
	}

	.sensex-sec .fund-graph .graph-filter {
		padding: 20px 15px;
	}

	.graph-ammount-value {
		float: none;
		margin-top: 10px;
		text-align: left;
	}

	.heat-map-sec {
		margin-bottom: 0;
	}

	.indices-data {
		width: 100%;
		border-color: none;
	}

	.indices-data-container {
		border: none;
		padding-right: 0;
	}

	.indices-data.last, .indices-data:last-child .indices-data-container {
		padding-left: 0;
	}

	.latest-top-bg {
		padding: 25px 15px;
	}

	.most-data {
		margin-bottom: 25px;
	}

	.latest-top-bg .most-data .media-wrapper {
		margin-top: 12px;
	}

	.latest-top-bg .most-data .media-wrapper .media .media-left .media-object, .tranding-media-wrapper .media .media-left .media-object {
		width: auto;
	}

	.tranding-media-wrapper:first-child {
		margin-top: 15px;
	}

	.tranding-media-wrapper {
		margin-bottom: 15px;
	}

	.tranding-media-wrapper:last-child {
		margin-bottom: 25px;
	}

	.jar-container .jar-text {
		position: static;
		width: 100%;
		padding: 10px 0;
	}

	.jar-container .jar-text h3 {
		margin: 0 0 10px;
		font-size: 16px;
	}

	.jar-container {
		margin-bottom: 10px;
	}

	.equity-table-sec, .equity-news-main {
		padding: 20px 15px;
	}

	.equity-table-sec .table-wrapper .table-responsive > table > tbody > tr > td {
		padding: 8px 16px;
	}

	.calendar-sec {
		margin-bottom: 30px;
	}

	.alpha-alert-sec .tab_container {
		margin: 0 0 20px;
	}

	.alpha-alert-sec .tab_container .tab_head {
		overflow-x: auto;
	}

	.alpha-alert-sec .tab_container .tab_head .nav-tabs {
		width: auto;
		white-space: nowrap;
	}

	.alpha-alert-sec .tab_container .tab_head .nav-tabs li {
		display: inline-block;
		float: none;
		vertical-align: top;
	}

	.alpha-alert-sec .tab-content {
		padding: 1
	}

	.alpha-alert-sec .tab_container .tab-content {
		padding: 10px;
	}

	.alpha-alert-sec .alpha-btn {
		font-size: 14px;
		padding: 10px;
		margin-right: 4px;
		margin-bottom: 10px;
	}

	.alpha-alert-sec .daily-price-sec {
		padding-bottom: 6px;
		margin-bottom: 10px;
	}

	.top-companies-sec {
		margin-bottom: 20px;
	}

	.top-companies-sec .right-data {
		float: none;
		width: 100%;
	}

	.top-companies-sec .right-data .quotes_select {
		width: 100%;
	}

	.top-companies-sec .right-data .quotes_select.aeronautical-select {
		margin-left: 0
	}

	.top-companies-sec .right-data .quotes_select.market-select .select-wrapper, .top-companies-sec .right-data .quotes_select.market-select .select-wrapper select, .top-companies-sec .right-data .quotes_select.aeronautical-select .select-wrapper, .top-companies-sec .right-data .quotes_select.aeronautical-select .select-wrapper select {
		width: 280px;
	}

	.ipo-sec, .market-news-sec {
		margin-bottom: 20px;
	}

	.ipo-upcoming {
		margin-bottom: 5px;
	}
	.sensex-sec .fund-graph #sensex_graph_chart {
		height: 150px;
	}

}
