*, 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:'SourceSansPro-Regular';

}


/* new bhavesh css */
.RightSticky {
    width: 34px;
    position: fixed;
    right: 0;
    z-index: 2;
    padding: 0;                                  
    margin: 0;
    float: left;
    margin-top: 40px;
    
}






.RightSticky ul{
    width: 100%; padding: 0; margin: 0; float: left;
}
.RightSticky ul {
    width: 100%; padding: 0; margin: 0; float: left; list-style-type: none;
}

/*pooja css starts*/

.balaji-header-fix{

    position: fixed;

    top: 0px;

    width: 100%;

    box-shadow: 0 2px 3px #ccc;

    -webkit-box-shadow: 0 2px 3px #ccc;

    background: #fff;

    z-index: 1;

    animation: smoothScroll 0.5s forwards;

}

@keyframes smoothScroll {

    0% {

        transform: translateY(-40px);

    }

    100% {

        transform: translateY(0px);

    }

}

.balaji-header-top.balaji-header-fix .logo-pnl img{

    width: 100px;

}

.balaji-header-fix .company-search-pnl input{

    margin-top: 2rem;

}

.balaji-header-fix .menu-bar{

    margin-top: 2rem;

}

.balaji-header-fix .mobile-menu .menu-open{

    top: 66px;

    height: 90vh;

}

body.balaji-hidden {

	overflow: hidden;

}

.company-search-pnl {

    margin: 0 auto;

    text-align: center;

}

.company-search-pnl input {

    display: inline-block;

    margin-top: 5rem;

    border: none;

    border-bottom: 2px solid #000;

    width: 40%;

    padding: 5px 6px;

    font-size: 21px;

    color: #145298;

}

.company-search-pnl input:focus,

.company-search-pnl input:active {

	outline: none;

}

.company-search-pnl input::-webkit-input-placeholder { /* Chrome/Opera/Safari */

  color: #145298;

}

.company-search-pnl input::-moz-placeholder { /* Firefox 19+ */

  color: #145298;

  opacity: 1;

}

.company-search-pnl input:-ms-input-placeholder { /* IE 10+ */

  color: #145298;

}

.company-search-pnl input:-moz-placeholder { /* Firefox 18- */

  color: #145298;

  opacity: 1;

}

/*menu css starts*/

.DesktopBody {

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

    position: fixed;

    width: 100%;

    height: 100%;

    z-index: 1;

}

.show-767 {

    display: block;

}

.hide-767 {

    display: none !important;

}

/*.mobile-menu .menu-hide{

    position: fixed;

    height: 100%;

    width: 100%;

    left: 100%;

    right: auto;

    top: 110px;

    bottom: auto;

    overflow: auto;

    background: #023d7a;

    padding: 0;

    margin: 0;

    z-index: 2;

    transition: all 0.6s ease-in-out;

}

.mobile-menu .menu-open{

    left: 0;

    transition: all 0.6s ease-in-out;

}*/
/*changes by Revan*/
.mobile-menu .menu-hide{

    position: fixed;

    height: 100%;

    width: 60%;

    left: 40%;

    right: 0;

    top: -100%;

    bottom: auto;

    overflow: auto;

    background: #e6e6e6;

    padding: 0;

    margin: 0;

    z-index: 2;

    transition: all 0.6s ease-in-out;

}

.mobile-menu .menu-open{

    top:95px;

    transition: all 0.6s ease-in-out;

    padding: 0 2rem;

}

.menu-bar {

    float: right;

    margin-top: 5rem;

    color: #023d7a;

    font-size: 22px;

}

.menu-hide ul li a {

    color: #010101;

    padding: 0px 0px;

    display: block;

    text-align: left;

}

.balaji-menu-inner {

    width: 31%;

    display: inline-block;

    vertical-align: top;

    margin-right: 0px;

}

.balaji-menu-inner h5{
    font-weight: 700;
    margin-top: 0;
    margin-left: 20px;
    margin-bottom: 5px;
    font-size: 15px;
    color: #000;
}
.balaji-menu-inner:last-child {

	margin-right: 0;

}

.balaji-menu-inner h3 {

    color: #1f1f1f;
    font-weight: 600;

    display: inline-block;

    padding-bottom: 5px;

    font-size: 16px;

}

.balaji-menu-inner ul {

	padding-left: 0;

}

.HemburgerIconCLick-close {

    color: #fff;

    padding-left: 20px;

    font-size: 20px;

    margin-top: 0;

    display: block;

    float: right;

    padding: 8px 0px 8px 20px;

}

.menu-hide ul li {

    color: #fff;

    padding: 5px;

    display: block;

    text-align: left;

    border-bottom: 1px solid #d0d2d5;

    margin: 0 19px;

}

.balaji-menu-inner.menu-inner-link {

	display: block;

}

.menu-inner-link h3 {

    display: block;

    width: 100%;

    margin-top: 10px;

}

.menu-inner-link h3 a {

    color: #1f1f1f;

    padding: 8px 10px;

}

.menu-sprite {

    background-image: url(../images/Balaji-Sprite-new.png);

    background-repeat: no-repeat;

    width: 40px;

    height: 40px;

    display: inline-block;

    vertical-align: middle;
    transform: scale(0.75);
}

.menu-sprite-1 {

    /*background-position: -393px -6px;*/
    background-position:-191px -60px;
}

.menu-sprite-2 {

    /*background-position: -355px -6px;*/
    background-position:-5px -61px;

}

.menu-sprite-3 {

    /*background-position: -190px -6px;*/
    background-position:-104px -59px;

}

.menu-sprite-4 {

    /*background-position: -315px -6px;*/
    background-position:-145px -60px;

}

.menu-sprite-5 {

    /*background-position: -230px -6px;*/
    background-position:-233px -59px;

}

.menu-sprite-6 {

    /*background-position: -50px -6px;*/
    background-position:-274px -59px;

}

.menu-sprite-7 {

    /*background-position: -435px -6px;*/
    background-position: -45px -62px;

}

.menu-sprite-8 {

    background-position: -568px -6px;

}

.menu-sprite-9 {

    background-position: -611px -6px;

}

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

    border-bottom: none;

}

.mob-sub-menu {

    margin-top: 0 !important;

    background-color: #064980;

    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: 0px;

    top: 18px;

    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;

}

/*menu css ends*/

.balaji-banner-sc {

	background-color: #bce9fe;

}

.banner-content h2 {

    font-size: 36px;

    color: #000;

    line-height: 48px;

   

}

.banner-content h2 span {

    font-weight: bold;

}

.banner-content {

    padding: 12rem 0 0;

}

.banner-content a {

    font-size: 16px;

    color: #fff;

    background-color: #145298;

    padding: 7px 35px;

    border-radius: 50px;

    display: inline-block;

    margin-top: 1rem;

    border: 2px solid #145298;

    transition: all 0.5s ease-in-out;

}

.banner-content a:hover {

	border: 2px solid #145298;

	color: #145298;

	background-color: #fff;

	text-decoration: none;

}

.banner-img {

    padding: 3rem 0 0;

}

.info-details {

    width: 65%;

    display: inline-block;

    vertical-align: top;

    padding: 2rem 2rem;

}

.info-number {

    width: 28%;

    display: inline-block;

    vertical-align: top;

}

.info-details h3 {

    font-size: 20px;

    color: #145298;

    font-weight: bold;

    margin-bottom: 2rem;

    margin-top: 0;

}

.info-number {

    width: 34%;

    display: inline-block;

    vertical-align: top;

    padding: 2rem 1rem;

}

.info-number-1, .info-number-3 {

    background-color: #05a727;

    width: 30%;

    display: inline-block;

    padding: 0.5rem;

}

.info-number-2 {

	background-color: #00b9f2;

    width: 30%;

    display: inline-block;

    padding: 0.5rem;

}

.info-number-common h4 {

    color: #fff;

    text-align: center;

    font-size: 33px;

    font-weight: bold;

    margin: 0 0 5px;

}

.info-number-common p {

    font-size: 13px;

    color: #fff;

    text-align: center;

    margin-bottom: 0px;

}

.info-number-common {

    min-height: 90px;

    vertical-align: top;

    margin-right: 12px;

}

.info-number-common:last-child {

    margin-right: 0;

}

.info-details p {

    font-size: 14px;

    color: #000;

    line-height: 22px;

    text-align: justify;

}

.info-details a {

    font-size: 14px;

    color: #008f1f;

    display: inline-block;

    position: relative;

}

.info-details a::after {

    content: '';

    width: 25px;

    height: 1px;

    background-color: #000;

    display: inline-block;

    position: absolute;

    right: -40px;

    top: 11px;

}

.info-main-pnl {

    background-color: #fff;

}

.plan-main {

    width: 75%;

    margin: 2rem auto;

}

.plan-main p {

    color: #606060;

    font-size: 15px;

    line-height: 24px;

}

.investment-plan-sc {

	background-color: #f5f5f5;

	padding: 1rem 0;

	margin-top: -8rem;

}

.balaji-header h2 {

    font-size: 25px;

    color: #000;

    font-weight: 600;

    display: inline-block;

    padding: 0 15px 0 30px;

    position: relative;

}

.balaji-header h2::before {

    content: '';

    width: 6px;

    height: 30px;

    background-color: #35b350;

    display: inline-block;

    position: absolute;

    left: 15px;

}

.balaji-header h2::after {

    content: '';

    width: 150px;

    height: 1px;

    background-color: #35b350;

    display: inline-block;

    position: absolute;

    right: -150px;

    top: 16px;

}

.plan-detail-1 {

    background-color: #f7fee7;

    padding: 2rem;

    border-radius: 30px;

    box-shadow: 1px 1px 8px #ebebeb;

    margin-top: 10rem;

}

.plan-detail-2 {

    background-color: #fff;

    padding: 2rem;

    border-radius: 30px;

    box-shadow: 1px 1px 8px #ebebeb;

    margin-top: 2rem;

}

.plan-detail {

    width: 85%;

    margin-left: auto;

    margin-right: auto;

}

.plan-detail img {

	margin-top: 5rem;

}

.plan-detail h2 {

	color: #05a727;

	font-size: 25px;

	font-weight: bold;

}

.sticky-menu-main {

    background: #f36f21;

    position: fixed;

    width: 10%;

    right: 0;

    z-index: 1;

    padding: 15px;

}

.sticky-menu-main ul {

    list-style-type: none;

    padding-left: 0;

}

.sticky-menu-main {

    right: -240px;

    z-index: 1;

    padding: 0;

    width: auto;

    height: 9vh;

    position: fixed;

    background: #fff;

    -webkit-transform: rotate(-90deg);

    left: auto;

    top: 348px;

}

.sticky-menu-main ul {

    list-style-type: none;

    padding-left: 0;

    margin-bottom: 0;

}

.sticky-menu-main ul li {

    float: right;

    height: 100%;

}

.sticky-menu-main ul li.active {

    background-color: #00b9f2;

}

.sticky-menu-main ul li a {

    font-size: 15px;

    color: #000;

    padding: 20px 23px;

    line-height: 58px;

    transition: all 0.5s ease-in-out;

}

.sticky-menu-main ul li a:hover {

    text-decoration: none;

    color: #00b9f2;

}

.sticky-menu-main ul li.active a:hover {

	color: #000;

}

.sticky-menu-main ul li a span {

    display: inline-block;

    transform: rotate(90deg);

    width: 11%;

    margin-left: 15px;

}

.nse-bse-sc {

	background-color: #fff;

}

.bse {

    background-color: #565658;

    text-align: center;

    color: #fff;

    width: 5%;

    float: left;

}

.nse {

    background-color: #00b9f2;

    text-align: center;

    color: #fff;

    width: 5%;

    float: left;

    margin-right: 2px;
    
    cursor:pointer;

}

.trigger {

    background: #fff;

    width: 89%;

    float: left;

    margin-top: 8px;

}

.bse p, .nse p {

    padding: 8px 0;

    margin-bottom: 0;

}

.trigger .col-green {

	color: #1e9e00;

}

.trigger .col-red {

	color: #ff0000;

}

.trigger span {

    padding-right: 15px;

}



.call-back-sc {

	background-color: #f5f5f5;

	padding: 2rem 0;

}

.call-back-content input {

    display: block;

    width: 80%;

    margin-bottom: 15px;

    border: 1px solid #ddd;

    border-radius: 50px;

    padding: 6px 15px;

    color: #000;

    font-size: 15px;

}

.call-back-content p {

    font-size: 16px;

    color: #000;

    padding-left: 30px;

    padding-bottom: 5rem;

}

.call-back-content a {

    font-size: 16px;

    color: #fff;

    background-color: #145298;

    padding: 7px 35px;

    border-radius: 50px;

    display: inline-block;

    margin-top: 1rem;

    border: 2px solid #145298;

    transition: all 0.5s ease-in-out;

}

.call-back-content a:hover {

	border: 2px solid #145298;

	color: #145298;

	background-color: #fff;

	text-decoration: none;

}

.call-back-content a i {

	padding-left: 10px;

}

/*pooja css ends*/



/*neha css starts*/

.section-header h3 {

    margin: 0 0 25px;

    color: #000;

    position: relative;

    font-weight: bold;

    font-size: 25px;

    border-left: 7px solid #35b350;

    padding-left: 10px;

}



.section-header h3::after {

    content: '';

    display: inline-block;

    width: 22%;

    height: 1px;

    background-color: #35b350;

    position: absolute;

    bottom: 0;

    margin-left: 10px;

    top: 15px;

}

.market-panel {

    padding: 35px 0;

}

.navbar.mrktnav {

    margin-bottom: 3px;

}

.btm-green {

    border-bottom: 1px solid #05a727;

}

.nav-menu-bar ul {

    text-align: center;

    margin: 0 auto;

    display: inline-block;

    float: none;

}

.nav-menu-bar ul li.nav-list.active {

    color: #000;

}

.nav-menu-bar ul li.nav-list {

    font-size: 18px;

}

.nav-menu-bar ul li.nav-list {

    line-height: 20px;

    position: relative;

    display: block;

    padding: 10px 15px 0 15px;

    cursor: pointer;

    color: #717171;

}

.nav-list.active {

    font-weight: bold;

}

.nav-menu-bar ul li.active::after {

    content: '';

    width: 5px;

    height: 5px;

    position: absolute;

    transform: rotate(0);

    left: 40%;

    bottom: -15px;

    width: 0;

    height: 0;

    border-style: solid;

    border-width: 10px 10px 0 10px;

    border-color: #05a727 transparent transparent transparent;

}

.share-dtl span {

    padding: 3px 20px 3px 0px;

    display: inline-block;

    font-size: 18px;

    color: #000;

}

.share-dtl span.mrktprc {

    font-weight: bold;

    font-size: 24px;

}

.share-dtl .green-clr, .share-dtl .red-clr {

    font-size: 18px;

    vertical-align: middle;

}

.share-dtl .green-clr {

    color: #00951f;

}

.share-dtl .red-clr {

    color: #ff0000 !important;

}

.share-dtl .date-panel {

    color: #999999;

    font-size: 12px;

    letter-spacing: 0.5px;

}

.share-dtl div.col-md-6 {

    border: 1px solid #fff;

}

.share-dtl div.col-md-6:nth-child(1) {

    border-width: 0 1px 1px 0;

}

.share-dtl div.col-md-6:nth-child(2) {

    border-width: 0 0px 1px 1px;

}

.share-dtl div.col-md-6:nth-child(3) {

    border-width: 0 1px 0px 0;

}

.share-dtl div.col-md-6:nth-child(4) {

    border-width: 0 0px 0px 1px;

}

.share-dtl div.col-md-6:hover {

    background-color: #fff;

}

.platform-content .btn-more {

    background: transparent;

    float: right;

    color: #008f1f;

    padding: 6px 0;

    font-size: 13px;

}

.stck-type {

    text-align: right;

    padding-right: 15px;

}

.stck-type-option.active {

    color: inherit;

}

.stck-type span {

    padding: 0 3px;

    font-size: 15px;

    cursor: pointer;

}

.share-prct {

    width: 32%;

    display: inline-block;

    padding:20px 0;

}

.share-name {

    text-align: center;

    color: #db8100;

    font-size: 15px;

}

.share-prct img {

    margin: auto;

}

.top-strip {

    background: #f3f3f3;

}

.platform-content .btn-more::after {

    content: '';

    width: 20px;

    height: 1px;

    background-color: #000;

    display: inline-block;

    margin: 0 0 4px 10px;

}

.green-rct .section-header h3 {

    color: #fff;

    border-left: 7px solid #00b9f2;

}

.green-rct .section-header h3::after {

    background-color: #00b9f2;

}

.green-rct {

    background-color: #aac60a;

    padding: 25px 0;

}

.no-pad {

    padding: 0 !important;

    overflow: hidden;

}

.our-service{

    background: #f5f5f5;

    padding: 45px 0  !important;

}

.dwmload-panel {

    position: absolute;

    left: -15%;

    top: 100px;

    padding-top: 30px;

    width: 710px;

}

.dwnload-slider .slick-slide{

    margin:0 10px;

}

.equity-app {

    background: #fff;

    border-bottom: 10px solid #00b9f2;

}

.equity-dtl h4 {

    text-align: center;

    color: #198832;

    font-size: 21px;

    font-weight: bold;

}

.equity-dtl p {

    text-align: left;

    font-size: 15px;

    letter-spacing: 0.3px;

    padding-bottom: 10px;

    min-height: 75px;

    color: #3a3a3a;

}

.dwnload-slider .slick-prev {

    left: auto;

    bottom: -70px;

    top: auto;

    right: 50px;

    display: inline-block !important;

    width: 38px;

    height: 38px;

}

.dwnload-slider .slick-next {

    left: auto;

    bottom: -70px;

    top: auto;

    right: 10px;

    display: inline-block !important;

    width: 38px;

    height: 38px;

}

.phn-panel {

    text-align: center;

    padding-right: 30px;

    margin: 20px 0;

}

.appl-panel {

    width: 84%;

    float: right;

    padding: 15px 0;

}

.equity-dtl {

    padding: 10px 15px;

}

.footer-left-panel {

    /*background: #ffffff;*/

}
.footer-left-inner {
    width: 75%;
}

/*.footer-left-panel::after {
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 35px 99.5px 0 99.5px;
    border-color: #ffffff transparent transparent transparent;
    content: '';
    position: absolute;
    display: inline-block;
    bottom: -35px;
    left: 14px;
    float: left;
    padding: 0;
    margin: 0;
}*/

.footer-section {

    background: #eaeaea;

    border-top: 5px solid #34b350;

}

.support img {

    width: 20px;

}

.footer-logo img {
    width: 100%;
}
.footer-logo {
    text-align: center;
    width: 60%;
    display: block;
    margin-top: 1rem;
}

.footer-left-content {

    padding: 15px 0 0;

}

.phone, .mail {

    padding: 5px;

    border-bottom: 1px solid #d1d0d0;

}

.footer-left-content .support a {

    width: 100%;

    display: block;

    text-decoration: none;

}

.support img {

    width: 15px;

}

.footer-left-content p {

    color: #2d2d2d;

    font-size: 13px;

    display: inline-block;

    margin-left: 5px;

    margin-bottom: 0;

}

.footer-left-content span{

    font-size: 15px;

    color: #000;

    padding-left: 25px;

}

.social-icons {

    padding: 8px 3px;

}

.social-icons .social-img {
    display: inline-block;
}
.social-icons .social-img a {
    width: 20px;
    height: 20px;
    display: inline-block;
    vertical-align: top;
    margin-right: 5px;
}
.social-icons .social-img:last-child a {
    margin-right: 0;
}

.social-icons .social-img img {

    display: inline-block;

    float: left;

    margin-right: 7px;
    width: 100%;

}

.footer-right-content p {

    color: #2d2d2d;

    font-size: 14px;

    margin-top: 10px;

    padding-left: 15px;

}

.link-section {

    color: #fff;

    padding: 0px 15px;

}

.link-section h4 {

    color: #2c2c2c;
    margin-top: 0;
    margin-bottom: 8px;
    font-size: 16px;
    font-weight: bold
}

.link-section ul {

    margin: 0;

    padding: 0;

    list-style-type: none;

}

.imp-link ul li {

    width: 49%;

    display: inline-block;

}

.imp-link ul li a{

    border-right:1px solid #2d2d2d;

}

.imp-link ul li:nth-child(even) a{

    border-right:none;

    padding-left: 12px;

}

.link-section ul li a {

    line-height: 18px;

    color: #2c2c2c;

    font-size: 14px;

    transition: all .4s ease-in-out 0s;

    margin-bottom: 5px;

    display: block;
    font-weight: normal;

}

.link-section ul a:hover{

    color: #2d2d2d;

}

.footer-btm {

    padding-top: 40px;

    margin-top: 0;

}

.footer-btm span.drct-name {

    color: #2d2d2d;

    padding: 0;

}

.footer-btm p, .footer-btm span {

    color: #2d2d2d;

    padding-right: 15px;

    font-size: 14px;

    font-weight: normal;

}
.footer-btm p {
    line-height: 27px;
}

.zero-side-pad {

    padding-left: 0 !important;

    padding-right: 0 !important;

}

.drct-letter a {

    border-right: 1px solid #2d2d2d;

    padding: 0 8px 0 8px;

    color: #2d2d2d;

    

}

.footer-btm div {

    padding-bottom: 8px;

}

.footer-txt{

    font-size: 16px;

    color: #fff;

   

    text-align: justify;

}

.footer-txt a{

    color: #00b9f2;

    text-decoration: none;

}

.footer-btm p.wht-clr {

    font-size: 14px;

  
    margin-bottom: 5px;

}

.footer-btm span.orange-clr {

    color: #145298;

    font-size: 15px;

    /*font-family: 'SourceSansPro-Regular';*/
    font-family: inherit;

    display: block;
    font-weight: bold;

}

.attn-panel div p{

    color: #2d2d2d;
    font-size: 13px;
    text-transform: capitalize;

}

.attn-panel ul {

    padding-left: 0;

    list-style: none;

}

.attn-panel ul li span {

    display: inline-block;
    width: calc(100% - 30px);
    vertical-align: top;

}
.attn-panel ul li span:first-child img {
    border-radius: 100%;
}

.attn-panel ul li span:first-child {

    width: 25px;
    vertical-align: middle;
}

.attn-panel ul li span:last-child {

    width: calc(100% - 35px);

    padding-left: 0px;

    font-size: 14px;

    color: #2d2d2d;

    line-height: normal;

    vertical-align: top;

}
.attn-panel ul li span a {
    color: #00b9f2;
    font-weight: normal;
}

.attn-panel ul li{

    margin-bottom: 7px;
    position: relative;

}
.attn-panel ul li span:first-child::before {
    content: '';
    position: absolute;
    width: 5px;
    height: 5px;
    display: block;
    background-color: #2d2d2d;
    top: 7px;
    border-radius: 100%;
}

.more-links a{

    display: inline-block;

    color: #00b9f2;

    font-size: 13px;

    padding: 0 2px;
    font-weight: normal;

}

.more-links a:first-child{

    padding-left: 0;

}

.more-links{

    color: #00b9f2;

}

.footer-btm p.wht-clr a{

    color: #2d2d2d;

}

.market-news-sc{

    padding: 25px 0;

}

.section-header.head-two h3 {

    border-left: none;

    padding-left: 0;

    color: #05a727;

}

.section-header.head-two h3::after {

    background: #000;

    width: 25px;

}

.market-date{

    font-size: 14px;

    color: #000;

}

.market-content-news{

    font-size: 19px;

    color: #6a6a6a;

}

.date-sc-more{

    font-size: 13px;

    color: #008f1f;

    font-weight: 500;

}

.news-line-more{

    font-size: 16px;

    color: #393939;

    margin-bottom: 0;

}

.more-news-inner{

    background: #fff;

    padding: 15px;

    border-radius: 15px;

    box-shadow: 1px 1px 10px #ddd;

    width: 44%;

    margin-right: 6%;

    display: inline-block;

}

.more-news-inner:nth-child(even){

    margin-right: 0;

}

.ipo-box div {

    font-size: 15px;

    color: #686767;

    display: inline-block;

    padding-right: 25px;

}

.ipo-box div:last-child {

    padding-right: 0;

}

.ipo-box div b{

    color: #393939;

    font-weight: 600;

    padding-left: 10px;

}

.ipo-box {

    background: #fff;

    padding: 12px 15px;

    border-radius: 15px;

    box-shadow: 1px 1px 10px #ddd;

    margin-bottom: 15px;

}

/*neha css ends*/



@media(min-width:1200px) and (max-width: 1330px) {

	/*pooja responsive css starts*/

	.sticky-menu-main {

		right: -208px;

		top: 318px;

	}

	.sticky-menu-main ul li a {

	    padding: 28px 15px 28px 15px;

	    line-height: 54px;

	}

	/*pooja responsive css ends*/

}



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

	/*pooja responsive css starts*/

	.sticky-menu-main {

	    right: -232px;

	    top: 297px;

	}

	.sticky-menu-main ul li a {

	    padding: 28px 18px 28px 18px;

	    line-height: 32px;

	    font-size: 14px;

	}

	.company-search-pnl input {

		margin-top: 3rem;

		font-size: 19px;

	}

	.menu-bar {

		margin-top: 3rem;

	}

	.banner-content h2 {

		font-size: 32px;

	}

	.info-number-common h4 {

		font-size: 30px;

	}

	.plan-detail h2 {

		font-size: 22px;

	}

	.trigger {

		width: 85%;

	}

	.bse {

		margin-right: 10px;

	}



	.balaji-menu-inner h3 {

		font-size: 15px;

	}

	.mobile-menu .menu-open {
		top: 88px;
        width: 75%;
        left: 25%;
    }
    .social-icons .social-img a {
        margin-right: 6px;
        width: 6px;
        height: 6px;
    }

	/*pooja responsive css ends*/



	/*neha css starts*/

    .section-header h3{

        font-size: 22px;

    }

    .nav-menu-bar ul li.nav-list {

        font-size: 16px;

    }

    .share-dtl span{

        font-size: 15px;

        padding: 3px 10px 3px 0px;

    }

    .share-dtl span.mrktprc{

        font-size: 21px;

    }

    .share-dtl .green-clr, .share-dtl .red-clr{

        font-size: 15px;

    }

    .stck-type span{

        font-size: 14px;

    }

    .share-name{

        font-size: 14px;

    }

    .market-date{

        margin-bottom: 0;

    }

    .market-content-news{

        font-size: 16px;

    }

    .news-line-more{

        font-size: 14px;

    }

    .ipo-box div{

        width: 33%;

        padding-right: 0;

        margin-bottom: 7px;

        font-size: 15px;

    }

    .dwmload-panel{

        width: 560px;

    }

    .equity-dtl h4{

        font-size: 17px;

    }

    .equity-dtl p{

        font-size: 14px;

    }

    .footer-left-panel::after {
        border-width: 35px 101.5px 0 101.5px;
        bottom: -34px;
    }

    .footer-left-content p{

        font-size: 14px;

    }

    .footer-left-content span{

        font-size: 15px;

    }

    .footer-left-content p{

        font-size: 13px;

    }

    .social-icons {

        padding: 8px 0px;

    }

    .social-icons .social-img img{

        margin-right: 5px;

        width: 25px;

    }

    .footer-right-content p{

        font-size: 13px;

    }

    .link-section h4{

        font-size: 15px;

    }

    .link-section ul li a{

        font-size: 13px;

    }

    .footer-btm p, .footer-btm span{

        font-size: 13px;

    }

    .footer-btm span.orange-clr{

        font-size: 14px;

    }

    .attn-panel ul li span:last-child{

        font-size: 14px;

    }

    .more-links a{

        font-size: 13px;

    }

    .footer-btm p.wht-clr{

        font-size: 13px;

    }

    .more-news {

        padding-top: 25px;

    }

    /*neha css ends*/

}



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

	/*pooja responsive css starts*/

    .balaji-header-fix{

        position: relative;

    }

	.sticky-menu-main {

	    right: -232px;

	    top: 314px;

	    display: none;

	}

	.sticky-menu-main ul li a {

	    padding: 28px 18px 28px 18px;

	    line-height: 32px;

	    font-size: 14px;

	}

	.company-search-pnl input {

		margin-top: 5rem;

		font-size: 19px;

	}

	.menu-bar {

		margin-top: 5rem;

	}

	.banner-content h2 {

		font-size: 30px;

		line-height: 40px;

	}

	.banner-content {

    	padding: 8rem 0 0;

	}

	.info-number-common h4 {

		font-size: 24px;

	}

	.info-number-common p {

		font-size: 12px;

	}

	.plan-detail h2 {

		font-size: 20px;

		line-height: 25px;

	}

	.trigger {

		width: 82%;

	}

	.bse {

		margin-right: 10px;

		width: 7%;

	}

	.nse {

		width: 7%;

	}

	.company-search-pnl input {

		width: 70%;

	}

	.banner-content {

    	padding: 5rem 0 0;

	}

	.info-number-common {

		margin-right: 5px;

		min-height: 75px;

	}

	.info-number {

		width: 39%;

	}

	.info-details {

		width: 60%;

	}

	.balaji-header h2 {

		font-size: 22px;

	}

	.plan-main p {

		font-size: 14px;

	}

	.plan-main {

		width: 85%;

	}

	.plan-detail {

		width: 95%;

	}



	.balaji-menu-inner {

		width: 43%;

	}

	.mobile-menu .menu-open {

		height: 75vh;

		top: 106px;

        width: 80%;
        left: 20%;
    }

	.balaji-menu-inner h3 {

		font-size: 15px;

	}

    .footer-left-inner {
        width: 100%;
    }
    .footer-logo {
        width: 22%;
        display: inline-block;
        vertical-align: middle;
        margin-top: 1rem;
        margin-right: 1rem;
    }
    .footer-left-content {
        width: 75%;
        display: inline-block;
        border-bottom: 1px solid #636363;
    }
    .phone, .mail {
        padding: 5px;
        border-bottom: none;
        width: 48%;
        display: inline-block;
    }
    .footer-left-content .support a br {
        display: none;
    }
	/*pooja responsive css ends*/



	/*neha css starts*/

    .section-header h3{

        font-size: 23px;

    }

    .nav-menu-bar ul li.nav-list {

        font-size: 17px;

    }

    .share-dtl span{

        font-size: 16px;

        padding: 3px 10px 3px 0px;

    }

    .share-dtl span.mrktprc{

        font-size: 22px;

    }

    .share-dtl .green-clr, .share-dtl .red-clr{

        font-size: 16px;

    }

    .stck-type span{

        font-size: 14px;

    }

    .share-name{

        font-size: 14px;

    }

    .market-date{

        margin-bottom: 0;

    }

    .market-content-news{

        font-size: 17px;

    }

    .news-line-more{

        font-size: 14px;

    }

    .ipo-box div{

        width: 33%;

        padding-right: 0;

        margin-bottom: 7px;

        font-size: 15px;

    }

    .dwmload-panel {

        width: 100%;

        position: relative;

        left: 0;

        top: 0;

        right: 0;

        margin: 0 auto;

    }

    .equity-dtl h4{

        font-size: 18px;

    }

    .equity-dtl p{

        font-size: 14px;

    }

    .footer-left-panel::after{

        display: none;

    }

    .footer-left-content p{

        font-size: 15px;

    }

    .footer-left-content span {
        font-size: 15px;
        padding-left: 5px;
    }

    .footer-left-content p{

        font-size: 14px;

    }

    .social-icons {
        padding: 8px 0px;
        width: 75%;
        float: right;
        margin-top: -4rem;
    }

    .social-icons .social-img img{

        margin-right: 5px;

        width: 25px;

    }

    .footer-right-content p{

        font-size: 15px;

    }

    .link-section h4{

        font-size: 16px;

    }
    .footer-btm {
        padding-top: 5px;
    }
    .drct-letter a:first-child {
        padding-left: 0;
    }
    .drct-letter a {
        padding: 0 6px;
    }

    .link-section ul li a{

        font-size: 14px;

    }

    .footer-btm p, .footer-btm span{

        font-size: 14px;
        margin-top: 5px;

    }

    .footer-btm span.orange-clr{

        font-size: 15px;

    }

    .attn-panel ul li span:last-child{

        font-size: 15px;

    }

    .more-links a{

        font-size: 13px;

    }

    .footer-btm p.wht-clr{

        font-size: 13px;

        text-align: center;

    }

    .dwnload-slider .slick-prev,.dwnload-slider .slick-next{

        bottom: -60px;

    }

    .link-section.imp-link ul li a{

        padding: 0 10px;

        border-right: 1px solid #fff;

    }

    .imp-link ul li{

        width: auto;

    }

    .footer-btm span.drct-name{

        width: 100%;

        display: block;

    }

    .more-links{

        text-align: center;

        margin-bottom: 7px;

    }

    .footer-btm div {

        padding-bottom: 0;

    }

    /*neha css ends*/

}

@media(min-width:300px) and (max-width:575.90px){
    .footer-logo img{
        width: 70%;
    }
.banner-content a {font-size: 15px; padding: 7px 28px;}
.call-back-content a{font-size: 15px; padding: 7px 28px; }
.plan-detail img{margin-top:2rem}

}

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

	/*pooja responsive css starts*/

    .balaji-header-fix{

        position: relative;

    }

	.sticky-menu-main {

	    right: -232px;

	    top: 314px;

	    display: none;

	}

	.sticky-menu-main ul li a {

	    padding: 28px 18px 28px 18px;

	    line-height: 32px;

	    font-size: 14px;

	}

	.company-search-pnl input {

		margin-top: 4rem;

		font-size: 15px;

	}

	.menu-bar {

		margin-top: 5rem;

	}

	.banner-content h2 {

		font-size: 21px;

		line-height: 30px;

	}

	.banner-content {

    	padding: 8rem 0 0;

	}

	.info-number-common h4 {

		font-size: 24px;

	}

	.info-number-common p {

		font-size: 12px;

	}

	.plan-detail h2 {

		font-size: 20px;

		line-height: 25px;

	}

	.trigger {

		width: 78%;

	}

	.bse {

		margin-right: 10px;

		width: 9%;

	}

	.nse {

		width: 9%;

	}

	.company-search-pnl input {

		width: 100%;

	}

	.banner-content {

    	padding: 0rem 0 1rem;

	}

	.info-number-common {

		margin-right: 18px;

		min-height: 75px;

	}

	.info-number {

		width: 100%;

	}

	.info-details {

		width: 100%;

	}

	.balaji-header h2 {

		font-size: 22px;

	}

	.plan-main p {

		font-size: 14px;

	}

	.plan-main {

		width: 100%;

	}

	.balaji-header h2::before {

		left: 0;

	}

	.plan-detail {

		width: 100%;

		margin-top: 10px;

	}

	.balaji-banner-sc .row {

		display: flex;

		flex-direction: column-reverse;

	}

	.banner-img img {

	    width: 60%;

	    margin: 0 auto;

	}

	.balaji-header h2::after {

		width: 75px;

		right: -75px;

	}

	.investment-plan-sc {

		padding: 1rem 0;

	}



	.balaji-menu-inner {

		width: 42%;

		margin-right: 5px;

	}

	.mobile-menu .menu-open {

		height: 75vh;

		top: 88px;
        width: 80%;
        left: 20%;

	}

	.balaji-menu-inner h3 {

		font-size: 13px;

	}

	.menu-inner-link h3 {

		margin-bottom: 0;

		padding-bottom: 0;

	}



	.call-back-sc .row {

	    display: flex;

	    flex-direction: column-reverse;

	}

	.call-back-img img {

		width: 50%;

		margin: 0 auto;

	}

	.call-back-content p {

		padding-left: 0;

		padding-bottom: 15px;

	}

	.call-back-content input {

		width: 100%;

	}

    .footer-left-inner {
        width: 100%;
    }
    .footer-logo {
        width: 22%;
        display: inline-block;
        vertical-align: middle;
        margin-top: 1rem;
        margin-right: 1rem;
    }
    .footer-left-content {
        width: 75%;
        display: inline-block;
        border-bottom: 1px solid #636363;
    }
    .phone, .mail {
        padding: 2px 5px;
        border-bottom: none;
        width: 100%;
        display: inline-block;
    }
    .footer-left-content .support a br {
        display: none;
    }

	/*pooja responsive css ends*/



	/*neha css starts*/

    .section-header h3{

        font-size: 22px;

    }

    .nav-menu-bar ul li.nav-list {

        font-size: 16px;

        display: inline-block;

    }

    .share-dtl span{

        font-size: 15px;

        padding: 3px 10px 3px 0px;

    }

    .share-dtl span.mrktprc{

        font-size: 21px;

    }

    .share-dtl .green-clr, .share-dtl .red-clr{

        font-size: 15px;

    }

    .stck-type span{

        font-size: 13px;

    }

    .share-name{

        font-size: 13px;

    }

    .market-date{

        margin-bottom: 0;

    }

    .market-content-news{

        font-size: 16px;

    }

    .news-line-more{

        font-size: 14px;

    }

    .ipo-box div{

        width: 49%;

        padding-right: 0;

        margin-bottom: 7px;

        font-size: 14px;

    }

    .dwmload-panel {

        width: 100%;

        position: relative;

        left: 0;

        top: 0;

        right: 0;

        margin: 0 auto 45px;

    }

    .equity-dtl h4{

        font-size: 17px;

    }

    .equity-dtl p{

        font-size: 13px;

    }

    .footer-left-panel::after{

        display: none;

    }

    .footer-left-content p{

        font-size: 14px;

    }

    .footer-left-content span{

        font-size: 17px;

    }

    .footer-left-content p{

        font-size: 13px;

    }

    .social-icons {
        padding: 8px 0px;
        width: 75%;
        float: right;
        margin-top: -3.5rem;
    }
    .width-fifty {
        width: 32%;
        display: inline-block;
        vertical-align: top;
        float: none;
    }
    .attn-panel ul li span:first-child img {
        width: 5px;
    }

    .social-icons .social-img img{

        margin-right: 5px;

        width: 25px;

    }

    .footer-right-content p{

        font-size: 14px;

    }

    .link-section h4{

        font-size: 16px;

    }

    .link-section ul li a{

        font-size: 13px;

    }

    .footer-btm p, .footer-btm span{

        font-size: 14px;

        padding-right: 0;

    }

    .footer-btm span.orange-clr{

        font-size: 14px;

    }

    .attn-panel ul li span:last-child{

        font-size: 14px;

    }

    .more-links a{

        font-size: 13px;

    }

    .footer-btm p.wht-clr{

        font-size: 13px;

        text-align: center;

    }

    .dwnload-slider .slick-prev,.dwnload-slider .slick-next{

        bottom: -60px;

    }

    .link-section.imp-link ul li a{

        padding: 0 10px;

        border-right: 1px solid #fff;

    }

    .imp-link ul li{

        width: auto;

    }

    .footer-btm span.drct-name{

        width: 100%;

        display: block;

    }

    .more-links{

        text-align: center;

        margin-bottom: 7px;

    }

    .footer-btm div {

        padding-bottom: 0;

    }

    .nav-menu-bar ul li.active::after{

        right: 0;

        margin: 0 auto;

        left: 0;

        bottom: -11px;

    }

    .more-news-inner{

        width: 47%;

        margin-right: 4%;

        margin-top: 7px;

    }

    .our-service{

        padding: 5px 0 !important;

    }

    .appl-panel{

        width: 95%;

    }

    .no-pad{

        padding: 0 15px !important;

    }

    .link-section{

        padding: 0;

    }

    .no-pad.acs-link {

        padding: 0 !important;

    }

    .drct-letter {

        margin-bottom: 10px;

        display: block;

    }

    .dwnload-slider .slick-slide {

        margin: 0 5px;

    }

    .footer-btm {
        padding-top: 10px;
    }
    .drct-letter a:first-child {
        padding-left: 0;
    }
    .drct-letter a {
        padding: 0 4px 0 4px;
    }
    /*neha css ends*/

}



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

	/*pooja responsive css starts*/

    .balaji-header-fix{

        position: relative;

    }

	.sticky-menu-main {

	    right: -232px;

	    top: 314px;

	    display: none;

	}

	.sticky-menu-main ul li a {

	    padding: 28px 18px 28px 18px;

	    line-height: 32px;

	    font-size: 14px;

	}

	.company-search-pnl input {

		margin-top: 1rem;

		font-size: 13px;

		padding: 5px 0;

	}

	.menu-bar {

		margin-top: 2rem;

	}

	.banner-content h2 {

		font-size: 19px;

		line-height: 26px;

	}

	.banner-content {

    	padding: 8rem 0 0;

	}

	.info-number-common h4 {

		font-size: 24px;

	}

	.info-number-common p {

		font-size: 12px;

	}

	.plan-detail h2 {

		font-size: 20px;

		line-height: 25px;

	}

	.trigger {

		width: 70%;

	}

	.bse {

		margin-right: 10px;

		width: 13%;

	}

	.nse {

		width: 13%;

	}

	.company-search-pnl input {

		width: 100%;

	}

	.banner-content {

    	padding: 0rem 0 1rem;

	}

	.info-number-common {

		margin-right: 5px;

		min-height: 75px;

	}

	.info-number {

		width: 100%;

		padding: 0;

	}

	.info-details {

		width: 100%;

		padding: 2rem 0;

	}

	.balaji-header h2 {

		font-size: 17px;

		padding: 0 15px;

	}

	.balaji-header h2::before {

		height: 22px;

		left: 0;

	}

	.plan-main p {

		font-size: 14px;

	}

	.plan-main {

	    width: 100%;

	    margin: 1rem 0;

	    text-align: justify;

	}

	.plan-detail {

		width: 100%;

		margin-top: 10px;

	}

	.balaji-banner-sc .row {

		display: flex;

		flex-direction: column-reverse;

	}

	.banner-img img {

	    width: 80%;

	    margin: 0 auto;

	}

	.balaji-header h2::after {

		width: 75px;

		right: -75px;

		display: none;

	}

	.investment-plan-sc {

		padding: 1rem 0;
        margin-top: 0;

	}



	.balaji-menu-inner {

		width: 100%;

		margin-right: 0;

	}

	.mobile-menu .menu-open {

		height: 75vh;
		top: 52px;
        width: 95%;
        left: 5%;

	}

	.balaji-menu-inner h3 {

		font-size: 13px;

		margin-bottom: 0;

		margin-top: 0;

	}

	.menu-inner-link h3 {

		margin-bottom: 0;

		padding-bottom: 0;

	}

	.call-back-sc .row {

	    display: flex;

	    flex-direction: column-reverse;

	}

	.call-back-img img {

		width: 50%;

		margin: 0 auto;

	}

	.call-back-content p {

		padding-left: 0;

		padding-bottom: 15px;

		font-size: 14px;

	}

	.call-back-content input {

		width: 100%;

	}

    .footer-left-inner {
        width: 100%;
        padding-bottom: 5px;
    }
    .footer-logo {
        width: 40%;
        display: block;
        vertical-align: middle;
        margin-top: 0rem;
        margin-left: auto;
        margin-right: auto;
    }
    .footer-left-content {
        width: 100%;
        display: inline-block;
        border-bottom: 1px solid #636363;
    }
    .phone, .mail {
        padding: 2px 5px;
        border-bottom: none;
        width: 100%;
        display: inline-block;
    }
    .footer-left-content .support a br {
        display: none;
    }


	/*pooja responsive css ends*/



	/*neha css starts*/

    .section-header h3{

        font-size: 20px;

    }

    .nav-menu-bar ul li.nav-list {

        font-size: 15px;

        display: inline-block;

        padding: 10px 7px 0 7px;

    }

    .share-dtl span{

        font-size: 14px;

        padding: 3px 5px 3px 0px;

    }

    .share-dtl span.mrktprc{

        font-size: 16px;

    }

    .share-dtl .green-clr, .share-dtl .red-clr{

        font-size: 14px;

    }

    .stck-type span{

        font-size: 12px;

    }

    .share-name{

        font-size: 12px;

    }

    .market-date{

        margin-bottom: 0;

    }

    .market-content-news{

        font-size: 14px;

    }

    .news-line-more{

        font-size: 13px;

    }

    .ipo-box div{

        width: 100%;

        padding-right: 0;

        margin-bottom: 7px;

        font-size: 13px;

    }

    .dwmload-panel {

        width: 100%;

        position: relative;

        left: 0;

        top: 0;

        right: 0;

        margin: 0 auto 45px;

    }

    .equity-dtl h4{

        font-size: 16px;

    }

    .equity-dtl p{

        font-size: 12px;

    }

    .footer-left-panel::after{

        display: none;

    }

    .footer-left-content p{

        font-size: 13px;

    }

    .footer-left-content span{

        font-size: 14px;
        padding-left: 10px;

    }

    .footer-left-content p{

        font-size: 12px;

    }

    .social-icons {

        padding: 8px 0px;

    }

    .social-icons .social-img img{

        margin-right: 5px;

        width: 25px;

    }

    .footer-right-content p{

        font-size: 13px;
        padding-left: 0;

    }

    .link-section h4{

        font-size: 16px;

    }

    .link-section ul li a{

        font-size: 13px;

    }

    .footer-btm p, .footer-btm span{

        font-size: 13px;

        padding-right: 0;

    }

    .footer-btm span.orange-clr{

        font-size: 13px;

    }

    .attn-panel ul li span:last-child{

        font-size: 13px;

        text-align: justify;

    }

    .more-links a{

        font-size: 12px;

    }

    .footer-btm p.wht-clr{

        font-size: 12px;

        text-align: center;

    }

    .dwnload-slider .slick-prev,.dwnload-slider .slick-next{

        bottom: -60px;

    }

    .link-section.imp-link ul li a{

        padding: 0 10px;

        border-right: 1px solid #fff;

    }

    .imp-link ul li{

        width: auto;

    }

    .footer-btm span.drct-name{

        width: 100%;

        display: block;

    }

    .more-links{

        text-align: center;

        margin-bottom: 7px;

    }

    .footer-btm div {

        padding-bottom: 0;

    }

    .nav-menu-bar ul li.active::after{

        right: 0;

        margin: 0 auto;

        left: 0;

        bottom: -8px;

        border-width: 7px 7px 0 7px;

    }

    .more-news-inner{

        width: 100%;

        margin-right: 0;

        margin-top: 7px;

    }

    .our-service{

        padding: 5px 0 !important;

    }

    .appl-panel{

        width: 95%;

    }

    .no-pad{

        padding: 0 15px !important;

    }

    .width-fifty {
        padding-left: 0 !important;
    }
    .link-section{

        padding: 0;

    }

    .no-pad.acs-link {

        padding: 0 !important;

    }

    .drct-letter {

        margin-bottom: 10px;

        display: block;

    }

    .dwnload-slider .slick-slide {

        margin: 0 5px;

    }

    .phn-panel img {

        width: 34%;

    }

    .phn-panel{

        padding-right: 0;

        margin: 20px 0 0;

    }

    .equity-app img{

        margin:0 auto;

    }

    .drct-letter a{

        margin: 5px 0;

        display: inline-block;

    }

    .footer-btm{

        padding-top: 10px;

    }

    .footer-btm {
        padding-top: 10px;
    }
    .drct-letter a:first-child {
        padding-left: 0;
    }
    .drct-letter a {
        padding: 0 4px 0 4px;
    }
    /*neha css ends*/

}	

