body {
  margin: 0;
  background-color: #fff;
  padding: 0;
  font-family: var(--sans-serif);
  color: var(--dark);
  overflow-x: hidden;
  font-size: 14px;
  position: relative;
}
@font-face {
    font-family: 'century_gothicregular';
    src: url('../fonts/centurygothic-webfont.eot');
    src: url('../fonts/centurygothic-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/centurygothic-webfont.woff2') format('woff2'),
         url('../fonts/centurygothic-webfont.woff') format('woff'),
         url('../fonts/centurygothic-webfont.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'aileronlight';
    src: url('../fonts/aileron-light-webfont.eot');
    src: url('../fonts/aileron-light-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/aileron-light-webfont.woff2') format('woff2'),
         url('../fonts/aileron-light-webfont.woff') format('woff'),
         url('../fonts/aileron-light-webfont.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'century_gothicbold';
    src: url('../fonts/centurygothic_bold-webfont.eot');
    src: url('../fonts/centurygothic_bold-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/centurygothic_bold-webfont.woff2') format('woff2'),
         url('../fonts/centurygothic_bold-webfont.woff') format('woff'),
         url('../fonts/centurygothic_bold-webfont.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'aileronblack';
    src: url('../fonts/aileron-black-webfont.eot');
    src: url('../fonts/aileron-black-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/aileron-black-webfont.woff2') format('woff2'),
         url('../fonts/aileron-black-webfont.woff') format('woff'),
         url('../fonts/aileron-black-webfont.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'aileronbold';
    src: url('../fonts/aileron-bold-webfont.eot');
    src: url('../fonts/aileron-bold-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/aileron-bold-webfont.woff2') format('woff2'),
         url('../fonts/aileron-bold-webfont.woff') format('woff'),
         url('../fonts/aileron-bold-webfont.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'aileronregular';
    src: url('../fonts/aileron-regular-webfont.eot');
    src: url('../fonts/aileron-regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/aileron-regular-webfont.woff2') format('woff2'),
         url('../fonts/aileron-regular-webfont.woff') format('woff'),
         url('../fonts/aileron-regular-webfont.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;

}
@font-face {
    font-family: 'aileronheavy';
    src: url('../fonts/aileron-heavy-webfont.eot');
    src: url('../fonts/aileron-heavy-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/aileron-heavy-webfont.woff2') format('woff2'),
         url('../fonts/aileron-heavy-webfont.woff') format('woff'),
         url('../fonts/aileron-heavy-webfont.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;

}
a{transition: 0.5s ease all}
header .navbar-brand img{ width: 220px;}

header{background: url(../images/graph-bg.png) 0 0 no-repeat; background-size: cover;}
header {
    position: fixed;
    z-index: 99999;
    width: 100%;
    -webkit-transition: all .3s ease-in-out 0s;
    -moz-transition: all .3s ease-in-out 0s;
    -o-transition: all .3s ease-in-out 0s;
    transition: all .3s ease-in-out 0s;
    top: 0;
	background: #fff;
}
.header-scrolled {
    position: fixed;
    top: 0;
    width: 100%;
    box-shadow: 0 8px 6px -6px rgba(0, 0, 0, .2);
}
a.navbar-brand {
    margin-right: 0;
    margin-left: auto;
}
.banner h1{ font-size: 65px;   font-family: 'aileronblack';  color: #555555;}
.banner h2{ font-size: 35px; margin-bottom: 40px;  color: #8b8b8b;  font-family: 'aileronregular'; }
img {
  max-width: 100%;
}
.hide-desktop {
  display: none;
}
.banner {
  margin-top: 129px;
}
.carousel-indicators [data-bs-target]
{background-color: #36b29c;}
header.header-scrolled {
  background: #fff;
}

.invest-now2{font-weight:400; font-family: 'aileronlight'; transition: 0.5s ease all}
.invest-now:hover{ /*! color: #fff; *//*! font-size: 55px; *//*! color: #606060; */}

.sip-paln{background:#36b29c; padding:18px 0;text-align: right;}
.sip-paln p{font-size: 18px; color: #fff;  font-family: 'century_gothicregular';}
.content{background:#f0fffb; padding: 70px 0;}
.content p{font-size: 22px; /*! margin-bottom: 0px; */ font-family: 'century_gothicregular'; color: #606060;}

.content p.invest-now {
  font-size: 65px;
  color: #606060;
  font-family: 'century_gothicbold';
  color: #36b29c;
}
.sip-today{ display: flex; background: #36b19c; align-items: center; justify-content: center; position: relative;}
.sip-today p{font-size: 25px; margin-bottom: 0px; font-family: 'century_gothicregular'; color: #fff;}
.sip-content-inn{ padding: 0 80px;}
.common-padding {
  padding-top: 100px;
  padding-bottom: 100px;
}
.heading {
  font-size: 55px;
  color: #606060;
  font-family: 'century_gothicbold';
}


header .nav-link{font-family: 'century_gothicregular'; font-size: 20px; font-weight: 600; color: #555555; padding: 0px}
header .navbar{ padding: 20px 0;}
header .nav-item{ margin-right:50px;}
header .nav-item:last-child{ margin-right: 0px;}

.graphs-inn{ display: flex; position: relative;
    top: 150px;}
.graphs-inn img{ width: 50%;}

.sip-today .sip-investment{ position: absolute; right: 20px; bottom: 20px; font-size: 18px;}
.mutual-fund{ padding: 60px 0;}
.mutual-fund p{font-size: 40px; color: #383979;  font-family: 'century_gothicregular'}
.mutual-fund h4{font-size:30px; color: #383979; font-family: 'aileronbold';}
.invest-now3{background: #383979; color: #fff; border-radius: 10px; padding: 15px 40px;   text-decoration: none;font-size: 18px; font-weight: 600; font-family: 'aileronheavy'; letter-spacing: 1px; margin: 0 15px; transition: 0.5s ease all}
.invest-now3:hover{ color: #fff; background: linear-gradient(to right, #66cc33, #66cc66);}


.reasons{ background: #f0fffb; }
.reasons .align-items-center{ justify-content: center; align-items: center;}

.heading span{ color: #36b29c; display: inline-block;}
.reasons-inn{ position: relative; height: 200px;
    display: flex;
    align-items: center;
    justify-content: center; margin-bottom: 40px;}
.reasons-inn::after{ background: #fff; width: 200px; height: 200px; border-radius: 50%; left:0px; right: 0px; top: 0px; position: absolute; content: ""; margin: 0 auto; position: absolute; display: flex;}
.reasons-inn img{  position: relative;
    z-index: 1; max-width: 120px;}

.reasons h5{font-size: 35px; color: #606060; font-family: 'aileronbold'; margin-bottom: 15px;}
.reasons p{font-size: 18px; color: #606060;  font-family: 'century_gothicregular'; line-height: 25px; padding: 0 76px;}
.investing p{ color: #000;}
.investing h3{ color: #36b19c; font-size:50px;  font-family: 'century_gothicbold';}

.reasons .col-lg-6 {
  margin: 25px 0;
}
footer{ background: #606060; padding: 40px 50px;}
footer .footer-text p, footer .footer-text ul li a{ color: #fff; font-size: 13px; font-family: 'century_gothicregular';}
footer .footer-text ul li a:hover{ text-decoration: underline;}
.footer-text p a{ color: #fff;  text-decoration: none;}
.footer-text p a:hover{ text-decoration: underline;}
.footer-text-inn{ display: flex;}
.footer-text1{ width: 100%; padding-right:0;}
.footer-text2{ width: 8%;}

.footer-text ul{ list-style: none; padding: 0px; margin: 0px;}
.footer-text li a{ text-decoration: none; font-family: 'century_gothicregular'; font-size: 15px;}

.footer-bottom { color: #fff; font-size: 25px; font-family: 'century_gothicbold'; padding: 50px 0 0 0; text-align: center;}
.navbar-brand2{ display:none;}

 .mob-display{ display: none;}

@media (max-width: 768px) { 
    header .nav-link{font-size: 15px;}
    .mob-display{ display: block;}
    .content p br, .sip-paln .text-end{display: none;}
.banner h1, .reasons h2, .sip-content-inn h2, .content h2, .investing h3{ /*! font-size: 25px; */}
.banner h1 br{ display: none;}
.banner h2, .mutual-fund p, .sip-today p{ /*! font-size: 18px; */ /*! margin-top: 0px !important; */}
 .sip-today{ display: block;} 
 .sip-content, .sip-img{ width: 100%;}  
 .sip-today .sip-investment{ bottom: 50px;}
 .sip-content-inn{ padding: 0;
    margin-top: 40px;}
.mutual-fund h4{ font-size: 20px;}
 .invest-now{ padding: 10px 30px; font-size: 20px;}
.sip-paln .text-end, .sip-paln .text-left{ text-align: center !important;}
 .content p{ font-size: 16px;}

 .top-navbar{ position: relative;}
 .navbar-brand2{ display: block; position: absolute; right: 15px; top:20px;}
  .navbar-brand2 img{ width: 150px;}
  .navbar-light .navbar-toggler{ border: 0px;}
  .sip-today .sip-investment{ position:inherit; left: 0px;}
.reasons-inn{ margin-bottom: 20px;}
  .reasons .col-lg-4{ margin-bottom: 20px !important;}
   .reasons .col-lg-4.mb-5:last-child{ margin-bottom: 0px !important;}
   .footer-text1{ width: 100%; padding-right: 0px; margin-bottom: 30px;} 
   .footer-text2{ width: 50%; margin-bottom: 20px; float: left; }
   .footer-text-inn{ display:block;}
   .footer-bottom{font-size: 18px; padding: 15px; padding-bottom: 0px;}
   .invest-now3{ display: block; margin-bottom: 15px; padding: 10px 25px;}
   header .navbar-toggler:focus{ box-shadow: none;}
   header .navbar-light .navbar-toggler{ padding: 0px;}
   header .navbar-collapse{ padding-top: 10px; background: rgb(241 242 242);}
   header .nav-item{ margin: 0px; padding:10px 20px;}
   .banner{ padding: 0;}
   .graphs-inn{ top: 90px;}
   .mutual-fund h4.mb-5, .reasons h2.mb-5{ margin-bottom: 30px !important
    ;}

    header .navbar-toggler.collapsed .lnavbar-toggler-icon {
    background-image: url(../images/close.svg);
}

    header .navbar-toggler .navbar-toggler-icon{
    background-image: url(../images/menu.svg);
}
}



.close-menu {
  display: none;
}
@media only screen and (max-width: 991px) {
.navbar-collapse {
    position: fixed;
    top: 0px;
    left: 0;
    padding-left: 25px;
    padding-right: 25px;
    padding-bottom: 15px;
    width: 75%;
    height: 100%;
    box-shadow: -2px 0px 7px 0px #281931;
    -moz-box-shadow: -2px 0px 7px 0px #281931;
    -webkit-box-shadow: -2px 0px 7px 0px #281931;
    transition: all 0.3s ease-in-out;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
  }
  .navbar-collapse.collapsing {
    left: -75%;
    transition: height 0s ease;
  }
  .navbar-collapse.show {
    left: 0;
    transition: left 300ms ease-in-out;
    -webkit-transition: left 300ms ease-in-out;
    -moz-transition: left 300ms ease-in-out;
    -ms-transition: left 300ms ease-in-out;
    -o-transition: left 300ms ease-in-out;
}
  .navbar-toggler.collapsed ~ .navbar-collapse {
    transition: left 500ms ease-in-out;
  }

  .header .navbar-toggler {

    font-size: 18px;
    padding: 6px 10px;
  }
  .header .navbar-toggler i {
    font-size: 25px;
    line-height: 26px;
  }
  .header .header-menu {
    background-color: #ffffff;
    z-index: 1001;
    padding-top: 75px;
    height: 100vh;
  }
  .header .navbar-collapse {
    width: 58% !important;
    background-color: #ffffff;
  }
  .close-menu {
    display: block;
    position: absolute;
    right: 20px;
    top: 20px;
    width: 20px;
    text-decoration: none;
    color: #000000;
    font-size: 26px;
  }
 .hide-desktop {
  display: block;
}
.hide-mobile
{display:none;}
header .navbar {
  padding: 10px 0;
}

.heading {
  font-size: 27px;
}
.content p.invest-now {
  font-size: 32px;
}
.sip-img {
  padding: 0 50px;
}
.sip-content-inn {
  text-align: center;
}
.sip-today p {
  font-size: 16px;
}
.reasons h5 {
  font-size: 22px;
}
.reasons p {
  font-size: 15px;
  line-height: 1.5;
  padding: 0;
}
.reasons .col-lg-6 {
  margin: 10px 0;
}
.reasons-inn img {
  max-width: 70px;
}

.reasons-inn::after {
  width: 100px;
  height: 100px;
}
.reasons-inn {
  height: 100px;
}
.investing p {
  font-size: 18px;
  line-height: 1.5;
}
.investing h3 {
  font-size: 25px;
}
footer {
  padding: 30px;
}
footer .footer-text p, footer .footer-text ul li a {
  font-size: 11px;
}
.common-padding{padding-top:50px; padding-bottom:50px;}
header .navbar-brand img {
  width: 150px;
}

.sip-paln {
  padding: 8px 0;
}
.sip-paln p {
  font-size: 15px;
  text-align: center;
}
.banner{margin-top:84px;}
.carousel-indicators {
  margin-bottom: 5px;
}
}