.ui-autocomplete .ui-autocomplete-field-group,
.ui-autocomplete-field-created{
  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 {
  width: 20% !important;
  margin-right: 40px !important;
  background-color: #fff!important;
  float: left!important;
  padding: 0px!important;
  margin-bottom: 20px;
}
.page-node-1 .node--view-mode-teaser .title a{
  color: #333;
  font-size: 1.071em;
  line-height: 1 ;
  letter-spacing: normal;
}
.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,
.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 {
  list-style-type: disc;
}

.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-toalpageviews,
.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-toalpageviews 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:55px; line-height: 55px; 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 0 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;
}

#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-8 article, .page-node-135 article {
  margin-top: 228px;
}

.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;
}

.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: 60%;
  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%;
  margin
}

#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');
}

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

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

#sahi-hai-meter .meter {
  margin: 0 15px;
  width: 152px;
  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;
  width: 100%;
  top: 0;
  bottom: auto;
  z-index: 1000;
}

.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 {
  right: 108px;
  top: 14px;
  z-index: 20;
}

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

#block-amfi-search input[type="search"] {
  width: 30px;
  cursor: pointer;
  padding: 8px;
}

input[type="search"] {
  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;
}

input[type="search"]: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"] {
  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: justify;
}

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

.ready-to-invest {
  clear: both;
  display: block;
  margin-top: 25px;
  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;
}

.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: 3%;
  margin: 0px;
  font-size: 24px;
  padding: 40px 2px;
}

.related .next {
  float: right;
}

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

.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;
}

.quick-menu {
  float: left;
  width: 55%;
}

.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: 21px;
  height: 22px;
  font-size: 12px;
  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 {
  color: #a2a2a2;
  font-size: 14px;
}

.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: 110px !important;
  padding-top: 33px;
  text-align: center;
  vertical-align: middle;
  border-radius: 10px;
}

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

.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%;
  min-height: 4.5em;
  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 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{
  top: 16px;
}

.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: 1170px;
}

.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: 1170px;
  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;
}

.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{
  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: 110px;
}

#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: 18px;
}

.home-sec-wrap #block-views-block-frontpage-popular-articles-block-1 h2{
  font-family: "Noto Sans", Roboto, "Helvetica Neue", Arial, sans-serif;
  padding: 40px 0;
  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;
}

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

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

.intro #block-homepagetitleblock h2{
  margin: 0;
  font-weight: 200;
  letter-spacing: normal;
}

.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;
}

.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;
}


/*Responsive*/

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

@media all and (max-width: 1280px) {
    .common-block-section #block-toalpageviews, .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%;
    }

}

@media all and (min-width: 851px) and (max-width: 1280px) {
  article, #main-wrapper .block, .search-content {
    float: none;
    display: block;
    margin-bottom: 60px;
    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;
  }
}

@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
  }
  .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: 160px;
  }
  .quick-menu, .copyright {
    float: none;
    display: block;
    width: 100%;
    text-align: center;
    margin-top: 50px;
    line-height: 18px;
    font-size: 11px;
  }
  .copyright a {
    font-size: 11px;
  }
  .quick-menu a {
    margin-right: 5px;
    margin-left: 5px;
  }
  .copyright {
    margin-top: 40px;
  }
  .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;
  }
}

@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%;
  }
}

@media all and (max-width: 980px) {
  .video-wrapper {
    margin-left: 0 !important;
  }
  .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{
    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 {
    margin-right: 0px !important;
    width: 128% !important;
    margin-left: 0px !important;
  }
  .page-node-type-article #block-languageswitcher .links {}
  #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,
  .page-node-1 .node__title {
    margin-top: 100px;
  }

  .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: 110px;
  }
  .search-results .thumbnail {
    width: 30%;
  }
  .path-search .information {
    width: 69%;
  }
  #block-amfi-search input[type="search"] {
    margin-right: -10px;
    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 {
    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-bottom: 60px;
    margin-left: 5px;
    margin-right: 5px;
  }
  .article-calculator {
    margin-top: -50px;
    margin-right: 40px;
  }
  #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: 0px;
    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: 100px;
    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: 0px;
  }
  #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: 90px 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;
  }
  .node__content {
    text-align: justify;
    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: 127px !important;
    padding-top: 102px;
  }
  .slideshow .related-viewall {
    padding-top: 50px !important;
  }
  .related-viewall a {
    font-size: 23px;
  }
  .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{
    right: 95px;
    top:8px;
  }

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

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

  #block-amfi-search input[type="search"]{
    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;
  }

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

@media all and (min-width: 480px) and (max-width: 850px) {
  ul.mutual-fund-icons li {
    width: 29%;
  }
  .page-node-1 .node--view-mode-teaser {
      width: 100%!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;
  }
  .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;
  }
}

@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-toalpageviews, .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;
    }
  }

@media all and (max-width: 767px) {
/*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%;
  }

  .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;
  }

  .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;
  }
}

@media all and (max-width: 700px) {
  .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;
      }
      #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"]{
    max-width: 125px;
  }

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

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

@media all and (max-width:640px){
  .common-block-section #block-toalpageviews, .common-block-section #block-investmentgoalscalculated, .common-block-section #block-totalnumberoffolios{
    width: 92.4%;
  }
}

@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: 254px;
  }
  .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;
  }
  .article-calculator {
    margin-top: -50px;
    margin-right: 0px;
  }
  article {
    margin-bottom: 40px;
  }
  .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: 3%;
    margin: 0px;
    font-size: 24px;
  }
  .page-node-1 .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-toalpageviews, .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;
  }
}

@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 {
    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;
  }
}

@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-toalpageviews, .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;
  }
}


@media (max-width: 992px){
  .home-sec-wrap #block-amfi-content .node--view-mode-teaser{
    margin-bottom: 20px;
  }
}


.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;
}