body {
  margin: 0;
  padding: 0;
}

img {
  max-width: 100%;
}

a:hover {
  text-decoration: none;
}

tr td p {
  vertical-align: middle;
  text-align: center;
}

.grayBox {
  background-color: black;
  height: 100%;
  left: 0;
  opacity: 0.7;
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 1055;
}

.box_content {
  background-color: #ffffff;
  border: 2px solid #ae6948;
  height: 240px;
  padding: 15px;
  position: fixed;
  right: 33%;
  top: 118px;
  z-index: 1056;
}

.modal-content {
  background: #a1a1a1;
}

.modal-header {
  min-height: 16.43px;
  padding: 15px;
  border-bottom: 1px solid #e5e5e5;
  text-align: center;
}

.modal-header h2 {
  text-align: center;
  margin: auto;
}

.modal-title {
  text-align: center;
  color: #fff;
  font-family: OpenSans-Semibold;
  font-size: 18px;
  margin: auto;
}

.modal-body .input {
  text-align: center;
}

.input-fld input {
  width: 100%;
  margin: 10px 0;
  padding: 5px;
}

.modal-footer {
  padding: 15px;
  border-top: 1px solid #e5e5e5;
  display: block;
  text-align: center;
}

.modal-header .close {
  position: absolute;
  right: 13px;
}

.middle-area {
  margin: 20px 0;
  min-height: calc(100vh - 220px);
}

.banner {
  position: relative;
}

#banner .owl-carousel .item {
  width: 100%;
}

.owl-prev {
  position: absolute;
  top: 45%;
  left: 0;
}

.owl-next {
  position: absolute;
  top: 45%;
  right: 0;
}

.owl-theme .owl-dots .owl-dot span {
  width: 15px;
  height: 15px;
  margin: 5px 4px;
}

.owl-dots {
  position: absolute;
  bottom: 0;
  left: 47%;
}

.owl-theme .owl-nav [class*=owl-]:hover {
  background: #4D897C;
}

.owl-theme .owl-nav [class*=owl-]:hover {
  background: #4D897C;
}

.carousel-control-next,
.carousel-control-prev {
  top: 25% !important;
}

.carousel-inner > .carousel-item {
  transition: 0.3s !important;
}

.owl-theme .owl-dots .owl-dot span {
  background: #3071a9;
}

.owl-theme .owl-dots .owl-dot.active span,
.owl-theme .owl-dots .owl-dot:hover span {
  background: #000000;
}

.email {
  display: inline-block;
  margin-left: 15px;
}

.email span .fa {
  font-size: 21px;
  color: #ffffff;
}

.email span {
  font-size: 15px;
  font-family: OpenSans-Regular;
  color: #ffffff;
}

.rite-side {
  text-align: right;
}

.social ul {
  list-style: none;
  margin-bottom: 0;
}

.social ul li {
  display: inline-block;
  margin: 0 5px;
}

.social ul li a .fa {
  background: rgba(255, 255, 255, 0);
  height: 30px;
  width: 30px;
  border-radius: 50%;
  line-height: 30px;
  text-align: center;
  font-size: 16px;
  color: #fff;
}

.buy-mf ul li a:hover {
  /* background: #666666;
     transition: all 0.3s ease-in-out;*/
}

.u_tab {
  width: 50%;
  padding: 10px 0px;
  float: left;
  font-size: 16px;
  color: #1b407b;
  border-top: 1px solid #dcdcdc;
  border-right: 1px solid #dcdcdc;
  border-left: 1px solid #dcdcdc;
  border-bottom: 1px solid #fff;
  border-radius: 8px 8px 0 0;
  margin-bottom: -1px;
  position: relative;
  text-align: center;
}

.usefull-link li {
  display: inline-block;
  text-decoration: none;
}

.buy-mf .social a {
  background: none;
  padding-right: 0px;
}

.usefull-link {
  padding-left: 0px;
}

.usefull-link li a {
  color: #fff;
  border-right: 1px solid #fff;
  padding: 0px 8px;
  height: 5px;
}

.usefull-link a {
  color: #fff;
}

.usefull-link li:last-child a {
  border-right: 0px solid #fff;
}

.under_u {
  width: 100%;
  float: left;
  padding: 10px 0px;
  border-top: 1px solid #ddd;
}

.header-top {
  padding: 5px 0;
  background: #3071a9;
}

.header-btm {
  padding: 17px 0;
  padding: 10px 0;
}

.logo {
  /*margin: 10px 0;*/
}

.video-news h2 {
  font-size: 15px;
}

.center-line p {
  font-size: 18px;
  color: #000;
  font-family: OpenSans-Semibold;
  font-style: italic;
  text-align: right;
}

#banner {
  position: relative;
}

.buy-mf {
  margin-top: 25px;
  margin-top: 12px;
  text-align: right;
  /*margin-right:79px;*/
}

.buy-mf a {
  background: rgba(0, 0, 0, 0.6);
  color: #ffffff;
  font-size: 17px;
  font-family: OpenSans-Regular;
  padding: 10px 27px;
  border-radius: 0 15px;
  transition: all 0.3s ease-in-out;
}

.buy-mf a:hover {
  /* background:#3071a9;
  transition:all 0.3s ease-in-out;*/
}

.center-line ul li a {
  background-color: #3071a9;
  color: #fff;
  border-radius: 5px;
  padding: 4px 12px;
}

.center-line {
  text-align: right;
  padding-top: 26px;
}

.center-line ul li {
  list-style-type: none;
  text-decoration: none;
  display: inline-block;
  padding-left: 5px;
}

.center-line ul {
  margin-bottom: 5px;
  margin-top: 10px;
}

.menu-area {
  background: #3071a9;
}

.live-ticker {
  margin-top: 15px;
}

.investment {
  padding: 25px 0 20px;
  background: #efefef;
}

.login {
  background: #d1d1d1;
  padding: 14px;
}

.login_area {
  text-align: center;
}

.contain img {
  margin: 0 15px;
}

h2 {
  font-size: 20px;
  color: #ffffff;
  font-family: OpenSans-Semibold;
  background: #3071a9;
  text-align: center;
  padding: 10px 0;
  margin-bottom: 0;
}

p {
  font-size: 14px;
  color: #000;
  font-family: OpenSans-Regular;
  line-height: 27px;
  text-align: justify;
}

.tools p span {
  color: #D7B56D;
}

.tools.text-center {
  border-bottom: 1px solid #d2d2d2;
  margin-bottom: 25px;
}

.coin-img {
  text-align: center;
  margin-top: 85px;
}

h3 {
  background: #4D897C;
  margin-bottom: 0;
  color: #fff;
  font-size: 20px;
  text-align: center;
  padding: 10px 0;
  font-family: OpenSans-Semibold;
}

.live-tick {
  display: inline-block;
  background: url(http://www.moneycontrol.com/gd/mail_indices.php) no-repeat scroll center center/cover;
  width: 250px;
  height: 91px;
  vertical-align: middle;
  margin-bottom: 15px;
  margin-top: 15px;
}

.news .nav.nav-pills {
  background: #3071a9;
}

.news .tab-content {
  background: #e6e6e6;
}

.news .nav.nav-pills a {
  color: #ffffff;
  /*font-family: OpenSans-Semibold;*/
}

.news .nav-pills .nav-link.active,
.nav-pills .show > .nav-link {
  background: #54a731;
}

.news .nav.nav-pills li {
  width: 50%;
  text-align: center;
}

.nav-link {
  padding: 10px 0;
}

.video-news,
.top-footer {
  padding: 25px 0;
}

.bx-wrapper {
  border: 1px solid;
  padding: 7px;
  margin-top: 15px;
}

.bx-window {
  width: 100% !important;
}

.bx-wrapper {
  width: 100% !important;
}

.partners ul li {
  display: inline-block;
  margin: 0 5px;
}

.partners {
  background: #EFEFEF;
  padding: 25px 0;
  margin: 58px 0 25px;
}

.add strong {
  color: #4D897C;
  font-size: 18px;
}

.form-group {
  margin-bottom: 5px;
  margin-bottom: 19px;
  margin-bottom: 5px;
}

.form_con {
  /*background:#92897AB3;*/
  padding: 15px;
}

.banner {
  margin-top: 7px;
}

.invest-in {
  border: 1px solid #3071a9;
  padding: 15px 0;
  text-align: center;
  background: #fff;
}

.invest-text {
  font-size: 17px;
  color: #000;
  font-family: OpenSans-Semibold;
  margin: 15px 0;
}

.click {
  background: #3071a9;
  padding: 5px 0;
}

.click:hover {
  background: #54a731;
}

.invest-img {
  padding: 15px 0px;
}

.click a {
  font-size: 15px;
  color: #fff;
  font-family: OpenSans-Regular;
}

.login_btn {
  background: #3071a9;
  color: #fff;
  padding: 7px 27px;
  margin-top: 0px;
  border-radius: 0;
  border: none;
  font-weight: 600;
  font-size: 16px;
  cursor: pointer;
}

.login_btn:hover {
  background: #54a731;
}

.footer-btm {
  background: #3071a9;
  padding: 15px 0;
  margin-top: 30px;
}

.footer-btm a:hover {
  color: #54a731;
}

.ft_left,
.ft_right,
.career a {
  color: #ffffff;
}

.ft_right {
  text-align: right;
}

#LightBox img {
  position: absolute;
  right: 0;
  top: 0;
}

.client_img .mb-0,
.mb-0 {
  text-align: center;
}

.title {
  font-size: 24px;
  background: #3071a9;
  color: #ffffff;
  padding: 5px 15px;
  margin-bottom: 15px;
}

.company_name {
  font-size: 20px;
  color: #000000;
  font-weight: 600;
}

.address h4 {
  background: #3071a9;
  padding: 5px 10px;
  font-size: 18px;
  font-weight: 600;
  color: #ffffff;
}

.full_add {
  margin: 15px 0;
}

/*.contact-us {
       min-height: calc(100vh - 150px);
   }*/
.career span {
  margin: 0 10px;
  font-size: 17px;
}

#captcha {
  width: 81px;
}

#feedbackCaptcha {
  width: 81px;
}

.banner {
  padding-bottom: 20px;
}

h4 {
  font-size: 17px;
  font-weight: 600;
  margin-top: 10px;
  color: #3071a9;
}

.calc-btn {
  margin-top: 15px;
}

.calc-btn a {
  font-size: 16px;
  background: rgba(0, 0, 0, 0.6);
  color: #fff;
  padding: 5px 12px;
  border-radius: 0 7px 0;
}

.form-group input {
  height: 33px;
  /*border: 3px #000;*/
}

.form .login_btn {
  padding: 6px 30px;
}

/*.form #message{
    height:40px;	
   }*/
.tools-area {
  padding: 40px 0;
}

.tools,
.fund-area,
.video-news,
.testimonial {
  padding: 20px 0;
}

.fund-chart {
  background: #D1D1D1;
}

.tools-list ul {
  list-style: none;
  padding: 0;
}

.tools-list ul li {
  /*background:#0009;*/
  text-align: center;
  margin: 3px 0;
  padding: 2px 0;
}

.tools-list ul li img {
  padding-right: 5px;
}

.tools-list ul li a {
  font-size: 16px;
  color: #000;
  padding: 1px 0;
  font-weight: 600;
  text-align: left;
  width: 100%;
  display: block;
  padding-left: 8px;
}

.news .nav.nav-pills li {
  width: 50%;
  text-align: center;
}

.client_img,
.mb-0 {
  display: inline-block;
  vertical-align: middle;
  margin-top: 8px;
}

.fadeOut .owl-nav {
  display: none;
}

.testimonial .owl-dots {
  position: absolute;
  bottom: -40px;
}

.testimonial .fadeouttestimonial {
  padding: 20px 0;
}

.partners h4,
.testimonial h4 {
  font-size: 23px;
}

.uselink {
  list-style: none;
  background: #3071a9;
  padding: 0px !important;
}

.uselink li {
  padding: 10px;
  text-align: center;
  border-bottom: 1px solid white;
}

.uselink li:hover {
  background: #000000;
}

.uselink li a,
.uselink li a:hover {
  color: white;
  font-weight: bold;
}

.cal-name,
.summary-heading,
.cal-type,
.fundperfonmance .blue,
.blue a:link,
.fundperfonmance .blue > a,
.fundname:hover .whythismf,
.fundname:hover .closewhythismf {
  color: #2a2a2a;
}

.cal-type {
  font-size: 22px;
  font-weight: bold;
  margin: 10px 0px;
}

.btn.submit,
.calname a,
.cal-result .summary .table th,
.cal-result .sip-tg .nav li,
.presales-container .ins-amt,
.pre-inputbox #removeButton > span,
.presales-result .lc-box,
.presales-cal .sip-tg .nav li,
.presales-cal .summary table th {
  background: #3071a9;
}

.calname a {
  font-size: 14px;
}

.calname a {
  float: left;
  padding: 10px 15px;
  margin: 0px 10px 10px 0px;
  color: white;
  max-width: 212px;
  width: 100%;
  text-align: left;
}

.calname .fa {
  margin-right: 10px;
}

.fa-line-chart::before {
  content: "\f201";
}

.social ul li {
  background: rgba(102, 102, 102, 0);
}

.buy-mf ul li a {
  background: rgba(0, 0, 0, 0);
  color: #ffffff;
  font-size: 17px;
  font-family: OpenSans-Regular;
  padding: 10px 27px;
  border-radius: 0 15px;
  transition: all 0.3s ease-in-out;
  padding: 0px;
}

.social ul li a {
  color: #000;
}

.social ul li a img {
  padding-right: 10px;
}

.content_pra {
  padding: 15px 0;
}

.linktoadhaar .row .col-sm-3 a {
  text-decoration: none;
}

.linktoadhaar .row .col-sm-3 img {
  width: 100%;
  height: 72px;
}

.linktoadhaar .row .col-sm-3 p {
  font-weight: bold;
  margin-top: 5px;
  text-align: center;
}

.contact-box {
  text-align: center;
  box-shadow: 1px 1px 1px 1px #000;
  padding: 30px;
  margin-bottom: 20px;
  font-size: 19px;
  height: 173px;
}

.contact-box span {
  font-weight: 600;
}

.contact-box p {
  text-align: center;
  font-size: 15px;
  line-height: 21px;
}

#download1 {
  padding-bottom: 15px;
}

.pay_premium {
  text-align: center;
  margin: 16px 0;
}

.pay_premium .mf_img img {
  width: 100px;
  height: 60px;
  border: 1px solid #a7a7a7;
}

.logo a img {
  /*padding-top: 13px;*/
}

ul.socail {
  margin-bottom: 5px;
  margin-top: 5px;
  text-align: right;
}

ul.socail li {
  list-style-type: none;
  text-decoration: none;
  display: inline-block;
  padding-left: 5px;
}

ul.socail li a {
  background-color: #3071a9;
  color: #fff;
  border-radius: 5px;
  padding: 4px 7px;
}

ul.socail li a:hover {
  background-color: #54a731;
}

ul.socail li a i {
  font-size: 20px;
}

.main-content .col-sm-6 {
  padding: 0px;
}

.about-box {
  padding: 56px;
  height: 100%;
  vertical-align: middle;
  display: grid;
}

.about-box h4 {
  font-size: 30px;
}

.about-box.right-box {
  text-align: right;
}

.banner .login button {
  display: block;
  background-color: #3071a9;
  border: 1px solid #3071a9;
  color: #fff;
  padding: 5px 20px !important;
  margin: 0 auto;
}

.career-form {
  width: 50%;
  margin: 0 auto;
  padding: 15px 0;
}

.career-form input {
  margin-bottom: 15px;
}

.career-form textarea {
  margin-bottom: 15px;
}

.career-form #developer_submit {
  width: 150px;
  margin: 0 auto;
  background-color: #3071a9 !important;
  margin: 15px auto;
}

.thankyou_massage {
  text-align: center;
  padding: 50px 0;
}

.thankyou_massage h4 {
  font-size: 30px;
}

.thankyou_massage p {
  text-align: center;
}

.btn-primary {
  color: #fff;
  background-color: #3071a9;
  border-color: #3071a9;
  border-radius: 0;
  padding: 8px 20px !important;
}

.TabbedPanelsTabGroup {
  border: none !important;
}

.TabbedPanelsTab {
  background: #3071a9 !important;
  width: 19.9% !important;
}

.TabbedPanelsTabSelected {
  background: #3071a9 !important;
}

ul.socail li.app-icon a {
  background: none;
  padding: 0px;
}

.app-icon img {
  width: 90px;
}

.applinks {
  padding: 0;
}

.applinks li {
  list-style-type: none;
}

.applinks li img {
  width: 200px;
  margin: 35px auto;
  display: block;
}

.associate-partner {
  padding-bottom: 20px;
}
.associate-partner ul {
  margin: -10px;
  padding: 0;
}
.associate-partner ul li {
  padding: 10px;
  max-width: 200px;
  text-align: center;
  list-style: none;
  display: inline-block;
}
.associate-partner ul li img {
  padding: 5px;
  border: 1px solid #ddd;
  height: 90px;
  width: auto;
}