@charset "utf-8";
/* CSS Document */
@import url('../font/css/fontawesome-all.min.css');
@import url('https://fonts.googleapis.com/css?family=Open+Sans');
body {
	font-family: 'Open Sans', sans-serif;
	font-family: 'Fira Sans', sans-serif;
	font-size: 14px;
}
.wealthelogin {
	position: fixed;
	top: 50%;
	right: 0px;
	transform: translateY(-50%);
	-webkit-transform: translateY(-50%);
	z-index: 9999999;
}
img {
	max-width: 100%;
}
section {
	width: 100%;
	float: left;
}
.ptb-80 {
	padding: 50px 0px !important;
}
.pt-30 {
	padding-top: 30px;
}
.pb-30 {
	padding-bottom: 30px;
}
.mt-20 {
	margin-top: 20px;
}
.mb-20 {
	margin-bottom: 20px;
}
a:hover {
	text-decoration: none;
}
header {
	float: left;
	width: 100%;
	padding-bottom: 0px;
}
.header-top {
	width: 100%;
	float: left;
	color: white;
	/*padding-top: 10px;*/
	font-family: arial;
	font-size: 15px;
}
.social {
	/*text-align: right;*/
}
.social i {
	width: 30px;
	height: 30px;
	text-align: center;
	line-height: 29px;
}
.social i::before {
	font-size: 18px;
}
.fa-phone {
	transform: rotateY(-180deg);
	-webkit-transform: rotateY(-180deg);
}
.login {
  border: 1px solid white;
background: #320677;
padding: 5px 34px;
border-radius: 11px;
color: #fff;
}
.login a {
	text-align: center;
	line-height: 34px;
	padding: 0px 21px;
	color:#fff;
}
.header-top {
	/*padding: 10px;*/
}
.login {
	margin-left: 15px;
	font-size: 15px;
	
}
.login i {
	margin-right: 5px;
}
.header-top a {
	color: white;
	display: inline-block;
}
.header-top a:hover {
	color: white !important;
}
.header-top .fas {
	margin-right: 10px;
	display: inline-block;
	vertical-align: middle;
}
.header-nav {
	width: 100%;
	float: left;
	/*margin: 10px 0px;*/
	z-index: 99;
	position: relative;
	margin-bottom: 0px;
	background: #fff;
	border-bottom: 1px solid #320677;
}
.header-nav .navbar {
	padding: 0px 0px;
}
.header-nav .navbar-nav li a {
	color: #320677;
	font-weight: bold;
	font-size: 14px;
	padding-left: 11px !important;
}
.header-nav .navbar-nav li .dropdown-menu a
{
	color: #000;
	font-weight: 500;
}
.header-nav .navbar-nav li.login a
{
	color: #fff;
}
.header-nav .navbar-toggler {
	background: #016cb4;
	width: 100%;
	border-radius: 0px;
	color: white;
	font-weight: bold;
	padding: 10px 0px;
}
.bannerslider {
	width: 100%;
	float: left;
	/*margin-top: -50px;*/
}
.bannerslider imh {
	width: 100%;
}
.bannerslider .owl-dots {
	position: absolute;
	bottom: 20px;
	left: 50%;
	transform: translateX(-50%);
}
.owl-prev, .owl-next {
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	-webkit-transform: translateY(-50%);
}
.owl-prev {
	left: 20px;
}
.owl-next {
	right: 20px;
}
.owl-theme .owl-nav [class*=owl-]:hover, .owl-theme .owl-nav [class*=owl-] {
	background: transparent;
}
.owl-theme .owl-nav {
	margin-top: 0px;
}
.bannerslider i {
	font-size: 43px;
	color: #320677;
}
.sec-heading {
	margin-bottom: 20px;
}
.sec-heading h1 {
	text-align: center;
	font-size: 28px;
	color: #320677;
	font-weight: bold;
	margin-bottom: 0px;
}
.features a {
	color: #212529;
}
.fea-img {
	margin-right: 20px;
}
.fea-img img {
	/*width: 55px;*/
	box-shadow: 0 8px 15px 0 rgba(0, 0, 0, 0.2), 0 6px 10px 0 rgba(0, 0, 0, 0.06);
}
.Services1 .fea-text h3
{
	padding-top: 14px;
	font-size: 17px;
}
.fea-text {
	overflow: hidden;
}
.fea-text h3, .sec-box h3, .box h3 {
	font-size: 20px;
	font-weight: bold;
}
.features a:hover h3 {
	color: #000 !important;
}
.services {
	background: #f7f7f7;
}
.sec-box {
	width: 100%;
	text-align: center;
	position: relative;
	overflow: hidden;
}
.sec-box h3 {
	background: #016cb4;
	color: white;
	padding: 10px 0px;
	position: relative;
	z-index: 99999;
	margin-bottom: 0px;
}
.sec-hover {
	/*position: absolute;*/
	/*background: #016cb4d9;
	top: 150%;
	left: 0;
	right: 0px;
	bottom: 44px;
	padding: 30px;
	color: white;
	font-size: 16px;
	transition: all .5s;
	-webkit-transition: all .5s;
	-moz-transition: all .5s;*/
}
.sec-text {
	position: absolute;
	width: 100%;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	-webkit-transform: translate(-50%, -50%);
	    padding: 5px;
}
.sec-text a {
	color: white;
	border: 1px solid white;
	padding: 10px 20px;
	display: inline-block;
}
.sec-box:hover .sec-hover {
	top: 0px;
	transition: all .5s;
	-webkit-transition: all .5s;
	-moz-transition: all .5s;
}
.box, .news {
	background: #f7f7f7;
	overflow: hidden;
}
.box h3 {
	background: #016cb4;
	background: #e63d24;
	color: white;
	padding: 10px 0px;
	position: relative;
	z-index: 99999;
	margin-bottom: 0px;
	text-align: center;
}
.news .nav {
	background: #320677;
}
.news .nav-pills .nav-link.active {
	background: #1ac1f5;
}
.news .nav-pills .nav-link {
	border-radius: 0px;
	color: white !important;
	font-size: 18px;
	padding: 8.5px 13.6px;
}
#captcha {
	float: left;
	width: 100px;
	font-size: 14px;
	margin-bottom: 0px;
}
.form_con .w-100 {
	width: 100%;
	float: left;
}
.form_con .form-control {
	font-size: 14px;
	margin-bottom: 14px;
}
.btnAction {
	padding: 10px 35px;
	background: #1ac1f5;
	margin-top: 14px;
	color: white;
	border-radius: 5px;
	border: 0px;
	margin: 0px auto;
    margin-top: 0px;
	display: block;
	margin-top: 20px;
}
.partners {
	padding: 70px 0px;
	background: #f5f5f5;
}
.partners ul {
	margin-bottom: 10px !important;
}
.partners ul li {
	margin-right: 10px !important;
	float: left;
	list-style: none;
}
.partners ul li img {
	padding: 2px !important;
	border: 1px solid #dddddd !important;
}
footer {
	position: relative;
	width: 100%;
	float: left;
	background: #320677;
	color: white;
}
footer iframe {
	width: 100%;
	height: 350px !important;
	margin-bottom: -6px;
}
footer a, footer a:hover {
	color: white;
}
footer h3 {
	font-size: 22px;
	font-size: 18px;
	font-weight: bold;
	/*border-bottom: 1px solid #df3d25;*/
	padding-bottom: 11px;
}
.social-icons h3
{
	border-bottom: 0px;
}
.social-icons
{
	/*padding-bottom: 30px;*/
}
footer .menu-link {
	margin: 0px;
	padding-left: 17px;
}
footer .menu-link li {
	float: left;
	width: 100%;
	padding-top: 8px;
}
.copyright-text {
	width: 100%;
	float: left;
	background: #320677;
	padding: 20px 0;
	border-top: 1px solid #fff;
}
.contact-box {
	box-shadow: 0px 2px 16px #d0caca;
	padding: 60px 40px 45px 40px;
	padding: 24px 40px 45px 40px;
	background: white;
	width: 100%;
	text-align: center;
	/*min-height: 320px;*/
	min-height: 285px;
}
.contact-box.sec-heading h1
{
	padding-bottom: 20px;
	font-size: 22px;
}
.contact-box h3 {
	font-weight: bold;
	margin-top: 15px;
	font-size: 22px;
}
.contact-box p, .contact-box a {
	font-size: 16px;
	color: #212529;
	font-family: arial;
}
.conformsec {
	background: #f7f7f7;
}
.conformsec .form_con .form-control {
	height: 40px !important;
}
.conformsec #message {
	height: 80px !important;
}
.conformsec .form_contect {
	max-width: 700px;
	margin: auto;
}
.calculators .nav-pills {
	background: #016cb4;
}
.calculators .nav-pills li, .calculators .nav-pills li a {
	width: 100%;
	float: left;
	border-radius: 0px !important;
	color: white;
	font-size: 16px;
	color: #ffffff;
}
.calculators .nav-pills li a {
	border-bottom: 1px solid white;
	padding: 10px 15px;
}
.calculators .nav-pills > li > .active {
	background-color: #e21d29 !important;
}
.tablist li {
	width: 100%;
	float: left;
}
.tablist.nav-pills .nav-link.active {
	background: #e21d29;
	background: #009846;
}
.tablist.nav-pills .nav-link {
	background: #016cb4;
	background: #e63d24;
	color: white;
	margin-bottom: 7px;
	padding: 10px 15px;
}
/*-- portfolio login */
#myModal {
	text-align: center;
	z-index: 999999;
}
#myModal .modal-header {
	color: white;
	background: #016cb4;
	background: #e63d24;
	padding: 10px 20px;
}
#myModal .modal-title {
	width: 100%;
	float: left;
	font-size: 20px;
	font-weight: bold;
}
.input-in {
	display: inline-block;
	margin: 0 12px 10px;
}
.input-fld .form-control {
	margin-bottom: 20px;
}
.forgot-pass {
	color: #016cb4;
	font-size: 11px;
	margin-top: 10px;
	float: left;
	text-align: center;
	width: 100%;
}
.box_content {
	background-color: #FFFFFF;
	border: 2px solid #dddddd;
	left: 35%;
	overflow: hidden;
	padding: 15px;
	position: fixed;
	top: 25%;
	width: 430px;
	z-index: 999999999;
	height: 240px;
}
.grayBox {
	position: fixed;
	top: 0%;
	left: 0%;
	width: 100%;
	height: 100%;
	background-color: black;
	z-index: 99999999;
	-moz-opacity: 0.7;
	opacity: 0.7;
	filter: alpha(opacity=70);
}
.imgs {
	top: 0;
	right: 0px;
	position: absolute;
	font-size: 20px;
	color: white;
	font-weight: bold;
	width: 30px;
	height: 30px;
	background: red;
	border-radius: 50%;
	text-align: center;
	line-height: 30px;
}
img#cross {
	position: relative;
	float: right;
	top: -29px;
	left: 24px;
}
/*-- /portfolio login */

 @media (max-width: 1199px) {
.login {
	font-size: 16px;
	margin-left: 9px;
}
.news .nav-pills .nav-link {
	padding: 8.5px 3.6px;
}
}
 @media (max-width: 991px) {
.contact-box {
	margin-bottom: 20px;
	min-height: auto;
}
.header-top, .header-top .text-right {
	text-align: center !important;
}
.header-nav .navbar-nav li a {
	font-size: 14px;
	padding-left: 7px !important;
}
.header-top .social, .header-top .login {
	margin-top: 15px;
}
.news .nav-pills .nav-link {
	padding: 8.5px 10px !important;
}
.copyright-text .col-lg-6, .copyright-text .text-right {
	text-align: center !important;
}
.contact-box {
	margin-bottom: 20px;
	min-height: auto;
}
}

 @media (max-width: 767px) {
 	.quits
 	{
 		padding: 0px 12px !important;
 	}
 	.why-uss img
 	{
 		padding: 20px 0px;
 		margin: 0px auto;
 	}
 	.why-uss div {
	    padding-right: 0px !important;
	}
 	.invest-now a
 	{
 		font-size: 12px !important;
 	}
 	.owl-text-overlay h2
 	{
 		font-size: 1rem;
 	}
 	.nav-item.login.d-inline-block a
 	{
 		text-align: center;
 		width: 100%;
		display: block;
 	}
 	.nav-item.login.d-inline-block a:hover
 	{
 		color: #000 !important;
 	}
 	.ih-item .fundz
 	{
 		width: 100%;
 	}
header, .social {
	text-align: center;
}
.header-nav .navbar-nav {
	padding: 0px 0px 10px 0px;
	background: #016cb4;
}
.header-nav .navbar-nav li a {
	text-align: center;
	color: white;
	padding: 6px 0px !important;
}
.navbar-nav li a:hover {
	color: white !important;
}
.bannerslider {
	margin-top: 0px;
}
.sec-heading h1 {
	font-size: 30px;
}
footer .container {
	width: 100%;
	max-width: 100%;
}
}

 @media (max-width: 575px) {
.cont-form .w-50 {
	width: 100% !important;
}
}
.navbar-nav .dropdown-menu
{
	margin-top: 0px;
}
.nav-item.dropdown:hover .dropdown-menu
{
	display: block;
}
.dropdown-menu a:hover
{
	background: #1e4469;
	color: #fff !important;
}
.pay_premium 
{
    text-align: center;
    margin: 16px 0;
}
.pay_premium 
{
    text-align: center;
}
.mf_img img 
{
    width: 100px;
    height: 60px;
}
.owl-text-overlay {
  position: absolute;
  /*text-align: center;*/
  width: 70%;
  top: 50%;
  top: 44%;
  transform: translateY(-50%);
  left: 0;
  right: 0;
  margin-left: auto;
  margin-right: auto;
  color: #fff;
/*  background-color: rgba(0, 0, 0, 0.4);
  background: rgba(0, 0, 0, 0.4);*/
  padding-bottom: 20px;
  font-family: "Open Sans", sans-serif;
  border-radius: 15px 50px 30px 5px;
}
.owl-text-overlay h2
{
	color: #1ac1f5;
	font-weight: 600;
	background-color: #00000054;
padding: 10px;
display: inline-block;
color: #fff;
}
.fin-cal h3 {
    font-size: 22px;
    margin-top: 15px;
}
.fin-cal a
{
	text-align: center;
	display: block;
}
.invest-now
{
	
}
.invest-now a
{
	padding: 5px 21px;
	border-radius: 5px;
	color: #1ac1f5;
	font-size: 18px;
	margin-top: 12px;
	display: inline-block;
	border: 1px solid #1ac1f5;
}
.btnmore.calculators
{
	background: #f6921d;
	padding: 5px 8px;
	border-radius: 5px;
	margin: 0px auto;
	color: #fff;
	font-weight: 800;
}
.features.Services1
{
	background: #e6e6e6;
}
.Services1 .fea-img , .Services2 .fea-img
{
	width: 100%;
	text-align: center;
}
.Services1 .fea-text , .Services2 .fea-text
{
	width: 100%;
	text-align: center;
}
.features.Services2
{
	background-image: url('../images/why-bg.png');
	margin-bottom: 30px !important;
}
.partners
{
	background-image: url('../images/partners-background.png');
	background-size: contain;
}
#testimonials .img-des
{
	text-align: center;
}
#testimonials .text-des p
{
	padding-top: 10px;
}
.text-des p
{
	text-align: justify;
}
#testimonials .carousel-indicators .active
{
	background-color: #320677;
}
#testimonials .carousel-indicators li
{
	background-color: #5c5b5b;
	height: 10px;
	border-radius: 6px;
	width: 10px;
}
#testimonials .carousel-indicators
{
	bottom: 40px;
}
#login_form .input-in
{
	margin: 0 9px 10px;
	margin: 23px 9px 29px;
}
.btn-secondary
{
	background-color: #e63d24;
}
.header-top .fa-whatsapp
{
	margin-right: 10px;
	display: inline-block;
	vertical-align: middle;
	font-weight: 600;
}
footer .menu-link li
{
	list-style-type: none;
}
footer .menu-link 
{
	padding-left: 2px;
}
.tab-title
{
	padding-bottom: 20px;
	/*text-align: center;*/
	color: #e63d24;
	font-weight: 600;
}
.tab-content ul.ul , .tab-content ul
{
	padding-left: 5px;
}
.tab-content
{
	border: 1px solid #320677;
	padding: 5px;
}
.kyc-form tr
{
	border: 1px solid #e6e6e6;
}
.panel-group {
    margin-bottom: 20px;
}
.panel-group .panel {
    border-radius: 0;
    box-shadow: none;
    border-color: #EEEEEE;
}
.panel-group .panel {
    margin-bottom: 0;
    border-radius: 4px;
}
.panel-default {
    border-color: #ddd;
}
.panel {
    margin-bottom: 20px;
    background-color: #fff;
    border: 1px solid transparent;
    border-top-color: transparent;
    border-right-color: transparent;
    border-bottom-color: transparent;
    border-left-color: transparent;
    border-radius: 4px;
    -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, .05);
    box-shadow: 0 1px 1px rgba(0, 0, 0, .05);
}
.panel-default > .panel-heading 
{
    padding: 0;
    border-radius: 0;
    color: #212121;
    background-color: #e4e4e4;
    background-color: #d4d4d4cc;
    border-color: #EEEEEE;
}
.panel-default > .panel-heading 
{
    color: #333;
    background-color: #f5f5f5;
     background-color: #d4d4d4b3 !important;
    border-color: #ddd;
}
.panel-default > .panel-heading  i
{
	font-size: 12px;
}
.panel-default > .panel-heading  a
{
	text-decoration: none;
}
.panel-group .panel-heading 
{
    border-bottom: 0;
     border-bottom-color: currentcolor;
}
.panel-heading 
{
    padding: 10px 15px;
    border-bottom: 1px solid transparent;
    border-top-left-radius: 3px;
    border-top-right-radius: 3px;
}
.panel-title 
{
    font-size: 14px;
}
.panel-title 
{
    margin-top: 0;
    margin-bottom: 0;
    font-size: 16px;
    color: inherit;
}
.panel-title > a 
{
    display: block;
    padding: 15px;
    text-decoration: none;
}
.panel-title > a 
{
    color: inherit;
}
.more-less 
{
    float: left;
    color: #212121;
    margin-right: 10px;
}
.glyphicon 
{
    position: relative;
    top: 1px;
    display: inline-block;
    font-family: 'Glyphicons Halflings';
    font-style: normal;
    font-weight: normal;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
.panel-default > .panel-heading + .panel-collapse > .panel-body 
{
    border-top-color: #EEEEEE;
}
.panel-group .panel-heading + .panel-collapse > .panel-body 
{
    border-top: 1px solid #ddd;
    border-top-color: rgb(221, 221, 221);
}
.panel-body 
{
    padding: 15px;
}
.nri .contact-box
{
	padding: 0px;
}
.nri .contact-box p
{
	padding: 0px 10px 20px;
	text-align: justify;
	min-height: 125px;
	font-size: 14px;
}
.ih-item.circle 
{
    position: relative;
    /*width: 373px;*/
    width: 100%;
    height: 250px;
    display: table;
    -webkit-transition: all .35s ease-in-out;
    -moz-transition: all .35s ease-in-out;
    text-align: center;
    margin-bottom: 10px;
}
.bgorng 
{
    background: #616e7f;
    background: #026941;
}
.ih-item .fundz {
    width: 373px;
    width: 100%;
    height: 250px;
    vertical-align: middle;
    display: table-cell;
    font-weight: 600;
    font-size: 25px;
    color: #fff;
}
.ih-item img {
    margin-bottom: 15px;
}
.ih-item.circle.effect19.bgorng .info {
    -webkit-transform: scale(0);
    -moz-transform: scale(0);
    -ms-transform: scale(0);
    -o-transform: scale(0);
    transform: scale(0);
    transition: all .35s ease-in-out;
}
 .ih-item.circle.effect19.bgorng .info {
    opacity: 0;
    -webkit-transition: all .35s ease-in-out;
    -moz-transition: all .35s ease-in-out;
}
.ih-item.circle .info 
{
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    text-align: center;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    padding: 20px;
}
a.ih-item.circle.effect19:hover .info 
{
    background: #e6e7e8;
    opacity: 1;
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
}
.ih-item.circle.effect19 .info h3 
{
    color: #3B4C61;
    font-size: 23px;
    margin: 0 2px;
    padding: 0;
    height: 45px;
    font-weight: 700;
    text-align: left;
}
.text1 li 
{
    padding-bottom: 8px;
    border-bottom: 1px solid #c1c2ca;
    font-size: 13px;
    color: #000;
    list-style: url(../images/right.png);
    text-align: justify;
    margin-top: 3px;
    line-height: normal;
}
.info ul.text1
{
	padding-left: 13px;
}
.flash h3
{
	font-size: 16px;
	text-align: left;
	color: #fff;
	background-color: #e63d24;
	padding: 11px;
}
.flash .pay_premium
{
	margin: 0px;
}
.features.Services2 .circle 
{
	cursor: auto;
}
.back-to-top 
{
    cursor: pointer;
    position: fixed;
    bottom: 20px;
    right: 20px;
    display:none;
}
#back-to-top
{
	background: none;
	border: 0px;
}
#mail-status .success
{
	color: #000 !important;
}
#mail-status p.success
{
	background: #e63d24;
	color: #fff !important;
	padding: 5px;
}
.investor-all
{
	border: 1px solid #337ab7;
	box-shadow: 0 8px 15px 0 rgba(0, 0, 0, 0.2), 0 6px 10px 0 rgba(0, 0, 0, 0.06);
	padding: 24px;
	text-align: center;
	margin-bottom: 80px;
}
.investor-all .golden
{
	background: #337ab7;
	font-size: 16px;
	box-shadow: 0 8px 15px 0 rgba(0, 0, 0, 0.2), 0 6px 10px 0 rgba(0, 0, 0, 0.06);
	color: #fff;
	padding: 10px 15px;
	margin-top: -46px !important;
	margin: 0px auto;
	width: max-content;
}
.investor-all h2
{
	background: #337ab7;
	font-size: 14px;
	padding: 8px 15px;
	margin-bottom: -39px !important;
	margin: 0px auto;
	width: max-content;
	border-radius: 9px;
	box-shadow: 0 8px 15px 0 rgba(0, 0, 0, 0.2), 0 6px 10px 0 rgba(0, 0, 0, 0.06);
}
.investor-all h2 a
{
	color: #fff;
}
.investor-all img
{
	padding: 20px 0px;
}
.investor-all1 
{
	border: 1px solid #fa812b;
}
.investor-all2
{
	border: 1px solid #c35f85;
}
.investor-all3
{
	border: 1px solid #5cb85c;
}
.investor-all4
{
	border: 1px solid #fe8966;
}
.investor-all1 .golden , .investor-all1 h2
{
	background: #fa812b;
}
.investor-all2 .golden , .investor-all2 h2
{
	background: #c35f85;
} 
.investor-all3 .golden , .investor-all3 h2
{
	background: #5cb85c;
}
.investor-all4 .golden , .investor-all4 h2
{
	background: #fe8966;
}
.features.ptb-80.fin-cal
{
	padding-bottom: 0px !important;
}
.blog-heading
{
	margin-bottom: 0px !important;
	border-bottom: 2px solid #320677;
	padding-bottom: 15px;
	text-align: left !important;
}
.blog
{
	padding: 30px;
}
.read-more
{
	background: #320677;
	display: inline-block;
	padding-top: 6px !important;
	float: left;
	padding: 5px 10px;
	border-radius: 5px;
	box-shadow: 0 8px 15px 0 rgba(0, 0, 0, 0.2), 0 6px 10px 0 rgba(0, 0, 0, 0.06);
}
.read-more a
{
	color: #fff;
}
.menu-link .fa
{
	background: #fff;
	color: #320677;
	border-radius: 22px;
	padding: 6px 8px;
	font-size: 20px;
	margin-right: 10px;
}
.why-us.features.Services1
{
	background: none;
}
.social-title
{
	float: left;
	display: block;
	width: 100%;
	padding-top: 14px;
}
.marketupdate h3 
{
    background: #320677;
    text-align: left;
    font-size: 19px;
    color: white;
    padding: 5px 0px 5px 15px;
    border-bottom: 1px solid white;
    font-weight: 600;
    margin-bottom: 10px;
    float: left;
    width: 100%;
    margin-top: 0;
}
#error_msg
{
	text-align: left;
	padding-bottom: 10px;
}
.glyphicon 
{
	position:relative;
	top:1px;
	display:inline-block;
	font-family:"Glyphicons Halflings";
	font-style:normal;
	font-weight:400;
	line-height:1;
	-webkit-font-smoothing:antialiased;
	-moz-osx-font-smoothing:grayscale
}
.live-tick
{
	display: inline-block;
	background: url(http://www.moneycontrol.com/gd/mail_indices.php)no-repeat scroll center center/cover;
	width: 80%;
	height: 140px;
	vertical-align: middle;
	margin-bottom: 15px;
}
.nav-pills > li 
{
    float: left;
    width: 100%;
    margin-left: 0px !important;
}
.nav-pills > li > a, .nav-pills > li > a:focus, .nav-pills > li > a:hover 
{
    background: #320677;
    border-bottom: 1px solid #ddd;
    /*padding: 8px 10px;*/
    color: white !important;
    border-radius: 0px;
    display: block;
    text-decoration: none;
}
.calnew-div
{
	background: #1ac1f5;
	 padding: 10px 20px;
}
.blog-continer 
{
    background: transparent !important;
    box-shadow: 0 0 15px rgba(0,0,0,.3);
    -webkit-box-shadow: 0 0 15px rgba(0,0,0,.3);
    -moz-box-shadow: 0 0 15px rgba(0,0,0,.3);
    border: 1px solid #ccc;
    margin: 15px 0;
}

ul.pagination li {
    margin-right: 10px;
    padding: 5px;
    background-color: #320677;
    width: 30px;
    height: 30px;
    text-align: center;
}

ul.pagination li.active a {
    color: #320677;
}
ul.pagination li.active
{
	background: none;
	border: 1px solid #320677;
}
ul.pagination li a
{
	color: #fff;
}
.blog-continer h4 {
    margin-bottom: 15px;
}

.blog-continer img 
{
    width: 100%;
}
.blog-content h4 
{
    background-color: #1ac1f5;
    color: #ffffff;
    margin: 0;
    padding: 6px 10px;
    line-height: 21px;
    font-size: 17px;
    font-weight: bold;
}
.blog-summry 
{
    font-size: 22px;
    margin-bottom: 15px;
    overflow: hidden;
    max-height: 195px;
    text-align: justify;
}
.blog-content a 
{
    color: #ffffff;
}
.right a
{
	background: #320677;
	text-align: center;
	font-size: 22px;
	color: white;
	padding: 10px 0px 10px 0px;
	border-bottom: 1px solid white;
	font-weight: 600;
	margin-bottom: 10px;
	float: left;
	width: 100%;
}
.titlecontent {
    margin: 0 0 20px 0;
    background-color: #320677;
    color: #fff;
    padding: 13px 5px;
    font-size: 22px;
    font-weight: bold;
}
.login-box 
{
    background: #320677;
    padding: 10px 10px 20px 10px;
    overflow: hidden;
}
.right .login-box p 
{
    font-size: 22px !important;
    padding-top: 0px !important;
}
.login-box p 
{
    text-align: center;
    font-size: 24px;
    color: white;
    padding: 10px 0px 10px 0px;
    padding-top: 10px;
    border-bottom: 1px solid white;
    font-weight: 600;
    margin-bottom: 20px;
}
.bloglist table
{
	width: 100%;
}
.bloglist table tr td
{
	border: 1px solid;
	padding: 5px;
}
.bloglist img
{
	margin: 0px auto;
	display: block;
	padding-bottom: 10px;
}
.carousel-item .blog-summry
{
	max-height: 225px;
	max-height: 233px;
	padding: 0px;
}
footer ul li p
{
	width: 87%;
	display: inherit;
	float: right;
	margin-bottom: 0px;
}
.why-us img
{
	/*padding: 10px 20px 20px 0px; */
}
.Finvisor
{
	text-align: center;
	color: #320677;
	font-size: 21px;
}
.why-us h4
{
	color: #320677;
	font-size: 25px;
	padding: 10px 0px;
}
.content-div img
{
	padding-right: 10px;
}
.offset-3 .contact-box
{
	margin-bottom: 40px;
}
.offset-3 .contact-box h3
{
	color: #320677;
}
.blog-pagination
{
	text-align: center;
}
.blog-pagination .pagination
{
	display: inline-flex;
}
.blog-pagination .pagination li a
{
	color: #320677;
}
.risk-step img
{
	display: block;
	margin: 0px auto;
}
.why-us .investor-all img
{
	padding: 0px;
	width: 85px;
	margin: 20px;
}
.why-us .investor-all p
{
	min-height: 63px;
	text-align: center;
}
.why-us p
{
	text-align: justify;
}
.why-us .investor-all
{	
	margin-bottom: 50px;
}
.contact-box.sec-heading h3
{
	display: none;
}
.why-uss div
{
	padding-right: 20px;
}
.why-uss img
{
	/*margin: 0px auto;*/
	display: block;
	/*margin-bottom: 40px;*/
}
.why-uss1 h4
{
	/*padding: 25px !important;*/
	padding-top: 0px;
}
.sec-heading.text-center h5
{
	color: #320677;
	text-align: center;
	padding-top: 20px;
}
.Disclaimer h5
{
	text-align: center;
	color: #320677;
	padding-top: 30px;
}
.ifrm #wrapper
{
	background: #fafafa;
}
.quits
{
	font-size: 20px;
	text-align: center !important;
	padding: 86px 12px;
	color: #320677;
}
.investor-education a , .investor-education a:hover
{
	color: #320677;
	border: 1px solid #320677;
	background: #fff;
	padding: 3px 10px;
	border-radius: 6px;
	font-size: 16px;
	font-weight: 800;
	margin-top: 12px;
	display: inline-block;
}
.right .login-box #frmContact h3
{
	display: none;
}
.dark
{
	background: #e6e6e6;
	padding: 20px 0px;
	margin: 30px 0px;
}
.dark img , .light img
{
	margin: 0px auto;
}
.light-row
{
	width: 80%;
	margin: 0px auto;
}
.owl-title1 , .owl-title2
{
	color: #320677 !important;
}
.risk-profile
{
	-ms-flex-align: center !important;
	align-items: center !important;
}
.family-div h3
{
	text-align: center;
	padding:20px;
	/*font-size: medium;*/
	color: #320677;
	background: #e6e6e6;
	display: block;
	width: 100%;
	margin: 30px 15px;
}
.family-div .col-lg-12 img
{
	margin: 0px auto;display: block;
}
button.navbar-toggler
{
	width: auto !important;
	padding: 8px 14px !important; 
	margin: 0px auto;
}




/****** 17/10/2020 ******/

.theme-color{
	color: #320677;
}
.theme-bg{
	background-color: #320677;
}
.logo {
    width: 140px;
}
.fg-top-nav-bar {
    min-height: 35px;
}
.fg-top-nav-bar .row {
    margin: 0 0px;
}






@media (max-width: 1200px) 
{
	footer ul li p
	{
		width: 79%;
	}
}
@media (max-width: 991px) 
{
	footer ul li p
	{
		width: 86%;
	}
}
@media (max-width: 767px) 
{
	footer ul li p
	{
		width: 86%;
	}
}
h1.about-h1 {
    font-size: 28px;
    color: #320677;
    font-weight: bold;
   
}
.img-pillar-view {
    margin: auto;
    width: 60%;
    padding: 30px 1px;
}
.about-ul
	{
		list-style-image: url('images/pillar-view.png');
		padding-top: 10px;
	}
/*.investor-all p:hover {*/
    
/*    background: #1d446a;*/
/*    box-shadow: 0 8px 15px 0 rgba(0, 0, 0, 0.2), 0 6px 10px 0 rgba(0, 0, 0, 0.06);*/
/*    color: #fff;*/
/*    padding: 10px;*/
/*}*/
.login:hover {
    background: #5db85d;
}
.social img {
    border-radius: 15px;
    border: 0.5px solid #fff;
}
.uselink {
    list-style: none;
    margin: 0px !important;
    padding: 0px !important;
}
.uselink {
    list-style: none;
}
.uselink a {
    background: #09a8a5;
    text-align: center;
    font-size: 22px;
    color: white;
    padding: 10px 15px 10px 15px;
    border-bottom: 1px solid white;
    font-weight: 600;
    margin-bottom: 10px;
    float: left;
    width: calc(50% - 30px);
    margin: 0px 15px 10px 15px;
}
.content-ims .images {
    float: left;
    margin-bottom: 5px;
    margin-right: 25px;
}

.content-div .content-ims .images img {
    padding-right: 0;
}