<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">*, html, body {

	-ms-text-size-adjust: none;

	-moz-text-size-adjust: none;

	-o-text-size-adjust: none;

	-webkit-text-size-adjust: none;

	-webkit-font-smoothing: antialiased;

	-webkit-font-smoothing: subpixel-antialiased;

	-webkit-text-size-adjust: none;

	text-rendering:optimizeLegibility;

	-moz-osx-font-smoothing:grayscale;

	font-family: 'Open Sans';

	font-weight: normal;

	font-style: normal;

}

.header-yellow {

    background: #f7ae43;

    text-align: right;

}

.header-links ul {

    margin-bottom: auto;

    padding-left: 0;

    display: inline-block;

    list-style: none;
    line-height: normal;

}

.header-links ul li {

    display: inline-block;

    position: relative;

    color: #fff;

    font-size: 15px;

    font-weight: 600;

	font-style: normal;

	cursor: pointer;
	line-height: 15px;

}

.header-links ul li a {

    color: #fff;

    font-size: 15px;

    padding: 10px 15px;

    /*display: block;*/

    text-decoration: none;

    font-weight: 600;

	font-style: normal;

}
.header-links ul li:last-child a {
    padding-right: 0;
}
.header-links-main {

    text-align: right;

}

.header-links-main ul {

    padding-left: 0;

    margin-bottom: 0;

    list-style: none;

}

.header-links-main ul li {

    display: inline-block;

    font-weight: 600;

    font-style: normal;

}

.header-links-main ul li a {

    color: #1a1f24;

    font-size: 15px;

    font-weight: bold;

    font-style: normal;

    padding: 5px;

    text-decoration: none;

    transition: all 0.5s ease-in-out;

}

.header-links-main ul li a:hover{

	color: #1d96d3;

}

.header-links-main ul li a.login-btn {

    background: #f7ae43;

    color: #fff;

    font-weight: 600;

    font-style: normal;

    padding: 5px 20px;

    border-radius: 5px;

    border: 1px solid #f7ae43;

    transition: all 0.5s ease-in-out;

}

.header-links-main ul li a.login-btn:hover{

	background: #1d96d3;

	color: #fff;

	border: 1px solid #1d96d3;



}

.show-767{

	display: none;

}

.logo-strip {

    padding: 5px 0;

}

.footer-content-1{
	font-size: 13px;

	color:#231f20;

	text-align: center;

}
.download-app-pnl span img {
    width: 30px;
}
.footer-content-1 span{

	padding: 0 15px;

}

.footer-1{

	background: #ebebeb;

	padding: 5px 0;

}

.footer-2{

	background: #f7ae43;

	padding: 2px 0;

}
footer-content-5 span{
	color: aliceblue;
}

.footer-content-2 span,.footer-content-2 marquee{

	font-size: 14px;

	color: #fff;

	display: inline-block;

	vertical-align: middle;

	font-weight: normal;

	font-style: normal;

}
.footer-content-2 span{
	font-size: 17px;
}
.footer-content-2 span{

	width: 20%;

}


.language-table tr {

	border:1px solid black; 
	border-collapse:collapse;
}


.language-table td{

border:1px solid black;
 border-collapse:collapse;
 text-align: center;
 

}
.language-table a{
	color:#fff !important;
}

.footer-content-2 marquee{

	width: 79%;

}
.mobile-banner{
	display: none;
}
.banner-content span{

	position: absolute;

	bottom: 8rem;

	color: red;

	right: 0;

	text-align: right;

	font-weight: 800;

    font-style: normal;

}

.banner-content span h2{

	font-size: 53px;

	color: #fff;

	font-weight: 800;

    font-style: normal;

}

.banner-content span h2 label{

	color: #e99111;

	display: block;

	margin-bottom: 0;

	font-weight: 800;

    font-style: normal;

}

.banner-section img{

	width: 100%;


}

.footer-content-4 span{

	font-size: 12px;

	color: #231f20;

	text-align: center;

}

.footer-4{

	background: #d9d9d9;

	padding: 3px 0;

	text-align: center;

}

.footer-content-3{

	width: 100%;

	margin: 0 auto;

}

.footer-3{

	background: #939598;

	padding: 1.5rem 0;

}

.footer-inner-1{

	width: 20%;

	display: inline-block;

	vertical-align: top;

}

.footer-inner-2{

	width: 17%;

	display: inline-block;

	vertical-align: top;

}

.footer-inner-3{

	width: 17%;

	display: inline-block;

	vertical-align: top;

}

.footer-inner-4{

	width: 25%;

	display: inline-block;

	vertical-align: top;

}
.footer-inner-5{

	width: 18%;

	display: inline-block;

	vertical-align: top;

}

.social-links{

	margin-top: 15px;

	display: inline-block;

	margin-right: 7px;

}

.footer-links{

	padding-left: 0;

	margin-bottom: 0;

	list-style: none;


}

.footer-links li{

	margin-bottom: 5px;
	

}

.footer-links li a{

	color: #fff;

	font-size: 15px;

	text-decoration: none;

	transition: all 0.5s ease-in-out;

}

.footer-links li a:hover {

    color: #f7ae43;
    cursor: pointer;

}



/*pooja css starts*/

.get-quote-pnl {

    display: inline-block;

    background-color: #000c70;

    padding: 7px 20px 10px 20px;

    margin: 2rem 0;

}

.get-quote-pnl label {

    margin-bottom: 0;

    font-size: 20px;

    color: #f7ae43;

    margin-right: 10px;

    padding: 0;

    font-weight: 600;

    font-style: normal;

}

.get-quote-pnl input {

    background-color: #fff5e6;

    border: none;

    padding: 5px;

}

.get-quote-pnl a {

    color: #fff5e6;

    font-size: 20px;

    margin-left: 10px;

    font-style: normal;

    font-weight: 600;
    vertical-align: middle;
}

.market-links-bg-sc {

    background-color: #ebebeb;

    padding: 4rem 0;

}

.market-links-pnl {

    display: block;

    width: 92%;

    margin: 0 auto;

    box-shadow: 1px 1px 20px #d6d6d6;

}

.market-links-pnl ul {

    padding-left: 0;

    width: 100%;

    display: block;

}

.market-links-pnl ul li {

    float: left;

    list-style-type: none;

    width: 25%;

}

.market-links-pnl ul li a {

   padding: 4rem 2rem;
	line-height: 22px;
	background-color: #fff;
	color: #f09919;
	font-size: 18px;
	font-weight: 600;
	position: relative;
	display: block;
	min-height: 172px;
	transition: all 0.5s ease-in-out;

}

.market-links-pnl ul li a::after {

    content: '';

    background-color: #ebebeb;

    width: 1px;

    height: 75%;

    display: inline-block;

    position: absolute;

    right: 0;

    z-index: 1;

    top: 32px;

}

.market-links-pnl ul li:last-child a::after {

	display: none;

}

.market-links-main {

	margin: -5rem 0 0rem;

}

.market-links-pnl ul li a:hover {

    background-color: #f09919;

    color: #fff;

    text-decoration: none;

}

.market-links-pnl ul li a:hover:after {

	display: none;

}

.download-app-pnl {

    display: inline-block;

    background-color: #f7ae43;

    padding: 7px 20px;

}

.download-app-pnl span {

    margin-left: 25px;


}

.download-app-pnl label {

    margin-right: 10px;

    font-size: 18px;

    color: #fff;

    margin-bottom: 0;

    font-weight: 600;

    vertical-align: middle;

}

.download-app-sc {

    margin: 1.5rem 0;

}

.nse-bse-tab .nav-tabs,

.gainer-loser-pnl .nav-tabs  {

    border: none;

    text-align: center;

    display: block;

}

.nse-bse-tab .nav-tabs .nav-item,

.gainer-loser-pnl .nav-tabs .nav-item {

    display: inline-block;

}

.nse-bse-tab .nav-tabs .nav-item.show .nav-link,  .nse-bse-tab .nav-tabs .nav-link.active,

.gainer-loser-pnl .nav-tabs .nav-item.show .nav-link, .gainer-loser-pnl .nav-tabs .nav-link.active {

    color: #fff;

    background-color: transparent;

    border: none;

}

.nse-bse-tab .nav-tabs .nav-link.active,.gainer-loser-pnl .nav-tabs .nav-link.active{

	color: #1f429c;

}

.nse-bse-tab .nav-tabs .nav-link {

	border: none;

    font-size: 17px;

    font-weight: 600;

    color: #fff;

    padding: 0px 14px;
    line-height: 20px;

}

.gainer-loser-pnl .nav-tabs .nav-link {

    border: none;

    font-size: 15px;

    font-weight: 600;

    color: #fff;

    padding: 0px 30px;
	line-height: 20px;
}
.table-dates{
	color: #000;
	font-size: 14px;
	display: block;
	padding: 3px 0;
}
.nse-bse-tab {

    background-color: #f7ae43;

    padding: 3px 0;

}

.nse-bse-tab .nav-tabs .nav-item:first-child .nav-link {

    /* border-right: 2px solid #fff; */

    border-radius: 0;

}

.gainer-loser-pnl {

    background-color: #f7ae43;

    padding: 3px 0;

    margin: 0.1rem 0;

}

.stat-table {

    background-color: #fff5e6;

}

.stat-table .table td {

	border: none;

	font-size: 14px;
	white-space: nowrap;
	padding: 0.3rem 0.5rem;
	border-bottom: 1px solid #ffe6c1;

}

.stat-table .table th {

    border: none;
    font-size: 14px;
    font-weight: bold;
    white-space: nowrap;
    padding: 0.3rem 0.5rem;
    background-color: #f7ae43;
}

.market-stat-pnl {

    background-color: #f7ae43;

    padding: 5px 0;

}

.market-stat-pnl h4 {

    font-size: 20px;

    text-align: center;

    color: #fff;

    font-weight: 600;

    margin-bottom: 0;

}

.stat-graph {

    margin-top: 0.5rem;

    background-color: #fff6e7;

}
.SelectboxBse{
	text-align: right;
}
.stat-graph img {

	width: 100%;

}

.bse-nse-sc {

	margin: 1rem 0;

}

.stat-table table {

	margin-bottom: 0;

}

/*pooja css ends*/



.orangebg {background-color: #f99c14;}

.equityText { font-size: 1rem; padding-left: 10%; padding-right: 10%; }

.equityText-one { font-size: 1rem; padding-left: 0%; padding-right: 10%; }

.equity-heading { font-size: 1.7rem; font-weight: 700;;

text-transform: uppercase; line-height: 2rem;}

.divpositionclass { position: relative; max-height: 100%; height: 100%;}



.header-links ul.desktop-submenu{

	opacity: 0;

	transition: opacity 1s ease-out;

	display: none;

	position: absolute;

	display: block;

	width: 100%;

	left: 0;

	z-index: -1;

	background: #f7ae43;

	text-align: left;

	top: 35px;

	width: 245px; 
	

}

.sublinks{

	padding: 10px 6px;

    
     
 }

.header-links li:hover .desktop-submenu {

    opacity: 1;

	transition: opacity .5s ease-in;

	display: block;

	z-index:1;

}

.sublinks .desktop-submenu li {

    display: block;

    transition: all 0.5s ease-in-out;

}

.sublinks .desktop-submenu li a {

    padding: 8px 20px ;

    font-size: 14px;

    border-bottom: 1px solid #b38847;
    display: block;
    color: #fff;
}
.header-links ul li:last-child .desktop-submenu,.header-links-main ul li .desktop-submenu{
    right: 0;
    left: auto;
}

.sublinks .desktop-submenu li:last-child a{

	border-bottom: 10px solid #594220;

}

.sublinks li:hover {

    background: #fff;

}

.sublinks li:hover a{

	color: #f7ae43;

}

@media(min-width:992px) and (max-width:1199.90px){

	.header-links-main ul li a,.header-links ul li a,.header-links ul li{

		font-size: 14px;
		padding: 10px 5px;
	}

	.banner-content span h2{

		font-size: 40px;

	}

	.banner-content span{

		bottom: 7rem;

	}

	.footer-content-1{

		/*font-size: 15.5px;*/

	}

	.footer-content-2 span, .footer-content-2 marquee{

		/*font-size: 18px;*/

	}

	.footer-links li a{

		/*font-size: 18px;*/

	}

	.footer-content-3{

		width: 100%;

	}

	.footer-content-4 span{

		font-size: 11px;

	}

	/*pooja responsive css starts*/

	.gainer-loser-pnl .nav-tabs .nav-link {

		/*font-size: 24px;

		padding: 0 20px;*/

	}

	.nse-bse-tab .nav-tabs .nav-link {

		/*font-size: 26px;*/

	}

	.market-stat-pnl h4 {

		/*font-size: 26px;*/

	}

	.market-links-pnl ul li a {

		font-size: 16px;

		line-height: 24px;

	}

	.stat-graph {

		/*min-height: 370px;*/

	}
	.sublinks .desktop-submenu li{
		padding: 0;
	}
	/*pooja responsive css ends*/
	.market-links-bg-sc{
		padding: 3rem 0;
	}
	.market-links-pnl ul li a{
		padding: 3rem 0;
		min-height: 145px;
	}
	.header-links ul li:nth-last-child(2) .desktop-submenu{
		left: auto;
		right: 0;
	}
}



@media(min-width:768px) and (max-width:991.90px){
	.header-links-main ul li .header-links li:last-child {
    	display: block;
	}
	.equityText{
		font-size: 0.9rem;
		padding-left: 3%;
		padding-right: 3%;
	}
	.equityText-one {
		font-size: 0.9rem;
	    padding-left: 0%;
	    padding-right: 3%;
	}
	.equity-heading {font-size: 1.1rem;}

	.header-links-main ul li a{

		font-size: 14px;

	}

	.banner-content span h2{

		font-size: 25px;

	}

	.banner-content span{

		bottom: 6rem;

	}

	.footer-content-1{

		/*font-size: 14px;*/
 cursor:context-menu;


	}

	.footer-content-2 span, .footer-content-2 marquee{

		font-size: 15px;

	}

	.footer-links li a{

		font-size: 13px;
                cursor:context-menu;

	}
	.img-logo-footer {
	    padding-right: 7px;
	}
	.footer-content-3{

		width: 100%;

	}
	.footer-links li {
	    margin-bottom: 3px;
	}
	.footer-content-4 span{

		font-size: 11px;

	}

	.header-links ul li a{

		font-size: 13px;

		padding: 10px 5px;

	}

	.header-links ul li{

		font-size: 13px;

	}

	.footer-content-1 span {

	    padding: 0 10px;

	}

	.footer-3{

		padding: 1rem 0;

	}

	.header-links ul.desktop-submenu{

		top: 40px;

	}

	.sublinks .desktop-submenu li a{

		font-size: 13px;

	}

	/*pooja responsive css starts*/

	.gainer-loser-pnl .nav-tabs .nav-link {

		font-size: 15px;

		padding: 0 10px;

	}

	.nse-bse-tab .nav-tabs .nav-link {

		/*font-size: 24px;*/

	}

	.market-stat-pnl h4 {

		/*font-size: 24px;*/

	}

	.market-links-pnl ul li a {

		font-size: 18px;

		line-height: 24px;

		padding: 2rem 1rem;

	}
	.table-dates{
		font-size: 13px;
	}
	.stat-graph {

		/*min-height: 265px;*/

	}

	.stat-table .table th, .stat-table .table td {

		font-size: 14px;

		padding: 5px .75rem;

	}

	.download-app-pnl {

		padding: 5px 20px;

	}

	.download-app-pnl label {

		font-size: 20px;

	}

	.market-links-pnl ul li a {

		min-height: 136px;

		height: 136px;

	}

	.market-links-bg-sc {

		padding: 3rem 0;

	}
	.market-links-pnl ul li a::after{
		top: 15px;
	}
	.get-quote-pnl label,

	.get-quote-pnl a {

		font-size: 16px;

	}
	.footer-inner-5{
		width: 16%;
	}
	/*pooja responsive css ends*/

}



@media (max-width:991.90px){

    .DesktopBody {

        background-color: rgba(0,0,0,.4);

        position: fixed;

        width: 100%;

        height: 100%;

        z-index: 1;

    }

    .show-767 {

        display: inline-block;

		vertical-align: middle;

		text-align: right;

		width: 18%;

    }

    .hide-767 {

        display: none;

    }

    .mobile-menu .menu-hide{

        position: fixed;

        height: 100%;

        width: 320px;

        left: auto;

        top: 0;

        overflow: auto;

        right: -767px;

        background:#f7ae43;

        padding: 0;

        margin: 0;

        z-index: 2;

        transition: all 0.6s ease-in-out;

    }

    .mobile-menu .menu-open{

        right: 0;

        transition: all 0.6s ease-in-out;

    }

    .menu-bar {

        float: right;

        padding-top: 0;

        color: #f7ae43;

        font-size: 22px;

    }

    .menu-hide ul li a {

        color: #fff;

        padding: 0px 0px;

        display: block;

        text-align: left;

    }

    .menu-hide ul {

        margin-top: 40px;

        padding-left: 0;

    }

    .HemburgerIconCLick-close {

        color: #fff;

        padding-left: 20px;

        font-size: 20px;

        margin-top: 0;

        display: block;

        float: right;

        padding: 8px 20px;

    }

    .menu-hide ul li {

        color: #fff;

        padding: 8px 10px;

        display: block;

        text-align: left;

        border-bottom: 1px solid #ffca7b;

        margin: 0 19px;

    }

    .menu-hide .mob-sub-menu li {

	    padding: 3px 10px;

	}

    .mob-sub-menu li:last-child {

        border-bottom: none;

    }

    .mob-sub-menu {

        margin-top: 0 !important;

        background-color: #ffc671;

        border-radius: 4px;

    }

    .mob-sub-menu li {

        position: relative;

        padding-left: 20px;

    }

    .mob-sub-menu li:before {

        content: '';

        width: 5px;

        height: 5px;

        background: #fff;

        display: block;

        position: absolute;

        left: -5px;

        top: 10px;

        border-radius: 50px;

    }

    .mob-sub-menu, .mob-sub-menu1 {

        display: none;

    }

    .sub-menu-click:after,

    .sub-menu-click1:after {

        content: '\f067';

        font-family: FontAwesome;

        position: absolute;

        top: 8px;

        right: 8px;

    }

    .menu-hide ul.mob-sub-menu1 {

        margin-top: 0;

    }

    .sub-menu-click, .plus {

        position: relative;

    }

    .plus:after {

        content: '\f068';

        font-family: FontAwesome;

        position: absolute;

        top: 5px;

        right: 8px;

    }

    .header-links-main ul li {

	    display: none;

	}

	.header-links-main ul li:last-child{

		display: inline-block;

	}

	.header-links-main ul li a.login-btn{

		display: inline-block;

	}

	.header-links-main {

	    display: inline-block;

	    width: 80%;

	    vertical-align: middle;

	}

    /* neha responsive css ends */

}

@media(max-width: 767px){
	.mobile-banner{
		display: block;
	}
	.desktop-banner,.banner-content{
		display: none;
	}
}

@media(min-width:481px) and (max-width:767.90px){
	.header-links ul.desktop-submenu{
		top: 42px;
		width: 222px;
		right: 25px !important;
	}
	.header-links-main ul li a{

		font-size: 14px;

	}

	.banner-content span h2{

		font-size: 20px;

	}

	.banner-content span{

		bottom: 4rem;

	}

	.footer-content-1{

		font-size: 13px;

	}

	.footer-content-2 span, .footer-content-2 marquee{

		font-size: 13px;
		line-height: 26px;

	}
	.header-links-main ul li .header-links li:last-child {
    	display: block;
	}
	.footer-links li a{

		font-size: 13px;

	}

	.footer-content-3{

		width: 100%;

	}

	.footer-content-4 span{

		font-size: 11px;

	}

	.header-links ul li a{

		font-size: 13px;

		padding: 10px 7px;

	}

	.footer-content-1 span {

	    padding: 0 5px;

	}

	.footer-3{

		padding: 2rem 0;

	}

	.footer-content-2 span{

		width: 32%;

	}

	.footer-content-2 marquee{

		width: 67%;

	}

	.footer-inner-1{

		width: 100%;

	}

	.footer-inner-2,.footer-inner-3{

		width: 23%;

	}

	.footer-inner-4{

		width: 38%;

	}

	.footer-links{

		margin-top: 15px;

	}

	/*pooja responsive css starts*/

	.gainer-loser-pnl .nav-tabs .nav-link {

		font-size: 15px;

		padding: 0 10px;

	}

	.nse-bse-tab .nav-tabs .nav-link {

		/*font-size: 24px;*/

	}

	.market-stat-pnl h4 {

		/*font-size: 24px;*/

	}
	.table-dates{
		font-size: 13px;
	}
	.market-links-pnl ul li a {

		font-size: 15px;
		line-height: 22px;
		padding: 2rem 1rem;
		min-height: 130px;
		height: 130px;

	}
	.market-links-pnl ul li a::after{
		top: 15px;
	}
	.footer-inner-5{
		width: 13%;
	}
	.stat-table .table th, .stat-table .table td {

		font-size: 14px;

		padding: 5px .75rem;

	}

	.download-app-pnl {

		padding: 5px 20px;

	}

	.download-app-pnl label {

		font-size: 20px;

	}

	.market-links-bg-sc {

		padding: 4rem 0;

	}

	.get-quote-pnl label,

	.get-quote-pnl a {

		font-size: 16px;

	}
	.get-quote-pnl{
		margin: 1rem 0;
	}
	.market-links-pnl {

		width: 100%;

	}

	.market-stat-pnl {

		margin-top: 0.5rem;

	}

	.download-app-sc {

	    margin: 2rem 0;

	}

	.market-links-main {

    	margin: -8rem 0 0rem;

	}

	/*pooja responsive css ends*/

}

@media(min-width:481px) and (max-width:575.90px){

	.banner-content span h2{

		font-size: 17px;

	}

	.banner-content span {

    	bottom: 3rem;

    	right: 15px;

	}

}
@media(min-width:320px) and (max-width:767.9px) {

.equity-heading {font-size: 1.4rem;}

.divpositionclass {position: relative;   max-height:auto;  height: auto; }

.equityText { font-size: .9rem;  padding: 2% 6%;  padding-right: 6%; text-align: justify;  }    

.equityText-one { font-size: .9rem;  padding: 2% 6%;  padding-right: 6%; text-align: justify;  } 

.footer-inner-5 { width: 49%; }
    }
/* bhavesh*/



 .dividend-main-select label {

		margin-right: 22px; 
	}  



@media(min-width:768px) and (max-width:991.9px) {

	.select_values a  { 
	margin: 10px 3px !important;
}

	.dividend-main-select label{

		width: 23%;
		margin-bottom: 5px !important; 
	}

	.dividend-main-select select{

		width: 23%;
		margin-bottom: 5px !important;
	}

}

@media(min-width:576px) and (max-width:767.9px) {

	.dividend-main-select label{

		width: 23%;
		margin-bottom: 5px !important; 
	}

	.dividend-main-select select{

		width: 23%;
		margin-bottom: 5px !important;
	}

	.select_values a  { 
	margin: 10px 1px !important;
}


}

@media(min-width:320px) and (max-width:575.9px) {
	.dividend-main-select label{

		width: 45%;
		margin-bottom: 5px !important; 
	}

	.dividend-main-select select{

		width: 45%;
		margin-bottom: 5px !important;
	}


}



@media(min-width:320px) and (max-width:480.90px){
	.equityText,.equityText-one{
		font-size: .8rem;
	}
	.equity-heading {
	    font-size: 1.2rem;
	}
	.header-links-main ul li .header-links li:last-child {
    	display: block;
	}
	.header-links ul.desktop-submenu {
	    top: 42px;
	    width: 222px;
	    right: 25px !important;
	}
	.header-links-main ul li a{

		font-size: 13px;

	}

	.banner-content span h2{

		font-size: 17px;

	}

	.banner-content span {

    	bottom: 20px;

    	right: 15px;

	}

	.footer-content-1{

		font-size: 12px;

	}

	.footer-content-2 span, .footer-content-2 marquee{

		font-size: 13px;

		line-height: 15px;

	}

	.footer-links li a{

		font-size: 13px;

	}

	.footer-content-3{

		width: 100%;

	}

	.footer-content-4 span{

		font-size: 11px;

	}

	.header-links ul li a{

		font-size: 13px;

		padding: 10px 7px;

	}

	.footer-content-1 span {

	    padding: 0 5px;

	}

	.footer-3{

		padding: 1rem 0 0.5rem;

	}

	.footer-content-2 span{

		width: 32%;

	}

	.footer-content-2 marquee{

		width: 66%;

	}

	.footer-inner-1{

		width: 100%;

	}

	.footer-inner-2,.footer-inner-3, .footer-inner-5{

		width: 49%;

	}



	.footer-inner-4{

		width: 49%;

	}

	.footer-links{

		margin-top:0px;

	}

	.footer-inner-1{

		margin-bottom: 15px;

	}

	.header-links-main{

		width: 78%;

	}

	.menu-hide ul li a,.menu-hide ul li {

		font-size: 14px;

	}

	.footer-links li {

	    margin-bottom: 2px;
          
                       

	}


	/*pooja responsive css starts*/

	.gainer-loser-pnl .nav-tabs .nav-link {

		font-size: 14px;

		padding: 0 6px;

	}

	.get-quote-pnl input {

		width: 75%;

	}

	.nse-bse-tab .nav-tabs .nav-link {

		/*font-size: 20px;*/

	}

	.market-stat-pnl h4 {

		font-size: 18px;

	}
	.table-dates{
		font-size: 12px;
	}
	.market-links-pnl ul li a {
	    font-size: 14px;
	    line-height: 22px;
	    padding: 0.5rem 1rem;
	    min-height: auto;
	    height: auto;
	}

	.market-links-pnl ul li a br {

		display: none;

	}

	.download-app-pnl label {

		display: block;

		margin-right: 0;

	}

	.stat-table .table th, .stat-table .table td {

		font-size: 13px;

		padding: 5px .75rem;

	}

	.download-app-pnl {

		padding: 5px 20px;

	}

	.download-app-pnl label {

		font-size: 16px;

	}

	.market-links-bg-sc {

		padding: 5rem 0;

	}

	.get-quote-pnl label,

	.get-quote-pnl a {

		font-size: 15px;

	}

	.market-links-pnl {

		width: 100%;

	}

	.market-stat-pnl {

		margin-top: 0.5rem;

	}

	.download-app-sc {

	    margin: 1rem 0;

	}

	.market-links-main {

	    margin: -8rem 0 0rem;

	}

	.market-links-pnl ul li {

		width: 100%;

	}

	.download-app-pnl span {

		margin: 0 5px;

	}

	.get-quote-pnl label {

		margin-bottom: 5px;

	}

	.market-links-pnl ul li a::after {

	    content: '';

	    width: 90%;

	    height: 1px;

	    right: 0;

	    top: auto;

	    bottom: 0;

	    left: 0;

	    margin: 0 auto;

	}

	.download-app-pnl span img {

	    width: 16%;

	}

	/*pooja responsive css ends*/

}





 @media(min-width:320px) and (max-width:575.9px) {

    .equity-heading { text-align: center; } 
    .equity-heading br{
    	display: none;
    }
 }

 @media(min-width:480px) and (max-width:575.9px) {

.images-left-padding{padding-left: 16% !important;}

}



@media(min-width:320px) and (max-width:479.9px) {

.images-left-padding{padding-left: 5% !important;}

 }


 @media(min-width:320px) and (max-width:359.9px){
	.footer-links li a {
	    font-size: 11px;
	}
	.footer-content-4 span{
		font-size: 10px;
	}
	.footer-content-1 {
	    font-size: 11px;
	}
}
.table td, .table th {
    padding: 0.50rem;
}




.footer-links li a {
            cursor: context-menu;
        }

        .footer-5{
            background: #939598;
    padding: 1.5rem 0;
        }
        .footer-content-5 span a{
                color: #fff;
    font-size: 15px;
    text-decoration: none;
    transition: all 0.5s ease-in-out;
        }

        @media (min-width: 320px) and (max-width: 359.9px){
      .footer-content-5  span a {
    font-size: 11px;
}
}

 @media (min-width: 320px) and (max-width: 359.9px){
      .table tr td {
    width: 100%;
    font-size: 11px;
}
}

.search-input {
    width: 100%;
    border: 1px solid #f7ae43;
    padding: 6px 22px;
    padding-left: 15px;
    border-radius: 50px;
    -webkit-box-shadow: 1px 1px 4px 0px rgb(105 105 105);
    -moz-box-shadow: 1px 1px 4px 0px rgba(105,105,105,1);
    box-shadow: 1px 1px 4px 0px rgb(105 105 105);
    font-size: 14px;
}
.search-button {
    position: absolute;
    margin-left: -5%;
    border: navajowhite;
    background-color: transparent;
    top: 18%;
}
.fa-search:before {
    content: "\f002";
}

/*code by chetan*/

/*@media (min-width: 320px) and (max-width: 480.9px){
.footer-content-2 span {
    width: 32%;
    display: inline;
    }
}

@media (min-width: 320px) and (max-width: 480.9px){
.footer-content-2 p {
  font-size: 12px;
    }
}*/

/*@media (min-width: 320px) and (max-width: 480.9px){
.useful span {
    font-size: 12px;
    }
}

@media (min-width: 320px) and (max-width: 480.9px){
.Atten span {
    font-size: 12px;
    }
}
*/
.Atten span {
    font-size: 15px;
    color: #fff;
     /*display: inline-block; */
    vertical-align: middle;
    font-weight: normal;
    font-style: normal;
    text-align: justify;
}
.Atten p {
    font-size: 15px;
    color: #fff;
     /*display: inline-block; */
    vertical-align: middle;
    font-weight: normal;
    font-style: normal;
}

.useful_li span {
    font-size: 15px;
    color: #fff;
     /*display: inline-block; */
    vertical-align: middle;
    font-weight: normal;
    font-style: normal;
}
.useful_li span a {
    font-size: 15px;
    color: #fff;
     /*display: inline-block; */
    vertical-align: middle;
    font-weight: normal;
    font-style: normal;
}
@media (min-width: 320px) and (max-width: 480.9px){
.Atten {
    margin-top: 0px;
}
}

@media (min-width: 320px) and (max-width: 480.9px){
.Atten span {
    font-size: 13px;
    font-family: 'Open Sans';
    line-height: 15px;
}
}
@media (min-width: 320px) and (max-width: 480.9px){
.Atten p{
    font-size: 11px;
    font-family: 'Open Sans';
    line-height: 15px;
    text-align: justify;
}
}

@media (min-width: 320px) and (max-width: 480.9px){
.useful_li  {
    margin-top: 0px;
}
}

@media (min-width: 320px) and (max-width: 480.9px){
.useful_li span {
    font-size: 13px;
    font-family: 'Open Sans';
    line-height: 15px;
}
}

@media (min-width: 320px) and (max-width: 480.9px){
.useful_li span a {
    font-size: 11px;
    font-family: 'Open Sans';
    line-height: 15px;
}
}

@media (min-width: 320px) and (max-width: 480.9px){
.language-table{
	font-size: 13px;
    font-family: 'Open Sans';
    line-height: 15px;
}
}



</pre></body></html>