/*************************Notification Page CSS Starts*********************************/

.container.ResearchBox {
    padding: 0 50px;
}

.pro_section{
    background: #e9f8fa;
    box-shadow: 0px 3px 10px -3px #5e5e5e;
    padding-top: 50px;
    padding-bottom: 80px;
}

.col a:hover {
    text-decoration: none;
}

.notification{background-color:#ffffff; margin-top: 40px;} 

/***Notification Bredcumb****/
.notification .breadcrumb{padding: 8px 0;
    margin-bottom: 0;
    list-style: none;
    background-color: transparent;
    border-radius: 0;}

.notification .breadcrumb-wrap .breadcrumb li a {
    color: #5b666b;
    font-size: 13px;
}
.notification .breadcrumb-wrap .breadcrumb li.active{color: #1e723f;}
.notification .breadcrumb-wrap .breadcrumb li+li:before {
    content: "\2022";
    padding-top: 15px;
    font-size: 18px;
    position: relative;
    top: 3px;
	color: #8dc63f;
}
/***Notification Content****/

.notification .content-bg.content-base-wrap{background: #fff;  margin-bottom: 30px;}

.notification .content-base-wrap {
    padding: 10px 30px;
    margin-bottom: 30px;
}

.notification h4.info-title {
    margin: 0;
    font-size: 20px;
   
    margin-bottom: 15px;
}
.notification .content-base-wrap .info-block {
    margin: 30px 0;
}
.notification .content-base-wrap .info-block p {
    color: #444;
    line-height: 22px;
    margin-bottom: 20px;
}

.notification .content-base-wrap .info-block table.table.notification-table {
    width: 50%;
    margin: 0 auto;
}
.notification .content-base-wrap .info-block table.table thead th {
    font-weight: 400;
    font-family: ubuntubold,sans-serif;
    vertical-align: middle;
}
.notification .content-base-wrap .info-block table.table tbody td {
    border: none;
}

.notification .content-base-wrap .info-block a {
    color: #8dc63f;
    text-decoration: none;
}
.notification .content-base-wrap .info-block a:hover {
    color: #000;
}

/*************************Privacy Policy Page CSS Starts*********************************/

.notification.privacy-policy .info-links.scrollify {
    display: inline-block;
	cursor:pointer;
}
.notification .info-links li a {
    display: block;
    padding: 5px 0;
    color: #444;
}

/*************************Terms-n-conditions Page CSS Starts*********************************/

.notification.tnc .sub-list-num li {
    list-style-type: decimal;
    padding-left: 10px;
    margin-bottom: 10px;
    color: #444;
}

 .entry-header{display:none;}

/*************************Disclaimer Page CSS Starts*********************************/

.notification.disclaimer table[_ngcontent-c20], td[_ngcontent-c20], th[_ngcontent-c20] {
    border: 1px solid #000;
	
}
.notification.disclaimer table th[_ngcontent-c20] {text-align:center;}

.notification.disclaimer table[_ngcontent-c20], td[_ngcontent-c20], th[_ngcontent-c20] {
    border: 1px solid #000;
}

.notification.disclaimer table[_ngcontent-c19], td[_ngcontent-c19], th[_ngcontent-c19]{
	 border: 1px solid #000;
}

/*************************Corporate Info Page CSS Starts*********************************/
.notification.corporate-info .common-tabs ul {
    border-top: 1px solid #dfdfdf;
    border-bottom: none;
}

.notification.corporate-info .common-tabs ul.nav-tabs li.active {
    border-bottom-color: #fff;
}

.notification.corporate-info .common-tabs ul.nav-tabs li {
    padding: 0;
    margin: 0;
    text-align: center;
    border-bottom: 1px solid #ddd;
    display: table;
}

.notification.corporate-info .common-tabs ul.nav-tabs li a{background: #f8fbf4;
    margin-right: 0;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    -ms-border-radius: 0;
    -o-border-radius: 0;
    border-radius: 0;
    border: 0;
    padding: 15px;
    display: block;
    vertical-align: middle;
    font-size: 18px;
    color: #666;
    border-top: 4px solid #f8fbf4;
    border-right: 1px solid #dfdfdf;}

.notification.corporate-info .common-tabs ul.nav-tabs li:focus a, .common-tabs ul.nav-tabs li:hover a{
    background: #fff;
    border-top: 4px solid #79c117;
    color: #212121;
    border-bottom: none;
}

 .notification.corporate-info .common-tabs ul.nav-tabs li.active a {
    background: #fff;
    border-top: 4px solid #79c117;
    color: #212121;
    border-bottom: none;
}

.notification.corporate-info .corp-info-wrap a:hover {
    background: #cae9cb;
}
.notification.corporate-info .corp-info-wrap a {
    display: table;
    text-decoration: none;
    color: #444;
    background: #e3f8e4;
    width: 100%;
}
.notification.corporate-info .corp-info-wrap .media {
    position: relative;
    min-height: 40px;
    vertical-align: middle;
    display: block;
	text-align:left; padding: 10px; margin:0px;
}
.notification.corporate-info .corp-info-wrap .media .img-wrap {
 
    left: 0;
    margin: 0;
    top: 0;
    bottom: 0;
    margin: auto;
    display: table-cell;
    vertical-align: middle;
    height: 40px; width: 40px;
}
.notification.corporate-info .corp-info-wrap .media .download-title {
    margin: 0;
    padding:18px; display:table-cell; font-size:13px;
}
.corp-info-wrap .block{margin: 2px 0;padding: 0 2px;}
.corp-info-wrap .block p{margin:0px; padding:0px;}
.notification.corporate-info .corp-info-wrap .block a:hover {
    background: #cae9cb;
}
 
@media (max-width: 1180px) and (min-width: 640px) {
.notification.corporate-info .corp-info-wrap a{padding:6px !important; font-size:12px;}
}


 @media (max-width: 640px) and (min-width: 426px) {
 .notification.corporate-info .common-tabs ul.nav-tabs li a{padding:15px 35px !important; font-size:14px;}
	 .notification.corporate-info .corp-info-wrap a{padding:6px !important; font-size:12px;}
}

 @media (max-width: 425px) and (min-width: 380px) {
.notification.corporate-info .common-tabs ul.nav-tabs li a{padding:15px 15px !important; font-size:12px;}
.notification.corporate-info .corp-info-wrap a{padding:6px !important; font-size:12px;}
 
}

 @media (max-width: 379px) and (min-width: 375px) {
 .notification.corporate-info .common-tabs ul.nav-tabs li a{padding:15px 10px !important; font-size:12px;}
	 .notification.corporate-info .corp-info-wrap a{padding:6px !important; font-size:12px;}
}

 @media (max-width: 374px) and (min-width: 320px) {
 .notification.corporate-info .common-tabs ul.nav-tabs li a{padding:15px 8px !important; font-size:12px;}
	 .notification.corporate-info .corp-info-wrap a{padding:6px !important; font-size:12px;}
}

/*************************Contact Page CSS Starts*********************************/

.notification.contact .content-bg.content-base-wrap{padding-top:50px;}

.notification.contact .content-bg.content-base-wrap h2.h2font28{font-size:28px;font-family:Ubuntu-Medium,sans-serif;margin-left:5px;}
.notification.contact .content-bg.content-base-wrap .heading-bx h2{position:relative;color:#212121;margin-bottom:40px;}

.notification.contact .content-bg.content-base-wrap .heading-bx h2:after {
    content: '';
    position: absolute;
    height: 4px;
    width: 90px;
    border-top: 2px solid #8dc63f;
    border-bottom: 2px solid #fff200;
    left: 0;
    right: 0;
 margin:0;
	bottom:-15px;
}

.notification.contact .content-bg.content-base-wrap .sec-block .block .desc {
    font-size: 14px;
    color: #666;
}

.notification.contact .content-bg.content-base-wrap .link-wrap {
    margin-top: 20px;
}

.notification.contact .content-bg.content-base-wrap .link-wrap .link-block {
    display: inline-block;
    padding-right: 30px;
    vertical-align: middle;
    margin-bottom: 5px;
}
.notification.contact .content-bg.content-base-wrap .link-wrap a {
    display: block;
}
.notification.contact .content-bg.content-base-wrap .link-wrap a span.icon {
    line-height: 22px;
    font-size: 20px;
}
.notification.contact .content-bg.content-base-wrap .link-wrap a span {
    display: inline-block;
    vertical-align: middle;
	line-height:24px;
   
}

.notification.contact .content-bg.content-base-wrap .icon-email:before {
    content: "\ea8b";
    color: #8dc63f;
}

.notification.contact .content-bg.content-base-wrap .link-wrap a span.text {
    margin-left: 8px;vertical-align: middle;
    color: #8dc63f;
    font-size: 16px;
    line-height: 24px;
}

.notification.contact .content-bg.content-base-wrap .link-wrap a:hover span {
    color: #444;
}

.notification.contact .content-bg.content-base-wrap .sec-block .block .heading-bx {
    text-align: left;
    margin-bottom: 32px;
}

.notification.contact .content-bg.content-base-wrap .heading-bx {
    position: relative;
    text-align: center;
    margin: 20px 0;
}

.notification.contact .content-bg.content-base-wrap .support-wrap .support-contact .company-map {
    border: 1px solid #dedede;
}

.notification.contact .content-bg.content-base-wrap .company-map .map-wrap{
overflow:hidden;
background:#eff4e9;
border:1px solid #dedede;
border-radius:4px;
	
}

.notification.contact .content-bg.content-base-wrap .company-map .map-wrap .block.block-l {
    background: #eff4e9;
    padding: 10px;
}

.notification.contact .content-bg.content-base-wrap .company-map .map-wrap .block {
    float: left;
    width: 50%;
}
.notification.contact .content-bg.content-base-wrap .company-map .map-wrap .block {
    float: left;
    width: 50%;
}
.notification.contact .content-bg.content-base-wrap .company-map .map-wrap .block.block-l .map-overlay .address-wrap.bg-white {
    background: #fff!important;
}

.notification.contact .content-bg.content-base-wrap .company-map .map-wrap .block.block-l .map-overlay .address-wrap .address-title {
    font-size: 18px;
    color: #212121;
    font-family: '$font-family-ubuntumedium';
    margin-bottom: 5px;
}

.notification.contact .content-bg.content-base-wrap .company-map .map-wrap .block.block-l .map-overlay .address-wrap address {
    margin-bottom: 13px;
    font-size: 13px;
}

.notification.contact .content-bg.content-base-wrap .company-map .map-wrap .block.block-l .map-overlay .contact-detail span.span-block {
    float: left;
    width: 50%;
    padding-bottom: 10px;
}

.notification.contact .content-bg.content-base-wrap .company-map .map-wrap .block.block-l .map-overlay .contact-detail span.span-block a {
    text-decoration: none;
    color: #444;
    font-family: '$font-family-ubuntumedium';
}

.notification.contact .content-bg.content-base-wrap .company-map .map-wrap .block.block-l .map-overlay .contact-detail span.span-block {
    float: left;
    width: 50%;
    padding-bottom: 10px;
}

.notification.contact .content-bg.content-base-wrap .company-map .map-wrap .block.block-l .map-overlay .address-wrap {
    padding: 25px 20px;
}

.notification.contact .content-bg.content-base-wrap .company-map .map-wrap .block {
    float: left;
    width: 50%;
}

.notification.contact .content-bg.content-base-wrap .map-frame {
    width: 100%;
    height: 499px;
}

.notification.contact .content-bg.content-base-wrap .heading-bx.maphead h2:after {
    content: '';
    position: absolute;
    height: 4px;
    width: 90px;
    border-top: 2px solid #8dc63f;
    border-bottom: 2px solid #fff200;
    left: 0;
    right: 0;
    margin: auto;
    bottom: -22px;
}

.notification.contact .content-bg.content-base-wrap .company-map .map-wrap .block.block-l .map-overlay .contact-detail span.span-block a .inner-block {
    display: inline-block;
    vertical-align: middle;
}

.notification.contact .content-bg.content-base-wrap .company-map .map-wrap .block.block-l .map-overlay .contact-detail span.span-block a .inner-block.text {
    vertical-align: bottom;
    padding-left: 5px;
    line-height: 24px;
}

 
.notification.contact .content-bg.content-base-wrap .link-wrap .link-block {
    display: inline-block;
    padding-right: 30px;
    vertical-align: middle;
    margin-bottom: 5px;
}
.notification.contact .content-bg.content-base-wrap .company-map .map-wrap .block.block-l .map-overlay .contact-detail span.span-block a:hover {
    color: #8dc63f;
}
.notification.contact .content-bg.content-base-wrap .sec-block .img-wrap img {
    width: 100%;
}

.notification.contact .content-bg.content-base-wrap .sec-block .img-wrap {
    display: table-cell;
    vertical-align: middle;
}

.notification.contact .content-bg.content-base-wrap .disp[_ngcontent-c19] {
    display: inline-block;
}

.notification.contact .center-wrap .desc {
    font-size: 16px;
    margin-bottom: 30px;
	color:#666;
}




@media screen and (max-width: 991px){
.notification.contact .content-bg.content-base-wrap .company-map .map-wrap .block {
    width: 100%;
}
 	
}

@media screen and (max-width: 768px){
	.notification.contact .content-bg.content-base-wrap .heading-bx{margin-top:130px;}
	.notification.contact .content-bg.content-base-wrap .heading-bx h2{margin-top:0px;}
}

@media screen and (max-width: 767px){
	.notification.contact .content-bg.content-base-wrap .sec-block .block .heading-bx {
    margin-bottom: 27px;
}
	.notification.contact .content-bg.content-base-wrap .sec-block {
    width: 100%;
    display: block;
    height: 100%!important;
}
	
}

@media screen and (max-width: 480px){
.notification.contact .content-bg.content-base-wrap .heading-bx h2.h2font28 {
    font-size: 18px;
}
.notification.contact .content-bg.content-base-wrap .sec-block .block .desc {
    font-size: 14px;
}	
.notification.contact .content-bg.content-base-wrap .link-wrap a span.text {
    font-size: 16px;
}
.notification.contact .content-bg.content-base-wrap .sec-block .block .desc {
    font-size: 14px;
}
.notification.contact .content-bg.content-base-wrap .company-map .map-wrap .block.block-l .map-overlay .contact-detail span.span-block {
    width: 100%;
}	
	
	
}


/*************************AboutUS Page CSS Starts*********************************/

.notification.aboutus{background:#ffffff;}

.notification.aboutus .banner-inner-area .video-wrap{position:relative;}

.notification.aboutus .banner-inner-area .video-wrap .overlay-wrap{position: absolute;
    top: 0;
    right: 0;
    left: 0;
    bottom: 0;
    margin: auto;
    width: 85px;
    height: 85px;}


.notification.aboutus .content-pd {
    padding: 20px 0 80px 0;
}
.notification.aboutus .clover-wrap {
    background: #e3f8e4;
    border-top: 1px solid #dedede;
    border-bottom: 1px solid #dedede; padding: 20px 0 80px 0;
}

.notification.aboutus .clover-wrap .section-title {
    font-size: 18px;
    padding: 0 10px 35px 10px;
    margin: 0 auto;
    width: 80%;
    text-align: center;
    
}

.notification.aboutus .clover-wrap .block{
	background: #fff;
    min-height: 383px;
    padding: 20px;
    display: block;
    border: 1px solid #dedede;
	transition:all .2s ease-in-out;
}

.notification.aboutus .clover-wrap .block:hover{
	box-shadow:0 5px 11px rgb(0 0 0 / 17%), 0 1px 6px rgb(0 0 0 / 17%);
}

.notification.aboutus .clover-wrap .block .img-wrap span {
    font-size: 30px;
    line-height: 66px;
}

.notification.aboutus .heading-bx h2.h2font28 {
    font-size: 28px;
    font-family: Ubuntu-Medium,sans-serif;
}



.notification.aboutus .content-list-cent .customer-focus-ar{
	    margin-top: 14px;
    text-align: left;
    padding: 15px;
	transition:border .2s ease-in-out;
	border:2px solid white;
}

.notification.aboutus .customer-focus-wrap .heading-bx {
    margin: 20px 0 0 0;
}

 
.notification.aboutus .content-list-cent .customer-focus-ar p {
    font-size: 16px;
    color: #212121;
}

.notification.aboutus .customer-focus-wrap {
    border-bottom: 1px solid #dedede;
    margin-bottom: 30px;
}

.notification.aboutus .content-pd-sm {
    padding: 30px 0;
}


element.style {
}
.customer-focus-wrap .heading-bx {
    margin: 20px 0 0 0;
}
.notification.aboutus .heading-bx {
    position: relative;
    text-align: center;
    margin: 20px 0;
}
.notification.aboutus .heading-bx h2{position:relative;}

.notification.aboutus h4 {
    line-height: 23px;
    font-size: 18px;
    margin: 10px 0;
}

.notification.aboutus .sec-block .block .heading-bx {
    text-align: left;
    margin-bottom: 32px;
}

.notification.aboutus .sec-block .block .desc {
    font-size: 16px;
    color: #212121; line-height:1.6; text-align:left;
}

.notification.aboutus .sec-block .block .heading-bx h2:after {
    margin: 0;
    bottom: -15px;
}


@media screen and (max-width: 767px){
.notification.aboutus .sec-block {
    width: 100%;
    display: block;
    height: 100%!important;
}
.notification.aboutus .clover-wrap .section-title {
    width: 100%;
}
}


@media screen and (max-width: 480px){
.notification.aboutus .heading-bx h2.h2font28 {
    font-size: 18px;
}
   .notification.aboutus .sec-block .block .desc {
    font-size: 14px;
    }
	
   .notification.aboutus .clover-wrap .section-title {
    font-size: 16px;
    padding: 0 10px 25px 10px;
   }
}

/*************************Downloads Page CSS Starts*********************************/


.notification.corporate-info.downloads .List-section {
  background: #ffffff;
  color: #000000;
  font-family: 'Ubuntu', sans-serif;
   padding:15px 0px; margin-left:0px; margin-right:0px;
}

.notification.corporate-info.downloads .List-section .ListBox { 
    display: flex;
    flex-flow: column;
    justify-content: center;
    align-items: center; 
}

.notification.corporate-info.downloads .List-section .ListBox .List{width:100%;}
	
.notification.corporate-info.downloads .List-section .ListBox h2 {
  color: #000;
  font-size:20px;
  background:#056633;
  color:#fff;
  text-align:center;
  padding:7px 0px;
  margin:0px;
 }

.notification.corporate-info.downloads .List-section .ListBox .List ul{ list-style:none; padding-left:0px;}
.notification.corporate-info.downloads .List-section .ListBox .List ul li a{color:#000; font-size:14px; padding:7px 30px; display:block; border-bottom:1px solid #fff; background:#e3f8e4; }

.notification.corporate-info .common-tabs ul.nav-tabs li a{font-size:17px;}

.notification.corporate-info.downloads .List-section .ListBox .List ul li a:hover, .List-section .ListBox .List ul li a:focus{color:#000; background:#cae9cb; text-decoration:none;}



 
@media(max-width:823px){
 
.notification.corporate-info.downloads .tranding-tab.common-tabs.corporate-tab{padding:0px 0px !important; margin:0px; }
.notification.corporate-info.downloads .softwareTab{padding-left:15px !important;}
 
.notification.corporate-info.downloads .common-tabs ul.nav-tabs li a{font-size:14px; padding:12px 6px;}
.downloads .tab-content.share-content-tab.padno{margin:0px;}
.downloads .tab-content.share-content-tab.padno .TabBoxes{padding:0px; margin:0px;}

}

@media(max-width:540px){
	.notification.corporate-info.downloads .common-tabs ul.nav-tabs li a{font-size:12px;}
	.notification.corporate-info .common-tabs ul.nav-tabs li a{padding:15px 11px !important;}
}

@media(max-width:425px){
	.notification.corporate-info.downloads .common-tabs ul.nav-tabs li a{font-size:10px; padding:12px 6px;}
	.notification.corporate-info.downloads .common-tabs ul.nav-tabs li a{padding:15px 6px !important}
}

@media(max-width:414px){
	 
	.notification.corporate-info.downloads .common-tabs ul.nav-tabs li a{padding:15px 5px !important}
}

@media(max-width:375px){
	.notification.corporate-info.downloads .common-tabs ul.nav-tabs li a{font-size:9px; padding:12px 6px;}
	.notification.corporate-info.downloads .common-tabs ul.nav-tabs li a{padding:15px 4px !important}
}

@media(max-width:360px){
.notification.corporate-info.downloads .common-tabs ul.nav-tabs li a{padding:15px 3px !important}
}

@media(max-width:320px){
	.notification.corporate-info.downloads .common-tabs ul.nav-tabs li a{font-size:8px; padding:12px 6px;}
	.notification.corporate-info.downloads .common-tabs ul.nav-tabs li a{padding:15px 2px !important}
}
/*************************Locate US Page CSS Starts*********************************/
.notification .locateus .stock-directory li{list-style:none; }
.notification .locateus .stock-directory .table{margin-bottom:0px; color:red;}
.notification.locateus .directory{padding-bottom:5%;}

.notification .locateus .stock-directory h1{font-size:22px; color:#000;   font-family: 'Ubuntu'; margin-bottom:4%; display:inline-block; margin-top: 0px; }
.locateus .table.blr{border-left:1px solid #ddd; border-right:1px solid #ddd;}
.locateus .table.blr td{border-left:1px solid #ddd; border-right:1px solid #ddd;}
.locateus .table.bb{border-bottom:1px solid #ddd;}
.locateus .table tr td li {font-size: 16px;font-family: 'Ubuntu';color: #000;}
.locateus #listTwo-nav .ln-letters{display:flex; justify-content: center; margin:30px 0 20px; padding-left: 80px;}
.locateus #listTwo-nav .ln-letters a{color:#1d1d1d; border-top:none; border-bottom:none; padding:0 13px; margin-bottom:12px;}
.locateus #listTwo-nav .ln-letters a.ln-disabled { display:none;}
.locateus .listNavShow tr{border-bottom:1px solid #dddddd;}
.locateus .btn-dark{background-color:#343a40; color:#ffffff; }
 #listTwo-nav .ln-letters{flex-wrap:wrap;}
.locateus #listTwo{position: relative; padding-left:0px;}
.locateus .citieshead{color:#8ac639; font-size:14px; font-family: 'Ubuntu'; position: absolute; top:-52px; left:0px;}
.locateus .form-control{border:none; box-shadow:none; border-bottom:1px solid #ccc;}
.locateus .form-control:focus{box-shadow:none; border-color:#ccc;}

.locateus .listNav,
.ln-letters {
  overflow: hidden;
}

.locateus .listNavHide {
  position: absolute;
  overflow: hidden;
  clip: rect(0 0 0 0);
  height: 1px;
  width: 1px;
  margin: -1px;
  padding: 0;
  border: 0;
}

.locateus .letterCountShow {
  display: block;
}

.locateus .ln-letters a {
  border: 1px solid silver;
  border-right: none;
  display: block;
  float: left;
  font-size: .9em;
  padding: 2px 6px;
  text-decoration: none;
}

.locateus .ln-letters .ln-last {
  border-right: 1px solid silver;
}

.locateus .ln-letters a:hover,
.locateus .ln-letters .ln-selected {
  background-color: #eaeaea;
 
}

.locateus .ln-letters .ln-disabled {
  color: #ccc;
}

.locateus .ln-letter-count {
  color: #336699;
  font-size: .8em;
  left: 0;
  line-height: 1.35;
  position: absolute;
  text-align: center;
  top: 0;
  width: 20px;
   color: #ffffff;
}

.locateus .table tr td li {
    font-size: 16px;
    font-family: 'Ubuntu';
    color: #000;
}
.locateus #listTwo-nav .ln-letters a {
    color: #1d1d1d;
    border-top: none;
    border-bottom: none;
    padding: 0 13px;
    margin-bottom: 12px;
}

.locateus .table.blr td {
    border-left: 1px solid #ddd;
    border-right: 1px solid #ddd;
}
.locateus .table.blr td a{color:#000;}

.locateus .table.blr tr td a{color:#000;}

.locateus .table{margin-bottom:0px;}

.locateus .headSec{margin-bottom:20px; overflow:hidden;}

@media(max-width:814px){
.locateus #listTwo-nav .ln-letters{padding-left:0px; justify-content:left;}
.locateus .citieshead{top:-112px; left:0px;}
}

@media(max-width:425px){
.locateus table>tbody>tr>td{padding:5px; font-size:10px;}
.locateus .citieshead{top:-135px; left:0px;}

}

@media(max-width:375px){
.locateus table>tbody>tr>td{padding:3px; font-size:9px;}
.locateus .citieshead{top:-165px; left:0px;}
}

@media(max-width:320px){
.locateus table>tbody>tr>td{padding:2px; font-size:7px;}
}

.nps-invest{color: #056633 !important;
    font-size: 16px;font-weight:bold;
    padding-right: 10px;}

.nps-invest:hover{color: #212121 !important; text-decoration:underline;}


.nps-regis{color: #056633 !important;
    font-size: 16px; font-weight:bold;
    padding-left: 10px;}

.nps-regis:hover{color: #212121 !important; text-decoration:underline;}


/*************************Raise A Query Page CSS Starts*********************************/

.notification.Raise-query .HdbndGr {
    background: #b1c7ca;
    padding: 8px 10px;
}

.notification.Raise-query .cGRL {
    color: #179045;
}

.notification.Raise-query .cGy5 {
    color: #555555;
}


.notification.Raise-query .selDropBx3 span {
 
    display: block;
    padding-left: 10px;
}

.notification.Raise-query .selDropBx3 {
   display: block;
    height: 34px;
    line-height: 34px;
    padding-right: 34px;
    text-align: left;
    font-size: 12px;
    color: #555555;
    overflow: hidden;
}

.notification.Raise-query .selBxContBx3 {
    background: none repeat scroll 0 0 #E4FFD5;
    border: 1px solid #4a5f55;
    left: 0;
    position: absolute;
    text-align: left;
    top: 32px;
    z-index: 1;
}

.notification.Raise-query .textinput05 {
    background: url(../images/bgInputTxt05.png) no-repeat scroll left top transparent;
    border: 1px solid #b2b0b0;
    color: #000;
    padding: 8px 5px;
    font-size: 12px;
}


/*************************Products-&-Services Page CSS Starts*********************************/



.notification.products{padding-bottom:80px; margin-top: 0px;}
.notification.products .corp-info-wrap a{font-size:18px;}
.notification.products .corp-info-wrap .greenbg{font-size:18px;}
.notification.products .banner-inner-area .video-wrap {
    position: relative;
}

.notification.products .imageBox{display:inline-box; padding:0px 10px;}


.notification.products .sec-info {
    width: 100%;
    margin: 0 auto;
    padding-bottom: 50px;
	padding-top: 0px;
    color: #212121;
    font-size: 16px;
	text-align:left;
}


.notification.products .banner-inner-area .video-wrap .text-wrap p.banner-title{
	position:relative;
	top:40%;
	-webkit-transform:translateY(-50%);
	color:#fff;
	font-size:24px;
	padding:0 15px;
}

.notification.products .banner-inner-area .video-wrap .text-wrap{position: absolute;
    top: 0;
    right: 0;
    left: 0;
    bottom: 0;
    margin: auto;
    text-align: center;
    height: 100%;
    width: 100%;}


.notification.products .common-tabs ul {
    border-top: 1px solid #dfdfdf;
    border-bottom: none;
}

.notification.products .common-tabs ul.nav-tabs li.active {
    border-bottom-color: #fff;
}

.notification.products .common-tabs ul.nav-tabs li {
    padding: 0;
    margin: 0;
    text-align: center;
    border-bottom: 1px solid #ddd;
    display: table;
}

.notification.products .common-tabs ul.nav-tabs li a{background: #f8fbf4;
    margin-right: 0;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    -ms-border-radius: 0;
    -o-border-radius: 0;
    border-radius: 0;
    border: 0;
    padding: 15px;
    display: block;
    vertical-align: middle;
    font-size: 18px;
    color: #666;
    border-top: 4px solid #f8fbf4;
    border-right: 1px solid #dfdfdf;}

.notification.products .common-tabs ul.nav-tabs li:focus a, .common-tabs ul.nav-tabs li:hover a{
    background: #fff;
    border-top: 4px solid #79c117;
    color: #212121;
    border-bottom: none;
}

 .notification.products .common-tabs ul.nav-tabs li.active a {
    background: #fff;
    border-top: 4px solid #79c117;
    color: #212121;
    border-bottom: none;
}

.notification.products .corp-info-wrap.lastServicerow{width:100%; display:inline-block;}

.notification.products .corp-info-wrap a:hover {
    background: #cae9cb;
}
.notification.products .corp-info-wrap a {
    display: table;
    text-decoration: none;
    color: #212121;
    background: #e3f8e4;
    padding: 10px;
    height: 80px;
    width: 100%;
}
.notification.products .corp-info-wrap .media {
    position: relative;
    min-height: 60px;
    vertical-align: middle;
    display: block;
	text-align:left;
}
.notification.products .corp-info-wrap .media .img-wrap {
    position: absolute;
    left: 0;
    margin: 0;
    top: 0;
    bottom: 0;
    margin: auto;
    display: table-cell;
    vertical-align: middle;
    height: 43px;
}
.notification.products .corp-info-wrap .media .download-title {
    margin: 0;
    padding-left:0px;
}

.notification.products .corp-info-wrap .greenbg {
    display: table;
    text-decoration: none;
    color: #212121;
    background: #e3f8e4;
    padding: 10px;
    height: 80px;
    width: 100%;
}
.notification.products .corp-info-wrap .greenbg .media {
    position: relative;
    min-height: 60px;
    vertical-align: middle;
    display: block;
	text-align:left;
}
.notification.products .corp-info-wrap .greenbg .media .img-wrap {
    position: absolute;
    left: 0;
    margin: 0;
    top: 0;
    bottom: 0;
    margin: auto;
    display: table-cell;
    vertical-align: middle;
    height: 43px;
}
.notification.products .corp-info-wrap .greenbg .media .download-title {
    margin: 0;
    padding-left:0px;
}
.notification.products .corp-info-wrap .block a:hover {
    background: #cae9cb;
}

@media (max-width: 1024px){
.notification.products .corp-info-wrap.lastServicerow{width:auto; display:inline;}	
}
 
@media (max-width: 1180px) and (min-width: 1025px) {
.notification.products .corp-info-wrap a{padding:6px !important; font-size:16px;}
 
}

@media (max-width: 1024px) and (min-width: 768px) {
	.notification.products .sec-info{width:100%; font-size:14px;}
	.notification.products .corp-info-wrap a{padding:6px !important; font-size:16px;}
	.demat-account-form{width: 45%;}
}

 @media (max-width: 640px) and (min-width: 426px) {


.notification.products .common-tabs ul.nav-tabs li a{padding:15px 23px !important; font-size:16px;}
.notification.products .corp-info-wrap a{padding:0px !important; font-size:16px; display:flex; justify-content:center; align-items:center; flex-flow:column; text-align:center; min-height:125px;}
.notification.products .corp-info-wrap a span{width:65%; margin-bottom:8px;}
.notification.products .common-tabs ul.nav-tabs li{width:33.33%;}
.notification.products .sec-info{width:100%; font-size:14px;}
.heading-border:after{bottom: 0px;}	 
	
	
	
 
}

 @media (max-width: 425px) and (min-width: 380px) {

h2{margin-top:0px !important;}
.notification.products .common-tabs ul.nav-tabs li a{padding:15px 20px !important; font-size:16px;}
.notification.products .corp-info-wrap a{padding:0px !important; font-size:16px; display:flex; justify-content:center; align-items:center; flex-flow:column; text-align:center; min-height:125px;}
.notification.products .corp-info-wrap a span{width:65%; margin-bottom:8px;}
.notification.products .common-tabs ul.nav-tabs li{width:33.33%;}
.notification.products .sec-info{width:100%; font-size:14px;}
.heading-border:after{bottom: 0px;}
	 .img-wrap{margin-top: 96px;}
	.notification.products .banner-inner-area .video-wrap .text-wrap p.banner-title{font-size: 13px;}
.OET-left{padding: 40px 50px 20px 15px;}
	 .section-column .item{min-height:auto !important;}
}

 @media (max-width: 379px) and (min-width: 375px) {
	 .equity-form h2{margin-top:0px !important;font-size: 18px !important;}
 .notification.products .common-tabs ul.nav-tabs li a{padding:15px 16px !important; font-size:16px;}
 
.notification.products .corp-info-wrap a{padding:0px !important; font-size:16px; display:flex; justify-content:center; align-items:center; flex-flow:column; text-align:center; min-height:125px;}
.notification.products .corp-info-wrap a span{width:65%; margin-bottom:8px;}
.notification.products .common-tabs ul.nav-tabs li{width:33.33%;}
.notification.products .sec-info{width:100%; font-size:14px;}
.heading-border:after{bottom: 0px;}
	 .img-wrap{margin-top: 96px;}
	.notification.products .banner-inner-area .video-wrap .text-wrap p.banner-title{font-size: 13px;}

	 .section-column .item{min-height:auto !important;}
	
}

 @media (max-width: 374px) and (min-width: 320px) {
	 
	 h2{margin-top:0px !important;}
 .notification.products .common-tabs ul.nav-tabs li a{padding:15px 9px !important; font-size:14px;}
.notification.products .corp-info-wrap a{padding:0px !important; font-size:14px; display:flex; justify-content:center; align-items:center; flex-flow:column; text-align:center; min-height:125px;}
.notification.products .corp-info-wrap a span{width:65%; margin-bottom:8px;}
.notification.products .common-tabs ul.nav-tabs li{width:33.33%;}
.notification.products .sec-info{width:100%; font-size:14px;}
.heading-border:after{bottom: 0px;}
	 .img-wrap{margin-top: 96px;}
	.notification.products .banner-inner-area .video-wrap .text-wrap p.banner-title{font-size: 13px; top: 30%;}
.OET-left{padding: 40px 50px 20px 15px;}
	 .equity-form h2{font-size: 18px !important;}
	 .OET-middle h2{margin: 0 0 0px 5px!important;}
	.section-column .item{min-height:auto !important;}
}



/*************************Privacy Policy Page CSS Starts*********************************/

.notification.privacy-policy{padding-top:20px;}


/*************************Research Page CSS Starts*********************************/



.notification.research .sec-block .block .heading-bx h2:after {
    margin: 0;
    bottom: -15px;
}

.notification.research{padding-bottom:0px; background:#ffffff;margin-top: 0px;}
.notification.research .corp-info-wrap a{font-size:18px;}

.notification.research .banner-inner-area .video-wrap {
    position: relative;
}

.notification.research .sec-info {
   
    margin: 0 auto;
    padding-bottom: 30px;
	padding-top: 15px;
    color: #212121;
    font-size: 16px;
	text-align:left;
}

.notification.contact .sec-info {
   
    margin: 0 auto;
    padding-bottom: 30px;
	padding-top: 15px;
    color: #212121;
    font-size: 16px;
	text-align:left;
}
.notification.research .banner-inner-area .video-wrap .text-wrap p.banner-title{
	position:relative;
	top:50%;
	-webkit-transform:translateY(-50%);
	color:#fff;
	font-size:24px;
	padding:15px; background: #056633;display: inline;
    border-radius: 5px;
}

.notification.research .banner-inner-area .video-wrap .text-wrap{position: absolute;
    top: 0;
    right: 0;
    left: 0;
    bottom: 0;
    margin: auto;
    text-align: center;
    height: 100%;
    width: 100%;}

.notification.research .inbetween-padding{
padding:30px 0px;	
}

.notification.contact .inbetween-padding{
padding:30px 0px;	
}

/*************************Home Page CSS Starts*********************************/

#Home{font-family: 'Ubuntu', sans-serif;}

#Home ul{padding:0px; margin:0px;}
#Home ul li{list-style:none;}
#Home .mobile-lunch-app {
    background: #ddeae7;
}
#Home .promotional-Banners img{height:188px;}

#Home P{color:#212121; font-size:16px; text-align:left; line-height: 1.6;}


#Home .DemateTrading {margin-top:-15px;}
#Home .whyRelBroking, #Home .financialGoals{margin-top:60px; background: #fbfbfb; padding: 40px 0;border-bottom: 1px solid #e0e0e0; border-top: 1px solid #e0e0e0;}
#Home .financialGoals .textSec p {text-align:left;}
#Home .religare-sev-tx{padding:0px;}
#Home .whyRelBroking .textSec{padding:0px;}
#Home .whyRelBroking .textSec p{margin:10px 0px; color:#212121; text-align:left;}
#Home .whyRelBroking .textSec h3{margin-top:0px; font-size: 17px;}
#Home .whyRelBroking h2{margin-bottom:20px;}
#Home .whyRelBroking .box{padding:20px; width:32%;background: #fff; border-radius: 5px;border: 1px solid #e0e0e0; min-height: 216px;}
#Home .whyRelBroking .box.middle{margin:0 15px;}
#Home .whyRelBroking .box .iconSec{padding:0px;}
#Home .whyRelBroking .box .iconSec img{width:81px;}
#Home .whyRelBroking .RO-box{margin-top:50px;}

#Home .promotional-Banners{margin-top:60px;}
#Home .promotional-Banners .bannerLeft{padding-left:0px;}



#Home .financialGoals .box{padding:20px; width:32%;background: #fff; border-radius: 5px;border: 1px solid #e0e0e0; min-height: 230px;}
#Home .financialGoals .textSec p{padding-right:15px}
#Home .financialGoals .box-left, #Home .financialGoals .box-left .iconSec,  #Home .financialGoals .box-left .textSec{padding-left:0px;}
#Home .financialGoals .box-right, #Home .financialGoals .box-right .iconSec, #Home .financialGoals .box-right .textSec{padding-right:0px;} 
#Home .financialGoals .box-layout{padding: 20px; width: 32%; background: #fff; border-radius: 5px; border: 1px solid #e0e0e0;}
#Home .financialGoals .box.middle{margin:0 15px;}
#Home .financialGoals .box .iconSec{padding:0px;}
#Home .financialGoals .RO-box{margin-top:30px; float:left;}

#Home .financialGoals .box img{width:81px;}

#Home #registration_form .error-in.error1{position:absolute !important; bottom:-21px !important;}

/************************Main Header************************************/
body.sticky .header-top{margin-top:0px !important;}
header{box-shadow:none;}
#mainHead {font-family: 'Ubuntu', sans-serif !important; height:141px;}
#mainHead .header-container{padding:8px 60px 0px 30px !important;}
#mainHead .upperHeader{padding:0px 0px 0px 30px; margin-bottom:0px;}
#mainHead .header-top{padding-top:30px}
#mainHead .btn-green{background:#056633;}
#mainHead .login-links{background:#2b2f32; font-size:14px; padding:5px 25px; margin:0px 0px 0px 0px; min-width:100px; border-radius:15px;font-family: 'Ubuntu', sans-serif; text-align: center;}
#mainHead .login-links:focus{color:#ffffff;}

/*#mainHead .account-links {font-size: 14px;padding: 5px 0px;min-width:145px;margin:0px;border-radius:15px;font-family: 'Ubuntu', sans-serif;
    background: linear-gradient(120deg,#176e37 15px,#176e37 37%,#47d77c 99%);
    background-image: linear-gradient(to right, #18839e, #289e5e) !important;
}*/

#mainHead .account-links {
    font-size: 14px;
    padding: 5px 0px;
    min-width: 145px;
    margin: 0px;
    font-family: 'Ubuntu', sans-serif;
    background-image: linear-gradient(to right, #18839e, #289e5e) !important;
    background: linear-gradient(120deg,#176e37 15px,#176e37 37%,#47d77c 99%);
    position: relative;
    z-index: 1;
    overflow: hidden;
    border: 2px solid #fff;
    border-radius: 25px;
}

a.account-links.btn-green:hover{
    color: #1d8c8b;
       border: 1px solid #1d8c8b !important;
}

.sub-menu li a span{display:none;}
.main-logo a{font-size:33px;}
.accountBtns{display:flex; justify-content:center; align-items:flex-end;flex-flow:column;}
.account-links{font-size:18px; padding:8px 12px;}

.primarMenu{display:flex; justify-content:flex-start; align-items:center; padding-left:0px; padding-right:0px; margin-top:10px;}
.main-menu{margin-left:0px;}
#mainHead .menu-list{overflow:scrollbar; }

#mainHead .menu-list > li{padding:0px 25px 0px 25px;}
#mainHead .menu-list > li > a{padding:10px 0px 10px 0px; font-size:14px;  text-transform:capitalize; color:#212121 !important;}



 
#mainHead .menu-list > li:last-child a{padding:10px 20px 10px 20px; background:#056633;border-bottom: 4px solid #056633;color: #fff!important;}
#mainHead .menu-list > li:last-child a:hover{padding:10px 20px 10px 20px; background:#2b2f32;border-bottom: 4px solid #2b2f32;color: #fff!important;}
 


 



#mainHead .menu-list > li a:hover .sub-menu{display:block !important;}
#mainHead .sub-menu{top:44px; left:10px !important; width:auto; background:#ffffff !important; padding-left:20px; box-shadow:0 2px 0px 0 rgb(50 50 50 / 20%) !important; border-top:1px solid #eee; }
#mainHead .sub-menu ul{padding-left:15px; padding-top:10px;}
#mainHead .sub-menu li{margin-right:0px; margin-bottom:0px; margin-left:0px; padding-top:10px; padding-right:35px !important; display:block; text-align:left; font-size:14px;  text-transform:capitalize; width: 100%!important;}
#mainHead .sub-menu li a{color:#212121 !important;}
#mainHead .sub-menu li a:hover{border-bottom:none;}
#mainHead .sub-menu:after, .sub-menu:before{background:none;}


/*****SearchBox Start******/

#custom-search-input {
	position:absolute;
    margin: 0;
    padding: 0;
    height:42px;
    width: 70%;
	right:3px;margin-top: 20px;
 
}
 
 
#custom-search-input .search-query {
    width:100%;
	border:none !important;
	box-shadow:none !important;
	border-bottom:1px solid #ccc !important;
    padding-right: 3px;
    padding-left: 32px;
	height:31px;
        /* IE7-8 doesn't have border-radius, so don't indent the padding */
    margin-bottom: 0;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 0;
}
 
#custom-search-input button {
    border: 0;
    background: none;
    /** belows styles are working good */
    padding: 2px 5px;
    margin-top: 2px;
    position: absolute;
	top:5px;
    left:5px;
    /* IE7-8 doesn't have border-radius, so don't indent the padding */
    margin-bottom: 0;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    color:#D9230F;
    cursor: unset;
    z-index: 20;
}
 
.search-query:focus{
    z-index: 0;   
}
/******SearchBox End********/
 

@media (max-width: 1440px) and (min-width: 1261px){
/*.banner-area{ margin-bottom:0px;}*/
	
}

@media (max-width: 1260px) and (min-width: 1200px){
	#custom-search-input{margin-left:18%; width:75%;}
	
} 

@media screen and (max-width: 1024px) and (min-width: 812px) {
	
	#mainHead .menu-list > li{padding:0px 21px; }
	#mainHead .menu-list > li > a{padding:13px 0px; font-size:12px; }
	.primarMenu{margin-top:0px;}
	#custom-search-input{width:90%;}
	.banner-area{margin-top:60px;}
}

@media screen and (max-width: 823px) and (min-width: 800px) {
	#mainHead .menu-list > li{padding:0px 5px;}
	#custom-search-input{width:94%;}
	#mainHead .upperHeader{padding:0px 0px 0px 9px;}
 
}




@media screen and (max-width: 768px) {
	#mainHead{height:80px;}
	#mainHead .header-container{padding:0px 30px 0px 30px !important;}
	#mainHead .upperHeader{padding:0px;}
	.banner-area{margin-top:40px !important;}
 
	
	.menu-list > li > a{font-size:12px;}
	#mainHead .login-links{margin:0px 0 0 0px;font-size:14px; padding:5px 24px;}
	#mainHead .account-links{font-size:14px; min-width:140px;}

	#mainHead .header-top{padding:25px 0 8px}
	#custom-search-input {width: 95%; right:5px; margin-left:0%;}
  .menu-list {
    height: 550px;
}
	#mainHead .main-menu{ 
		position:absolute;
		width:75%  !important;
		transform:none !important;
		left: -18px !important;
 text-align:left !important;
    top: 20px !important; overflow-y:scroll; border:none !important; }
	
	#mainHead .sub-menu{top:-9px; left:0px !important; box-shadow:none !important; border-top:1px solid #ccc !important; border-bottom:1px solid #ccc !important;}
	#mainHead .menu-list > li{padding-left:3px !important; padding-right:0px  !important;}
	#mainHead .menu-list > li a{font-weight:500; padding-left:21px !important;}
	#mainHead .sub-menu > li a{font-weight:normal; padding-left:0px !important;}
	#mainHead .menu-list > li a:hover{border-bottom:none; color:#8dc63f !important}
	#mainHead .sub-menu li{padding-right:30px !important}	
	
	
	.header-top{padding-top:25px;}
	.primarMenu{border-top:none; border-bottom:none;margin-top: 0px;}
	#Home .company-visitor-count .user-visit-ar .visit-user-cnt{text-align:left;}
	#Home .company-visitor-count .user-visit-ar .visit-user-cnt .visit-user-icon:after{position:absolute;}
	
}	


 @media screen and (max-width: 767px) {
.main-logo{padding-left:41px;}
.menu-icon {
 position: absolute;
    background: white;
    top: 2px;
    left: 4px;
    z-index: 2000;
} 
	 
	 @media (max-width: 736px) and (min-width: 540px) {
		 .accountBtns{position:absolute;right:4%;} 
		 #custom-search-input{width:49%; float:right;}
	 }

}


@media screen and (max-width: 440px) {
	#mainHead{height:120px;}
	.btnsGroup{width:102%; margin:10px 0px 0 0px;}	
	.openAccnt{display:flex !important; justify-content:flex-start !important;}
	.loginTrade{display:flex !important; justify-content:flex-end !important;}
	.accountBtns{padding-left:0px !important;}
	#mainHead .account-links{width:170px; padding:6px 0px; border-radius:16px;}
	#mainHead .login-links{width:170px; padding:6px 24px; border-radius:16px;}
	#mainHead .main-menu{top:15px !important;}
	.main-menu{border-top:1px solid #cccccc !important;}
	#mainHead .menu-list > li > a{font-weight:500;}
	#mainHead .menu-list > li a:hover{color:#8dc63f !important;}
	.banner-area{margin-top:12px;}
	 .banner-area{margin-top: 60px !important;margin-bottom: 0px !important;}
	#custom-search-input{right:18px;}
}


@media screen and (max-width: 375px) {
	#custom-search-input{width:92%;}
}

@media screen and (max-width: 320px) {
	#mainHead .header-container{padding:0px 13px 0px 20px !important}
}

 
 
	
	
/*********************Refer & Earn****************************/	
	
#refer-n-earn .btn-sm {
    padding: 5px 10px;
    font-size: 12px;
    line-height: 1.5;
    border-radius: 3px;
}
	@media screen and (max-width: 425px) {
	
	}

/**********************IPO-test****************************/
.breadcrumb-wrap .breadcrumb {
    padding: 8px 0;
    margin-bottom: 0;
    list-style: none;
    background-color: transparent;
    border-radius: 0;
}
.breadcrumb-wrap .breadcrumb li {
    font-size: 13px;
}
.breadcrumb-wrap .breadcrumb li+li:before {
    content: "\2022";
    padding-top: 15px;
    font-size: 18px;
    position: relative;
    top: 3px;
    color: #8dc63f;
}
.breadcrumb-wrap .breadcrumb li a {
    color: #5b666b;
    font-size: 13px;
}

.banner-inner-area.green-bg{background:#e3f8e4;}
.tax-information-net .tax-info-dt .tax-info-row .became-cont-ar .became-cont-title{background: #40474e;
    padding: 12px 20px;
}

.tax-information-net .tax-info-dt .tax-info-row .became-cont-ar .became-cont-title p {
    color: #fff;
    font-size: 20px;
    margin: 0;
}
.tax-information-net .tax-info-dt .tax-info-row .became-cont-ar .became-cont-form {
    padding: 10px 20px;
	background:#ffffff;
}
.tax-information-net .tax-info-dt .tax-info-row .became-cont-ar .became-cont-form .mandatory-note {
    text-align: right;
    margin: 5px 0;
    font-size: 12px;
}
.tax-information-net .tax-info-dt .tax-info-row .became-cont-ar .became-cont-form .mandatory-note span.astrick {
    color: red;
    position: static;
}
.tax-information-net .tax-info-dt .tax-info-row .became-cont-ar .became-cont-form .became-form-gp {
    margin-bottom: 15px;
    position: relative;
}
.tax-information-net .tax-info-dt .tax-info-row .became-cont-ar .became-cont-form .became-form-gp input[placeholder] {
    color: #a2a2a2;
    font-family: ubunturegular,sans-serif;
    font-size: 14px;
}
#ipo .form-control {
    border: none;
    border-bottom: 1px solid #ccc;
    box-shadow: none;
    border-radius: 0;
}
#ipo .form-control:focus {
    box-shadow: none;
    border-color: #ccc;
}

 
#ipo .error-in {
    color: red;
    display: inline-block;
    font-size: 12px;
    margin: 0 0 10px 10px;
    white-space: initial;
}
.tax-information-net .tax-info-dt .tax-info-row .became-cont-ar .became-cont-form .became-form-gp span.astrick{    position: absolute;
    left: -8px;
    top: 4px;
    color: red;
}
.tax-information-net .tax-info-dt .tax-info-row .became-cont-ar .became-cont-form .submit-btn .btn-green {
    margin: 10px 0;
    padding: 7px 30px;
}
.enable[_ngcontent-c21] {
    background-color: #8ac639;
    pointer-events: auto;
}
.pb40 {
    padding-bottom: 40px!important;
}

#ipo .sub_header {
    font-size: 20px!important;
    color: #222!important;
    margin-bottom: 30px!important;
    font-family: Ubuntu-Medium,sans-serif;
}
#ipo .header_text {
    font-size: 16px!important;
    color: #222!important;
}
.tax-information-net .tax-info-dt .tax-info-row .became-cont-ar .became-cont-form .became-form-gp{ margin-bottom: 15px;
    position: relative;}

.tax-information-net .tax-info-dt .tax-info-row .became-cont-ar .became-cont-form .became-form-gp .form-control{padding-left:0px;}
.religare-pro-equity .religare-equt .religare-service-ar .religare-sev-tx .font-icons span {
    font-size: 70px;
}
@media screen and (max-width: 991px){
.religare-pro-equity .religare-equt .religare-service-ar .religare-sev-tx h3 {
    font-size: 18px;
    line-height: 24px;
}
.religare-service-ar .religare-sev-tx p {
    font-size: 14px;
}	
	
}
/*********************Internal Pages****************************/	
.m-list{margin-bottom:40px;}
.section-who-can-join h2{font-size: 16px;
    font-weight: normal;}
.notification.aboutus .content-pd p{ text-align:center;}
.tax-benefits-list .list-icon{text-align:left;}
.tax-benefits-list h3{text-align:left;}
.tax-benefits-list p{text-align:left; font-size:16px; color:#212121;}
.banner-area{margin-bottom: 0px;border-bottom: 1px solid #eee; margin-top: 49px;}
.services-tin-fc .section-column h3{margin: 0px 0 0px 0 !important;}
.services-tin-fc .section-column .item
#Home .whyRelBroking .box .iconSec img{width:81px;}
.notification.aboutus .content-pd .desc{text-align: left;}

@media (max-width: 1023px) and (min-width: 768px) {

	#Home P{text-align: left;padding-left: 15px;}
	#Home .whyRelBroking .box{width:100%;}
	#Home .whyRelBroking .box .iconSec img{width:81px;}
	#Home .whyRelBroking .box.middle{margin: 20px 0px;}
	.mob-text{padding-left: 0px !important;}
	#Home .whyRelBroking .textSec p{font-size:18px;}
	#Home .whyRelBroking .textSec h3{font-size: 18px;}
	#Home .promotional-Banners img{width:auto; height:auto!important;}
	#Home .promotional-Banners .bannerRight{padding: 20px 0;}
	#Home .promotional-Banners{margin-top: 30px;}
	#Home .whyRelBroking, #Home .financialGoals{margin-top: 30px;}
	#Home .financialGoals .box{width: 100%;min-height: auto;}
	#Home .financialGoals .box.middle{margin: 20px 0px;}
	#Home .financialGoals .textSec p{padding-left: 0;}
	#Home .financialGoals .RO-box{margin: 0px 10px;}
	#Home .whyRelBroking .RO-box{margin: 0px 10px;}
	#Home .promotional-Banners .bannerLeft{padding: 0 5px;}
	#Home .promotional-Banners .bannerRight{padding: 10px 5px 0 5px;}
	.services-demat-account .section-wrapper > section.bottom .item-text{min-height: 180px;}
	.products-ipo .section-wrapper > section .item-text{min-height: 180px;}
	.products-health-insurance .section-wrapper > section.bottom .item-text{min-height: 180px;}
	.products-life-insurance .section-wrapper > section .item-text{min-height: 150px;}
	.notification.products{margin-top: 50px !important;}
}
@media (max-width: 680px) and (min-width: 426px) {
	.section-column .item{min-height:auto !important; margin-bottom:0px!important;}
	.section-list .row{margin:0px !important; }	
	.section-wrapper > section .row{margin:0px !important;}
	.flex-column-mobile{display:block;}
	
	#Home P{text-align: left;padding-left: 15px; margin: 0;}
	#Home .whyRelBroking .box{width:100%;}
	#Home .whyRelBroking .box .iconSec img{width:81px;}
	#Home .whyRelBroking .box.middle{margin: 20px 0px;}
	.mob-text{padding-left: 0px !important;}
	#Home .whyRelBroking .textSec p{font-size:16px;}
	#Home .whyRelBroking .textSec h3{font-size: 16px;}
	#Home .promotional-Banners img{width:auto; height:auto;}
	#Home .promotional-Banners .bannerRight{padding: 20px 0;}
	#Home .promotional-Banners{margin-top: 30px;}
	#Home .whyRelBroking, #Home .financialGoals{margin-top: 30px;}
	#Home .financialGoals .box{width: 100%;min-height: auto;}
	#Home .financialGoals .box.middle{margin: 20px 0px;}
	#Home .financialGoals .textSec p{padding-left: 0;}
	#Home .financialGoals .RO-box{margin: 0px 10px;}
	#Home .whyRelBroking .RO-box{margin: 0px 10px;}
	#Home .promotional-Banners .bannerLeft{padding: 0 5px;}
	#Home .promotional-Banners .bannerRight{padding: 10px 5px 0 5px;}
	#Home .financialGoals .box img{width: 60px;}
	.notification .video-wrap .img-wrap{margin-top:0px;}
	.notification .corporate-info .tab-content{margin: 0 0px;}
	.notification.corporate-info .corp-info-wrap .media .download-title{padding-left: 20px;}
}
@media (max-width: 425px) and (min-width: 380px) {
	.OET-top{padding-top: 94px !important;}
	.OET-left {padding: 0px 50px 20px 15px;}
	.section-list .row{margin:0px !important; }
	.OET-top h2{font-size: 18px !important;}
	.section-wrapper > section .row{margin:0px !important;}
	.flex-column-mobile{display:block;}
	
	#Home P{text-align: left;padding-left: 15px; margin: 0;}
	#Home .whyRelBroking .box{width:100%;}
	#Home .whyRelBroking .box .iconSec img{width:60px;}
	#Home .whyRelBroking .box.middle{margin: 20px 0px;}
	.mob-text{padding-left: 0px !important;}
	#Home .whyRelBroking .textSec p{font-size:16px;}
	#Home .whyRelBroking .textSec h3{font-size: 16px;}
	#Home .promotional-Banners img{width:auto; height:auto;}
	#Home .promotional-Banners .bannerRight{padding: 20px 0;}
	#Home .promotional-Banners{margin-top: 30px;}
	#Home .whyRelBroking, #Home .financialGoals{margin-top: 30px;}
	#Home .financialGoals .box{width: 100%;min-height: auto;}
	#Home .financialGoals .box.middle{margin: 20px 0px;}
	#Home .financialGoals .textSec p{padding-left: 0;}
	#Home .financialGoals .RO-box{margin: 0px 10px;}
	#Home .whyRelBroking .RO-box{margin: 0px 10px;}
	#Home .promotional-Banners .bannerLeft{padding: 0 5px;}
	#Home .promotional-Banners .bannerRight{padding: 10px 5px 0 5px;}
	#Home .financialGoals .box img{width: 60px;}
	.notification .video-wrap .img-wrap{margin-top:60px;}
	.notification .corporate-info .tab-content{margin: 0 0px;}
	.notification.corporate-info .corp-info-wrap .media .download-title{padding-left: 20px;}
}
@media (max-width: 379px) and (min-width: 375px) {
	.OET-top{padding-top: 54px !important;}
	.OET-left {padding: 0px 50px 20px 15px;}
	.section-list .row{margin:0px !important; }	
	.section-wrapper > section .row{margin:0px !important;}
	.flex-column-mobile{display:block;}
	
	#Home P{text-align: left;padding-left: 15px; margin: 0;}
	#Home .whyRelBroking .box{width:100%;}
	#Home .whyRelBroking .box .iconSec img{width:60px;}
	#Home .whyRelBroking .box.middle{margin: 20px 0px;}
	.mob-text{padding-left: 0px !important;}
	#Home .whyRelBroking .textSec p{font-size:16px;}
	#Home .whyRelBroking .textSec h3{font-size: 16px;}
	#Home .promotional-Banners img{width:auto; height:auto;}
	#Home .promotional-Banners .bannerRight{padding: 20px 0;}
	#Home .promotional-Banners{margin-top: 30px;}
	#Home .whyRelBroking, #Home .financialGoals{margin-top: 30px;}
	#Home .financialGoals .box{width: 100%;min-height: auto;}
	#Home .financialGoals .box.middle{margin: 20px 0px;}
	#Home .financialGoals .textSec p{padding-left: 0;}
	#Home .financialGoals .RO-box{margin: 0px 10px;}
	#Home .whyRelBroking .RO-box{margin: 0px 10px;}
	#Home .promotional-Banners .bannerLeft{padding: 0 5px;}
	#Home .promotional-Banners .bannerRight{padding: 10px 5px 0 5px;}
	#Home .financialGoals .box img{width: 60px;}
	.notification .video-wrap .img-wrap{margin-top:60px;}
	.notification .corporate-info .tab-content{margin: 0 0px;}
	.notification.corporate-info .corp-info-wrap .media .download-title{padding-left: 20px;}
	
}
@media (max-width: 374px) and (min-width: 320px) {
	.OET-top{padding-top: 94px !important;}
	.OET-left {padding: 0px 50px 20px 15px;}
	.section-list .row{margin:0px !important; }
	.section-wrapper > section .row{margin:0px !important;}
	.flex-column-mobile{display:block;}
	
	#Home P{text-align: left;padding-left: 15px; margin: 0;}
	#Home .whyRelBroking .box{width:100%;}
	#Home .whyRelBroking .box .iconSec img{width:60px;}
	#Home .whyRelBroking .box.middle{margin: 20px 0px;}
	.mob-text{padding-left: 0px !important;}
	#Home .whyRelBroking .textSec p{font-size:16px;}
	#Home .whyRelBroking .textSec h3{font-size: 16px;}
	#Home .promotional-Banners img{width:auto; height:auto;}
	#Home .promotional-Banners .bannerRight{padding: 20px 0;}
	#Home .promotional-Banners{margin-top: 30px;}
	#Home .whyRelBroking, #Home .financialGoals{margin-top: 30px;}
	#Home .financialGoals .box{width: 100%;min-height: auto;}
	#Home .financialGoals .box.middle{margin: 20px 0px;}
	#Home .financialGoals .textSec p{padding-left: 0;}
	#Home .financialGoals .RO-box{margin: 0px 10px;}
	#Home .whyRelBroking .RO-box{margin: 0px 10px;}
	#Home .promotional-Banners .bannerLeft{padding: 0 5px;}
	#Home .promotional-Banners .bannerRight{padding: 10px 5px 0 5px;}
	#Home .financialGoals .box img{width: 60px;}
	.notification .video-wrap .img-wrap{margin-top:60px;}
	.notification .corporate-info .tab-content{margin: 0 0px;}
	.notification.corporate-info .corp-info-wrap .media .download-title{padding-left: 20px;}

}


blink {
  animation: blink 1s steps(1, end) infinite;
}

@keyframes blink {
  0% {
    opacity: 1;
  }
  50% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}



/*************************************************************************1768*************
*************************New Home Page CSS Starts**************************************
***************************************************************************************/

#HomeNew #stickytest {
    position: sticky;
    top: 0px;
}

#HomeNew .desktopview{display:block;}
#HomeNew .tabview{display:none !important;}

#HomeNew .PersonalizedServices .box .iconSec img{width:81px;}
 
#HomeNew{font-family: 'Ubuntu', sans-serif; background:#FBFBFB;}
#HomeNew ul{padding:0px; margin:0px;}
#HomeNew ul li{list-style:none;}
#HomeNew .otpRow{margin-top:23px;}
#HomeNew .mobile-lunch-app {background: #ddeae7;}
#HomeNew P{color:#212121; font-size:17px; text-align:left; line-height: 1.6;}
#HomeNew .PersonalizedServices, #HomeNew .Platforms{padding-top:60px; background: #ffffff; padding:0px 0;}

#HomeNew .Platforms{padding-top:60px;     box-shadow: 0px 11px 8px -10px #cacaca;
    margin-bottom: 7px;}

#HomeNew .Platforms .textSec p {text-align:left;}

#HomeNew .greenHeading {
    color: #32754C;
    font-size: 22px;
    line-height: 22px;
    text-align: center;
    /* font-weight: 700; */
    padding-bottom: 15px;
    display: block;
    
}
#HomeNew .greenHeading1{color:#32754C; font-size:34px; }

#HomeNew .greenText{color:#32754C; font-size:30px; font-weight:500;}
#HomeNew .heading-bx p{text-align:center;}


#HomeNew .OneStopSolution .heading-bx h2{margin-top:0px;}

#HomeNew .religare-sev-tx{ padding-top:10px; text-align:center;}
#HomeNew .heading-bx h2{padding-bottom:10px; margin-top:0px; margin-bottom:0px; font-size:33px; font-weight:500;}

.mobView{display:none;}
.desktopView{display:block;}

#HomeNew .db{display:block;}

#HomeNew section.innerSection{padding:30px 0px;}

#HomeNew .formBox{background:#fbfbfb; margin-top:-57px; margin-bottom:40px;}
#registration_form{
    position: fixed;
    z-index: 9;
    bottom: 0;
display:flex; flex-flow:row; justify-content:center; align-items:center; box-shadow:0px 2px 6px 0px #cacaca; background:#fbfbfb; width:100%;     padding: 16px 0; }

/*************************Section 1 CSS Starts*********************************/

#HomeNew {background: url(http://c.religareonline.com/wp-content/uploads/2022/08/bg-new.png) no-repeat ;background-size: contain;}

#HomeNew .OneStopSolution .oneStopBox{
    display: flex;
    flex-flow: row;
    gap: 55px;
    justify-content: center;
}


#HomeNew .religare-sev-tx.Sec1{
    font-size: 14px;
    line-height: 30px;
    padding-top: 30px;
    /* margin-top: 10px; */
    margin-right: 	40px;
}

#HomeNew .religare-sev-tx.Sec2{  font-size:16px;line-height:30px; margin-top:10px; }

#HomeNew .religare-sev-tx.Sec1 ul li{ padding-bottom:10px; overflow:hidden; display: flex; flex-flow: wrap; align-items: center;}
#HomeNew .religare-sev-tx.Sec1 ul li span.green{color:#2ca54c; font-weight:600;}

#HomeNew .religare-sev-tx.Sec1 .head{background:#2ca54c; display:block; width:100%; color:#fff; font-size:22px; border-radius:15px 15px 0px 0px; padding:10px;}
#HomeNew .religare-sev-tx.Sec1 .icon{display:inline-block; float: left; width:11%; padding-right:12px;}
#HomeNew .religare-sev-tx.Sec1 .listcontent{float:right; width:83%;}
#HomeNew .religare-sev-tx.Sec1 .headPera{padding:10px; text-align:center;}


#HomeNew .religare-sev-tx.Sec1 ul, #HomeNew .religare-sev-tx.Sec2 ul{padding:0px; border-radius:0px 0px 10px 10px; min-height:330px; text-align:left;}

#HomeNew .religare-sev-tx.Sec1 h4{font-size:16px; font-weight:600; margin:0px;}
#HomeNew .religare-sev-tx.Sec1 h4 span{font-weight:400; font-size:13px;}
#HomeNew .religare-sev-tx.Sec1 p{margin:0px; font-size:17px; }
#HomeNew .religare-sev-tx.Sec1 ul li .litext{width:80%; line-height: 23px;}

#HomeNew .religare-sev-tx.Sec1 .boxcontent {
    box-shadow: 0px 0px 10px 0px #cacaca;
    padding: 30px 15px 30px 30px;
    background: #fff;
    border-radius: 0px 0px 10px 10px;
    min-height:auto;

}
#HomeNew .fixedElement .frmbtn {
    background: #f8ff40;
    color: #000;
    padding: 4px 16px;
    display: flex;
    justify-content: center;
    align-items: center;
    font-weight: 500;
    border-radius: 22px;
    margin-top: -5px;
    
}

#HomeNew .fixedElement .frmbtn:hover {
    background: #f2f5a7;
}

#HomeNew .religare-sev-tx.Sec2 ul li{background: url(/wp-content/uploads/2021/04/yellow-bullet.svg) no-repeat scroll left top transparent; padding-left:30px; padding-bottom:10px;}

#HomeNew .selectBtn{border:none; background:none; margin-top:-30px;}
#HomeNew .callBtn{display:flex; justify-content:center; margin-top:10px;}
#HomeNew .selectBtn a {
    color: #fff;
    padding: 10px 30px 10px 30px;
    border-radius: 20px;
    font-size: 16px;
    transition: all 0.1s;
    text-decoration: none;
}

#HomeNew .selectBtn a:hover {
    color: #fff !important;
}

#HomeNew .selectBtn a:hover{background:#DAF2FC; color:#1E7240; transition:all 0.1s;}
#HomeNew .selectBtn a:hover span{padding-left:15px; transition:all 0.8s;}
 

 
/* #HomeNew .religare-sev-tx.Sec1:hover ul li, #HomeNew .religare-sev-tx.Sec2:hover ul li{font-weight:500;} */

#HomeNew .religare-sev-tx.Sec1:hover .selectBtn, #HomeNew .religare-sev-tx.Sec2:hover .selectBtn{display:block;}

#HomeNew .religare-sev-tx.Sec1:hover .selectBtn a, #HomeNew .religare-sev-tx.Sec2:hover .selectBtn a{margin-top:-15px;}
 


#HomeNew  .form-control{height:50px; width:100% !important;}

 


/*************************Section 2 CSS Starts*********************************/

/*********************Personalized Services Section CSS Start******************************/
.Personalized{background:#FFFFFF 0% 0% no-repeat padding-box;box-shadow:0px 3px 10px -3px #5e5e5e; padding:80px 0px;}
.Personalized h2{text-align:center; font-size:34px;}
.Personalized .rel-inner {display:flex !important; flex-flow:row; justify-content:space-between; margin-top:80px; padding:0px 150px;}
.Personalized .rel-inner.rel-inner1{padding:0px 35px; margin-top:-80px;}
.Personalized .rel-inner.rel-inner1.rel-inner2{padding:0px 150px; margin-top:-80px;}
.Personalized .rel-inner .B_box1{background:url(/wp-content/uploads/2021/04/Personalized-bg.png) center center no-repeat; width:244px; display:flex;flex-flow:column;justify-content:center;align-items:center; font-size:16px; cursor:pointer; transition:all 0.5s; padding:60px 0px;}
.Personalized .rel-inner .B_box1 strong a{padding-top:10px; display:block; text-align:center; color:#000;}
.Personalized .rel-inner .B_box1 strong a:hover{text-decoration:none;}
.Personalized .rel-inner .B_box1:hover{background:url(/wp-content/uploads/2021/04/Personalized-bg-hower.png) center center no-repeat;}
.Personalized .rel-inner .B_box1:last-child{margin-right:0px;}
.B_box1{margin-right:15px;}

/*************************Section 3 CSS Starts*********************************/
#HomeNew .Research{padding:150px 0px 175px 0px;  background:#FBFBFB url(/wp-content/uploads/2021/04/Reserach-bg.png) center -133px no-repeat; }

#HomeNew .Research h2{color:#212121; display:inline-block; font-size:34px; line-height:48px; font-weight:500;}

#HomeNew .Research h2 .db{display:block;}

 
#HomeNew .Research .bannerRight{position:absolute; top:130px; right:0px; background:url(/wp-content/uploads/2021/04/research-normal.svg) no-repeat scroll center top transparent; min-height:395px; width:765px;}
#HomeNew .Research .bannerRight:hover{background:url(/wp-content/uploads/2021/04/research-hover.svg) no-repeat scroll center top transparent;}

#HomeNew .Research .bannerRight.mobile{display:none;}
 
 
/*************************Section 4 CSS Starts*********************************/
#HomeNew .innerSection .Platforms .heading-bx{display:flex; justify-content:center;}
#HomeNew .Platforms1{margin-top:0px;  padding:0px 0px 0px 30px; min-height:463px; display:flex; align-items:center; position:relative; backgroud:#fff; width:100%;}
#HomeNew .Platforms .box1{background:url(https://c.religareonline.com/wp-content/uploads/2021/04/religare-dynami-icon.png) no-repeat scroll center top transparent;width:25%;float:left;}
#HomeNew .Platforms .box1:hover{background: url(https://c.religareonline.com/wp-content/uploads/2021/04/religare-dynami-icon-hover.png) no-repeat scroll center top transparent; }
#HomeNew .Platforms .box2{background:url(https://c.religareonline.com/wp-content/uploads/2021/04/religare-online-icon.png) no-repeat scroll center top transparent;width:25%;float:left;}
#HomeNew .Platforms .box2:hover{background: url(https://c.religareonline.com/wp-content/uploads/2021/04/religare-online-icon-hover.png) no-repeat scroll center top transparent;}
#HomeNew .Platforms .box3{background: url(https://c.religareonline.com/wp-content/uploads/2021/04/dynami-wrap-icon.png) no-repeat scroll center top transparent;width:25%;float:left;}
#HomeNew .Platforms .box3:hover{background: url(https://c.religareonline.com/wp-content/uploads/2021/04/dynami-wrap-icon-hover.png) no-repeat scroll center top transparent;}
#HomeNew .Platforms .box4{background: url(https://c.religareonline.com//wp-content/uploads/2021/04/odin-diet-icon.svg) no-repeat scroll center top transparent;width:25%;float:left;}
#HomeNew .Platforms .box4:hover{background: url(https://c.religareonline.com/wp-content/uploads/2021/04/odin-diet-icon-hover.png) no-repeat scroll center top transparent;}
#HomeNew .Platforms .box{padding: 20px;
    width: 30%;
    border-radius: 5px;
    min-height: 287px;
    margin-right: 7px;
    border-radius: 10px;
    border-top: none;}
#HomeNew .Platforms .textSec p{padding-right:15px}
#HomeNew .Platforms .box-left, #HomeNew .Platforms .box-left .iconSec,  #HomeNew .Platforms .box-left .textSec{padding-left:0px;}
#HomeNew .Platforms .box-right, #HomeNew .Platforms .box-right .iconSec, #HomeNew .Platforms .box-right .textSec{padding-right:0px;} 
#HomeNew .Platforms .box-layout{padding: 20px; width: 32%; background: #fff; border-radius: 5px; border: 1px solid #e0e0e0;}
#HomeNew .Platforms .box.middle{margin:0 15px;}
#HomeNew .Platforms .box .iconSec{padding:0px;}
#HomeNew .Platforms .RO-box{margin-top:30px; float:left;}
#HomeNew .Platforms .box img{width:81px;}
#HomeNew .PlatformsImg{position:absolute; right: -50px; top:-50px;}

/*************************Section 5 CSS Starts*********************************/
#HomeNew .refer-earn{background:#FBFBFB; padding:60px 0px;   margin-bottom: 0px;}
#HomeNew .refer-earn-punchLine{color:#212121; font-size:25px; text-align:center;margin-top:15px; margin-bottom:50px;}
#HomeNew .RefBtn{background:#e0f2fc; padding:15px 80px; border-radius:30px;}
#HomeNew .referBtn{margin-top:20px;}
#HomeNew .selectBtn.refBtn{margin-top:70px;}

/*************************Section 6 CSS Starts*********************************/

#HomeNew .ContactUs{color:#363640; font-weight:500; position:relative;}
#HomeNew .ContactUsBox{min-height:600px; margin-top:80px;}
#HomeNew .greenText.small{font-size:20px; font-weight:500;}
#HomeNew .timings{padding-left:32px; font-size:18px; line-height:30px; padding-top:20px;}
#HomeNew .ContactUsInner .bannerLeft{ }
#HomeNew .greenText.head{font-size:45px; font-weight:600;}
#HomeNew .ContactUs .greenText.head.head1{font-weight:400;}
#HomeNew .ContactUsInner{display:flex; align-items:center; }
 
#HomeNew .modal-dialog{margin:25px 15px !important;}
 

/*************************Exitpopup CSS Starts*********************************/

#HomeNew .lightbox {display: none;position:fixed;z-index: 1;width: 100%;height: 100%;top: 0;left: 0;background-color: rgba(0, 0, 0, 0.5);}
         
#HomeNew .lightbox .box {position: absolute;padding: 10px;top:60%;left: 50%;
transform: translate(-50%, -50%);background:#449866;color: #fff;width:753px;
height:512px;padding:0px;}

#HomeNew .lightbox .box p{margin:0px;}

#HomeNew .close {position: absolute;left: 100%;top:2px; margin: -10px 0 0 -21px; width:28px;height:28px;color:#333; font-size:18px; font-weight: bold;
text-align: center;border-radius: 50%;background-color: #fff;cursor: pointer;
text-decoration: none;opacity:1;display:flex;justify-content:center; align-items:center;border: 3px solid #47AD62;}

#HomeNew .lightbox .banner{width:49%; padding:0px; float:left;}
#HomeNew .lightbox .form{width:51%;f1oat:right; background-color:#3bb54b; padding-top:30px; height:512px; float:right;}
#HomeNew .lightbox .frmbtn{background-color:#3C3C3C; color:#FFFE01; font-weight:600; font-size:16px;}
#HomeNew .lightbox .frmbtn:hover{background-color:#3C3C3C;}
#HomeNew .lightbox h2{color:#fff; font-size:17px; text-align:center;}
#HomeNew .punchLine{font-size:9px; color:#fff; margin-bottom:15px; display:inline-block;}
#HomeNew .punchLine a.reset{color:#ffffff;}
#HomeNew .lightbox .form-signin{margin-top:0px;}
#HomeNew .lightbox .form-group{margin-bottom:25px !important;}
#HomeNew .lightbox .form-control{height:35px !important;}
#HomeNew .lightbox .form-signin span.error-in{position:absolute;bottom:-20px; text-shadow:-1px -1px 0px rgb(239 255 12 / 77%);}
 

/************************************************** Media Query CSS Starts **********************************************************/


@media (max-width:1920px) and (min-width:1800px){
#HomeNew .Platforms1{min-height:569px;}
#HomeNew .innerSection .Platforms{padding-top:70px;}
}


@media (max-width:1600px) and (min-width:1360px){
#HomeNew .fixedElement .frmbtn{width:75%;}
}



@media (max-width: 1024px){
#HomeNew .lightbox{display:none !important;}
 
#HomeNew .religare-sev-tx.Sec2:hover{background: url(/wp-content/uploads/2021/04/assist-hover.svg) no-repeat scroll 79px 0px transparent;}
#HomeNew .religare-sev-tx.Sec1 ul, #HomeNew .religare-sev-tx.Sec2 ul{min-height:420px;}
#HomeNew .heading-bx h2{font-size:28px;}
#HomeNew .greenText{font-size:28px;}
#HomeNew .Research .bannerRight{background:url(/wp-content/uploads/2021/04/research1-s.png) no-repeat scroll center top transparent; width:500px; min-height:300px;}
#HomeNew .contactImg{width:600px;}
}


@media (max-width: 1023px){
.mobView{display:block;}
.desktopView{display:none;}
#HomeNew .heading-bx h2{margin-top:0px;}
 
#HomeNew .religare-sev-tx.Sec2:hover{background:url(/wp-content/uploads/2021/04/assist-hover.svg) no-repeat scroll center 0px transparent;}
#HomeNew .religare-sev-tx.Sec1 ul, #HomeNew .religare-sev-tx.Sec2 ul{min-height:auto;}
#HomeNew .ContactUsInner{flex-flow:column;}
#HomeNew .contactImg{width:100%; position:inherit; text-align: center;}
#HomeNew .contactImg img{position:inherit;}
#HomeNew .ContactUsInner .bannerLeft{padding-top:20px; padding-bottom:60px;}
#HomeNew .refer-earn-punchLine{text-align:left;}
#HomeNew .Platforms1{flex-flow:column; padding-bottom:60px;}
#HomeNew .Platforms .box1, #HomeNew .Platforms .box2, #HomeNew .Platforms .box3, #HomeNew .Platforms .box4{background-position:center;}
#HomeNew .PlatformsImg{display:none;}
 
#HomeNew .Research .bannerRight.mobile{display:block; width:100%; background:url(/wp-content/uploads/2021/04/research-normal.svg) no-repeat scroll center top transparent; min-height:440px; margin-top:45px;}
#HomeNew .Research .bannerRight.mobile:hover{background:url(/wp-content/uploads/2021/04/research-hover.svg) no-repeat scroll center top transparent; }
#HomeNew .Research .bannerRight{background:none;}
#HomeNew .Research .bannerRight.desktop{display:none;}

#HomeNew .PersonalizedServices{width:100%;}
#HomeNew .PersonalizedServices .box .iconSec.cities, #HomeNew .PersonalizedServices .box .iconSec.locations, #HomeNew .PersonalizedServices .box .iconSec.bp{background-position:left;}
#HomeNew .PersonalizedServices .box .iconSec.cities:hover, #HomeNew .PersonalizedServices .box .iconSec.locations:hover, #HomeNew .PersonalizedServices .box .iconSec.bp:hover{background-position:left;}
#HomeNew .PersonalizedServices .textSec{padding-left:70px;}
#HomeNew .PersonalizedServices .textSec h3{text-align: left;padding-top: 20px;font-size: 30px;}
#HomeNew .PersonalizedServices .textSec p{text-align:left; font-size:24px;}
#HomeNew .Personalized{padding-bottom:120px;}
#HomeNew .religare-sev-tx.pesronalizedText{bottom:70px; width:90%;}
#HomeNew .religare-sev-tx{text-align:left; font-size:16px;}
}

@media (max-width: 980px)
{
#HomeNew .desktopview{display:none !important;}
#HomeNew .tabview{display:block !important; }
.Personalized .rel-inner{padding:0px 15px; flex-flow:column;}
.Personalized .rel-inner .B_box1{width:50%; float:left;}
.B_box1{margin:0px;}
#HomeNew .formBox{display:none;}
#HomeNew .OneStopSolution .oneStopBox{flex-flow:column;}
#HomeNew .Platforms .box{width:100%; margin:0px;}
#HomeNew .Platforms1{min-height:auto;}
#HomeNew .religare-sev-tx.Sec1{margin-bottom:0px;}
#HomeNew .greenText.head{font-size:35px;}
#HomeNew .refer-earn{padding-bottom:50px;}
#HomeNew .greenHeading{text-align:left;}
#HomeNew .OneStopSolution{padding-top:50px;}
#HomeNew .religare-sev-tx.Sec1 .headPera{text-align:left;}
#HomeNew .Personalized{padding-bottom:40px; padding-top:40px;}
#HomeNew .OneStopSolution .heading-bx h2{margin-top:0px;}
#HomeNew .Research{padding:50px 0px 90px 0px;}
.heading-bx{margin-bottom:0px;}
#HomeNew .Platforms .box1:hover, #HomeNew .Platforms .box2:hover, #HomeNew .Platforms .box3:hover{background-position:center}
}
 
@media (max-width: 680px)
{
#HomeNew .selectBtn a{font-size:18px;}
#HomeNew .Personalized h2{margin-bottom:30px;}
#HomeNew .Personalized h2, #HomeNew .greenHeading1, #HomeNew .greenText{font-size:26px;}
#HomeNew .Personalized .rel-inner{margin-top:0px;}
#HomeNew .Personalized .rel-inner .B_box1{float:none; padding:75px 0px; width:100%;}	
#HomeNew .Platforms .box{width:100%;}
#HomeNew .greenText.head{font-size:30px;}

}
@media (max-width:425px){
#HomeNew .heading-bx h2{font-size:22px; margin-left:0px;}
#HomeNew .Personalized h2{text-align:left;}
#HomeNew .greenHeading{font-size:20px;}
.heading-bx{margin-bottom:0px;}
#HomeNew .Personalized h2, #HomeNew .greenHeading1, #HomeNew .greenText{font-size:22px;}
#HomeNew .OneStopSolution{margin-bottom:20px; padding-top:0px;}
#HomeNew .Research{padding:40px 0px 80px 0px;}
#HomeNew .Research h2{font-size:22px; line-height:32px;}
#HomeNew .refer-earn{padding:35px 0px; }
#HomeNew .greenText.head{font-size:24px;}
#HomeNew .refer-earn-punchLine{font-size:20px;padding:0px;}
#HomeNew .ContactUsBox{margin-top:0px;padding:0px 15px !important}
#HomeNew .contactImg img{width:80%;height:auto;}
#HomeNew .religare-sev-tx{padding:0px;}
 
}
@media (max-width:375px){
h1, h2, h3, h4, h5{margin-top:0px;}
#HomeNew .Personalized h2{margin-bottom:15px;}
#HomeNew .OneStopSolution{padding-top:0px;}
#HomeNew .OneStopSolution .heading-bx h2{margin-top:0px;}
#HomeNew .Personalized h2, #HomeNew .greenHeading1, #HomeNew .greenText{font-size:20px;}
}


/***************Mobile Popup Form*********************/

.d-none{display:none;}
.px-0{padding-left:0px; padding-right:0px;}
.spceRow{display:flex;flex-flow:row;justify-content:space-between;}
.popboxfld{width:47%;}
.mobilePopup h2{color:#fff; font-size:22px; text-align:center;}
.mobilePopup .modal-body{background:#3c3c3c;
 display: flex;flex-flow: column; justify-content: flex-end;
}
.mobilePopup .btn-block{background-color:#1E7240; color:#fff; margin-top:15px;}

#myModal.modal{top:50% !important; left:50% !important; transform:translate(-50%, -50%) !important; width:100%; min-height:502px;}


@media (max-width: 667px) {

a#open-cta-popup.newClass {
    display: block !important;
}
	
	a#open-cta-popup {
    z-index: 999999999;
   
}
  .d-none {
    display: block !important;
  }
 #HomeNew .sticky-footer-btn-mob{
    position: fixed;
    bottom: 0;
    background: #44a85f;
    opacity:0.95;
    width: 100%;
    text-align: center;
    color: #fff;
    padding: 10px;
    height:65px;
    border-radius:10px 10px 0px 0px;
    z-index: 9;
    font-size: 20px;
    line-height:40px;
    font-weight: 700;
    -webkit-animation: slideIn 1s;
    animation: slideIn 1s;
    -webkit-animation-delay: 0s;
    animation-delay: 0s;
    outline: 0;
    border: 0;
    left: 0;
  }
  
  #HomeNew .sticky-footer-btn-mob span {
    text-decoration: line-through;
  }
  
  .sticky-footer-btn-mob:active,
  .sticky-footer-btn-mob:focus,
  .sticky-footer-btn-mob:hover {
    background: #ff5f00;
  }
} 
 
/***************Mobile Popup Form Ends*********************/

.btn.focus, .btn:focus, .btn:hover{outline:none;}


/***************ReligareOne Popup Form Start*********************/

#myModal1 .modal-body, #myModal2 .modal-body{background:#3c3c3c; min-height:515px;}
#myModal1 .modal-body h2, #myModal2 .modal-body h2{color:#fff;}
#myModal1.modal, #myModal2.modal{top:50% !important; left:50% !important; transform:translate(-50%, -50%) !important; min-height:580px;}
#myModal1 .modal-body .spceRow, #myModal2 .modal-body .spceRow{display:block;}
#myModal1 .modal-body .popboxfld, #myModal2 .modal-body .popboxfld{width:100%;}
#myModal1 .modal-body h2, #myModal2 .modal-body h2{text-align:center; padding-bottom:20px;}
#myModal1 .modal-body .btn-block, #myModal2 .modal-body .btn-block{background:#2ca54c; color:#fff; margin-top:15px;}

/***************ReligareOne Popup Form Ends*********************/

section.mobile-section {
    display: none;
}

.container.desktopView-1{
display: block;
}

.row.ResearchInner{
    align-items: end;
    display: flex;
    flex-wrap: wrap;
}

@media (max-width:1920px) and (min-width:1600px) {

#myModal1 .modal-dialog{width:96%;}
#myModal2 .modal-dialog{width:96%;}
}

@media (max-width:1024px) {
.row.productlist.mt-2 {
    display: none;
}


.pro_section {
    padding-top: 20px;
    padding-bottom: 20px;
}

 section.mobile-section {
    display: block;
       padding: 10px 0;
  }
    .container-fluid.desktopView-1{
    display: none;
 }
 
 .row.ResearchInner{
 flex-wrap: nowrap;
 }
 
}

@media (max-width:980px) {

.pro_section h2 span {
    line-height: 40px;
}
.pro_section {
    background: #ffffff;
    padding-top: 10px;
    padding-bottom: 10px;
    margin-top: 30px;
}
.row.ResearchInner{
 flex-wrap: wrap;
 }


#myModal1.modal, #myModal2.modal{width:81%;}
#HomeNew .religare-sev-tx.Sec1 .boxcontent{min-height:auto; padding-bottom:25px;}
#HomeNew .religare-sev-tx.Sec1 .head{font-size:20px;text-align: center;}
#myModal1 .modal-body .spceRow, #myModal2 .modal-body .spceRow{margin-bottom:35px;}

}

@media (max-width: 667px) {
.row.productlist.mt-2{
display:none;
}
#myModal1.modal, #myModal2.modal{width:100%;}
#HomeNew #myModal1 .modal-dialog, #HomeNew #myModal2 .modal-dialog{padding:10px; margin:0px;}

#myModal1 .modal-body .btn-block, #myModal2 .modal-body .btn-block{font-size:16px;}
}


span.b-tag {
    font-weight: 500;
}

h2.heading-size {
    margin-bottom: 0;
    line-height: 35px;
    font-size: 26px;
    font-family: 'Poppins', sans-serif;
}

.gradient-text{
    background: linear-gradient(#2ca54c, #18839e);
    -webkit-background-clip: text;
    background-clip: text;
    -webkit-text-fill-color: transparent;
}

button.btn.btn-primary.btn-submit {
    font-size: 15px;
    padding: 10px 14px;
    min-width: 170px;
    background: linear-gradient(120deg,#176e37 15px,#176e37 37%,#47d77c 99%);
    position: relative;
    z-index: 1;
    overflow: hidden;
    font-weight: 500;
    outline: 0;
    line-height: 1.42857143;
    border: 2px solid #fff;
    border-radius: 25px;
    margin-top: -35px;
}

button.btn.btn-primary.btn-submit:focus{
    outline: none;
    box-shadow: none;
}
button.btn.btn-primary.btn-submit:after {
    content: "";
    position: absolute;
    width: 0;
    height: 100%;
    top: 0;
    bottom: 0;
    left: 0;
    z-index: -1;
    border-radius: 6px;
    transition: all .5s ease-in;
}

button.btn.btn-primary.btn-submit:hover::after{
    background: #fff;
    width: 100%;
    border: 2px solid transparent;
    border-image: linear-gradient(45deg, #2ca54c , #18839e);
}

button.btn.btn-primary.btn-submit:hover{
    color:#18839e ;
    border: 2px solid #18839e;
}

.feedback-modal.in .modal-dialog {
    transform: translate(0, 7%) !important;
}

/*----home page new css----------*/
.product-name>img {
    width: 33px;
}

h4.product-name-tag {
    margin: 0;
    padding: 8px 0;
    font-weight: 600;
    font-size: 14px;
    line-height: 16px;
    color: rgb(77 88 120);
}


.row.productlist.mt-2 {
    padding-top: 15px;
}

.col {
    position: relative;
    top: 0;
    transition: top ease 0.5s;
    min-width: 140px;
    max-width: 140px;
    border-radius: 4px;
    background: #fff;
    text-align: center;
    padding: 5px;
    margin: 4px;
    min-height: 100px;
    display: grid;
    place-content: center;
}

.row.productlist {
    width: 100%;
    display: flex;
    justify-content: center;
}

.col:hover {
    /* min-width: 130px;
    max-width: 130px; */
    transform: scale(1.1);
    transition: top ease 0.5s;
    top: -5px;
    box-shadow: 3px 8px 16px #c9bcbc5c;
    border: 1px solid #239573;
}

.col:hover h4.product-name-tag {
    font-weight: 700;
}
.sec-heading {
    text-align: center;
}
.bg-gradient {
    background-image: linear-gradient(to right, #18839e, #289e5e) !important;
}
.heading-bx-2 {
    text-align: center;
}
span.the-research-text {
    font-family: 'Poppins', sans-serif;
    font-size: 15px;
    font-weight: 400;
    padding-top:12px ;
    display: block;
}
.bold-tag{
    font-family: 'Poppins', sans-serif;
    font-weight: 600;
}


.head-section{
    padding-top: 50px;
    background-color: #fbfbfb;
}

img.img-w {
    height: 24px;
    width: unset;
}
img.img-gi{
    height: 28px;
    width: unset;
}


.main_banners{
display: flex;
justify-content: center;
padding: 20px;
}

.unset-m{
    margin-top:unset !important ;
}
.pt2{padding-top: 10px;}


.innerSection-app{

    background: url(http://c.religareonline.com/wp-content/uploads/2022/08/bg_2x.png) no-repeat ;
    padding: 50px 0;
}
.text-align-center{
    text-align: center;
}

img.img-apps {
    width: 240px;
    margin-top: 10px;
}

h5.heading-size-2 {
    padding: 0;
    margin: 0;
    font-size: 16px;
    font-weight:500;
}

h2.heading-size.mb-3 {
    margin-bottom: 20px;
}

.input-tag {
    display: flex;
    align-items: center;
}

span.input-img {
    position: relative;
    left: 20px;
}



.otpRow{
	margin-top: 0 ;
}
#HomeNew .form-control{
	height:35px;
    padding-left: 25px;
	border-radius:7px;
}
.btn-div {
    text-align: center;
}






@media (max-width: 667px) {
h2.heading-size {
   line-height: 26px;
    font-size: 19px;
    font-weight: 600;
 }

.container.ResearchBox {
    padding:0 2px;
}
 
 #HomeNew .OneStopSolution .oneStopBox{
 gap:0;
 }
 
 #HomeNew .refer-earn {
    padding: 25px 0px;
}
 

}



 .col.w-50 {
         min-width: 49%;
       }
       .col.w-50:hover{
       transform: unset !important;
       }

       .product-div{
        display: none;
        width: 100%;
       }

       .pro-sec-1{
        display: flex;
        max-width: 100%;
       }
       
       .col.w-100 {
        min-width: 99%;
        transform: unset;
       }
#HomeNew .otpRow{margin-top:0}

button#loadMore {
    margin: 20px !important;
}


@media screen and (min-width: 1601px) and (max-width: 1920px) { 
    .container.ResearchBox {
        padding: 50px 0px;
    }
    
}
.container-fluid {
    width: 100%;
    margin: 0 auto;
}


/*********************Personalized Services Section CSS Start******************************/
.Personalized{background:#FFFFFF 0% 0% no-repeat padding-box;box-shadow:0px 3px 10px -3px #5e5e5e; padding:80px 0px;}
.Personalized h2{text-align:center; }
.Personalized .rel-inner {display:flex; flex-flow:row; justify-content:space-between; margin-top:80px; padding:0px 150px;}
.Personalized .rel-inner.rel-inner1{padding:0px 35px; margin-top:-80px;}
.Personalized .rel-inner.rel-inner1.rel-inner2{padding:0px 150px; margin-top:-80px;}
.Personalized .rel-inner .B_box1{background:url(../images/Personalized-bg.png) center center no-repeat; width:244px; display:flex;flex-flow:column;justify-content:center;align-items:center; font-size:16px; transition:all 0.5s; padding:60px 0px;}
.Personalized .rel-inner .B_box1 strong a{padding-top:10px; display:block; text-align:center; color:#000;}
.Personalized .rel-inner .B_box1 strong a:hover{text-decoration:none;}
.Personalized .rel-inner .B_box1:hover{background:url(../images/Personalized-bg-hower.png) center center no-repeat;}
.Personalized .rel-inner .B_box1:last-child{margin-right:0px;}
.B_box1{margin-right:15px;}


/*************************Platforms CSS Starts*********************************/

.innerSection {
    padding-top: 60px;
    background: #fff;
    min-height: 500px;
    box-shadow: 0px 6px 13px -11px #5e5e5e;
    border: 2px solid #f2f2f2;
}

.innerSection h2 {
    text-align: center;
    font-weight: 600;
    font-size: 32px;
    line-height: 40px;
}

.innerSection h2 span {
    display: block;
    font-weight: 600;
}

.Platforms1 {
    padding: 0px 0px 0px 30px;
    min-height: 417px;
    display: flex;
    align-items: center;
    padding-bottom: 3px;
}

.Platforms .box1 {
    background: url(../img/2.png) no-repeat scroll center top transparent;
    width: 25%;
    float: left;
}

.Platforms .box1:hover {
    background: url(../img/02.png) no-repeat scroll center top transparent;
}

.Platforms .box2 {
    background: url(../img/1.png) no-repeat scroll center top transparent;
    width: 25%;
    float: left;
}

.Platforms .box2:hover {
    background: url(../img/01.png) no-repeat scroll center top transparent;
}

.Platforms .box3 {
    background: url(../img/3.png) no-repeat scroll center top transparent;
    width: 25%;
    float: left;
}

.Platforms .box3:hover {
    background: url(../img/03.png) no-repeat scroll center top transparent;
}

.Platforms .box4 {
    background: url(../images/odin-diet-icon.svg) no-repeat scroll center top transparent;
    width: 25%;
    float: left;
}

.Platforms .box4:hover {
    background: url(../images/odin-diet-icon-hover.png) no-repeat scroll center top transparent;
}

.Platforms .box {
    padding: 20px;
    width: 30%;
    border-radius: 5px;
    min-height: 287px;
    margin-right: 10px;
    border-radius: 10px;
    border-top: none;
}

.Platforms .textSec p {
    padding-right: 15px
}

.Platforms .box-left,
#HomeNew .Platforms .box-left .iconSec,
#HomeNew .Platforms .box-left .textSec {
    padding-left: 0px;
}

.Platforms .box-right,
#HomeNew .Platforms .box-right .iconSec,
#HomeNew .Platforms .box-right .textSec {
    padding-right: 0px;
}

.Platforms .box-layout {
    padding: 20px;
    width: 32%;
    background: #fff;
    border-radius: 5px;
    border: 1px solid #e0e0e0;
}

.Platforms .box.middle {
    margin: 0 15px;
}

.Platforms .box .iconSec {
    padding: 0px;
}

.Platforms .RO-box {
    margin-top: 30px;
    float: left;
}

.Platforms .box img {
    width: 81px;
}


/*********************Benefits of Opening Trading Account Section CSS Start******************************/
 
.Benefits{ background:#fbfbfb; padding:80px 0px;}
 
.Benefits h2{text-align:center;} 
 
 
.Benefits .rel-inner {
display:flex; flex-flow:row; justify-content:space-between; margin:30px 0px; 

}



.Benefits .rel-inner .B_box{
background-image: linear-gradient(to right top, #eef8f0, #ebf7f3, #eaf6f5, #ebf5f6, #ecf3f6);
border-radius: 20px;
padding: 25px;
min-height: 280px;
width: 290px;
text-align: center;
transition: all 0.5s;
position:relative;
display:flex;
flex-flow:column;
justify-content:center;
align-items:center;margin-right:30px;
}
.B_box.Bbox1 img{width:121px; height:75px;}
.Benefits .rel-inner .B_box:last-child{margin-right:0px;}

.Benefits .rel-inner .B_box:hover{ }
 
.Benefits .rel-inner img{position:absolute; top:-42px;}
.Benefits .rel-inner p{font-size:16px;}
.Benefits .mainImg{width:70%;}


.button02{
    text-align: center;
    display: inline-block;
    font-size: 15px;
    padding: 16px 20px 12px;
    color: #fff;
    text-transform: uppercase;
    font-weight: 700;
    background: #88c417;
    border-radius: 10px!important;
    letter-spacing: 1px;
}
.head-dmat{
    margin-bottom: 80px!important;
}
.hovere{
    margin-top: 50px;
}