.ui-autocomplete .ui-autocomplete-field-group,
.ui-autocomplete-field-created {
  display: none;
}

.accordion-elss.close-calculator {
  display: none;
}

.ui-menu .ui-menu-item {
  list-style-image: none !important;
}

.ui-autocomplete .ui-menu .ui-menu-item,
.ui-menu-item-wrapper {
  padding: 0px !important;
}

#ui-id-1 {
  width: 430px !important;
}


body {
  background-color: #fff;
  color: #353535;
  font-family: "Noto Serif", "Noticia Text", Georgia, "Times New Roman", serif;
  text-align: center;
}

.page-node-1 .slide {
  list-style: none;
}

.view-your-questions-view .accordionbucket h2 {
  color: #038d8a;
}

.page-node-1 .related h2 {
  margin-bottom: 10px;

}

.page-node-1 .ready-to-invest {
  margin-bottom: 20px;

}

/*.page-node-1 .related-posts ul li {
  width: auto !important;
  float:inherit !important;
  height: auto!important;
}
.page-node-1 .related-posts ul {
  width: auto !important;
}*/
.page-node-1 .node--view-mode-teaser,
.new-calculator-section .node--view-mode-teaser,
.page-node-290 .node--view-mode-teaser,
.page-node-291 .node--view-mode-teaser,
.page-node-292 .node--view-mode-teaser {
  width: 22% !important;
  margin-right: 20px !important;
  background-color: #fff !important;
  float: left !important;
  padding: 0px !important;
  margin-bottom: 20px;
}

.page-node-1 .node--view-mode-teaser .title a,
.node--view-mode-teaser .node--view-mode-teaser .title a,
.page-node-290 .node--view-mode-teaser .title a,
.page-node-291 .node--view-mode-teaser .title a,
.page-node-292 .node--view-mode-teaser .title a {
  color: #333;
  font-size: 0.981em;
  line-height: 1;
  letter-spacing: normal;
}

.calculator-article {
  padding: 10px 20px;
}

.main-content .calculator-article h2 {
  font-size: 1.230em;
}

.page-node-12 .video-wrapper iframe,
.page-node-31 .video-wrapper iframe {
  height: 218px;
}

.path-frontpage .site-branding__logo>img {
  display: none;
}

.page-node-1 article .image-style-large {
  margin-bottom: 15px !important;
}

.scrolled {
  display: block !important;
}

.node .field__label,
.node .field__items {
  display: none !important;
}

.view-your-questions-view article {
  margin-right: 70px;
}

#block-homepagevisitorcount {
  margin-bottom: 0px !important;
}

#block-views-block-frontpage-popular-articles-block-1 .indicator-icons img {
  width: 15px;
}

#block-views-block-frontpage-popular-articles-block-1 .image-style-large {
  margin-top: 14px;
}

#block-views-block-frontpage-popular-articles-block-1 {
  background-color: white;
  margin-top: 350px;
}

#block-views-block-frontpage-popular-articles-block-1>h2 {
  margin-bottom: 15px;
  text-align: center;
}

#block-views-block-frontpage-popular-articles-block-1 article {
  width: 19%;
  margin-left: 40px;
  background-color: white;
  margin-bottom: 30px;
}

#block-views-block-frontpage-popular-articles-block-1 .title p {
  text-align: left;
}

#block-views-block-frontpage-popular-articles-block-1 .view-content>.views-row {
  margin-left: 125px !important;
}

#block-views-block-frontpage-popular-articles-block-1 .view-content .views-row:nth-child(3n+1) {
  clear: none !important;
}

#block-views-block-frontpage-popular-articles-block-1 .view-content>h3 {
  display: none;
}

#block-views-block-frontpage-popular-articles-block-1 .node--view-mode-teaser .title a {
  color: #333;
  text-transform: none;
}


h1,
h2,
h3,
h4,
h5,
h6 {
  color: #242424;
  font-weight: bold;
}

label.error {
  color: #a30;
  text-align: right;
}

a {
  color: #038d8a;
  border-bottom: 0px;
}

article {
  padding-bottom: 0px;
  margin-bottom: 60px;
}

.js input.form-autocomplete {
  background-image: url(../images/search-icon.png);
}

.js input.form-autocomplete.ui-autocomplete-loading {
  background-image: none;
}

#block-amfi-search .form-autocomplete {
  border: 0px !important;
}

#block-contentsearchblock .form-autocomplete {
  border: solid 1px #00a886;
}

.path-search .information h2>a {
  color: #000 !important;
  font-size: 18px !important;
}

.page-node-1 .calculator-article .prev,
.page-node-1 .calculator-article .next {
  display: none;
}

 .page-node-11 .locate-distributor>h1,
/*.page-node-1 .node__title,*/
.page-node-31 .node__title {
  margin-top: 120px;
} 

.page-node-12 .node__title {
  margin-top: 120px;
}

.page-node-type-article .article-title,
.path-search .block-system-main-block .content>h2,
.page-node-9 .node__title,
.page-node-30 .node__title {
  margin-top: 128px;
}

.hiddenimage {
  display: none;
}

.row {
  display: block;
  clear: both;
}

.calculator {
  clear: both;
}

ul,
ol {
  list-style: none;
}

ul,
ol,
li {
  margin: 0px;
  padding: 0px;
}

ul.disc {
  list-style-type: disc;
}

ul.circle {
  list-style-type: circle;
}

ul.square {
  list-style-type: square;
}

ul.dash {
  padding-left: 35px !important;
}

ul.dash>li:before {
  content: '\2013';
  position: absolute;
  margin-left: -20px;
}

ol.decimal {
  list-style-type: decimal;
}

ol.alpha {
  list-style-type: lower-alpha;
}

ol.roman {
  list-style-type: lower-roman;
}

.article-content ul,
.article-content ol {
  padding-left: 15px;
}

.article-content ul,
.glossary-body ul {
  list-style-type: disc;
}

.glossary-body ul {
  text-align: left;
  padding-left: 15px;
}

.article-content ol {
  list-style-type: decimal;
}

/*home page css for visitor counts*/
.path-frontpage .layout-main {
  margin-bottom: 0px;
}

.visitor-count {
  clear: both;
  background-image: url('../images/BG_1.png');
  background-repeat: no-repeat;
  background-size: cover;
  text-align: center;
  padding: 55px 0;
  background-position: top center;
}

.visitor-count>* {
  display: inline-block;
}

.visitor-count .visitor-copy {
  font-size: 16px;
}

.visitor-count #visitor-number {
  font-size: 48px;
  vertical-align: middle;
  line-height: 48px;
  position: relative;
  top: -5px;
}

.visitor-count .visitor-cta {
  background-color: #fff;
  padding: 10px 10px;
  font-size: 16px;
  position: relative;
}

.visitor-count .visitor-cta:after {
  content: '';
  display: block;
  background-image: url('../images/text-box-cta-bottom.png');
  background-repeat: no-repeat;
  background-size: cover;
  width: 23px;
  height: 23px;
  position: absolute;
  bottom: -18px;
  right: 100px;
}

.visitor-count .visitor-cta a {
  text-decoration: underline;
  font-weight: bold;
}

/* added sections know more css*/
.cf:after,
cf:before {
  content: '';
  display: block;
  clear: both;
  overflow: hidden;
}

.upper-block-section {
  margin-top: 140px;
  font-family: Noticia Text !important;
}

.upper-block-section span {
  color: #333333;
  font-family: "Noto Sans", Roboto, "Helvetica Neue", Arial, sans-serif;
}

.common-block-section {
  width: 100%;
  margin-top: 40px;
  padding-bottom: 50px;
  border-bottom: 1px solid #038d8a;
}


.common-block-section #block-totalpageviews,
.common-block-section #block-investmentgoalscalculated,
.common-block-section #block-totalnumberoffolios {
  border: 1px solid #038d8a;
  width: 30%;
  float: left;
  position: relative;
  padding: 15px;
  box-sizing: border-box;
  min-height: 155px;
}

.common-block-section #block-investmentgoalscalculated {
  margin: 0 5%;
}

/* .common-block-section  #block-totalnumberoffolios { margin: 0 !important;} */

.common-block-section #block-totalpageviews h3 {
  background: #038d8a;
  width: 50%;
  position: absolute;
  margin: 0 auto;
  top: -12px;
  right: 0;
  left: 0;
  text-align: center;
  color: #fff;
  padding: 3px;
}

.investment-goals-calculated-image,
.total-page-views-image {
  width: 20%;
  float: left;
  height: 55px;
  line-height: 55px;
  vertical-align: middle;
  margin-top: 35px;
}

.investment-goals-calculated-image img,
.total-page-views-image img {
  vertical-align: middle;
}

.number {
  width: 80%;
  float: right;
  font-family: "Noto Sans", Roboto, "Helvetica Neue", Arial, sans-serif;
  color: #000;
  font-size: 48px;
  line-height: 52px;
  margin-top: 35px;
  text-align: center;
}


.common-block-section #block-investmentgoalscalculated h3 {
  background: #038d8a;
  width: 70%;
  position: absolute;
  margin: 0 auto;
  top: -12px;
  right: 0;
  left: 0;
  text-align: center;
  color: #fff;
  padding: 3px;
}


.common-block-section #block-totalnumberoffolios h3 {
  background: #038d8a;
  width: 60%;
  position: absolute;
  margin: 0 auto;
  top: -12px;
  right: 0;
  left: 0;
  text-align: center;
  color: #fff;
  padding: 3px;
}

#block-jointheconversation>h2,
#block-amfi-content .find-us-here {
  color: #038d8a;
  font-size: 26px;
  font-weight: normal;
  margin: 0 10px 15px 10px;
}

#block-jointheconversation p {
  padding: 0 10px;
}

#block-jointheconversationhindi>h2 {
  color: #038d8a;
  font-size: 26px;
  font-weight: normal;
  margin: 25px 0;
}

.find-us-here .facebook-feed,
.find-us-here .twitter-feed,
.find-us-here .instagram-feed {
  width: 30%;
  height: 540px !important;
  overflow-y: scroll;
  float: left;
  margin: 0 1.5%;
}

.find-us-here .facebook-feed ._2p3a {
  width: 100% !important;
}

.insta-img {
  width: 19%;
  float: left;
}

.insta-head {
  width: 55%;
  float: left;
  font-size: 12px;
  text-align: center;
}

.insta-follow {
  background: #5a89ee;
  color: #fff;
  width: 54px;
  float: left;
  text-align: center;
  padding: 4px;
  border-radius: 4px;
  margin-top: 10px;
  font-size: 12px;
  text-transform: capitalize;
}

.insta-follow a {
  color: #fff;
}

.insta-header {
  border: 1px solid #e43660;
}

#views-exposed-form-more-information-dropdown-more-information-dropdown {
  width: 100%;
  max-width: 730px;
  margin: 20px auto;
}

#views-exposed-form-more-information-dropdown-more-information-dropdown .js-form-item {
  width: 80%;
  float: left;
  margin: 0;
  position: relative;
}

#views-exposed-form-more-information-dropdown-more-information-dropdown label,
#views-exposed-form-more-information-dropdown-more-information-dropdown .form-select {
  width: 50%;
  float: left;
  margin: 0;
}

#views-exposed-form-more-information-dropdown-more-information-dropdown label {
  font-size: 18px;
  text-align: right !important;
}

#views-exposed-form-more-information-dropdown-more-information-dropdown .form-select {
  border-color: #00a886;
  background-color: #fff;
}

#views-exposed-form-more-information-dropdown-more-information-dropdown .form-actions {
  width: 18%;
  float: right;
  margin: 0;
  clear: none;
  padding: 0;
}

#views-exposed-form-more-information-dropdown-more-information-dropdown .form-actions .form-submit {
  background: #e3dd29;
  border: 0 none;
  text-transform: uppercase;
  text-align: center;
  border-radius: 0;
  padding: 6px 29px;
  font-size: 18px;
  position: relative;
  top: -4px;

}

#views-exposed-form-more-information-dropdown-more-information-dropdown .js-form-item:after {
  content: '';
  right: 0;
  padding: 12px 10px 0;
  border-left: 1px solid #2fba8f;
  position: absolute;
  pointer-events: none;
  background-color: #2fba8f;
  text-align: center;
  vertical-align: middle;
  background-image: url('../images/arrow-down.png');
  height: 16px;
  background-repeat: no-repeat;
  background-position: center;
  width: 16px;
}

/* IE11 hide native button (thanks Matt!) */
#views-exposed-form-more-information-dropdown-more-information-dropdown .form-select::-ms-expand {
  display: none;
}

#views-exposed-form-more-information-dropdown-more-information-dropdown .form-select {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}

.your-question-title {
  font-size: 36px;
  text-align: left;
  margin-left: 30px;
  position: relative;
  margin-top: 120px;
}

.your-question-title a {
  color: #3F3F3F;
}

.your-question-title a:hover {
  color: #3F3F3F;
}

.mm-title {
  display: none;
}

#block-sitewidecontactform {
  visibility: hidden;
  display: none !important;
}

#block-sitewidecontactform-2,
#block-sitewidecontactform-3 {
  width: 60%;
}

#block-sitewidecontactform-2 label,
#block-sitewidecontactform-3 label {
  visibility: hidden;
  width: 0px;
  height: 0px;
  line-height: 0px;
}

#block-languageswitcher .links {
  top: 75px;
  position: relative;
  right: 35px;
}

#block-languageswitcher .links li {
  display: inline;
  background: none;
}

#block-languageswitcher .links li:first-child {
  border-left: none;
}

#block-languageswitcher .links a {
  color: #ffffff;
  font-size: 15px;
  font-weight: bold;
  border-radius: 16px;
  padding: 5px 15px 5px 15px;
  font-family: "Noto Sans", Roboto, "Helvetica Neue", Arial, sans-serif;
  text-align: center;
}

#block-languageswitcher .is-active {
  background-color: #02715B;
}

#block-sitewidecontactform-2 label.error,
#block-sitewidecontactform-3 label.error {
  visibility: visible;
  width: auto;
  height: 1.6em;
  line-height: 1.6em;
}

#block-sitewidecontactform-2 textarea,
#block-sitewidecontactform-2 input,
#block-sitewidecontactform-3 textarea,
#block-sitewidecontactform-3 input {
  outline: none;
  font-family: "Noto Serif", "Noticia Text", Georgia, "Times New Roman", serif;
  font-size: 16px;
}

#block-sitewidecontactform-2 textarea,
#block-sitewidecontactform-3 textarea {
  background-color: #e9f4f4;
  border: 0px;
  height: 100px;
}

#block-sitewidecontactform-2 input[type="text"],
#block-sitewidecontactform-2 input[type="email"],
#block-sitewidecontactform-3 input[type="text"],
#block-sitewidecontactform-3 input[type="email"] {
  border: 1px solid #11a9a4;
}

#block-sitewidecontactform-2 #edit-field-user-id-wrapper,
#block-sitewidecontactform-2 #edit-field-search-term-wrapper,
#block-sitewidecontactform-3 #edit-field-user-id-wrapper,
#block-sitewidecontactform-3 #edit-field-search-term-wrapper {
  display: none;
}

#block-sitewidecontactform-2 #edit-actions,
#block-sitewidecontactform-3 #edit-actions {
  clear: both;
}

#block-sitewidecontactform-2 input[type="submit"],
#block-sitewidecontactform-3 input[type="submit"] {
  border: 0px;
  border-radius: 0px;
  background: linear-gradient(#fde702, #e8d402);
  font-family: "Noto Sans", Roboto, "Helvetica Neue", Arial, sans-serif;
  font-weight: bold;
  width: auto;
  margin-top: 55px;
}

@media (max-width: 980px) {
  #block-sitewidecontactform-2 input[type="submit"],
  #block-sitewidecontactform-3 input[type="submit"] {
     margin-top: 5px;
}
}

#block-sitewidecontactform-2 .field--type-string,
#block-sitewidecontactform-2 .field--type-email,
#block-sitewidecontactform-3 .field--type-string,
#block-sitewidecontactform-3 .field--type-email {
  width: 48%;
  float: left;
}

#block-sitewidecontactform-2 .field--type-email,
#block-sitewidecontactform-3 .field--type-email {
  float: right;
}

#block-sitewidecontactform-2 .form-item,
#block-sitewidecontactform-3 .form-item {
  margin-top: 0px;
}

#block-sitewidecontactform-2 .thank,
#block-sitewidecontactform-3 .thank {
  width: 60%;
  float: right;
  text-align: right;
  margin-top: -3.0em;
}

#block-questionformheader h1 {
  font-size: 2em;
  color: #047c78;
  text-align: left;
}

#block-questionformheader p {
  font-size: 16px;
  color: #1b1b1b;
  margin-bottom: 0px;
}

.article-calculator {
  clear: both;
  margin-top: -1.9em;
  float: right;
  background: #484848;
  padding: 5px 10px 5px 10px;
}

.article-calculator a {
  color: #f5f5f5;
}

.page-node-8 #page {
  background: #fff url('../images/about-bg.png') no-repeat right top;
  text-align: left;
}

.page-node-8 #main-wrapper {
  /*background: transparent;*/
  min-height: 490px;
  /*AMFI-17*/
  background: url('../images/about-bg.png') no-repeat right top;
  overflow: auto;
  margin-right: 0px;
  margin-bottom: -44px;
}

.page-node-8 .layout-main {
  width: 50%;
}

.page-node-135 article {
  margin-top: 228px;
}

.page-node-8 article {
  margin-top: 80px;
  margin-bottom: 20px;
}

.page-node-8 .node__content,
.page-node-135 .node__content {
  font-size: 18px;
  text-align: justify;
}

.path-search #search-form,
.path-search .page-title {
  display: none;
  visibility: hidden;
}

.search-results .result {
  display: block;
  clear: both;
}

.search-results .thumbnail {
  width: 10%;
  height: auto;
  float: left;
  margin-top: 2em;
}

.search-results .thumbnail img {
  width: 100%;
  height: 100%;
}

.path-search .information,
.info-your-question {
  width: 88%;
  float: right;
}

.page-node-type-page .page-title,
.page-node-type-page .node__title a {
  font-size: 20px;
  font-weight: bold;
  color: #000;
}

.page-node-135 .node__title a,
.page-node-8 .node__title a,
.page-node-12 .node__title a,
.page-node-32 .node__title a,
.page-node-30 .node__title a,
.page-node-9 .node__title a,
.page-node-31 .node__title a {
  font-size: 36px;
}

.amfi-video>ul {
  padding-left: 0px;
}

.amfi-video li {
  display: inline;
}

.page-node-1 #only-one {
  margin-left: 5px;
  margin-right: 5px;
}

.page-node-1 .node__title a {
  font-size: 36px;
  color: #000;
  font-weight: bold;
}

.page-node-1 {
  font-size: 100%;
}

.page-node-1 .node__content {
  visibility: hidden;
  width: 0px;
  height: 0px;
}

.page-node-1 article {
  padding: 0px;
  margin: 0px;
}

.page-node-type-page article {
  border-bottom: 0px;
}

.page-node-type-page article .node__content {
  border-bottom: 0px;
  padding-bottom: 0px;
  margin-bottom: 0px;
  color: #1b1b1b;
  text-align: justify;
}

.page-node-type-page .addtoany_list {
  visibility: hidden;
  width: 0px;
  height: 0px;
  line-height: 0px;
}

.page-node-11,
.page-node-11 .node__content {
  text-align: center !important;
}

.page-node-11 article header {
  visibility: hidden;
  width: 0px;
  height: 0px;
}

.locate-distributor {
  margin-bottom: 1.2em;
  margin-top: 2.5em;
}

.path-your-questions .layout-main {
  text-align: left;
}

.path-your-questions h3 {
  text-transform: uppercase;
}


.node .field--type-image {
  margin-right: 0em;
}

.accordionbucket .node .field--type-image {
  width: 10%;
  height: auto;
  float: left;
  margin-right: 1em;
}

.accordionbucket .field--type-text-with-summary p,
.accordionbucket .field--type-text-with-summary {
  margin: 0px;
  display: inline-block;
}

.accordionbucket .bucket-title h2 {
  pointer-events: none;
}

.accordionbucket .info-your-question p strong,
.accordionbucket .info-your-question p b {
  font-weight: normal !important;
}

ul.mutual-fund-icons {
  margin-left: auto;
  margin-right: auto;
  width: 100%;
}

ul.mutual-fund-icons li {
  float: left;
  width: 18%;
  min-width: 180px;
  height: 88px;
  padding: 10px;
  border: 1px solid #eee;
}

article header {
  display: block;
}

.article-content {
  width: 37%;
  float: right;
}

.article-image,
.article-video {
  width: 59%;
  float: left;
  margin: 0px 30px 5px 0px;
  box-sizing: border-box;
}

.article-image .field--name-field-image img {
  width: 100%;
}

.has-popup-image {
  cursor: pointer;
}

.zoomicon {
  position: absolute;
  z-index: 1;
  margin-left: -6%;
  margin-top: 28%;
  pointer-events: none;
}

#block-addtoanybuttons {
  clear: both;
  margin-top: 30px;
}

#sahi-hai-meter {
  width: 100%;
  margin: 30px 0px;
  border: 1px solid #11a9a4;
  padding: 20px 22px;
  box-sizing: border-box;
}

#sahi-hai-meter h2,
#sahi-hai-meter .sahi-hai-images {
  float: left;
}

#sahi-hai-meter h2 {
  width: 40%;
  margin-right: 10%
}

#sahi-hai-meter .sahi-hai-images {
  width: 48%;
}

#sahi-hai-meter p {
  margin-top: 1.8em;
  text-align: center;
  font-weight: bold;
  font-size: 1.2em;
}

#sahi-hai-meter .meter-yes {
  background-image: url('../images/meter-yes.png');
}

#sahi-hai-meter .meter-no {
  background-image: url('../images/meter-no.png');
}

#sahi-hai-meter .yes,
#sahi-hai-meter .meter,
#sahi-hai-meter .no {
  float: left;
}

#sahi-hai-meter .yes,
#sahi-hai-meter .no {
  position: relative;
  top: 15px;
  width: 74px;
  height: 60px;
  cursor: pointer;
  background-image: url('../images/yes.png');
  background-repeat: no-repeat;
  background-size: 97%;
}

.lang-hi #sahi-hai-meter .yes {
  background-image: url('../images/yes-hi.png');
}

.lang-te #sahi-hai-meter .yes {
  background-image: url('../images/yes-te.png');
}

.lang-bn #sahi-hai-meter .yes {
  background-image: url('../images/yes-bn.png');
}

.lang-gu #sahi-hai-meter .yes {
  background-image: url('../images/yes-gu.png');
}

.lang-kn #sahi-hai-meter .yes {
  background-image: url('../images/yes-kn.png');
}

.lang-ml #sahi-hai-meter .yes {
  background-image: url('../images/yes-ml.png');
}

.lang-mr #sahi-hai-meter .yes {
  background-image: url('../images/yes-mr.png');
}

#sahi-hai-meter .no {
  background-image: url('../images/no.png');
}

.lang-hi #sahi-hai-meter .no {
  background-image: url('../images/no-hi.png');
}

.lang-te #sahi-hai-meter .no {
  background-image: url('../images/no-te.png');
}

.lang-bn #sahi-hai-meter .no {
  background-image: url('../images/no-bn.png');
}

.lang-gu #sahi-hai-meter .no {
  background-image: url('../images/no-gu.png');
}

.lang-kn #sahi-hai-meter .no {
  background-image: url('../images/no-kn.png');
}

.lang-ml #sahi-hai-meter .no {
  background-image: url('../images/no-ml.png');
}

.lang-mr #sahi-hai-meter .no {
  background-image: url('../images/no-mr.png');
}



#sahi-hai-meter .meter {
  margin: 0 15px;
  width: 130px;
  height: 76px;
  background-image: url('../images/meter.png');
  background-size: 100%;
  background-repeat: no-repeat;
}

#infographics,
#presentation {
  height: 140px;
}

#infographics,
#presentation {
  width: 48%;
  float: left;
  background: #11a9a4 url('../images/infographic-icon.png') no-repeat 50% 50%;
  background-size: contain;
  cursor: pointer;
}

#presentation-code {
  background: transparent;
  width: auto;
  min-width: 595px;
  height: auto;
}

#presentation {
  float: right;
  background-image: url('../images/slideshare-icon.png');
}

#presentation-code .presentation-code_close {
  position: absolute;
  top: 0px;
  width: 100%;
  min-height: 40px;
  display: block;
  text-align: center;
  background: transparent url('../images/close.png') no-repeat 100% 50%;
}

article h1 {
  margin: 0px;
}

.article-buckets {
  margin-bottom: 0.6em;
}

.article-buckets .field__label {
  visibility: hidden;
  width: 0px;
  height: 0px;
}

.field--type-entity-reference {
  font-family: "Noto Serif", "Noticia Text", Georgia, "Times New Roman", serif;
  font-weight: bold;
  margin: 0px;
}

.field--name-field-buckets {
  text-transform: uppercase;
}

.layout-main {
  margin-bottom: 10px;
  min-height: 490px;
}

#header {
  font-family: "Noto Sans", Roboto, "Helvetica Neue", Arial, sans-serif;
  height: 108px;
  position: fixed;
  /*position: relative;*/
  width: 100%;
  top: 0;
  bottom: auto;
  z-index: 1000;
}

@media screen and (-ms-high-contrast: active),
(-ms-high-contrast: none) {
  #header {
    position: relative;
  }
}

.user-logged-in #header {
  z-index: 0;
  position: absolute;
  width: 100%;
  bottom: auto;
  margin-top: 79px;
}

#block-amfi-local-tasks {
  margin-top: 120px;
}

#block-amfi-search,
#block-responsivemenumobileicon {
  position: absolute;
}

#block-amfi-search,
.region-header #block-customsearchform {
  right: 116px;
  top: 14px;
  z-index: 20;
  position: absolute;
}

.blog-container.region-header #block-customsearchform {
  margin-right: 0px;
  right: 45px;
}

#block-amfi-search .form-submit {
  visibility: hidden;
  width: 0px;
  height: 0px;
}

#block-amfi-search input[type="search"],
.region-header #block-customsearchform #edit-criteria-or {
  width: 30px;
  cursor: pointer;
  padding: 8px;
}

input[type="search"],
.region-header #block-customsearchform #edit-criteria-or {
  background: #00a886 url(../images/search-icon.png) no-repeat 9px center;
  border: solid 1px #00a886;
  padding: 9px 10px 9px 32px;
  width: 55px;
  -webkit-border-radius: 10em;
  -moz-border-radius: 10em;
  border-radius: 10em;
  -webkit-transition: all .5s;
  -moz-transition: all .5s;
  transition: all .5s;
  background-size: 35px 35px;
  color: transparent;
  font-family: "Noto Serif", "Noticia Text", Georgia, "Times New Roman", serif;
  padding-left: 8px;
  padding-right: 8px;
  font-size: 13px;
}

input[type="search"]:focus,
.region-header #block-customsearchform #edit-criteria-or:focus {
  width: 300px !important;
  background: none;
  background-color: #fff;
  outline: none;
  color: #333;
}

.article-bottom-search .fa {
  margin-left: -40px;
  color: #ACACAC;
  margin-top: 32px;
}

.article-bottom-search #edit-submit--3 {
  display: none;
}

.article-bottom-search #edit-submit {
  display: none;
}

#block-contentsearchblock input[type="search"],
.region-header #block-customsearchform--2 input[type="search"] {
  width: 95% !important;
  background: none;
  background-color: #fff;
  outline: none;
  color: #333;
  background-image: url("../images/search-image.png");
  background-repeat: no-repeat;
  background-position: right;
  background-size: 30px;
  padding: 10px 20px;
  margin-top: 5%;
}

#block-bottomsearch input[type="search"] {
  width: 57% !important;
  background: none;
  background-color: #fff;
  outline: none;
  color: #333;
  background-image: url("../images/search-image.png");
  background-repeat: no-repeat;
  background-position: right;
  background-size: 30px;
  padding: 10px 20px;
  margin-top: -15%;
  visibility: hidden;
}

.search-form__submit,
#sahi-hai-meter .form-submit {
  display: none;
}

.region-header .block:not(.site-branding) {
  margin-top: 0px !important;
}

.path-frontpage #main-wrapper {
  width: 100% !important;
  max-width: 100% !important;
}

.main-content {
  float: none;
}

.path-frontpage #main-wrapper {
  box-shadow: 0px 0px 16px #454545;
}

.main-content .section {
  padding: 0px;
}

.region-header {
  padding: 0px;
}

#block-sitebranding {
  margin: 35px 0px 0px 5px;
  z-index: 10;
}

.intro {
  clear: both;
  margin: 108px 0px -19px 0px;
  background-color: #00a886;
}

.intro h1,
.intro h2 {
  line-height: 1em;
}

.intro h1 {
  font-size: 42px;
  color: #fff;
  margin-bottom: 8px;
}

.intro h2 {
  font-family: "Noto Sans", Roboto, "Helvetica Neue", Arial, sans-serif;
  font-size: 26px;
  font-weight: bold;
  color: #111;
  letter-spacing: 2px;
  margin-top: 1px;
  margin-bottom: 42px;
}

.intro p {
  color: #038d8a;
  font-size: 18px;
}

.page-title {
  text-align: left;
  color: #038d8a;
  font-size: 14px;
  text-transform: uppercase;
}

.page-node-type-article,
.page-node-type-page,
.path-search {
  text-align: left;
}

.article-tagline {
  color: #111;
  font-size: 32px;
  font-weight: bold;
  margin-top: 0px;
}

.article-content,
.page-node-type-page .node__content {
  text-align: left;
}

.article-image .field__label,
.article-video .field__label {
  display: none;
  visibility: hidden;
}

.ready-to-invest {
  clear: both;
  display: block;
  margin-top: 10px;
  font-family: "Noto Sans", Roboto, "Helvetica Neue", Arial, sans-serif;
  font-size: 16px;
  text-align: left;
  text-transform: uppercase;
}

.ready-to-invest a {
  background-color: #EAD602;
  color: #111;
  border-radius: 2px;
  padding: 8px 12px;
  font-weight: bold;
  font-size: medium;
}

.btn-group {
  margin-bottom: 1.6em;
}

.node--view-mode-teaser {
  width: 33.3333%;
  float: left;
  border: 0px;
  margin: 0px;
  padding: 0px;
}

.node--view-mode-teaser>div {
  width: 100%;
}

.node--view-mode-teaser .field--type-video-embed-field,
.node--view-mode-teaser .field--type-image {
  float: none;
  width: 100%;
  overflow: hidden;
  height: auto;
  margin: 0px 0px 0px 0px;
  padding: 0px;
}

.node--view-mode-teaser .field--type-image img {
  margin: 0px;
  padding: 0px;
  width: 100%;
  height: auto;
aspect-ratio: 8/5;
display: block;
width: 100%;
}

.node--view-mode-teaser .title {
  display: table;
  width: 100%;
}

.node--view-mode-teaser .title p {
  height: 3em;
  margin: 0px;
  display: table-cell;
  width: 100%;
  vertical-align: middle;
  text-align: center;
  text-transform: uppercase;
  letter-spacing: 1px;
}

.related-posts .node--view-mode-teaser .title p {
  vertical-align: top;
}

.node--view-mode-teaser .title a {
  color: #fff;
  text-transform: uppercase;
}

.related {
  clear: both;
  width: 100%;
  overflow: hidden;
}

.related .prev,
.related .next {
  float: left;
  width: 4%;
  margin: 0px;
  font-size: 24px;
  padding: 40px 0;
}

.related .next {
  float: right;
}

.related-posts .slideshow {
  float: left;
  width: 90%;
  left: 5%;
  overflow: hidden;
  height: auto !important;
}


.related-posts .slideshow:after {
  content: '';
  width: 2px;
  height: 100%;
  display: inline-block;
  position: absolute;
  top: 0;
  right: 0;
  background-color: transparent;
  z-index: 1;
}

.page-node-type-article .related-posts .slideshow:after {
  background-color: #f4f4f4;
}

.page-node-1 .related-posts .slideshow:after {
  background-color: #fff;
}

.slideshow li {
  height: auto !important;
}

.related-posts .node--view-mode-teaser {
  box-sizing: border-box;
  width: 100%;
  padding: 0 10px;
  display: block;
  float: none;
}



.related-posts .node--view-mode-teaser .field--type-video-embed-field,
.related-posts .node--view-mode-teaser .field--type-image {
  float: none;
  width: 100%;
  overflow: hidden;
  height: auto;
  margin: -35px 0px 0px 0px;
  padding: 0px;
}

.related-posts .title {
  background-color: transparent;
}

.related-posts .node--view-mode-teaser .title p {
  text-align: left;
}

.related-posts .node--view-mode-teaser .title a {
  color: #333;
  text-transform: none;
}

.indicator-icons {
  position: relative;
  margin: 0px 20px 0px 0px;
  padding: 10px 5px;
  text-align: right;
  box-sizing: border-box;
  pointer-events: none;
}

.indicator-icons img {
  width: 30px;
  height: auto;
  padding: 0px 5px 0px 0px;
}

.page-node-1 .indicator-icons img {
  width: 12px !important;
  height: auto;
  padding: 0px 5px 10px 0px !important;
}

.related-posts .indicator-icons {
  padding: 5px;
}

.related-posts .indicator-icons img {
  width: 15px;
}

.subscribe {
  width: 39%;
  border: 3px solid #09a6a3;
  float: right;
  padding: 0px 20px;
  box-sizing: border-box;
  text-align: right;
}

.path-frontpage .view-content .views-row:nth-child(3n-1) article {
  background-color: #02715b;
}

.path-frontpage .view-content .views-row:nth-child(3n-2) article,
.path-frontpage .view-content .views-row:nth-child(3n) article {
  background-color: #00a886;
}

.path-frontpage .view-content .views-row:nth-child(3n+3) .node--view-mode-teaser {
  width: 33.3334%;
}

.path-frontpage .view-content .views-row:nth-child(odd) {
  clear: none;
}

.path-frontpage .view-content .views-row:nth-child(3n+1) {
  clear: both;
}

.path-frontpage .node--view-mode-teaser .title {
  font-family: "Noto Sans", Roboto, "Helvetica Neue", Arial, sans-serif;
}

.site-footer {
  clear: both;
  font-family: "Noto Serif", "Noticia Text", Georgia, "Times New Roman", serif;
  background-color: #1f1f1f;
  text-align: left;
  color: #a2a2a2;
  font-size: 16px;
  padding: 10px 0 10px;
}

.quick-menu {
  font-family: "Noto Sans", Roboto, "Helvetica Neue", Arial, sans-serif;
  float: left;
  width: 55%;
  padding-bottom: 6px;
}

.quick-menu a {
  color: #a2a2a2;
  margin-left: 1%;
  margin-right: 1%;
}

.quick-menu a:first-child {
  margin-left: 0px;
}

.quick-menu a:last-child {
  margin-right: 0px;
}

.quick-menu .fa {
  background: transparent;
  color: #00a886;
  width: 30px;
  height: 30px;
  font-size: 14px;
  line-height: 24px;
  border-radius: 100%;
  text-align: center;
  border-style: solid;
}

.site-footer,
.site-footer a,
.quick-menu a {
  color: #a2a2a2;
}

.social-icons a {
  margin-right: 1%;
}

.social-icons {
  margin-left: 30px;
}

.copyright {
  /* float: right;
  width: 45%; */
  line-height: 30px;
  text-align: right;
}

.copyright,
.copyright a {
  font-family: "Noto Sans", Roboto, "Helvetica Neue", Arial, sans-serif;
  color: #a2a2a2;
  font-size: 16px;
}

.copyright-symbol {
  color: #00A886;
  margin-left: 5px;
}

.responsive-menu-block-wrapper {
  display: none;
}

html.mm-opened .mm-page {
  position: fixed !important;
  width: 100%;
}

.mm-page {
  background-color: #ffffff;
}

.mm-opening .toolbar-tray-open.toolbar-fixed.toolbar-vertical,
.mm-opened .toolbar-tray-open.toolbar-fixed.toolbar-vertical {
  margin-left: 0;
}

.mm-opening .toolbar-tray-open.toolbar-fixed.toolbar-vertical .mm-page,
.mm-opened .toolbar-tray-open.toolbar-fixed.toolbar-vertical .mm-page {
  padding-left: 240px;
  padding-left: 15rem;
}

.horizontal-menu {
  position: relative;
  margin-top: 0;
  margin-right: 0;
  margin-bottom: 0;
  margin-left: 0;
  padding: 0;
  list-style: none;
  width: 100%;
}

.horizontal-menu>li {
  display: inline-block;
  position: relative;
}

.horizontal-menu>li ul ul {
  left: 13.75em;
  top: 0;
}

.horizontal-menu ul .fly-left ul {
  left: -13.75em;
}

.horizontal-menu>li>a {
  display: block;
  padding-top: 0.3em;
  padding-right: 1em;
  padding-bottom: 0.35em;
  padding-left: 1em;
}

.horizontal-menu>li ul {
  position: absolute;
  display: none;
  top: 100%;
  left: 0;
  z-index: 99;
  padding-top: 0;
  padding-right: 0;
  padding-bottom: 0;
  padding-left: 0;
  box-sizing: border-box;
  width: 13.75em;
  list-style: none;
}

.horizontal-menu li.sfHover>ul,
.horizontal-menu li:hover>ul {
  display: block;
}

.horizontal-menu li li {
  position: relative;
  float: left;
  width: 100%;
}

.horizontal-menu>li>li:hover>ul,
.horizontal-menu>li>li.sfHover>ul {
  display: block;
}

.horizontal-menu>li li>a {
  display: block;
  position: relative;
  padding-top: 0.25em;
  padding-right: 1em;
  padding-bottom: 0.25em;
  padding-left: 1em;
  text-transform: none;
}

.off-canvas-wrapper {
  display: block;
}

.no-js .off-canvas-wrapper {
  display: none;
}

.responsive-menu-toggle {
  float: right;
}

.responsive-menu-toggle-icon {
  box-sizing: border-box;
  display: block;
  width: 30px;
  height: 35px;
  z-index: 4;
  margin-top: 0;
  position: relative;
}

.no-js .responsive-menu-toggle-icon {
  display: none;
}

.responsive-menu-toggle-icon span.label {
  display: none;
  visibility: hidden;
}

.responsive-menu-toggle-icon:before,
.responsive-menu-toggle-icon:after,
.responsive-menu-toggle-icon span.icon {
  background: #fff;
  content: '';
  display: block;
  width: 28px;
  height: 3px !important;
  position: absolute;
  top: 0px;
  left: 0px;
}

.responsive-menu-toggle-icon:before {
  top: 4px;
}

.responsive-menu-toggle-icon span.icon {
  top: 14px;
}

.responsive-menu-toggle-icon:after {
  top: 24px;
}

.responsive-menu-toggle-icon:before,
.responsive-menu-toggle-icon:after,
.responsive-menu-toggle-icon span.icon {
  transition: none 0.4s ease-out 0.1s;
  transition-property: -webkit-transform, top, bottom, left, opacity;
  transition-property: transform, top, bottom, left, opacity;
}

html.mm-opening .responsive-menu-toggle-icon:before,
html.mm-opening .responsive-menu-toggle-icon:after {
  top: 14px;
}

html.mm-opening .responsive-menu-toggle-icon span.icon {
  left: -25px;
  opacity: 0;
}

html.mm-opening .responsive-menu-toggle-icon:before {
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}

html.mm-opening .responsive-menu-toggle-icon:after {
  -webkit-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  transform: rotate(-45deg);
}

#mm-blocker {
  background: rgba(0, 0, 0, 0);
}

.mm-opening #mm-blocker {
  background: rgba(0, 0, 0, 0.2);
  transition: background 1s ease 0.3s;
}

.mm-opening #page {
  border-left: 1px solid #ccc;
}

.mm-panel a {
  border-bottom: none;
}

ul.menu.mm-listview a.is-active {
  color: inherit;
}

.mm-panel a:hover {
  border: none;
}

#block-responsivemenumobileicon {
  right: 45px;
  top: 18px;
}

.responsive-menu-toggle-icon span.label {
  visibility: hidden;
  height: 0px;
  width: 0px;
}

.mm-panels {
  background-color: #02715b;
  text-align: left;
}

#block-simplenewssubscription {
  text-align: center;
  font-size: 24px;
  padding: 40px 10px;
}

#block-simplenewssubscription label,
#block-simplenewssubscription .description {
  visibility: hidden;
  width: 0px;
  height: 0px;
  font-size: 0px;
}

#block-simplenewssubscription .form-item {
  margin: 10px 0;
  padding: 0;
}

#block-simplenewssubscription #edit-subscribe {
  text-transform: uppercase;
  border: 0;
  background: none;
  background-color: #09a6a3;
  border-radius: 0px;
  color: #fff;
}

#block-simplenewssubscription #edit-mail-0-value {
  border: 1px solid #333;
}

#block-simplenewssubscription .form-actions {
  margin: 0px;
  padding: 0px;
}

.div-boarder {
  border: 3px solid #11A9A4;
  padding-bottom: 122px;
  width: 50%;
}

.related-posts .related-viewall {
  background: #00a886 none repeat scroll 0 0;
  /* height: 103px !important; */
  padding-top: 33px;
  text-align: center;
  vertical-align: middle;
  border-radius: 10px;
}
/* .lang-ta .related-posts .related-viewall {
  padding-top: 25px;
} */
.lang-kn .related-posts .related-viewall {
  padding-top: 38px;
}

.related-viewall a {
  color: #ffffff;
  font-size: 24px;
  padding-bottom: 30px;
}

.img-margin {
  margin-top: -46px;
}

div.showinline {
  float: left;
  margin-top: 50px;
  margin-right: 10px;
}

.contentvideo {
  width: 100%;
}

.video-wrapper {
  margin-left: 35px;
  width: 30%;
  display: inline;
  float: left;
}

.video-wrapper:nth-child(3n + 1) {
  margin-left: 0;
}

.contentvideo .video-wrapper:nth-child(3n+1) {
  padding-left: 0px;
}

iframe {
  width: 100%;
}

.contentvideo p {
  width: 100%;
  position: relative;
  text-align: justify;
}

.chocolat-image {
  display: none;
  visibility: hidden;
}

.chocolat-overlay {
  background-color: #1f1f1f !important;
}

.chocolat-wrapper .chocolat-left {
  position: absolute;
  left: 0;
  width: 48px;
  height: 50px;
  top: 50%;
  margin-top: -25px;
  cursor: pointer;
  background: url(../images/left.png) 50% 50% no-repeat;
  z-index: 1001;
  display: none;
}

.chocolat-wrapper .chocolat-right {
  position: absolute;
  right: 0;
  width: 48px;
  height: 50px;
  top: 50%;
  margin-top: -25px;
  cursor: pointer;
  background: url(../images/right.png) 50% 50% no-repeat;
  z-index: 1001;
  display: none;
}

.chocolat-wrapper .chocolat-right.active {
  display: block;
}

.chocolat-wrapper .chocolat-left.active {
  display: block;
}

.amfi_info {
  text-align: left;
  width: 50%;
}

.amfi_image {
  width: 50%;
  margin-top: -200px;
  margin-left: 50%;
}

.search-content {
  text-align: left;
}

.node--view-mode-your-questions {
  margin-bottom: 10px !important;
}

.node--view-mode-your-questions h1 {
  text-align: left !important;
}

.node--view-mode-your-questions .info-your-question h2 {
  margin-top: -10px;
}

.view-new-articles-view h3 {
  text-align: left;
}

.node--view-mode-your-questions .info-your-question>p {
  margin: 0px;
}

.node--view-mode-your-questions .bucket-article-title a {
  color: #242424 !important;
  font-size: 18px !important;
}

.node--view-mode-your-questions .bucket-article-title a:hover {
  text-decoration: none !important;
}

.search-results li {
  border: 2px !important;
  padding-bottom: 0.4285em !important;
  margin-bottom: 0.5em !important;
  border-bottom-style: dotted !important;
  border-color: #11A9A4 !important;
}

.readmore-link {
  color: #11A9A4 !important;
}

/* New CSS */

#block-sitebranding {
  margin: 35px 0px 0px 75px;
}

#block-responsivemenumobileicon {
  right: auto;
  top: 20px;
  left: 0;
  margin-bottom: 0;
}

#block-languageswitcher {
  position: absolute;
  top: 0;
  right: 0;
}

#block-languageswitcher .links {
  top: 20px;
  right: 0;
  width: 75 px;
  display: -webkit-box;
  display: -moz-box;
  display: box;
  -webkit-box-orient: vertical;
  -moz-box-orient: vertical;
  box-orient: vertical;
  cursor: pointer;
}

#block-languageswitcher .links:before {
  content: "";
  position: absolute;
  top: 12px;
  right: 8px;
  display: block;
  border-top: 8px solid #fff;
  border-left: 5px solid transparent;
  border-right: 5px solid transparent;
}

#block-languageswitcher .links.open:before {
  transform: rotate(180deg);
}

#block-languageswitcher .links li {
  display: none !important;
  -webkit-box-ordinal-group: 2;
  -moz-box-ordinal-group: 2;
  box-ordinal-group: 2;
}

#block-languageswitcher .links li.is-active {
  display: block !important;
  -webkit-box-ordinal-group: 1;
  -moz-box-ordinal-group: 1;
  box-ordinal-group: 1;
}

/*#block-languageswitcher .links:hover li{
  display: block !important;
}*/

#block-languageswitcher .links li a {
  pointer-events: none;
}

#block-languageswitcher .links.open li a {
  pointer-events: auto;
}

#block-languageswitcher .links.open li {
  display: block !important;
}

#block-languageswitcher .links li a {
  display: block;
  border-radius: 4px;
  padding-right: 25px;
  background-color: #02715B;
  margin-bottom: 1px;
  font-weight: normal;
  color: #fff !important;
}

#block-amfi-search,
.region-header .region-header #block-customsearchform {
  top: 16px;
  position: absolute;
}

.mm-menu.mm-offcanvas.mm-front.mm-right,
.mm-menu.mm-offcanvas.mm-next.mm-right {
  -webkit-transform: translate(-100%, 0);
  -ms-transform: translate(-100%, 0);
  transform: translate(-100%, 0);
  -webkit-transform: translate3d(-100%, 0, 0);
  transform: translate3d(-100%, 0, 0);
}

.mm-menu.mm-offcanvas.mm-right {
  left: 0;
}

@media (min-width: 550px) {
  html.mm-right.mm-opening .mm-slideout {
    -webkit-transform: translate(340px, 0);
    -ms-transform: translate(340px, 0);
    transform: translate(340px, 0);
    -webkit-transform: translate3d(340px, 0, 0);
    transform: translate3d(340px, 0, 0);
  }

  .mm-menu.mm-offcanvas {
    max-width: 340px;
  }

}

.mm-opening #page {
  border-left: none;
}

#header {
  padding: 0 20px;
  box-sizing: border-box;
  height: 72px;
}

#block-sitebranding {
  margin: 22px 0px 0px 75px;
}

.intro {
  margin: 72px 0px -19px 0px;
}

.site-branding__logo {
  margin: 0;
}

.site-branding__logo>img {
  height: 35px;
}

.intro {
  margin: 72px 0px 0px 0px;
}

img.slick-loading,
.slick-loading .slick-list {
  background: transparent !important;
}

.home-tags {
  padding: 0 35px;
  margin: 0 auto;
  margin-bottom: 50px;
  width: 1240px;
  overflow: hidden;
  height: 43px;
}

.home-tags .slick-prev {
  left: 10px;
}

.home-tags .slick-next {
  right: 10px;
}

.home-tags .slick-prev:before {
  content: '<';
  opacity: 1;
  color: #038d8a;
  font-size: 24px;
  font-family: "Noto Serif", "Noticia Text", Georgia, "Times New Roman", serif;
}

.home-tags .slick-next:before {
  content: '>';
  opacity: 1;
  color: #038d8a;
  font-size: 24px;
  font-family: "Noto Serif", "Noticia Text", Georgia, "Times New Roman", serif;
}

.home-tags .slick-list .home-tag-item {
  margin-right: 5px;
}

.home-tags .home-tag-item {
  display: inline-block;
  /*  padding: 8px 16px 8px 16px;*/
  border-radius: 8px;
  background-color: #00A886;
  font-family: "Noto Sans", Roboto, "Helvetica Neue", Arial, sans-serif;
  font-weight: 500;
  position: relative;
  border: 3px solid transparent;
  transition: all 0.3s;
}

.home-tags .home-tag-item .contextual-region {
  position: static;
}

.home-tags .home-tag-item:nth-child(1),
.home-tags .home-tag-item:nth-child(5),
.home-tags .home-tag-item:nth-child(9),
.home-tags .home-tag-item:nth-child(13),
.home-tags .home-tag-item:nth-child(17),
.home-tags .home-tag-item:nth-child(21),
.home-tags .home-tag-item:nth-child(25),
.home-tags .home-tag-item:nth-child(29),
.home-tags .home-tag-item:nth-child(33),
.home-tags .home-tag-item:nth-child(37),
.home-tags .home-tag-item:nth-child(41),
.home-tags .home-tag-item:nth-child(45),
.home-tags .home-tag-item:nth-child(49) {
  background-color: #00A886;
}

.home-tags .home-tag-item:nth-child(2),
.home-tags .home-tag-item:nth-child(6),
.home-tags .home-tag-item:nth-child(10),
.home-tags .home-tag-item:nth-child(14),
.home-tags .home-tag-item:nth-child(18),
.home-tags .home-tag-item:nth-child(22),
.home-tags .home-tag-item:nth-child(26),
.home-tags .home-tag-item:nth-child(30),
.home-tags .home-tag-item:nth-child(34),
.home-tags .home-tag-item:nth-child(38),
.home-tags .home-tag-item:nth-child(42),
.home-tags .home-tag-item:nth-child(46),
.home-tags .home-tag-item:nth-child(50) {
  background-color: #084E7A;
}

.home-tags .home-tag-item:nth-child(3),
.home-tags .home-tag-item:nth-child(7),
.home-tags .home-tag-item:nth-child(11),
.home-tags .home-tag-item:nth-child(15),
.home-tags .home-tag-item:nth-child(19),
.home-tags .home-tag-item:nth-child(23),
.home-tags .home-tag-item:nth-child(27),
.home-tags .home-tag-item:nth-child(31),
.home-tags .home-tag-item:nth-child(35),
.home-tags .home-tag-item:nth-child(39),
.home-tags .home-tag-item:nth-child(43),
.home-tags .home-tag-item:nth-child(47),
.home-tags .home-tag-item:nth-child(51) {
  background-color: #F79F2E;
}

.home-tags .home-tag-item:nth-child(4),
.home-tags .home-tag-item:nth-child(8),
.home-tags .home-tag-item:nth-child(12),
.home-tags .home-tag-item:nth-child(16),
.home-tags .home-tag-item:nth-child(20),
.home-tags .home-tag-item:nth-child(24),
.home-tags .home-tag-item:nth-child(28),
.home-tags .home-tag-item:nth-child(32),
.home-tags .home-tag-item:nth-child(36),
.home-tags .home-tag-item:nth-child(40),
.home-tags .home-tag-item:nth-child(44),
.home-tags .home-tag-item:nth-child(48),
.home-tags .home-tag-item:nth-child(52) {
  background-color: #383838;
}

.home-tags .home-tag-item a {
  color: #fff;
  padding: 8px 25px 8px 10px;
  display: block;
}

.home-tags .home-tag-item span {
  position: absolute;
  height: 0;
  width: 0;
  background-color: #00A886;
  border-radius: 50%;
  top: 18px;
  right: 12px;
  cursor: pointer;
  transition: all 0.3s;
  background: url(../images/close-ico.png) no-repeat center;
}

/*.home-tags .home-tag-item span:before,
.home-tags .home-tag-item span:after{
  content: "";
  height: 0px;
  width: 0px;
  background-color: #fff;
  display: block;
  position: absolute;
  top: 2px;
  left: 6px;
  opacity: 0;
  transition: all 0.3s;
}*/

.home-tags .home-tag-item span:before {
  transform: rotate(45deg);
}

.home-tags .home-tag-item span:after {
  transform: rotate(-45deg);
}

.home-tags .home-tag-item.active {
  /* padding: 8px 24px 8px 8px;*/
  border-color: #00A886;
  background-color: #fff;
}

.home-tags .home-tag-item:hover {
  border-color: #00A886;
  background-color: #fff;
}

.home-tags .home-tag-item.active a,
.home-tags .home-tag-item:hover a {
  color: #333;
}

.home-tags .home-tag-item a:active,
.home-tags .home-tag-item a:focus {
  outline: none;
}

.home-tags .home-tag-item.active span {
  opacity: 1;
  height: 12px;
  width: 12px;
  top: 12px;
  right: 5px;
}

.home-tags .home-tag-item.active span:before,
.home-tags .home-tag-item.active span:after {
  opacity: 1;
  height: 8px;
  width: 1px;
}

.home-top-sec-wrap {
  padding-top: 30px;
  background-color: #f4f4f4;
}

.home-top-sec-wrap #main-wrapper {
  box-shadow: none;
  background-color: #f4f4f4;
}

.home-sec-wrap #block-amfi-content {
  padding-bottom: 20px;
}

.home-sec-wrap #block-amfi-content .view-id-frontpage,
.home-sec-wrap #block-views-block-frontpage-popular-articles-block-1 .view-frontpage-popular-articles {
  width: 1240px;
  margin: 0 auto;
  padding: 0 20px;
  box-sizing: border-box;
}

.home-sec-wrap #block-amfi-content .view-id-frontpage .view-content,
.home-sec-wrap #block-views-block-frontpage-popular-articles-block-1 .view-frontpage-popular-articles .view-content {
  margin: 0 -20px;display: flex;
    flex-wrap: wrap;
    justify-content: left;
}

.home-sec-wrap #block-amfi-content .view-id-frontpage .view-content:after,
.home-sec-wrap #block-views-block-frontpage-popular-articles-block-1 .view-frontpage-popular-articles .view-content:after {
  content: "";
  display: table;
  clear: both;
}

.home-sec-wrap #block-amfi-content .view-id-frontpage .view-content .views-row, .custom-blog-view .view-content .views-row {
  padding: 0 20px;
  float: left;
  width: 33.33333333%;
  box-sizing: border-box;
  clear: none;
}

.home-sec-wrap #block-views-block-frontpage-popular-articles-block-1 .view-content .views-row {
  padding: 0 20px;
  float: left;
  width: 25%;
  box-sizing: border-box;
  margin: 0 !important;
}

.home-sec-wrap #block-amfi-content .node--view-mode-teaser {
  width: 100% !important;
  float: none;
  background-color: transparent;
  color: #000;
  margin-bottom: 60px;
  position: relative;
  height: 240px;
}

.home-sec-wrap #block-views-block-frontpage-popular-articles-block-1 .node--view-mode-teaser {
  width: 100% !important;
  float: none;
  background-color: transparent;
  color: #000;
  margin: 0 !important;
  margin-bottom: 40px !important;
  position: relative;
}

.home-sec-wrap #block-homepagevisitorcount-2 .content {
  margin: 0;
}

.home-sec-wrap #block-views-block-frontpage-popular-articles-block-1 {
  padding-bottom: 20px;
}

* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

.home-sec-wrap #block-amfi-content .field--type-image {
  margin: 0;
  border-radius: 10px;
}

.home-sec-wrap #block-amfi-content .field--type-image a {
  display: block;
}

.home-sec-wrap #block-amfi-content .field--type-image img {
  display: block;
}

.related .field--type-image img {
  max-height: 103px;
}

#block-views-block-frontpage-popular-articles-block-1 {
  margin-top: 0;
}

.home-sec-wrap #block-amfi-content .title {
  display: block;
}

.home-sec-wrap #block-amfi-content .title p {
  display: block;
  text-align: left;
}

.home-sec-wrap #block-amfi-content .title p a {
  color: #000;
  text-transform: none;
  text-align: left;
  font-size: 14px;
  font-weight: bold;
  padding-top: 15px;
  display: block;
}

.quick-menu .fa {
  line-height: 24px;
}

.home-sec-wrap #block-views-block-frontpage-popular-articles-block-1 h2 {
  font-family: "Noto Sans", Roboto, "Helvetica Neue", Arial, sans-serif;
  font-size: 24px;
  margin: 0;
}

.home-sec-wrap #block-views-block-frontpage-popular-articles-block-1 .content {
  margin: 0;
}

.home-sec-wrap #block-homepagevisitorcount-2 {
  background-color: #fff;
}

.home-sec-wrap #block-views-block-frontpage-popular-articles-block-1 .node--view-mode-teaser .indicator-icons {
  display: none;
}

.home-sec-wrap #block-views-block-frontpage-popular-articles-block-1 .node--view-mode-teaser .article-image {
  margin: 0 !important;
}

.home-sec-wrap #block-views-block-frontpage-popular-articles-block-1 .node--view-mode-teaser .article-image .field--type-image {
  margin: 0 !important;
  border-radius: 10px;
}

.home-sec-wrap #block-views-block-frontpage-popular-articles-block-1 .node--view-mode-teaser .field--type-image {
  border-radius: 10px;
  height: 142px;
}

.home-sec-wrap #block-views-block-frontpage-popular-articles-block-1 .node--view-mode-teaser .article-image .field--type-image a,
.home-sec-wrap #block-views-block-frontpage-popular-articles-block-1 .node--view-mode-teaser .article-image .field--type-image img {
  display: block;
  margin: 0;
}

.home-sec-wrap #block-views-block-frontpage-popular-articles-block-1 .node--view-mode-teaser .title a {
  color: #000;
  text-transform: none;
  text-align: left;
  font-size: 14px;
  font-weight: bold;
  padding-top: 15px;
  display: block;
}

.home-sec-wrap #block-views-block-frontpage-popular-articles-block-1 .title {
  height: auto;
}

.home-sec-wrap #block-views-block-frontpage-popular-articles-block-1 .title p {
  display: block;
}

.big-thumb .play-thumb {
  height: 60px;
  width: 60px;
  position: absolute;
  top: 30%;
  left: 50%;
  margin-left: -30px;
  border-radius: 50%;
  border: 3px solid rgba(256, 256, 256, 0.6);
}

.big-thumb .play-thumb:before {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background-color: rgba(0, 0, 0, 0.5);
  border-radius: 50%;
}

.big-thumb .play-thumb:after {
  content: "";
  display: block;
  position: absolute;
  top: 14px;
  left: 22px;
  border-left: 20px solid rgba(256, 256, 256, 0.6);
  border-top: 14px solid transparent;
  border-bottom: 14px solid transparent;
}

.small-thumb .play-thumb {
  height: 40px;
  width: 40px;
  position: absolute;
  top: 29%;
  left: 50%;
  margin-left: -20px;
  border-radius: 50%;
  border: 3px solid rgba(256, 256, 256, 0.6);
}

.related .play-thumb {
  top: 17%;
}

.small-thumb .play-thumb:before {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background-color: rgba(0, 0, 0, 0.5);
  border-radius: 50%;
}

.small-thumb .play-thumb:after {
  content: "";
  display: block;
  position: absolute;
  top: 10px;
  left: 14px;
  border-left: 10px solid rgba(256, 256, 256, 0.6);
  border-top: 8px solid transparent;
  border-bottom: 8px solid transparent;
}

#block-homepagetitleblock {
  background-color: #fff;
  padding: 50px 0 20px 0;
}

.intro #block-homepagetitleblock p {
  margin-bottom: 0;
}

.intro #block-homepagetitleblock img {
  display: block;
  margin: 0 auto;
}

.intro #block-homepagetitleblock h2 {
  margin: 0;
  font-weight: bold;
  letter-spacing: normal;
  color: #58585A;
}

.page-node-type-article .home-tags {
  margin-top: 92px;
  margin-bottom: 40px;
}

.page-node-type-article h1.article-title {
  margin-top: 40px;
  font-size: 25px;
}

.page-node-type-article .blog_title h1.article-title{
  margin-top:60px;
}

.view-id-frontpage_popular_articles .big-thumb .play-thumb {
  height: 40px;
  width: 40px;
  position: absolute;
  top: 29%;
  left: 50%;
  margin-left: -20px;
  border-radius: 50%;
  border: 3px solid rgba(256, 256, 256, 0.6);
}

.view-id-frontpage_popular_articles .big-thumb .play-thumb:after {
  content: "";
  display: block;
  position: absolute;
  top: 10px;
  left: 14px;
  border-left: 10px solid rgba(256, 256, 256, 0.6);
  border-top: 8px solid transparent;
  border-bottom: 8px solid transparent;
}

.invest-online ul.mutual-fund-icons li {
  height: 108px;
}

.site-branding__logo>img {
  height: auto;
}

.accordionbucket .views-row {
  display: block !important;
}

.related-posts .node--view-mode-teaser .field--type-image {
  margin-top: 0;
}

.lang-ta .common-block-section .number {
  font-size: 46px;
}

.lang-ml .common-block-section .number {
  font-size: 44px;
}

.path-search .main-content h2 {
  text-align: left;
}



.ticker {
  background: #00a886;
  margin-bottom: 10px;
  border-radius: 10px;
}

.ticker marquee {
  color: #fff;
  font-family: "Noto Sans", Roboto, "Helvetica Neue", Arial, sans-serif;
  font-size: 16px;
  padding-top: 6px;
}

.ticker marquee a,
.ticker marquee a:hover,
.ticker marquee a:visited {
  color: #fff;
}

.chocolat-content {
  background-color: #fff;
}

/* .lang-ta .home-sec-wrap #block-amfi-content .title h2 a {
  padding-top: 10px;
}

.lang-ta .home-sec-wrap #block-amfi-content .title {
  min-height: 101px;
} */
.popup_show {
  display: none;
}

.lang-gu a.calculator-item span {
  min-height: 114px;
}

.home-sec-wrap #block-amfi-content .node--view-mode-teaser {
  height: 100%;
  margin-bottom: 10px;
}

/* .lang-ta .home-sec-wrap #block-amfi-content .node--view-mode-teaser {
  min-height: 320px;
} */

.imb_box {
  min-height: 240px;
  display: inline-block;
}

.home-sec-wrap #block-amfi-content .title {
  display: block;
}

.home-sec-wrap #block-amfi-content .title h3, .home-sec-wrap #block-amfi-content .title h2 {
  margin: 0;
  padding-top: 0;
  font-size: 1.429em;
  line-height: 1.4;
}
.home-sec-wrap #block-amfi-content .title h2 a, .home-sec-wrap #block-amfi-content .title h3 a {
  padding-top: 5px;
}



.popup_show {
  z-index: 9999;
  display: none;
  position: fixed;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background: rgba(0,0,0,0.75);
}

/* .popup_show .popup_overlay {
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, .66);
  position: absolute;
  top: 0;
  left: 0;
} */

.popup_show .img-show {
    width: 50%;
    background: transparent;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}

.img-show span {
  position: absolute;
  top: 0px;
  right: 0px;
  z-index: 9999;
  cursor: pointer;
  width: 28px;
  height: 28px;
  display: inline-block;
  transition: ease 0.25s all;
  -webkit-transform: translate(50%, -50%);
  transform: translate(50%, -50%);
  text-align: center;
  line-height: 100%;
  background: rgba(0,0,0,0.8);
  font-family: Arial, Sans-Serif;
  font-size: 20px;
  text-align: center;
  line-height: 26px;
  border-radius: 1000px;
  color: #fff;
}
/* .img-show span:after {
  content: "x";
  display: block;
  width: 100%;
  height: 100%;
  background-color: #ffffffb0;
  border-radius: 50%;
  font-size: 18px;
  line-height: 26px;
  font-weight: 700;
  font-family: sans-serif;
} */
.img-show span:hover {
  background-color: #ffffffcf;
  color:#000;
}
.img-show img {
  width: 100%;
  max-width: 100%;
  height: 100%;
  object-fit: contain;
}

.wrap_box {
  display: flex;
  align-items: center;
  justify-content: space-between;
  width: 100%;
}

.wrap_box #block-addtoanybuttons {
  clear: inherit;
}

.wrap_box .article-calculator {
  clear: inherit;
  margin-top: 30px;
  float: inherit;
}

.wrap_box .extra_cta {
  display:none;
}

body.lang-en .extra_cta {
  display:inline-flex;
  margin-top: 30px;
}
span.extra_cta a {
  color:#fff;
  background: #00a886;
  padding: 10px 15px;
    border-radius: 30px;
    text-transform: uppercase;
}

body .extra_cta.show_mobile {
  display: none;
}
@font-face {
  font-family: 'FontAwesome';
  src: url('../fonts/fontawesome-webfont.eot?v=4.5.0');
  src: url('../fonts/fontawesome-webfont.eot?#iefix&v=4.5.0') format('embedded-opentype'), url('../fonts/fontawesome-webfont.woff2?v=4.5.0') format('woff2'), url('../fonts/fontawesome-webfont.woff?v=4.5.0') format('woff'), url('../fonts/fontawesome-webfont.ttf?v=4.5.0') format('truetype'), url('../fonts/fontawesome-webfont.svg?v=4.5.0#fontawesomeregular') format('svg');
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}

.fa {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}


.fa-twitter:before {
  content: "\f099"
}

.fa-facebook-f:before,.fa-facebook:before {
  content: "\f09a"
}

.fa-linkedin:before {
  content: "\f0e1"
}

.fa-youtube-square:before {
  content: "\f166"
}

.fa-youtube:before {
  content: "\f167"
}
.fa-youtube-play:before {
  content: "\f16a";
}
.fa-instagram:before {
  content: "\f16d"
}
.fa-copyright:before {
  content: "\f1f9";
}

/* Smart goal calc css start */
.social-icons {
  margin-left: 0px;
  display: inline-block;
  width: 100%;
}
.social-icons a {
  vertical-align: middle;
  display: inline-block;
}
.social-icons a span.twitter {
  background: url(../images/X-logo_stroked.png) no-repeat;
  background-size: 18px;
  background-position: center;
  width: 30px;
  height: 30px;
  vertical-align: middle;
  display: table-cell;
  border: 3px solid #00a886;
  border-radius: 50%;
}

span.a2a_svg.a2a_s__default.a2a_s_twitter svg {
  display: none;
}

.addtoany_list.a2a_kit_size_32 a > span.a2a_s_twitter {
  background-color: transparent !important;
  background: url(../images/X-logo_solid.png) no-repeat;
  background-size: 95%;
  background-position: center;
}



.new-calculator-section th,.calculator-main-smart-goal th {
  background: #f6f6f6 !important;
  color: #00a886 !important;
  border: 0px solid #fff !important;
  font-size: 18px;
}
.page-node-295 .node--view-mode-teaser {
  width: 22% !important;
  margin-right: 20px !important;
  background-color: #fff !important;
  float: left !important;
  padding: 0px !important;
  margin-bottom: 20px;
}


.new-calculator-section.calculator label,.calculator-main-smart-goal.calculator label {
  margin-top: 0px;
}


.new-calculator-section td,.calculator-main-smart-goal td {
  border: 0px solid #fff !important;
}


.new-calculator-section span.rupeesym,.calculator-main-smart-goal span.rupeesym {
  display: inline-block;
  height: 26px;
  padding: 2px 0px !important;
}
.calc-main-section {
  padding-bottom: 30px;
}


.new-calculator-section .disclaimer h3,.calculator-main-smart-goal .disclaimer h3 {
  font-size: 18px;
  color: #00a886;
}


.new-calculator-section .disclaimer ul li,.calculator-main-smart-goal .disclaimer ul li {
  font-weight: 400;
  font-size: 14px;
}


.new-calculator-section .disclaimer p,.calculator-main-smart-goal .disclaimer p {
  font-weight: 400;
  font-size: 14px;
}
div#smart-lumpsumcalctab,
#smart-goalcalctab {
  padding: 0px 12px;
}


.new-calculator-section tr:nth-child(even),.calculator-main-smart-goal tr:nth-child(even) {
  background: #f6f6f6 !important;
  border: 0px solid #fff !important;
}


.new-calculator-section tr:nth-child(odd),.calculator-main-smart-goal tr:nth-child(odd) {
  background: #e5e5e5 !important;
  border: 0px solid #fff !important;
}

.new-calculator-section tr.white-bg{
  background: #f6f6f6 !important;
}
.new-calculator-section tr.grey-bg{
  background: #e5e5e5 !important;
}

#smartinvestamount,#smartlumsuminvestamount, .output_box span {
  border-radius: 30px;
  background: #a6e5d0;
padding: 10px;
width: 100%;
    display: inline-block;
    font-size: 16px;
    font-weight: 700 !important;
    color: #353535;
}
.green_title {
  color: #00a886;
  font-size: 16px;
  font-weight: 700;
  margin-bottom: 20px;
}
span.right_column.output_box {
  text-align: center;
}
.new-calculator-section .calculator-main-smart-goal input[type='number'], 
.new-calculator-section .calculator-main-smart-goal input[type='text'] {
    border: 0;
    border-radius: 0;
    text-align: center;
    background: #d5d5d5;
    padding: 0;
    font-family: "Noto Sans", Roboto, "Helvetica Neue", Arial, sans-serif;
    font-size: 15px;
    margin-top: 0;
    outline: none;
    width: auto;
}
.new-calculator-section .calculator-main-smart-goal #total_corpus_ageNow,
.new-calculator-section .calculator-main-smart-goal .calc-main-section .year_input_box,
.new-calculator-section .calculator-main-smart-goal #lumpsum_desired_ageNow{
  background: transparent;
  border-bottom: 1px solid #a9a9a9 !important;
  display: inline-block;
  max-width: 40px;
  text-align: left; 
}

.smart-goal-main-section tr td:nth-child(odd) {
  width:80%;
}

.calbuttonsection {
  text-align: center;
  padding: 25px;

}
.first_row {
    display: inline-block;
    width: 100%;
    padding: 0 50px;
}
input#targetAmount, #lumsumtargetAmount {
    width: 100px;
}
input#goal_ageNow,
input#goal_lumsumageNow,
input#goal_intrestrate,
input#total_corpus_intrestrate,
input#total_corpus_inflationrate,
input#lumpsum_desired_inflationrate,
input#lumpsum_desired_assumedrate,
input#lumsumgoal_intrestrate,
input#assumed_rate,
input#lumsumassumed_rate,
#goal_ready_investAmount,
#goal_ready_lumsuminvestAmount,
.new-calculator-section .calc-main-section input[type='number']
{
  width: 40px !important;
  background: transparent !important;
  text-align: left !important;
  padding: 5px 0px !important;
  border-bottom: 1px solid #a9a9a9 !important;
}
.new-calculator-section #smart-goal-calculator input#goal_ageNow, .new-calculator-section #smart-goal-calculator input.year_input_box, .new-calculator-section .smart-goal-main-section .year_input_box {
  width: 40px !important;
}
#goal_ready_investAmount, #goal_ready_lumsuminvestAmount,#total_corpus_amount, #lumpsum_desired_amount,
#copy_monthlyIncome,#copy_retirementFund, #investmentValue, #swpAmount, #investmentValueannual, #swpAmountannual
{
  width: 85% !important;
}
.calbuttonsection .calculatesmart-goal, .calbuttonsection .calculatetotalcorpus, .calbuttonsection .calculatelumpsumdesire, .calbuttonsection .calculatesmart-lumsum, .calbuttonsection .calculateretirementcorps, .calbuttonsection .calculatestepupsipcorps, .calbuttonsection .calculatetotalmonthlyswp, .calbuttonsection .calculateretirementcorpsannual, .calbuttonsection .calculatetotalannualswp
{
  color: #fff;
  border-radius: 2px;
  padding: 10px 40px;
  font-weight: bold;
  background: #00a886;
  font-size: medium;
  border-radius: 30px;
  text-transform: uppercase;
  border: 0;
}



.new-calculator-section .tab,.calculator-main-smart-goal .tab {
  text-align: center;
}



.new-calculator-section .tab .tablinks ,.calculator-main-smart-goal .tab .tablinks  {
  border: none;
  outline: none;
  cursor: pointer;
  padding: 0px 16px;
  transition: 0.3s;
  font-size: 17px;
  font-weight: bold;
  width: auto;
  color: #e5e5e5;
  background: transparent;
  display: inline-block;
  margin-bottom: 15px;
  text-align: left;
}


.new-calculator-section .tab .tablinks:first-child,.calculator-main-smart-goal .tab .tablinks:first-child {
  border-right: 2px solid #ccc;
}



.new-calculator-section .tab .tablinks.active,.calculator-main-smart-goal .tab .tablinks.active {
  color: #00a886;
}

/* Style the tab content */


.new-calculator-section .tabcontent,.calculator-main-smart-goal .tabcontent {
  display: none;
  padding: 6px 12px;
  border-top: none;
}

#firatcalctab {
  padding-top: 12px;
}

.new-calculator-section td,.calculator-main-smart-goal td,
.new-calculator-section td label,.calculator-main-smart-goal td label {
  font-weight: 700 !important;
  color: #353535;
  font-size: 14px;
}
.new-calculator-section #smart-goal-calculator #targetAmount,
.new-calculator-section #smart-goal-calculator #lumsumtargetAmount,
.new-calculator-section #smart-goal-calculator input[type='number'],
.new-calculator-section #smart-goal-calculator input[type='text']
{
    background: transparent !important;
    text-align: left !important;
    padding: 5px 0px !important;
    border-bottom: 1px solid #a9a9a9 !important;
    font-size: 14px;
}
.new-calculator-section .calc-main-section #investmentValue,
.new-calculator-section .calc-main-section #swpAmount,
.new-calculator-section .calc-main-section #investmentValueannual,
.new-calculator-section .calc-main-section #swpAmountannual,
.new-calculator-section .calc-main-section #total_corpus_amount,
.new-calculator-section .calc-main-section #lumpsum_desired_amount,
.new-calculator-section .calc-main-section #copy_monthlyIncome,
.new-calculator-section .calc-main-section #copy_retirementFund {
    background: transparent !important;
    text-align: center !important;
    padding: 5px 0px !important;
    border-bottom: 1px solid #a9a9a9 !important;
    font-size: 14px;
    min-height: 26px;
    height: 26px;
}
.input_wrap {
    text-align: center;
}
.input_wrap .amount_lable {
  margin-right: 20px;
    font-weight: 700 !important;
    color: #353535;
}
.calculator.calculator-main-smart-goal input {
    float: inherit;
}
.left_column {
  float:left;
  width:70%;
  
  padding: 10px;
  font-weight: 700 !important;
    color: #353535;
    text-align: left;
}
.right_column {
  float:right;
  width:25%;
}
.clear {
  clear:both;
}
.result_amount {
    display: inline-block;
    width: 100%;
}
.smart-goal-main-section input[type=number]::-webkit-inner-spin-button, 
.smart-goal-main-section input[type=number]::-webkit-outer-spin-button {  

   opacity: 1;

}
/* Smart goal calc css end */



/*Responsive*/

@media all and (max-width: 1290px) {
  .common-block-section {
    max-width: 95%;
    margin: 40px auto 0;
  }
}


@media all and (min-width: 980px) {
  .lang-ta .intro #block-homepagetitleblock img {
    margin: inherit;
  }
}


@media all and (min-width: 980px) {

  .lang-bn .contentvideo p,
  .lang-hi .contentvideo p {
    min-height: 4.8em;
  }
}

@media all and (max-width: 1280px) {

  .common-block-section #block-totalpageviews,
  .common-block-section #block-investmentgoalscalculated,
  .common-block-section #block-totalnumberoffolios,
  .find-us-here .facebook-feed,
  .find-us-here .twitter-feed,
  .find-us-here .instagram-feed {
    float: left !important;
    width: 30%;
    margin: 0 1%;
  }

  .common-block-section .number {
    font-size: 48px;
  }
}
@media all and (min-width: 1025px) and (max-width: 1100px) {
  .popup_show .img-show {
    width: 50%;
  }
  .img-show span {
    width: 22px;
    height: 22px;
  }
  .img-show span:after {
    font-size: 16px;
    line-height: 20px;
  }
}

@media all and (min-width: 851px) and (max-width: 1280px) {

  article,
  #main-wrapper .block,
  .search-content {
    float: none;
    display: block;
    margin-left: 10px;
    margin-right: 10px;
  }

  .path-frontpage #main-wrapper .block {
    margin-left: 0px !important;
    margin-right: 0px !important;
  }

  .page-node-8 .layout-main {
    width: 45%;
  }

  .page-node-8 article {
    margin-top: 208px;
  }

  ul.mutual-fund-icons li {
    width: 30%;
  }

  #block-bottomsearch input[type="search"] {
    width: 55% !important;
    margin-top: -370px;
  }

  .article-calculator {
    margin-top: -85px;
  }

  .article-bottom-search .fa {
    margin-top: 20px;
  }

  #block-addtoanybuttons {
    margin-bottom: 0px;
  }

  .addtoany_list.a2a_kit_size_32 a>span {
    height: 28px;
    width: 28px;
    line-height: 28px;
  }

  .addtoany_list>a {
    padding: 0px;
  }

  .article-image,
  .article-video {
    margin-right: 20px;
  }

  .zoomicon {
    margin-left: -7%;
    margin-top: 25%;
  }

  .related-viewall a {
    font-size: 16px;
  }

  .related-posts .related-viewall {
    /* height: 67px !important; */
    padding-top: 37px;
  }

  .page-node-1 .related {
    margin-left: 5px;
  }

  /*.ready-to-invest {
    width: 100%;
    text-align: center;
    margin-top: 0px;
    margin-bottom: 0px;
    padding: 0px;
    margin-left: 0px;
  }
  .ready-to-invest a {
    margin-left: 0;
    font-size: 12px;
  }*/
  .your-question-title {
    margin-left: 33px;
  }

  .view-allarticles {
    margin-left: 25px;
  }

  #main-wrapper .wrap_box .block.block-addtoany {
    float: inherit;
    display: inline-flex;
    margin-bottom: inherit;
    margin-left: inherit;
    margin-right: inherit;
  }
  .wrap_box .article-calculator {
    margin-top: 30px;
}
span.extra_cta a {
  padding: 5px 15px;
}
}

@media all and (min-width: 1025px) and (max-width: 1280px) {
  .related-posts .related-viewall {
    height: 80px !important;
  }
}

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

  /*New CSS*/
  .home-sec-wrap #block-amfi-content .view-id-frontpage,
  .home-sec-wrap #block-views-block-frontpage-popular-articles-block-1 .view-frontpage-popular-articles {
    width: 970px;
  }

  .home-tags {
    width: 970px;
  }
}

@media all and (max-width: 1100px) {
  .common-block-section .number {
    font-size: 40px;
  }

  .lang-ta .common-block-section .number,
  .lang-ml .common-block-section .number {
    font-size: 35px;
  }

  .investment-goals-calculated-image img,
  .total-page-views-image img {
    max-width: 80%;
  }
}

@media all and (max-width: 1064px) {
  #block-views-block-frontpage-popular-articles-block-1 {
    margin-left: 300px !important;
  }

  .site-footer {
    text-align: center;
  }

  .page-node-12 .video-wrapper iframe,
  .page-node-31 .video-wrapper iframe {
    height: 164px;
  }

  .bigger-site-footer {
    padding-bottom: 60px;
  }

  .quick-menu,
  .copyright {
    float: none;
    display: block;
    width: 100%;
    text-align: center;
    margin-top: 50px;
    line-height: 18px;
    font-size: 16px;
    margin-top: 0;
  }

  /* .copyright a {
    font-size: 11px;
  } */
  .quick-menu a {
    margin-right: 5px;
    margin-left: 5px;
  }

  .social-icons {
    display: block;
    margin-top: -80px;
  }

  /*New CSS*/
  #block-views-block-frontpage-popular-articles-block-1 {
    margin-left: 0 !important;
  }
}

@media all and (max-width: 1024px) {

  /* 
  #block-languageswitcher .links:hover li, #block-languageswitcher .links:focus li{
    display: block !important;
  }
  */
  .related .prev,
  .related .next {
    padding: 22px 0;
  }
}

@media all and (min-width: 992px) and (max-width: 1024px) {
  .related-posts .related-viewall {
    /* height: 80px !important; */
    padding-top: 30px;
  }

  .related-posts .related-viewall .article-image {
    margin-right: 0px;
  }
}

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

  /*New CSS*/
  .home-sec-wrap #block-amfi-content .view-id-frontpage,
  .home-sec-wrap #block-views-block-frontpage-popular-articles-block-1 .view-frontpage-popular-articles {
    width: 750px;
  }

  .home-tags {
    width: 750px;
  }

  .home-sec-wrap #block-amfi-content .view-id-frontpage .view-content .views-row {
    width: 50%;
  }

  .home-sec-wrap #block-views-block-frontpage-popular-articles-block-1 .view-content .views-row {
    width: 50%;
  }
  .related-posts .slideshow {
    width: 90%;
  }
  .calculator h2 {
      padding-right: 35px;
  }
  #inflation-calculator .output .result {
    font-size: 18px;
    word-spacing: 0.1em;
    margin-top: 0;
}
body.lang-en .extra_cta {
  margin-top: 10px;
}
}

@media all and (max-width: 980px) {
  .video-wrapper {
    margin-left: 0 !important;
  }

  .common-block-section .number,
  .lang-ta .common-block-section .number,
  .lang-ml .common-block-section .number {
    font-size: 35px;
  }

  .contentvideo p {
    margin-left: 16%;
  }

  #block-totalnumberoffolios {
    margin-bottom: 20px !important;
  }

  .common-block-section #block-investmentgoalscalculated {
    margin: 0 1%;
  }

  .page-node-1 .node--view-mode-teaser .title a,
  .node--view-mode-teaser .node--view-mode-teaser .title a,
  .page-node-290 .node--view-mode-teaser .title a,
  .page-node-291 .node--view-mode-teaser .title a,
  .page-node-292 .node--view-mode-teaser .title a {
    font-size: 13px !important;
  }

  .page-node-12 .video-wrapper iframe,
  .page-node-31 .video-wrapper iframe {
    height: 360px;
  }

  .page-node-1 article .image-style-large {
    margin-bottom: 8px !important;
  }

  /*.page-node-1 .related-posts ul li {
    width: 142px !important;
    float:left !important;
    height: auto!important;
    margin-left: 70px;
  }
  .page-node-1 .related-posts ul > li:first-child {
    margin-left: 5px;
  }
  .page-node-1 .related-posts ul {
    width: 1382px!important;
  }*/
  ul.mutual-fund-icons li {
    width: 30%;
  }

  .page-node-1 .related h2 {
    margin-bottom: 10px !important;
    margin-left: 2px !important;
  }

  .page-node-1 .node--view-mode-teaser,
  .node--view-mode-teaser .node--view-mode-teaser,
  .page-node-290 .node--view-mode-teaser,
  .page-node-291 .node--view-mode-teaser,
  .page-node-291 .node--view-mode-teaser {
    margin-right: 0px !important;
    width: 128% !important;
    margin-left: 0px !important;
  }

  #block-languageswitcher .links {
    top: 10px;
    text-align: end;
    position: relative;
    right: 0px;
  }

  #block-languageswitcher .links a {
    font-size: 12px;
  }

  #block-languageswitcher .links li {
    margin-left: -5px;
  }

  article h1 {
    margin-left: 7px;
  }

  .page-node-type-article .article-title,
  .page-node-9 .node__title,
  .page-node-30 .node__title,
  .page-node-31 .node__title,
  .page-node-12 .node__title {
    margin-top: 50px;
  }

  .page-node-1 .node__title {
    margin-top: 70px;
  }

  .page-node-11 .locate-distributor>h1 {
    margin-top: 90px;
  }

  .path-search .block-system-main-block .content>h2 {
    margin-top: 110px;
  }

  #block-bottomsearch .form-autocomplete {
    border: solid 1px #00a886 !important;
  }

  .accordionbucket .field--type-image {
    width: 30% !important;

  }

  .accordionbucket .info-your-question {
    width: 67%;
    float: right;
  }

  .your-question-title {
    margin-left: 5px;
    font-size: 1.429em;
    margin-bottom: 2px;
    margin-top: 80px;
  }

  .search-results .thumbnail {
    width: 30%;
  }

  .path-search .information {
    width: 69%;
  }

  #block-amfi-search input[type="search"],
  .region-header #block-customsearchform #edit-criteria-or {
    margin-right: 6px;
    float: right;
    background-size: 25px 25px;
  }

  .video-wrapper {
    padding-left: 0px;
    width: 100%;
  }

  .article-image,
  .article-video {
    width: 100%;
  }

  .article-content {
    width: 100%;
  }

  .article-image {
    min-width: 0px;
  }

  .node--view-mode-teaser .title {
    height: 6em;
    margin-top: -8px;
  }

  #header {
    /*height: 90px;*/
    height: 48px;
  }

  #block-sitebranding {
    width: 200px;
    height: auto;
    float: left;
    margin: 35px 0px 0px 10px;
  }

  #block-amfi-search,
  .region-header #block-customsearchform {
    margin-right: 0px;
    top: 2px;
    right: 45px;
  }

  .node--view-mode-teaser .title {
    padding: 0 4px;
  }

  #block-responsivemenumobileicon {
    top: 8px;
    right: auto;
  }

  .responsive-menu-toggle-icon {
    width: 35px;
  }

  .related-posts .node--view-mode-teaser,
  .subscribe {
    display: block;
    width: 100%;
    margin-bottom: 20px;
    overflow: hidden;
  }

  .responsive-menus.responsified {
    float: left !important;
    width: auto;
    margin-top: -55px;
    margin-left: 10px;
  }

  .responsive-menus.responsified .responsive-menus-simple {
    width: 300px;
    background-color: #09a6a3;
    border: 1px solid #9cf;
    left: 0px;
    box-shadow: none;
  }

  .node--view-mode-teaser,
  .path-frontpage .view-content .views-row:nth-child(3n+3) .node--view-mode-teaser {
    width: 50%;
    box-sizing: border-box;
  }

  .title {
    font-size: 13px;
  }

  .node--view-mode-teaser .field--type-video-embed-field {
    height: auto;
  }

  .path-frontpage .view-content .views-row:nth-child(odd) {
    clear: both;
  }

  .path-frontpage .view-content .views-row:nth-child(even) {
    clear: none;
  }

  .path-frontpage .view-content .views-row:nth-child(4n-2) article,
  .path-frontpage .view-content .views-row:nth-child(4n-1) article {
    background-color: #02715b;
  }

  .path-frontpage .view-content .views-row:nth-child(4n) article,
  .path-frontpage .view-content .views-row:nth-child(4n-3) article {
    background-color: #00a886;
  }

  #block-views-block-frontpage-popular-articles-block-1 {
    margin-bottom: 0px !important;
    margin-top: 400px;
  }

  #block-views-block-frontpage-popular-articles-block-1 .view-content .views-row {
    display: ruby-base;
  }

  #block-views-block-frontpage-popular-articles-block-1 .view-content>.views-row {
    margin-left: 0px !important;
  }

  #block-views-block-frontpage-popular-articles-block-1 article {
    width: 34.5%;
    margin-bottom: 15px;
    margin-left: 100px;
  }

  article,
  #main-wrapper .block,
  .search-content {
    float: none;
    display: block;
    margin-left: 5px;
    margin-right: 5px;
  }

  .article-calculator {
    margin-top: -50px;
    margin-right: 40px;
  }

  .wrap_box #block-addtoanybuttons {
      margin-top: 20px;
  }

  .wrap_box .article-calculator {
      margin-top: 20px;
  }

  span.extra_cta a {
    padding: 5px 15px;
  }

  #block-contentsearchblock input[type="search"] {
    display: none;
  }

  #block-bottomsearch input[type="search"] {
    margin-top: -45px;
    margin-bottom: 0%;
    width: 85% !important;
    visibility: visible;
    margin-left: 10px;
    margin-bottom: 5%;
  }

  .path-frontpage #main-wrapper .block {
    margin-left: 0px !important;
    margin-right: 0px !important;
  }

  #block-amfi-content {
    margin-left: 0px;
    margin-right: 0px;
  }

  #block-contentsearchblock {
    display: none !important;
  }

  .ready-to-invest {
    width: 100%;
    text-align: center;
    margin-top: 15px;
    margin-bottom: 0px;
    padding: 0px;
    margin-left: 0px;
  }

  .page-node-1 .ready-to-invest {
    margin-top: 25px;
    margin-left: 5px;
    margin-bottom: 15px;
    text-align: left;
  }

  .ready-to-invest a {
    margin-left: 0;
    font-size: 12px;
  }

  #block-addtoanybuttons {
    clear: both;
    margin-top: 0px;
    margin-bottom: 20px !important;
    margin-left: 0px;
  }

  .addtoany_list.a2a_kit_size_32 a>span {
    height: 28px;
    width: 28px;
    line-height: 28px;
  }

  .addtoany_list>a {
    padding: 0px;
  }

  .page-node-8 #page {
    background: none;
    background-color: #fff;
    text-align: left;
  }

  .page-node-8 #main-wrapper {
    background: #fff url('../images/about-bg-mobile.png') no-repeat 50% bottom;
    background-size: contain;
    margin-bottom: 0px;
  }

  .page-node-8 .layout-main {
    margin-bottom: 300px;
  }

  .page-node-8 article {
    margin-top: 45px;
    margin-bottom: 55%;
  }

  .page-node-8 .node__content {
    font-size: 18px !important;
  }

  .page-node-type-page .page-title {
    font-size: 24px;
  }

  #sahi-hai-meter {
    position: fixed;
    bottom: 0px;
    left: 0px;
    right: 0px;
    margin-bottom: 0px;
    padding: 0px;
    z-index: 9999;
    background-color: #282828;
    color: #fefefe;
    width: 100%;
    text-align: center;
  }

  #sahi-hai-meter h2 {
    float: none;
    display: block;
    width: 100%;
    text-align: center;
    font-size: 16px;
    color: #fefefe;
  }

  #sahi-hai-meter .meter,
  #sahi-hai-meter .meter img {
    visibility: hidden;
    width: 0px;
    height: 0px;
  }

  #sahi-hai-meter p {
    margin-top: 5px;
    margin-bottom: 0.2rem;
  }

  #sahi-hai-meter .yes,
  #sahi-hai-meter .no {
    top: 0;
    width: 48%;
    float: left;
    background-position: 100% 0;
    background-size: 15%;
  }

  #sahi-hai-meter .yes {
    float: right;
    background-position: 0 0;
  }

  #sahi-hai-meter .sahi-hai-images {
    width: 100%;
    float: left;
  }

  #block-sitewidecontactform {
    display: none;
    visibility: hidden;
    margin-bottom: 0px !important;
  }

  #block-simplenewssubscription {
    float: none;
    display: block;
    width: 100%;
    text-align: center;
    font-size: 21px;
    padding: 23px 0px;
  }

  ul.mutual-fund-icons {
    width: 100%;
  }

  .intro {
    margin: 50px 0px -4px 0px;
  }

  #block-homepagetitleblock .content .field--label-hidden>p img {
    width: 91.5%;
  }

  .intro h1 {
    font-size: 27px;
    padding: 0px 15px 0px 15px;
    line-height: 1.2em;
  }

  .intro h2 {
    font-size: 18px;
    line-height: 1.5em;
    margin-bottom: 33px;
  }

  .layout-main {
    width: 100% !important;
    padding: 0px;
    text-align: justify;
    box-sizing: border-box;
    margin-top: 10px;
  }

  .page-node-232 .node__title {
    text-align: left !important;
  }

  .node__content {
    text-align: left;
    margin: 0px 5px 0px 5px;
  }

  #block-sitewidecontactform-2,
  #block-sitewidecontactform-3 {
    width: 90%;
    margin-left: 5%;
  }

  #block-sitewidecontactform-2 .field--type-string,
  #block-sitewidecontactform-2 .field--type-email,
  #block-sitewidecontactform-2 .thank,
  #block-sitewidecontactform-3 .field--type-string,
  #block-sitewidecontactform-3 .field--type-email,
  #block-sitewidecontactform-3 .thank {
    float: none;
    width: 100%;
  }

  #block-sitewidecontactform-2 .thank,
  #block-sitewidecontactform-3 .thank {
    margin-top: 0px;
  }

  #edit-submit--3 {
    width: 32%;
    display: block;
    margin-left: 112px;
  }

  .indicator-icons img {
    width: 18px;
    padding: 0px 0px 6px 0px;
  }

  .page-node-8 p {
    width: 100%;
  }

  #presentation-code {
    min-width: 0px;
  }

  .related .prev,
  .related .next {
    padding: 85px 2px;
  }

  .related-posts .related-viewall {
    /* height: 181px !important; */
    padding-top: 102px;
  }

  .slideshow .related-viewall {
    padding-top: 70px !important;
  }

  .related-viewall a {
    font-size: 32px;
  }

  .social-icons {
    margin-left: 0px;
  }

  .view-allarticles {
    margin-left: 25px;
  }

  .zoomicon {
    margin-left: -8%;
    margin-top: 42%;
  }

  /*New CSS*/
  #block-sitebranding {
    margin: 50px 0px 0px 1px;
  }

  #block-amfi-search,
  .region-header #block-customsearchform {
    right: 95px;
    top: 8px;
  }

  #block-languageswitcher .links {
    top: 10px !important;
  }

  #block-languageswitcher .links {
    position: absolute;
  }

  #block-amfi-search input[type="search"],
  .region-header #block-customsearchform #edit-criteria-or {
    padding: 2px;
  }

  #block-sitebranding {
    position: absolute;
    margin: 0;
    top: 18px;
    width: 151px;
    left: 33px;
  }

  /*New CSS*/
  .home-sec-wrap #block-amfi-content {
    margin-bottom: 0px;
    padding-bottom: 0px;
  }

  .home-sec-wrap #block-views-block-frontpage-popular-articles-block-1 .view-content .views-row:nth-child(odd) {
    clear: none;
  }

  .related .prev,
  .related .next {
    padding: 71px 2px;
  }

  .glossary_header {
    margin-top: 0 !important;
  }

  .related-posts .related-viewall {
    background: transparent;
    padding-top: 0 !important;
  }

  .home-sec-wrap #block-amfi-content .slideshow .related-viewall .node--view-mode-teaser {
    background: #00a886 none repeat scroll 0 0 !important;
    border-radius: 10px;
    padding: 60px 0;
    margin: 0 auto !important;
    width: 94% !important;
    min-height: inherit;
    height: 100%;
  }
  .first_row {
      padding: 10px;
  }
  .calculator-main-smart-goal .tab {
    text-align: inherit;

    margin-top: 15px;
    margin-bottom: 10px;
  }
  .calculator-main-smart-goal .tab .tablinks {
    width: 100%;
  }
  .calculator-main-smart-goal .tab .tablinks:last-child {
      text-align: left;
  }
  .calculator-main-smart-goal .tab .tablinks:first-child {
      /* border-right: none; */
      text-align: left;
      padding-bottom: 10px;
      margin-bottom: 0;
  }
  /* .calculator-main-smart-goal .tab .tablinks:first-child:after {
    content: '';
    display: block;
    width: 100%;
    border-bottom: 2px solid #ccc;
    margin-top: 10px;
  } */
  #goal_ready_investAmount, #goal_ready_lumsuminvestAmount, #goal_ready_investAmount {
      width: 87% !important;
  }
  .calculator-main-smart-goal td {
    padding: 4px 8px;
    padding-right: 0;
  }
}

.site-footer h5 {
  font-family: "Noto Sans", Roboto, "Helvetica Neue", Arial, sans-serif;
  color: #00a886;
  font-size: 18px;
}

.site-footer li {
  padding-bottom: 6px;
}

.site-footer li a {
  font-family: "Noto Sans", Roboto, "Helvetica Neue", Arial, sans-serif;
  font-size: 16px;
  text-decoration: underline;
}

.lang-kn .site-footer li a,
.lang-kn .quick-menu,
.lang-kn .copyright,
.lang-kn .site-footer h5,
.lang-kn .copyright a {
  font-size: 16px;
}

.lang-ml .site-footer li a,
.lang-ml .quick-menu,
.lang-ml .copyright,
.lang-ml .site-footer h5,
.lang-ml .copyright a {
  font-size: 14px;
}

.lang-ta .site-footer li a,
.lang-ta .quick-menu,
.lang-ta .copyright,
.lang-ta .site-footer h5,
.lang-ta .copyright a {
  font-size: 14px;
}

.lang-te .site-footer li a,
.lang-te .quick-menu,
.lang-te .copyright,
.lang-te .site-footer h5,
.lang-te .copyright a {
  font-size: 16px;
}

.lang-ta.path-frontpage .intro #block-homepagetitleblock img {
  margin: 0 auto 0 0;
}

.page-node-293 .node__title {
  margin-top: 120px;
}
.page-node-293 .node__title a {
  font-size: 36px;
}
.page-node-293 .view-bucket-list {
  display: none;
}
@media all and (min-width: 851px) {
  .layout-container {
    max-width: 1230px;
  }
}

/* @media only screen and (max-width: 980px) and (orientation: landscape){
	.page-node-type-article .related .prev, .page-node-type-article .related .next {
		margin-top: 1.4% !important;
	}
} */
@media all and (min-width: 768px) and (max-width: 992px) {
  .home-sec-wrap #block-amfi-content .slideshow .related-viewall .node--view-mode-teaser {
    padding: 30px 0;
  }
}

@media all and (min-width: 480px) and (max-width: 850px) {
  ul.mutual-fund-icons li {
    width: 29%;
  }

  .page-node-1 .node--view-mode-teaser,
  .node--view-mode-teaser .node--view-mode-teaser,
  .page-node-290 .node--view-mode-teaser,
  .page-node-291 .node--view-mode-teaser,
  .page-node-292 .node--view-mode-teaser {
    /*width: 100%!important;*/
    width: 20% !important;
    margin-right: 30px !important;
  }

  .page-node-1 .related-posts ul li {
    margin-left: 30px;
  }

  #block-views-block-frontpage-popular-articles-block-1 {
    margin-top: 335px;
  }

  #block-views-block-frontpage-popular-articles-block-1 article {
    margin-left: 80px;
  }

  .article-calculator {
    margin-top: -50px;
    margin-right: 0px;
  }

  .wrap_box .article-calculator {
    margin-top: 10px;
    margin-right: 0px;
  }

  .zoomicon {
    margin-left: -9%;
    margin-top: 44%;
  }

  .page-node-8 .layout-main {
    margin-bottom: 450px;
  }

  #block-bottomsearch input[type="search"] {
    width: 90% !important;
  }

  #sahi-hai-meter .yes,
  #sahi-hai-meter .no {
    background-size: 20%;
  }

  .related-posts .related-viewall {
    /* height: 110px !important; */
    padding-top: 70px;
  }

  .page-node-8 article {
    margin-bottom: 30%;
  }

  /*New CSS*/
  #block-views-block-frontpage-popular-articles-block-1 {
    margin-top: 0px;
  }
  .wrap_box .article-calculator {
    margin-top: 10px;
    margin-right: 0px;
}
}

@media all and (min-width: 768px) and (max-width: 992px) {
  /* .related-posts .related-viewall {
    height: 180px !important;
  } */

  .home-sec-wrap #block-amfi-content .node--view-mode-teaser {
    /* height: 160px !important;*/
  }
}

@media all and (max-width:768px) {
  .contentvideo p {
    margin-left: 7%;
  }

  .visitor-count .visitor-copy {
    display: block;
  }

  .common-block-section #block-investmentgoalscalculated {
    margin: 0;
  }

  .common-block-section #block-totalpageviews,
  .common-block-section #block-investmentgoalscalculated,
  .common-block-section #block-totalnumberoffolios {
    width: 94.6%;
    min-height: 135px;
  }

  .common-block-section #block-investmentgoalscalculated h3 {
    width: 75%;
  }

  .total-page-views-image,
  .investment-goals-calculated-image {
    width: 20%;
    float: left;
    text-align: center;
    margin-top: 35px;
    margin-bottom: 0px;
  }

  .number {
    width: 80%;
    float: left;
    text-align: center;
    margin-top: 35px;
    margin-bottom: 0px;
  }

  .find-us-here .facebook-feed,
  .find-us-here .twitter-feed,
  .find-us-here .instagram-feed {
    width: 65%;
    float: none;
  }

  .related .prev,
  .related .next {
    padding: 37px 2px;
  }
  
  .lang-ta.path-frontpage .intro #block-homepagetitleblock img {
    margin: 0 auto;
  }
  .imb_box {
    min-height: auto;
    margin-bottom: 10px;
  }
  

}

@media all and (max-width: 767px) {
  .ticker marquee {
    font-size: 14px;
  }
  .related .field--type-image img {
    max-height: 100% !important;
  }

  .page-node-1 .next,
  .page-node-1 .prev,
  .related .prev,
  .related .next {
    margin-top: 12% !important;
  }

  .related .prev,
  .related .next {
    width: 5%;
  }

  /*New CSS*/
  .home-sec-wrap #block-amfi-content .view-id-frontpage,
  .home-sec-wrap #block-views-block-frontpage-popular-articles-block-1 .view-frontpage-popular-articles {
    width: 100%;
    padding: 0 15px;
  }

  .home-sec-wrap #block-amfi-content .view-id-frontpage .view-content {
    margin: 0 -15px;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
  }

  .home-sec-wrap #block-amfi-content .view-id-frontpage .view-content .views-row {
    padding: 0 15px;
    flex: 1 0 50%;
  }

  .custom-blog-view .view-content .views-row {
    padding: 0 20px;
    float: left;
    width: 50%;
    box-sizing: border-box;
    clear: none;
}

  .home-sec-wrap #block-amfi-content .view-id-frontpage .view-content .views-row .big-thumb .play-thumb {
    height: 40px;
    width: 40px;
    /*top: 12px;
    margin-left: -20px;*/
    top: 0;
    margin: 21% auto;
    bottom: 0;
    right: 0;
    left: 0;
  }

  .home-sec-wrap #block-amfi-content .view-id-frontpage .view-content .views-row .big-thumb .play-thumb:after {
    top: 11px;
    left: 14px;
    border-left: 10px solid rgba(256, 256, 256, 0.6);
    border-top: 7px solid transparent;
    border-bottom: 7px solid transparent;
  }

  .home-sec-wrap #block-amfi-content .title {
    height: auto;
  }

  .home-sec-wrap #block-amfi-content .title p {
    height: auto;
  }

  .home-sec-wrap #block-views-block-frontpage-popular-articles-block-1 .view-content .views-row {
    width: 100%;
  }

  .big-thumb .play-thumb {
    top: 10%;
  }

  .home-tags {
    width: 100%;
  }

  .home-sec-wrap #block-views-block-frontpage-popular-articles-block-1 .node--view-mode-teaser .field--type-image {
    height: auto;
  }

  .page-node-1 .next,
  .page-node-1 .prev,
  .related .prev,
  .related .next {
    margin-top: 0 !important;
  }

  .lang-bn .custom-search-block input#edit-criteria-or {
    font-size: 10px;
  }

  .lang-en .custom-search-block input#edit-criteria-or {
    font-size: 14px;
  }

  .lang-te .custom-search-block input#edit-criteria-or {
    font-size: 12px;
  }

  .lang-ml .custom-search-block input#edit-criteria-or,
  .lang-kn .custom-search-block input#edit-criteria-or {
    font-size: 12px !important;
    padding-right: 32px;
  }

  .site-footer li a,
  .quick-menu,
  .copyright,
  .site-footer h5,
  .copyright a {
    font-size: 16px;
  }

  .lang-kn .site-footer li a,
  .lang-kn .quick-menu,
  .lang-kn .copyright,
  .lang-kn .site-footer h5,
  .lang-kn .copyright,
  .lang-kn .copyright a {
    font-size: 14px;
  }

  .lang-ml .site-footer li a,
  .lang-ml .quick-menu,
  .lang-ml .copyright,
  .lang-ml .site-footer h5,
  .lang-ml .copyright,
  .lang-ml .copyright a {
    font-size: 12px;
  }

  .lang-ta .site-footer li a,
  .lang-ta .quick-menu,
  .lang-ta .copyright,
  .lang-ta .site-footer h5,
  .lang-ta .copyright,
  .lang-ta .copyright a {
    font-size: 12px;
  }

  .lang-gu .amfi-video li {
    display: block;
  }
  body.lang-en .extra_cta.show_desktop {
    display: none;
  }
  
  body.lang-en .extra_cta.show_mobile {
    display: block;
    margin: 0 auto;
    text-align: center;
  }

  .smart-goal-main-section tr td:nth-child(odd) {
    width: 60%;
  }

  body:not(.lang-en) .smart-goal-main-section tr td:nth-child(odd) {
    width: 63%;
  }

  body.lang-ml .smart-goal-main-section  tr td,body.lang-ml .smart-goal-main-section tr th {
    padding: 4px 5px
  }
  .lang-ta .calculator .smart-goal-main-section  label, .lang-ml .calculator .smart-goal-main-section label, .lang-kn .calculator .smart-goal-main-section label {
    font-size: 12px;
  }
  .lang-ta .left_column,.lang-te .left_column,.lang-ml .left_column,.lang-kn .left_column,
  .lang-bn .left_column,.lang-gu .left_column,.lang-mr .left_column,.lang-hi .left_column,
  .lang-hi .calculator-main-smart-goal td,.lang-hi .calculator-main-smart-goal td label,
  .lang-ta .calculator-main-smart-goal td,.lang-ta .calculator-main-smart-goal td label,
  .lang-te .calculator-main-smart-goal td,.lang-te .calculator-main-smart-goal td label,
  .lang-bn .calculator-main-smart-goal td,.lang-bn .calculator-main-smart-goal td label,
  .lang-gu .calculator-main-smart-goal td,.lang-gu .calculator-main-smart-goal td label,
  .lang-mr .calculator-main-smart-goal td,.lang-mr .calculator-main-smart-goal td label,
  .lang-ta .new-calculator-section #smart-goal-calculator table input[type='number'],
  .lang-te .new-calculator-section #smart-goal-calculator table input[type='number'],
  .lang-ml .new-calculator-section #smart-goal-calculator table input[type='number'],
  .lang-kn .new-calculator-section #smart-goal-calculator table input[type='number'],
  .lang-bn .new-calculator-section #smart-goal-calculator table input[type='number'],
  .lang-gu .new-calculator-section #smart-goal-calculator table input[type='number'],
  .lang-mr .new-calculator-section #smart-goal-calculator table input[type='number'],
  .lang-hi .new-calculator-section #smart-goal-calculator table input[type='number'],
  .lang-ta .new-calculator-section #smart-goal-calculator table input[type='text'],
  .lang-ml .new-calculator-section #smart-goal-calculator table input[type='text'],
  .lang-kn .new-calculator-section #smart-goal-calculator table input[type='text'],
  .lang-te .new-calculator-section #smart-goal-calculator table input[type='text'],
  .lang-bn .new-calculator-section #smart-goal-calculator table input[type='text'],
  .lang-gu .new-calculator-section #smart-goal-calculator table input[type='text'],
  .lang-mr .new-calculator-section #smart-goal-calculator table input[type='text'],
  .lang-hi .new-calculator-section #smart-goal-calculator table input[type='text'],
  .lang-hi .calculator-main-smart-goal td,.lang-hi .calculator-main-smart-goal td label, 
  .lang-mr .calculator-main-smart-goal td,.lang-mr .calculator-main-smart-goal td label, 
  .lang-gu .calculator-main-smart-goal td,.lang-gu .calculator-main-smart-goal td label, 
  .lang-ml .calculator-main-smart-goal td,.lang-ml .calculator-main-smart-goal td label, 
  .lang-bn .calculator-main-smart-goal td,.lang-bn .calculator-main-smart-goal td label, 
  .lang-kn .calculator-main-smart-goal td,.lang-kn .calculator-main-smart-goal td label {
    font-size: 12px;
  }
  .left_column {
    width: 100%;
  }
  .right_column {
    width: 100%;
  }
  
  .popup_show .img-show {
    width: 90%;
  }
  .calculator-main-smart-goal .calc-container-top {
    margin: 0;
    overflow: hidden;
  }
  div#smart-lumpsumcalctab, #smart-goalcalctab {
      padding: 0px;
  }
  #smartinvestamount, #smartlumsuminvestamount {
    text-align: center;
  }
  .lang-ta #goal_ready_investAmount,.lang-ta #goal_ready_lumsuminvestAmount {
      width: 88% !important;
  }
  .input_wrap .amount_lable {
      display: inline-block;
      width: 100%;
  }
}

@media all and (max-width:766px) {

  .related .prev,
  .related .next {
    padding: 62px 2px;
  }
}

@media all and (max-width: 700px) {
  .calc-main-section table tr td:first-child {
    width: 120px;
  }

  .contentvideo p {
    margin-left: 3%;
  }

  #views-exposed-form-more-information-dropdown-more-information-dropdown .js-form-item,
  #views-exposed-form-more-information-dropdown-more-information-dropdown label,
  #views-exposed-form-more-information-dropdown-more-information-dropdown #edit-tid {
    width: 100%;
    text-align: left !important;
    float: none;
    margin: 15px auto 0;
  }

  #views-exposed-form-more-information-dropdown-more-information-dropdown .form-actions {
    float: none;
    width: 120px;
    margin: 10px auto;
  }

  .lang-ml #views-exposed-form-more-information-dropdown-more-information-dropdown .form-actions,
  .lang-bn #views-exposed-form-more-information-dropdown-more-information-dropdown .form-actions,
  .lang-gu #views-exposed-form-more-information-dropdown-more-information-dropdown .form-actions,
  .lang-mr #views-exposed-form-more-information-dropdown-more-information-dropdown .form-actions,
  .lang-ta #views-exposed-form-more-information-dropdown-more-information-dropdown .form-actions {
    width: 220px;
  }

  #views-exposed-form-more-information-dropdown-more-information-dropdown .form-actions .form-submit {
    top: 0px;
    width: 100%;
  }

  #views-exposed-form-more-information-dropdown-more-information-dropdown .js-form-item::after {
    bottom: 0px;
  }

  #block-amfi-search input[type="search"],
  .region-header #block-customsearchform #edit-criteria-or {
    max-width: 125px;
  }

  /*New CSS*/
  #header {
    padding: 0 10px;
  }

  .site-branding__logo>img {
    height: auto;
  }

  .lang-ml .custom-search-block input#edit-criteria-or {
    font-size: 5px;
  }

  .lang-ml .article-content ol {
    text-align: left;
  }
}

@media all and (max-width:640px) {

  .common-block-section #block-totalpageviews,
  .common-block-section #block-investmentgoalscalculated,
  .common-block-section #block-totalnumberoffolios {
    width: 92.4%;
  }

  .related .prev,
  .related .next {
    padding: 85px 2px;
  }
}

@media all and (max-width:618px) {

  .related .prev,
  .related .next {
    padding: 50px 2px;
  }

}

@media all and (max-width:600px) {

  .page-node-type-article .related .prev,
  .page-node-type-article .related .next {
    margin-top: -1% !important;
  }
}

@media only screen and (max-width: 590px) {

  .page-node-1 .next,
  .page-node-1 .prev,
  .related .prev,
  .related .next {
    margin-top: 0 !important;
  }

  /*
	.page-node-type-article .related .prev, .page-node-type-article .related .next {
		margin-top: -9% !important;
	}
	*/
}

@media only screen and (max-width: 560px) {

  .related .prev,
  .related .next {
    padding: 92px 2px;
  }

}

@media only screen and (max-width: 510px) {

  .related .prev,
  .related .next {
    padding: 92px 2px;
  }
}

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

  /*New CSS*/
  html.mm-right.mm-opening .mm-slideout {
    -webkit-transform: translate(80%, 0);
    -ms-transform: translate(80%, 0);
    transform: translate(80%, 0);
    -webkit-transform: translate3d(80%, 0, 0);
    transform: translate3d(80%, 0, 0);
  }
}

@media all and (max-width: 480px) {
  .contentvideo p {
    margin-left: 0;
  }

  #block-views-block-frontpage-popular-articles-block-1 article {
    margin-left: 54px;
    width: 70%;
  }

  #block-views-block-frontpage-popular-articles-block-1 {
    margin-top: 0;
  }

  .page-node-12 .video-wrapper iframe,
  .page-node-31 .video-wrapper iframe {
    height: 220px;
  }

  .accordionbucket .bucket-title h2 {
    margin-right: 50px !important;
  }

  .page-node-1 .ready-to-invest {
    text-align: center;
    margin-left: 0px;
  }

  .view-your-questions-view article {
    margin-right: 10px;
  }

  ul.mutual-fund-icons li {
    float: left;
    width: 40% !important;
    min-width: 120px;
    height: 66px;
    padding: 8px 4px !important;
  }

  .lang-ta.page-node-106 .article-calculator {
    font-size: 7px;
  }

  .article-calculator {
    margin-top: -50px;
    margin-right: 0px;
    font-size: 10px;
    padding: 10px 10px 7px 10px;
  }

  article {
    margin-bottom: 0;
  }

  .lang-ta.page-node-106 .article-calculator {
    font-size: 6px;
  }

  .wrap_box .article-calculator {
        margin-top: 8px;
  }

  .article-bottom-search .fa {
    margin-left: -35px;
    margin-top: 2px;
  }

  #block-contentsearchblock input[type="search"] {
    visibility: hidden;
  }

  #block-bottomsearch input[type="search"] {
    width: 95% !important;
    padding: 4px;
    margin-top: -20px;
    margin-left: 4px;
  }

  .node--view-mode-your-questions .bucket-article-title {
    line-height: 1;
    margin-top: 0px !important;
  }

  .related-posts .slideshow {
    margin-bottom: 0em;
  }

  .related .next,
  .related .prev {
    padding: 20px 2px;
  }

  .page-node-1 .next,
  .page-node-1 .prev {
    display: block !important;
    padding: 20px 2px;
    float: left;
    width: 5%;
    margin: 0px;
    font-size: 24px;
  }

  .page-node-1 .node--view-mode-teaser,
  .node--view-mode-teaser .node--view-mode-teaser,
  .page-node-290 .node--view-mode-teaser,
  .page-node-291 .node--view-mode-teaser,
  .page-node-292 .node--view-mode-teaser {
    width: 100% !important;
  }

  .amfi-video .amfi-more-img {
    width: 68%
  }

  .amfi-video .tvc-img {
    width: 29%;
  }

  #sahi-hai-meter .yes,
  #sahi-hai-meter .no {
    background-size: 40%;
  }

  .zoomicon {
    margin-left: 74%;
    margin-top: -23%;
    width: 15%;
  }

  .accordionbucket>h2 {
    font-size: 1.3em !important;
    margin-right: 50px;
  }

  .node--view-mode-your-questions .info-your-question {
    width: 100%;
  }

  .accordionbucket .field--name-field-image {
    display: none !important;
  }

  .view-allarticles {
    margin-left: 15px;
  }

  .path-search .information {
    width: 100%;
  }

  .search-results .thumbnail {
    display: none;
  }

  .common-block-section #block-totalpageviews,
  .common-block-section #block-investmentgoalscalculated,
  .common-block-section #block-totalnumberoffolios {
    width: 90%;
    margin-left: 5%;
    margin-bottom: 7%;
  }

  .find-us-here .facebook-feed,
  .find-us-here .twitter-feed,
  .find-us-here .instagram-feed {
    width: 100%;
    margin-bottom: 25px;
    margin-left: 0px;
    margin-right: 0px;
  }

  .invest-online ul.mutual-fund-icons li {
    width: 50% !important;
  }

  .related .prev,
  .related .next {
    padding: 85px 2px;
  }

  .visitor-count .visitor-cta a {
    display: block;
  }

  .path-frontpage .home-sec-wrap #block-amfi-content .title p a {
    font-size: 14px;
    font-weight: 500;
    padding-bottom: 15px;
  }

  .home-sec-wrap #block-views-block-frontpage-popular-articles-block-1 .node--view-mode-teaser .title a {
    font-weight: 500;
  }

  .page-node-type-article h1.article-title {
    margin-bottom: 15px;
  }

  .main-content .related h2 {
    margin-bottom: 10px;
    font-size: 1.2em;
  }

  .contentvideo p {
    margin: 0;
    min-height: 3.5em;
  }

  .page-node-130 .separator .video-wrapper {
    padding-bottom: 25px;
  }

  .page-node-130 .video-wrapper iframe {
    height: 200px;
  }

  .page-node-1 .node__title a {
    font-size: 26px;
    text-align: left;
  }

  .page-node-135 #block-questionformheader,
  .page-node-135 .block-formblock-contact {
    margin-left: 18px !important;
    margin-right: 18px !important;
  }

  .page-node-135 #block-questionformheader {
    margin-left: 18px;
    margin-right: 18px;
  }

  .page-node-135 .main-content h2 {
    text-align: left;
  }

}

@media only screen and (max-width: 400px) {

  .related .prev,
  .related .next {
    padding: 68px 2px;
  }
}

@media all and (max-width: 360px) {

  /*.page-node-1 .related-posts ul li {
    width: 142px !important;
    float:left !important;
    height: auto!important;
    margin-left: 14px;
  }*/
  .page-node-12 .video-wrapper iframe,
  .page-node-31 .video-wrapper iframe {
    height: 186px;
  }

  .page-node-1 .related h2 {
    margin-left: 25px !important;
  }

  /*.page-node-1 .related-posts ul > li:first-child {
    margin-left: 10px !important;
  }
  .page-node-1 .related-posts ul {
    width: 648px!important;
  }*/
  .related-viewall a {
    font-size: 14px;
  }

  .related-posts .related-viewall {
    /* height: 51px !important; */
    padding-top: 21px;
    margin-top: 2px;
  }

  .page-node-8 .layout-main {
    margin-bottom: 130px;
  }

  input[type="search"]:focus,
  .region-header #block-customsearchform #edit-criteria-or:focus {
    width: 260px !important;
  }

  #block-bottomsearch input[type="search"] {
    background-size: 25px;
  }

  #block-languageswitcher .links {
    top: 55px;
  }

  #block-views-block-frontpage-popular-articles-block-1 {
    margin-top: 210px;
  }

  .responsive-menus.responsified {
    margin-top: -116px;
  }

  .node--view-mode-teaser .title {
    padding: 0px;
  }

  .path-frontpage .node--view-mode-teaser .title p {
    padding: 0px 5px;
  }

  .related-posts {
    width: 100%;
    float: left;
  }

  .related .prev,
  .related .next {
    padding: 58px 2px;
  }

  .related .related-posts .related-viewall {
    background: transparent;
    padding-top: 0 !important;
  }
}

@media all and (max-width: 320px) {
  .related-viewall a {
    font-size: 14px;
  }

  .page-node-1 .related h2 {
    margin-left: 28px !important;
  }

  #block-bottomsearch input[type="search"] {
    background-size: 20px;
  }

  .related-posts .related-viewall {
    /* height: 47px !important; */
    padding-top: 15px;
    margin-top: 1px;
  }

  #block-views-block-frontpage-popular-articles-block-1 {
    margin-top: 200px;
  }

  #block-views-block-frontpage-popular-articles-block-1 article {
    margin-left: 48px;
    margin-bottom: 5px;
  }

  .page-node-12 .video-wrapper iframe,
  .page-node-31 .video-wrapper iframe {
    height: 164px;
  }

  /*.page-node-1 .related-posts ul li {
    width: 120px !important;
    float:left !important;
    height: auto!important;
    margin-left: 18px !important;
  }
  .page-node-1 .related-posts ul {
    width: 576px!important;
  }*/
  .path-frontpage .site-branding__logo>img {
    display: none;
    margin-top: -7px;
  }

  #block-languageswitcher .links {
    top: -5px;
  }

  .common-block-section #block-totalpageviews,
  .common-block-section #block-investmentgoalscalculated,
  .common-block-section #block-totalnumberoffolios {
    width: 87%;
    margin-left: 6%;
  }

  /*New CSS*/
  #block-languageswitcher .links {
    top: 10px;
  }

  #block-views-block-frontpage-popular-articles-block-1 {
    margin-top: 0;
  }

  .invest-online ul.mutual-fund-icons li {
    height: 85px;
  }

  .related .prev,
  .related .next {
    padding: 49px 2px;
  }
  
}


@media (max-width: 992px) {
  .home-sec-wrap #block-amfi-content .node--view-mode-teaser {
    margin-bottom: 15px;
    height: unset;
  }

  .page-node-type-article .home-tags {
    margin-top: 65px;
  }

  #block-homepagetitleblock {
    padding-top: 0;
  }
}


.home-sec-wrap #block-amfi-content .title p a,
.home-sec-wrap #block-views-block-frontpage-popular-articles-block-1 .node--view-mode-teaser .title a {
  letter-spacing: 0.3px;
}

.play-thumb {
  cursor: pointer;
}

.lang-ta .mm-listview li:last-child,
.lang-hi .mm-listview li:last-child,
.lang-te .mm-listview li:last-child,
.lang-bn .mm-listview li:last-child,
.lang-gu .mm-listview li:last-child,
.lang-kn .mm-listview li:last-child,
.lang-mr .mm-listview li:last-child,
.lang-en.path-glossary #block-languageswitcher .links,
.lang-hi.path-glossary #block-languageswitcher .links,
.lang-ml .mm-listview li:last-child,
.lang-ta.path-glossary #block-languageswitcher .links,
.lang-te.path-glossary #block-languageswitcher .links,
.lang-bn.path-glossary #block-languageswitcher .links {
  display: none;
}

.mm-listview .go-back{
  display:none;
}

.lang-hi .glossary_footer_link,
.lang-ta .glossary_footer_link,
.lang-te .glossary_footer_link,
.lang-bn .glossary_footer_link,
.lang-mr .glossary_footer_link,
.lang-ml .glossary_footer_link,
.lang-gu .glossary_footer_link,
.lang-kn .glossary_footer_link {
  display: none;
}

.block .content {
  margin-top: 0;
  position: relative;
}

.home-sec-wrap #block-views-block-frontpage-popular-articles-block-1 h1 {
  font-family: "Noto Sans", Roboto, "Helvetica Neue", Arial, sans-serif;
  font-size: 24px;
  margin: 0 auto;
  padding: 40px 0;
  text-align: center;
}

.home-sec-wrap #block-amfi-content .title h2 a,
.home-sec-wrap #block-amfi-content .title h3 a {
  color: #000;
  text-transform: none;
  text-align: left;
  font-size: 14px;
  font-weight: bold;
  padding-top: 15px;
  display: block;
}

.home-sec-wrap #block-amfi-content .title h2 a:hover,
.home-sec-wrap #block-views-block-frontpage-popular-articles-block-1 h2 a:hover {
  border-bottom-style: none !important;
}

.main-content .related h3 {
  margin-bottom: 2px;
  font-size: 1.429em;
  line-height: 1.4;
}

.common-content {
  background: url(../images/comon-cntnt-bg.png) no-repeat 0 0 #fff;
  width: 96%;
  padding: 10px 20px;
  margin-top: 10px;
  position: relative;
  border-radius: 10px;
}

.schemeperformance {
  padding-top: 50px;
}

.lang-kn .accordionbucket .field--type-text-with-summary p,
.lang-ml .accordionbucket .field--type-text-with-summary p {
  font-size: 12px;
  word-spacing: 0.1em;
}

.lang-kn .your-question-title,
.lang-ml .your-question-title {
  font-size: 20px !important;
  word-spacing: 0.1em;
}

.lang-kn .view-your-questions-view .accordionbucket h2,
.lang-ml .view-your-questions-view .accordionbucket h2 {
  font-size: 16px;
}

.lang-kn .node--view-mode-your-questions .bucket-article-title a,
.lang-ml .node--view-mode-your-questions .bucket-article-title a {
  font-size: 14px !important;
}

.lang-ml #block-jointheconversation>h2,
.lang-kn #block-jointheconversation>h2 {
  text-align: left;
}

.lang-ml article h1,
.lang-kn article h1 {
  text-align: left;
}

.lang-ml .node__title a,
.lang-kn .node__title a {
  /* font-size: 20px !important;
  word-spacing: 0.1em; */
    font-weight: bold;
    font-size: 37px !important;
}

/* .lang-ml .node__content p,
.lang-kn .node__content p {
  font-size: 14px;
} */

.lang-ml .home-sec-wrap #block-amfi-content .title h2 a,
.lang-ml .title a {
  font-size: 12px !important;
}

.lang-ml .intro h2 {
  font-size: 18px;
}

.lang-ml .home-sec-wrap #block-views-block-frontpage-popular-articles-block-1 h1 {
  font-size: 20px;
}

.lang-ml .visitor-count .visitor-copy {
  font-size: 14px;
}

.lang-ml .visitor-count .visitor-cta {
  font-size: 14px;
}

.lang-ml .visitor-count #visitor-number {
  font-size: 44px;
}

.lang-ml .page-node-type-article h1.article-title {
  font-size: 18px;
}

.lang-ml .main-content .related h3 {
  font-size: 20px;
}

.lang-ml .main-content h2 {
  font-size: 16px;
}

.lang-ml .related-viewall a,
.lang-kn .related-viewall a {
  font-size: 18px;
}

.lang-ml .page-node-1 .node--view-mode-teaser .title a,
.lang-kn .page-node-1 .node--view-mode-teaser .title a,
.lang-ml .node--view-mode-teaser .node--view-mode-teaser .title a,
.lang-ml .page-node-290 .node--view-mode-teaser .title a,
.lang-kn .node--view-mode-teaser.node--view-mode-teaser .title a,
.lang-kn .page-node-290 .node--view-mode-teaser .title a,
.lang-ml .page-node-291 .node--view-mode-teaser .title a,
.lang-kn .page-node-291 .node--view-mode-teaser .title a,
.lang-ml .page-node-292 .node--view-mode-teaser .title a,
.lang-kn .page-node-292 .node--view-mode-teaser .title a {
  font-size: 14px;
}

.filter_loading {
  text-align: center !important;
  margin: 0 auto 24px;
}

.home-sec-wrap #block-amfi-content .view-id-frontpage {
  display: none;
}

.path-taxonomy #block-languageswitcher {
  display: none;
}

.filter_loading {
  text-align: center !important;
  margin: 0 auto 24px;
}

.home-sec-wrap #block-amfi-content .view-id-frontpage {
  display: none;
}


#block-homepagetitleblock .left-box {
  text-align: left;
  float: left;
  margin: 0 15px;
}

#block-homepagetitleblock .right-box {
  float: right;
  margin: 0 15px;
}

#block-homepagetitleblock .right-box img {
  width: 156px;
}

.new-logo-wrap:after {
  content: '';
  clear: both;
}

.loading-calc {
  display: none;
}

section.section.caclulator-section.loading-calc:after {
  display: block;
  content: '';
  width: 300px;
}

.filter_loading_calc {
  text-align: center !important;
  margin: 0 auto 24px;
  margin-top: 15%;
  width: 10%;
}


.ticker {
  background: #00a886;
  margin-bottom: 10px;
  border-radius: 10px;
}

.ticker marquee {
  color: #fff;
  font-family: "Noto Sans", Roboto, "Helvetica Neue", Arial, sans-serif;
  font-size: 16px;
  padding-top: 6px;
}

.ticker marquee a,
.ticker marquee a:hover,
.ticker marquee a:visited {
  color: #fff;
}


@media (max-width: 992px) {
  #block-homepagetitleblock .content .field--label-hidden .left-box>p img {
    width: 91.5%;
  }

  #block-homepagetitleblock .left-box {
    text-align: center;
    float: none;
    margin: 0;
  }

  #block-homepagetitleblock .right-box {
    float: none;
    margin: 0 auto;
  }

  #block-homepagetitleblock .right-box p {
    margin-top: 10px;
  }
}


/*============== Calculator Pages New Design =========================*/

.caclulator-section {
  font-family: "Noto Sans", Roboto, "Helvetica Neue", Arial, sans-serif;
}

.layout-main .caclulator-section {
  text-align: left;
}

.caclulator-section .layout-container {
  padding-bottom: 10px;
}

.caclulator-section .col-4.calculator-item-wrapper {
  background-color: #00a886;
  color: #fff;
  border-radius: 30px;
  transition: all 0.3s ease-in-out;
  min-height: 460px;
}
.lang-ta .caclulator-section .col-4.calculator-item-wrapper {
  min-height: 480px;
}
.lang-ml .caclulator-section .col-4.calculator-item-wrapper {
  min-height: 435px;
}
.lang-bn .caclulator-section .col-4.calculator-item-wrapper, .lang-mr .caclulator-section .col-4.calculator-item-wrapper {
  min-height: 395px;
}
.lang-gu .caclulator-section .col-4.calculator-item-wrapper {
  min-height: 415px;
}
.caclulator-section .col-4.calculator-item-wrapper:hover {
  box-shadow: 3px 3px 7px 0px #6c6c6c4d;
}

a.calculator-item {
  background-color: #00a886;
  padding: 2rem;
  display: block;
  color: #fff;
  border-radius: 30px;
  text-align: left;
}

a.calculator-item h2 {
  font-size: 3.429em;
  margin-top: 0;
  line-height: 120%;
  color: #fff;
  padding-bottom: 20px;
  text-align: left;
}

a.calculator-item span {
  font-size: 19px;
  text-align: left;
  min-height: 90px;
  display: block;
}

img.operators-img {
  width: 200px;
  margin-top: 50px;
  display: block;
}

.caclulator-section article {
  margin-bottom: 0;
}

.caclulator-section article h1.node__title {
  text-align: center;
}

.caclulator-section article .node__title a {
  font-size: 37px;
  text-align: center;
  color: #454545;
}

#main-wrapper .main-calc-page .block {
  margin-bottom: 0;
}

body:not(.lang-en) a.calculator-item h2 {
  font-size: 2.129em;
  min-height: 118px;
}
body.lang-hi a.calculator-item h2,body.lang-bn a.calculator-item h2,body.lang-gu a.calculator-item h2,body.lang-mr a.calculator-item h2,body.lang-kn a.calculator-item h2 {
  min-height: 100px;
}

body.lang-ta a.calculator-item h2,body.lang-te a.calculator-item h2 {
  min-height: 134px;
}

.lang-ta a.calculator-item span,
.lang-ml a.calculator-item span {
  min-height: 140px;
}

.lang-ta a.calculator-item span {
  min-height: 170px;
}

.lang-te a.calculator-item span,
.lang-bn a.calculator-item span,
.lang-kn a.calculator-item span {
  min-height: 115px;
}

.lang-ta .calculator-main-sip .labl-group {
  height: 40px;
}

.lang-ta .calculator-main-sip .labl-group label,
.lang-ta .calculator-main-goal .labl-group label {
  margin-bottom: 0;
}

.lang-ta #sip-calculator .output p.goal-output-txt span:first-child,
.lang-ml #sip-calculator .output p.goal-output-txt span:first-child {
  width: 70%;
  display: inline-block;
}

.lang-ta #sip-calculator .calculate p .green-txt,
.lang-ml #sip-calculator .calculate p .green-txt {
  width: 30%;
  margin-left: 0;
}

.lang-ta #sip-calculator .calculate p.goal-output-txt:nth-child(2) .green-txt,
.lang-ml #sip-calculator .calculate p.goal-output-txt:nth-child(2) .green-txt {
  float: inherit;
  width: 30%;
  margin-top: 2px;
  display: inline-block;
  vertical-align: top;
}

.layout-no-sidebars.lang-ta .new-calculator-section,
.layout-no-sidebars.lang-ml .new-calculator-section {
  width: 85%;
}

.lang-ta a.calculator-item,
.lang-bn a.calculator-item,
.lang-ml a.calculator-item {
  padding: 1.2rem;
}

body.lang-bn a.calculator-item h2,
body.lang-ml a.calculator-item h2 {
  font-size: 1.829em;
}

@media only screen and (min-width: 981px)and (max-width: 1190px) {

  .lang-ta a.calculator-item span,
  .lang-ml a.calculator-item span {
    min-height: 110px;
    font-size: 15px;
  }

  body:not(.lang-en) a.calculator-item h2 {
    font-size: 2.029em;
    min-height: 118px;
  }
}

@media only screen and (max-width: 980px) {
  .caclulator-section .col-4.calculator-item-wrapper {
    width: 96%;
    min-height:auto;
  }

  img.operators-img {
    width: 200px;
    margin-top: 30px;
  }

  .ready-to-invest {
    width: auto;
  }
  
.layout-no-sidebars.lang-ta .new-calculator-section,
.layout-no-sidebars.lang-ml .new-calculator-section {
  width: 100%;
}
}


.new-calculator-section #sip-calculator .rupee {
  display: none;
}

.new-calculator-section #block-sipcalculator,
.new-calculator-section #block-goalsipcalculator,.new-calculator-section .block-block-content,
.new-calculator-section #block-inflationcalculator {
  padding: 70px 0 20px;
}

.new-calculator-section #sip-calculator input[type='number'],
.new-calculator-section #sip-calculator input[type='text'],
#goal-sip-calculator input[type='text'],
#goal-sip-calculator input[type='number'],
#inflation-calculator input[type='number'],
#inflation-calculator input[type='text'] {
  border: 0;
  border-radius: 0;
  text-align: center;
  background: #d5d5d5;
  padding: 0;
  font-family: "Noto Sans", Roboto, "Helvetica Neue", Arial, sans-serif;
  font-size: 15px;
  margin-top: 0;
  outline: none;
  width: auto;
}

.new-calculator-section select#pageSelection {
  appearance: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  background: #ededed;
  border: 0;
  padding: 5px 20px 5px 10px;
  font-family: "Noto Sans", Roboto, "Helvetica Neue", Arial, sans-serif;
  border-radius: 6px;
  position: relative;
  background-image:
    linear-gradient(45deg, transparent 50%, rgb(0, 0, 0) 50%),
    linear-gradient(135deg, rgb(0, 0, 0) 50%, transparent 50%);
  background-position:
    calc(100% - 12px) calc(11px + 2px),
    calc(100% - 7px) calc(11px + 2px),
    calc(100% - 2.5em) 0.5em;
  background-size:
    5px 5px,
    5px 5px,
    1px 1.5em;
  background-repeat: no-repeat;
}
@media only screen and (max-width: 768px) {
  .new-calculator-section select#pageSelection {
    position: absolute;
    top: 0;
  }
}

.new-calculator-section select#pageSelection::-ms-expand {
  display: none;
}

/* .new-calculator-section select#pageSelection::before{
  content: '';
      border-top: 20px solid #CC0000;
      border-left: 20px solid transparent;
      border-right: 20px solid transparent;
      position: absolute;
      display: block;
      width: 10px;
      height: 10px;
} */

.new-calculator-section .calculator input[type='range'] {
  -webkit-appearance: none;
  width: 100%;
  border-radius: 5px;
  height: 0;
  background: #d3d3d3;
  outline: none;
  opacity: 0.7;
  -webkit-transition: opacity .15s ease-in-out;
  transition: opacity .15s ease-in-out;
  margin-left: 0;
  margin-top: 10px;
}

.new-calculator-section input[type='range']::-webkit-slider-thumb {
  background: #26abaa !important;
}

.calc-container-top {
  background: #ededed;
  border-radius: 50px;
  padding: 10px 10px 20px;
  display: flex;
  flex-direction: column;
}

.calc-main-section {
  background-color: #f6f6f6;
  border-radius: 40px;
  padding: 20px 30px 0;
  width: 100%;
}

.invest-btn-container {
  display: flex;
  justify-content: center;
}

.ready-to-invest {
  display: flex;
  text-transform: initial;
}

.ready-to-invest a {
  color: #fff;
  border-radius: 2px;
  padding: 10px 40px;
  font-weight: bold;
  background-color: #00a886;
  font-size: medium;
  border-radius: 30px;
  text-transform: uppercase;
}

.calc-top-nav {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 10px 20px;
}

.calc-top-nav .right-txt {
  padding-right: 30px;
  margin-top: 10px;
}

.labl-group {
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.range-group {
  display: flex;
  flex-direction: column;
  margin-bottom: 35px;
}

.range-group:last-of-type {
  margin-bottom: 35px;
}

#sip-calculator .range-group:nth-child(2) {
  margin-bottom: 40px;
}

.calculator .labl-group label {
  margin-top: 0;
  margin-left: 0;
  margin-bottom: 0;
  font-weight: bold;
}

#inflation-calculator .input,
#sip-calculator .input,
#goal-sip-calculator .input {
  width: 50%;
}

#sip-calculator .output,
#goal-sip-calculator .output {
  width: 50%;
  padding-left: 0px;
}

.input-box {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 40%;
  background: #d5d5d5;
  border-radius: 20px;
  padding: 5px 20px;
  overflow: hidden;

}

.disclaimer {
  font-weight: bold;
  padding: 10px 32px 0;
}

.disclaimer p {
  margin-bottom: 5px;
  font-size: 12px;
}

/* .disclaimer p:last-of-type {
  font-weight: 400;
} */

.pre-footer.main-disclaimer p {
  font-family: "Noto Sans", Roboto, "Helvetica Neue", Arial, sans-serif;
  font-weight: bold;
}

@media only screen and (max-width: 768px) {
  .calc-container-top {
    margin: 10px;
  }

  .calc-top-nav {
    flex-direction: column;
    align-items: flex-start;
  }

  .main-content {
    padding: 0 10px;
  }

  .input-box {
    width: 60%;
  }
  .lang-ml .related-viewall a,
  .lang-kn .related-viewall a {
    font-size: 28px;
    line-height: 36px;
  }
}

.goal-output-txt {
  font-weight: bold;
  font-size: 18px;
  margin-bottom: 20px;
}

.green-txt {
  color: #00a886;
}

.calc-top-nav .right-txt p {
  font-size: 14px;
  margin-bottom: 10px;
}

.calc-top-nav .right-txt h2 {
  margin-top: 0;
}

.new-calculator-section .calculator-article .prev,
.new-calculator-section .calculator-article .next {
  display: none;
}

@media (max-width: 980px) {
  .new-calculator-section .node--view-mode-teaser {
    margin-right: 0px !important;
    width: 128% !important;
    margin-left: 0px !important;
    padding:0 5px !important;
    overflow: hidden;
  }
  .layout-no-sidebars.lang-ta .main-content, .layout-no-sidebars.lang-ml .main-content {
      width: 100%;
  }
  .new-calculator-section .calculator label {
      margin-left: 4px !important;
      margin-bottom: 6px !important;
  }
  .lang-ta .radio-buttons label,.lang-ml .radio-buttons label {
      padding-left: 35px;
      display: inline-block;
  }
  .lang-ta .radio-buttons label:before,.lang-ml .radio-buttons label:before {
      left: 5px;
      top: 2px;
  }
  .lang-ta #sip-calculator .output p.goal-output-txt span:first-child, .lang-ml #sip-calculator .output p.goal-output-txt span:first-child {
      width: 100%;
  }
  .lang-ml #sip-calculator .calculate p .green-txt,.lang-ta #sip-calculator .calculate p .green-txt,.lang-ta #sip-calculator .calculate p.goal-output-txt:nth-child(2) .green-txt, .lang-ml #sip-calculator .calculate p.goal-output-txt:nth-child(2) .green-txt {
      width: 100%;
  }
  .calculator h2 {
      padding-right: 5px;
  }
  .lang-ta #inflation-calculator .output .result {
      font-size: 18px;
      word-spacing: 0.1em;
      margin-top: 0;
  }
}

@media (min-width: 851px) {
  .layout-no-sidebars .new-calculator-section {
    width: 77%;
    margin: 0 auto;
  }
  .layout-no-sidebars .new-calculator-section.smart_goal_new_calc {
    width: 70%;
  }

  .layout-no-sidebars.page-node-289 .main-content {
    width: 100%;
  }
}

@media only screen and (max-width: 768px) {

.lang-ml #sip-calculator td, .lang-ml #goal-sip-calculator td, .lang-ml #sip-calculator tr, .lang-ml #goal-sip-calculator tr, .lang-ml #sip-calculator th, .lang-ml #goal-sip-calculator th,
.lang-te #sip-calculator td, .lang-te #goal-sip-calculator td, .lang-te #sip-calculator tr, .lang-te #goal-sip-calculator tr, .lang-te #sip-calculator th, .lang-te #goal-sip-calculator th,
.lang-ta #sip-calculator td, .lang-ta #goal-sip-calculator td, .lang-ta #sip-calculator tr, .lang-ta #goal-sip-calculator tr, .lang-ta #sip-calculator th, .lang-ta #goal-sip-calculator th{
/* word-break: break-all; */
}

  .calculator .labl-group label {
    flex-basis: 70%;
  }

  .new-calculator-section .block-block-content {
    padding: 70px 0 20px;
  }

  .calc-top-nav .right-txt p {
    margin-bottom: 12px;
  }

  .calc-main-section {
    padding: 10px 15px 0;
  }

  .calculator label {
    font-size: 12px;
  }

  .new-calculator-section .calculator-article .prev,
  .new-calculator-section .calculator-article .next {
    display: block;
  }
}

@media only screen and (max-width: 500px) {




  .calculator label {
    font-size: 12px;
  }

  .goal-output-txt {
    font-size: 16px;
    padding-bottom: 10px;
  }

  .new-calculator-section .node--view-mode-teaser {
    width: 100% !important;
  }

  .related-posts {
    display: inline-block;
    width: 100%;
  }

  a.calculator-item h2 {
    font-size: 2.829em;
    line-height: 101%;
  }

  a.calculator-item span {
    font-size: 19px;
    line-height: 24px;
  }

  .layout-no-sidebars.lang-ta.page-node-289 .main-content,
  .layout-no-sidebars.lang-ml.page-node-289 .main-content {
    width: 100%;
  }
}


.main-calc-page {
  margin-top: 100px !important;
}

.main-calc-page #main-wrapper .block {
  margin-bottom: 10px;
}
input#ageNow, #ageLater, #investmentAmount, #investmentAmount1, #lumpageNow, #lumpageLater, #lumpinvestmentAmount, #lumpinvestmentAmount1, #withageNow, #withageLater, #lumpwithageNow, #lumpwithageLater {
    width: 65px !important;
    background: transparent !important;
    text-align: center !important;
    padding: 5px 0px !important;
    border-bottom: 1px solid #a9a9a9 !important;
}
input#lumpinvestmentAmount, input#lumpinvestmentAmount1 {
    width: 87px !important;
}
#sip-calculator td, #goal-sip-calculator td {
    font-size: 15px !important;
    padding: 6px;
}
.lang-ta #sip-calculator td, .lang-ta #goal-sip-calculator td,.lang-ml #sip-calculator td, .lang-ml #goal-sip-calculator td {
    font-size: 13px !important;

}
.input-container {
    display: inline-flex;
    align-items: center;
}

table tbody tr th {
    vertical-align: top;
    padding: 0 18px 20px 0px !important;
}
.lang-kn #sip-calculator td, .lang-kn #goal-sip-calculator td {
    font-size: 13px !important;
}
@media only screen and (max-width: 900px){
  #investmentAmount, #investmentAmount1{
    width: 87% !important;
  }
  .new-calculator-section span.rupeesym, .calculator-main-smart-goal span.rupeesym {
    display: inline-block;
    height: 26px;
    padding: 2px 0px !important;
}
}
@media only screen and (max-width: 768px){
table tbody tr th {
    vertical-align: top;
    padding: 0 18px 40px 0px !important;
}
.lang-ml th, .lang-ta th, .lang-ml te {
    background: #f6f6f6 !important;
    color: #00a886 !important;
    border: 0px solid #fff !important;
    font-size: 13px;
}
.lang-ml #sip-calculator th, .lang-ml #sip-calculator td{
word-break: break-all;
}
.calculator label {
    font-size: 13px !important;font-weight:400;
}
.calculator label {
    font-size: 13px !important;
}

.lang-ml #sip-calculator th, .lang-ml #sip-calculator td , .lang-kn #sip-calculator th, .lang-kn #sip-calculator td, .lang-te #sip-calculator th, .lang-te #sip-calculator td, .lang-ta #sip-calculator th, .lang-ta #sip-calculator td{
    font-size: 13px !important;font-weight:400;
}
#sip-calculator td, #goal-sip-calculator td{
font-size: 13px !important;
font-weight:400;
}

input#ageNow, #ageLater, #lumpageNow, #lumpageLater, #withageNow, #withageLater, #lumpwithageNow, #lumpwithageLater {
    width: 100% !important;
}
#investmentAmount, #investmentAmount1{
  width: 87% !important;
}
.new-calculator-section .calculator .tabcontent label {
    margin-left: 0px !important;
    margin-bottom: 0px !important;
}
#block-costofdelaycalculator .calc-top-nav {
        padding: 0 10px 20px;
    }
    #block-costofdelaycalculator #sipcalctab{
        padding: 0;
    }
    #block-costofdelaycalculator .calc-container-top{
        margin: 0;
        padding: 10px 5px 20px;
    }
    #block-costofdelaycalculator .calc-main-section{
        padding: 10px 5px 0;
    }
    #block-costofdelaycalculator .input-container{
        display: inline-flex;
    }
    #block-costofdelaycalculator .costofdelayhigh{
        padding: 8px;
    }
    #block-costofdelaycalculator #sip-calculator tr:last-of-type td{
        padding-top: 15px;
    }
.input-container {
    flex-wrap: wrap;
    justify-content: center;
}div#lumpsumcalctab, #sipcalctab {
    padding: 0px 0px !important;
}
}
/*============== Calculator Pages New Design End =========================*/

/*=============== Artilces Sidebar Calc Slider Start======================*/

.related-calc{
  display: flex;
    justify-content: center;
    align-items: center;
}
.related-posts .slideshow.calculators-list-wrapper{
  margin-bottom: 0;
}
.article-content .related-calc ul{
  display: flex;
  /* gap: 10px; */
}
.article-content .related-calc ul li{
  /* background-color: #00a886; */
  text-align: center;
  border-radius: 10px;
}
.article-content .related-calc ul li a{
height: 100%;
color:#fff;
font-size: 18px;
font-weight: bold;
font-family: "Noto Serif", "Noticia Text", Georgia, "Times New Roman", serif;
padding: 0;
display: flex;
align-items: center;
justify-content: center;
}
.related-posts.related-calc .node--view-mode-teaser{
  padding:0 8px;
}
.related .calc-prev, .related .calc-next {
  float: left;
  width: 4%;
  margin: 0px;
  font-size: 24px;
  padding: 0;
  margin-top: -35px;
}
.related .calc-next {
  float: right;
}

.related .calc-prev, .related .calc-next{

}
.cd-dropdown-content.mm-listview li:last-child{
  display: block !important;
}

.mm-menu.mm-theme-dark .mm-btn:before {
  border-color:rgba(255,255,255,.8) !important;
}

.mm-menu.mm-theme-dark .mm-listview>li .mm-next:after {
  border-color:rgba(255,255,255,.8) !important;
}

.mutual-fund-scheme-performance{
  margin-top: 70px;
}

.lang-ml .new-calculator-section .calc-main-section input {
  border : 0;
}

/*cal-table mobile*/
@media only screen and (max-width: 768px){
  .calc-main-section{
    padding: 10px 5px 0;
  }
  .wrap_opt{
    display: flex;
    flex-direction: column;
    gap: 20px;
  }
  .result_amount{
    display: flex;
    width: 100%;
    align-items: center;
  }
  .calculator-main-smart-goal .tab{
    display: flex;
  }
  .calc-top-nav .right-txt{
    padding-right: 0;
  }
  .calc-top-nav .right-txt h2 {
      margin-top: 0;
      margin-bottom: 10px;
    }
  .calc-top-nav .right-txt p {
      margin-bottom: 12px;
    }
}
/*cal-table mobile end*/

.notification{
  margin-top: 50px;
  text-align: center;
  font-size: 20px;
  font-weight: bold;
}

.amfi-video .separator{
  display: flex;
  flex-wrap: wrap;
  justify-content: start;
}

#block-swpcalculatorblock .calculator-main-smart-goal .tab .tablinks:last-child {
  text-align: left;
  margin-bottom: 0;
}

#block-swpcalculatorblock .calculator-main-smart-goal .tab .tablinks:first-child {
  text-align: right;
  padding-bottom: 0;
}

.lang-ta #block-swpcalculatorblock .calculator-main-smart-goal .tab .tablinks:last-child,
.lang-ml #block-swpcalculatorblock .calculator-main-smart-goal .tab .tablinks:last-child
{
  text-align: center;
  margin-bottom: 0;
}

.lang-ta .lang-ta #block-swpcalculatorblock .calculator-main-smart-goal .tab .tablinks:first-child,
.lang-ml .lang-ta #block-swpcalculatorblock .calculator-main-smart-goal .tab .tablinks:first-child{
  text-align: center;
  padding-bottom: 0;
}

#block-swpcalculatorblock #firatcalctab {
   padding-top: 6px; 
}

@media only screen and (max-width: 768px){
  .tab .link-width{
    width: 49.5% !important;
  }
  .lumpsum_adjusted_amount_box{
    font-size: 14px;
  }
  .related .play-thumb {
    top: 26%;
  }
 .block-system-main-block .search-block-form {
	display : none;
 }
 #block-costofdelaycalculator .input-container.rupee-sign {
  flex-wrap: nowrap;
}
}

.new-calculator-section .calc-main-section
 #monthly_investment{
  width: 50% !important;
  background: transparent !important;
  border-bottom: 1px solid #a9a9a9 !important;
}

ul[type], ol[type] {
  list-style: revert;
 }

 .page-node-306 article {
   padding-top: 60px;
   margin-bottom: 0;
 }
 .long-description{
  display:inline-block;
  width:100%;
  margin-top:15px;
 }

 .section-1, .section-2, .section-3{
  display:inline-block;
  width:100%;
  margin-top:0px;
 }

 .section-2 span.ready-to-invest {
  justify-content: center;
  align-items: center;
  text-transform: initial;
}

.slider1{
  margin-bottom:10px;
}

.slider1 .slick-prev:before {
  content: '<';
  opacity: 1;
  color: #038d8a;
  font-size: 40px;
  font-family: "Noto Serif", "Noticia Text", Georgia, "Times New Roman", serif;
}

.slider1 .slick-next:before {
  content: '>';
  opacity: 1;
  color: #038d8a;
  font-size: 40px;
  font-family: "Noto Serif", "Noticia Text", Georgia, "Times New Roman", serif;
}

.marqee-left{
  background: #00a886;
  color:#fff;
  padding:5px;
  font-family: "Noto Serif", "Noticia Text", Georgia, "Times New Roman", serif;
  border-radius:10px;
  margin-bottom:10px;
}

.slider1 .slick-dots li button:before{
  font-size: 36px;
  color: #00a886;
}

.slider1 .slick-dots li.slick-active button:before{
  color: #00a886;
}

.slider1 .slick-dots{
  bottom: -55px;
}

.slider1.slick-dotted.slick-slider {
  margin-bottom: 50px;
}

html[lang="hi"] a[data-drupal-link-system-path="glossary"], html[lang="ta"] a[data-drupal-link-system-path="glossary"], html[lang="te"] a[data-drupal-link-system-path="glossary"], html[lang="bn"] a[data-drupal-link-system-path="glossary"], html[lang="gu"] a[data-drupal-link-system-path="glossary"], html[lang="kn"] a[data-drupal-link-system-path="glossary"], html[lang="ml"] a[data-drupal-link-system-path="glossary"], html[lang="mr"] a[data-drupal-link-system-path="glossary"] {
  display: none !important;
}

.blog-category-hide {
  display: none;
}
 
.custom-blog-view .view-title{
  padding-top:70px;
  text-align:left;
  padding-left: 15px;
  margin-bottom:15px;
  font-size: 36px;
}
.custom-blog-view .view-content {
  display: flex;
  flex-wrap: wrap;
}
.custom-blog-view nav.pager {
  width: 100%;
  margin: 15px 0px;
}

html[lang="hi"] a[data-drupal-link-system-path="blogs"], html[lang="ta"] a[data-drupal-link-system-path="blogs"], html[lang="te"] a[data-drupal-link-system-path="blogs"], html[lang="bn"] a[data-drupal-link-system-path="blogs"], html[lang="gu"] a[data-drupal-link-system-path="blogs"], html[lang="kn"] a[data-drupal-link-system-path="blogs"], html[lang="ml"] a[data-drupal-link-system-path="blogs"], html[lang="mr"] a[data-drupal-link-system-path="blogs"]{
  display:none;
}