@charset "utf-8";
/* CSS Document */

@import url('/font/stylesheet.css');
@import url('https://fonts.googleapis.com/css?family=PT+Sans');

body
{
	margin:0;
	padding:0;
	font-family:'robotoregular';
	line-height:22px;
	font-size:13px;
}


section
{
	position:relative;
}
.no-border-top {
  border-top: none !important;
}

.no-border-right {
  border-right: none !important;
}

.no-border-bottom {
  border-bottom: none !important;
}

.no-border-left {
  border-left: none !important;
}

.no-radius {
  border-radius: 0px !important;
}

.no-mar-pad {
  margin: 0 !important;
  padding: 0 !important;
}

.no-padding {
  padding: 0 !important;
}

.no-padding-right {
  padding-right: 0;
}

.no-padding-left, footer #lower ul {
  padding-left: 0 !important;
}

.no-padding-top {
  padding-top: 0;
}

.no-padding-bottom {
  padding-bottom: 0;
}

.no-margin {
  margin: 0 !important;
}

.no-margin-right {
  margin-right: 0 !important;
}

.no-margin-left {
  margin-left: 0 !important;
}

.no-margin-top, #tool h1 {
  margin-top: 0 !important;
}

.no-margin-bottom {
  margin-bottom: 0 !important;
}

.position-absolute {
  position: absolute;
}

.position-relative {
  position: relative;
}

.hcentre {
  margin: 0 auto;
}

.no-border {
  border: none !important;
}

.no-border-top {
  border-top: none !important;
}

.no-border-right {
  border-right: none !important;
}

.no-border-bottom {
  border-bottom: none !important;
}

.no-border-left {
  border-left: none !important;
}

.no-radius {
  border-radius: 0px !important;
}

@media (min-width: 771px) {
  .logo {
    min-height: 1px !important;
  }
}
@media (min-width: 1200px) {
  .lg-no-mar-pad {
    margin: 0 !important;
    padding: 0 !important;
  }

  .lg-no-padding {
    padding: 0 !important;
  }

  .lg-no-padding-right {
    padding-right: 0;
  }

  .lg-no-padding-left {
    padding-left: 0 !important;
  }

  .lg-no-padding-top {
    padding-top: 0;
  }

  .lg-no-padding-bottom {
    padding-bottom: 0;
  }

  .lg-no-margin {
    margin: 0 !important;
  }

  .lg-no-margin-right {
    margin-right: 0 !important;
  }

  .lg-no-margin-left {
    margin-left: 0 !important;
  }

  .lg-no-margin-top {
    margin-top: 0 !important;
  }

  .lg-no-margin-bottom {
    margin-bottom: 0 !important;
  }

  .lg-position-absolute {
    position: absolute;
  }

  .lg-position-relative {
    position: relative;
  }

  .lg-hcentre {
    margin: 0 auto;
  }

  .lg-no-border {
    border: none !important;
  }

  .lg-no-border-top {
    border-top: none !important;
  }

  .lg-no-border-right {
    border-right: none !important;
  }

  .lg-no-border-bottom {
    border-bottom: none !important;
  }

  .lg-no-border-left {
    border-left: none !important;
  }

  .lg-no-radius {
    border-radius: 0px !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .md-no-mar-pad {
    margin: 0 !important;
    padding: 0 !important;
  }

  .md-no-padding {
    padding: 0 !important;
  }

  .md-no-padding-right {
    padding-right: 0;
  }

  .md-no-padding-left {
    padding-left: 0 !important;
  }

  .md-no-padding-top {
    padding-top: 0;
  }

  .md-no-padding-bottom {
    padding-bottom: 0;
  }

  .md-no-margin {
    margin: 0 !important;
  }

  .md-no-margin-right {
    margin-right: 0 !important;
  }

  .md-no-margin-left {
    margin-left: 0 !important;
  }

  .md-no-margin-top {
    margin-top: 0 !important;
  }

  .md-no-margin-bottom {
    margin-bottom: 0 !important;
  }

  .md-position-absolute {
    position: absolute;
  }

  .md-position-relative {
    position: relative;
  }

  .md-hcentre {
    margin: 0 auto;
  }

  .md-no-border {
    border: none !important;
  }

  .md-no-border-top {
    border-top: none !important;
  }

  .md-no-border-right {
    border-right: none !important;
  }

  .md-no-border-bottom {
    border-bottom: none !important;
  }

  .md-no-border-left {
    border-left: none !important;
  }

  .md-no-radius {
    border-radius: 0px !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .sm-no-mar-pad {
    margin: 0 !important;
    padding: 0 !important;
  }

  .sm-no-padding {
    padding: 0 !important;
  }

  .sm-no-padding-right {
    padding-right: 0;
  }

  .sm-no-padding-left {
    padding-left: 0 !important;
  }

  .sm-no-padding-top {
    padding-top: 0;
  }

  .sm-no-padding-bottom {
    padding-bottom: 0;
  }

  .sm-no-margin {
    margin: 0 !important;
  }

  .sm-no-margin-right {
    margin-right: 0 !important;
  }

  .sm-no-margin-left {
    margin-left: 0 !important;
  }

  .sm-no-margin-top {
    margin-top: 0 !important;
  }

  .sm-no-margin-bottom {
    margin-bottom: 0 !important;
  }

  .sm-position-absolute {
    position: absolute;
  }

  .sm-position-relative {
    position: relative;
  }

  .sm-no-border {
    border: none !important;
  }

  .sm-no-border-top {
    border-top: none !important;
  }

  .sm-no-border-right {
    border-right: none !important;
  }

  .sm-no-border-bottom {
    border-bottom: none !important;
  }

  .sm-no-border-left {
    border-left: none !important;
  }

  .sm-no-radius {
    border-radius: 0px !important;
  }
}
@media (min-width: 0px) and (max-width: 767px) {
  .xs-no-mar-pad {
    margin: 0 !important;
    padding: 0 !important;
  }

  .xs-no-padding {
    padding: 0 !important;
  }

  .xs-no-padding-right {
    padding-right: 0;
  }

  .xs-no-padding-left {
    padding-left: 0 !important;
  }

  .xs-no-padding-top {
    padding-top: 0;
  }

  .xs-no-padding-bottom {
    padding-bottom: 0;
  }

  .xs-no-margin {
    margin: 0 !important;
  }

  .xs-no-margin-right {
    margin-right: 0 !important;
  }

  .xs-no-margin-left {
    margin-left: 0 !important;
  }

  .xs-no-margin-top {
    margin-top: 0 !important;
  }

  .xs-no-margin-bottom {
    margin-bottom: 0 !important;
  }

  .xs-position-absolute {
    position: absolute;
  }

  .xs-position-relative {
    position: relative;
  }

  .xs-no-border {
    border: none !important;
  }

  .xs-no-border-top {
    border-top: none !important;
  }

  .xs-no-border-right {
    border-right: none !important;
  }

  .xs-no-border-bottom {
    border-bottom: none !important;
  }

  .xs-no-border-left {
    border-left: none !important;
  }

  .xs-no-radius {
    border-radius: 0px !important;
  }
}
 
 blockquote{font-size:14px; font-style:italic; line-height:22px;}
.vcenter { display: inline-block; vertical-align: middle; float: none;}

h1, h2, h3, h4, h5, h6{ color:inherit;}
h1{ font-size:28px;} h2{ font-size:26px;} h3{ font-size:22px;} h4{ font-size:20px;} h5{ font-size:18px;} h6{ font-size:16px;}
p{line-height: 22px;}
.full-browser-height{height: 100%;}
.font-size-65
{
	font-size:65px;
}
.font-size-46
{
	font-size:46px;
}
.font-size-43
{
	font-size:43px;
}
.margin-top-20px
{
	margin-top:20px;
}

.padding-left-right
{
	padding-left:50px !important;
	padding-right:50px !important;
}
a:focus, a:hover
{
	text-decoration:none;
	color:#e25655;
}

::-webkit-scrollbar {
    width: 7px;
    -webkit-border-radius: 5px;
    border-radius:5px;
    -webkit-box-shadow: inset 0 0 5px rgba(0,0,0,0.3); 
	background:#222;
}
 
/* Track */
::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 0px rgba(0,0,0,0.3); 
    -webkit-border-radius: 0px;
    border-radius: 0px;
}
 
/* Handle*/
::-webkit-scrollbar-thumb {
    -webkit-border-radius: 50px;
    border-radius: 50px;
    background: #0099db; 
    -webkit-box-shadow: inset 0 0 0px rgba(200,0,0,0.5); 
}
::-webkit-scrollbar-thumb:window-inactive {
 background: rgba(78,78,78,0.4);
}
.t1
{
		margin:0 auto;
		position:fixed;
		top:250px;
		right:-285px;
		width:285px;
		height:360px;
		z-index:999;
		cursor:pointer;
		background:#ffffff;
		padding-top:30px;
		border-radius:10px;
		border:1px solid #c2c2c2;
		-webkit-box-shadow: 0px -1px 4px 2px rgba(198,198,198,.4);
-moz-box-shadow: 0px -1px 4px 2px rgba(198,198,198,.4);
box-shadow: 0px -1px 4px 2px rgba(198,198,198,.4);
		-webkit-transition: all .5s ease;
		-moz-transition: all .9s ease;
		-ms-transition: all .9s ease;
		-o-transition: all .9s ease;
		transition: all .5s ease;
}
.sign-up-tab
{
	position:absolute;
	left:-42px;
	top:10px;
	width:42px;
	height:139px;
	background:url(/images/Signup-tab.png) no-repeat;
}
.t1-active
{
		right:0px;
		-webkit-transition: all .5s ease;
		-moz-transition: all .9s ease;
		-ms-transition: all .9s ease;
		-o-transition: all .9s ease;
		transition: all .5s ease;
}
.t2
		{
			margin:0 auto;
			position:fixed;
			top:200px;
			right:-216px;
			width:265px;
			height:48px;
			z-index:999;
			cursor:pointer;
			-webkit-transition: all .5s ease;
			-moz-transition: all .9s ease;
			-ms-transition: all .9s ease;
			-o-transition: all .9s ease;
			transition: all .5s ease;
		}
		.t2:hover
		{
			right:-4px;
			-webkit-transition: all .5s ease;
			-moz-transition: all .9s ease;
			-ms-transition: all .9s ease;
			-o-transition: all .9s ease;
			transition: all .5s ease;
		}

/*-------------------Pop Up Register--------------------------------*/
.blur-bg{
	background:#000;
}
/* Blur */
.blur{
	filter:blur(2px);
	-webkit-filter:blur(5px);
	-moz-filter:blur(5px);
	-o-filter:blur(5px);
	-ms-filter:blur(5px);
}
.popup-box{
  width:100%;
  height:100%;
  position:fixed;
  background:rgba(0,0,0,.5);
  z-index:99999;
  top:0;
  left:0;
  display:none;
}
.popup-boxview{
  display:block !important;
}
.popup-container{
  width:100%;
  height:340px;
  background:none;
  margin:25px auto;
  margin-top:calc( (100vh - 400px) / 2);
  position:relative;
}

.button2 {
    background:#e46304!important;
     border:2px solid #e46304;
     padding:10px 15px!important;
	 border-radius:25px;
     cursor: pointer;
	  font-family: 'Open Sans';
	  color:#ffffff;
	  font-size:18px;
	  line-height:22px;
	  text-decoration:none;
}
.button2:hover {
    background:none !important;
     border:2px solid #e46304;
    /*border is optional*/
     cursor: pointer;
	  color:#e46304;
}



.benefit
	{
		font-family:'open_sansregular';
		font-size:12px;
		color:#ffffff;
		background:url(/images/benifit-bg.png) top center no-repeat;
		background-size:cover;
		min-height:340px;
		padding:20px 10px 10px 20px;
	}
	.benefit-head
	{
		font-family:'robotoregular';
		font-size:20px;
		text-transform:uppercase;
		color:#ffffff;
	}
	.benefit-bold
	{
		font-family:'robotobold';
		font-size:28px;
		text-transform:uppercase;
		color:#ffffff;
	}
	.benefit > ul
	{
    margin: 0px 0 0 7px;
    padding: 6px 20px 0px 10px;
	}
	.benefit > ul li
	{
		list-style:url(/images/bullet.png);
		line-height:20px;
		padding:5px 0px;		
	}
	.login-reg-form
	{
		background:#ffffff;
		min-height:340px;
		padding:20px 10px 10px 0px;
	}
	.login-reg-txt
	{
		font-family:'robotomedium';
		font-size:17px;
		color:#3c55a5;
		padding:10px 10px 0px 10px; 
	}
	.login-reg-bold
	{
		font-family:'robotomedium';
		font-size:37px;
		padding-top:5px;
	}


/*------Nav bar-----*/
.navbar, .navbar-nav
{
	margin-bottom:0px;
    padding-top: 8px;
}
.navbar-fixed-top {
    border-width: 0 0 0px;
}
.navbar-default
{
	background:#ffffff;
	border-bottom:none;
    min-height: 80px;
	padding:0 30px;
    border-bottom: 0px solid #dadada;
    -webkit-box-shadow: -2px 15px 4px -9px rgba(163,155,163,.6);
    -moz-box-shadow: -2px 7px 15px -9px rgb(93, 90, 93, .6);
    box-shadow: -2px 7px 15px -9px rgba(93, 90, 93, .6);
}
.navbar-default .navbar-nav > li > a
{
	padding:20px 15px;
	color:#090909;
	font-size:14px;
	font-family:'robotoregular';
}
.navbar-default .navbar-nav > li > a:hover, .navbar-default .navbar-nav > li > a:focus
{
	color:#e25655;
}
.navbar-default .navbar-nav>.active>a, .navbar-default .navbar-nav>.active>a:focus, .navbar-default .navbar-nav>.active>a:hover {
    color:#e25655;
    background: none;
}
.dropdown-menu>li>a {
	font-family:'Poppins-Regular';
	font-size:14px;
    padding: 6px 12px;
}
.navbar-default .navbar-nav>.open>a, .navbar-default .navbar-nav>.open>a:focus, .navbar-default .navbar-nav>.open>a:hover {
    color:#e25655;
    background:none;
}

.toggle
{
	color:#e25655;
	padding-left:5px;
	display:none;
}
.navbar-default .navbar-nav > li > a.log-in
{
	font-family:'Poppins-Regular';
	font-size:14px;
	color:#ffffff;
	text-transform:none;
	border:0;
}
.navbar-default .navbar-nav > li > a.log-in:hover
{
	color:#e25655;
}
.navbar-default .navbar-nav > li > a.log-in img
{
	width:20px;
	height:15px;
	background:url(/images/login-iconbig.png) center no-repeat;
	border:0;
	margin-right:5px;
	border-style: hidden;
    padding-left: 10px;
    padding-right: 10px;
    margin-top: -5px;
}
.login-btn
{
	background:#211f20;
	font-family:'robotomedium';
	font-size:14px;
	color:#ffffff;
	padding:8px 15px;
	border:none;
	margin-top:10px;
	letter-spacing:.2px;
	/*border-radius:35px;*/
	border:0px solid #ffffff;
}
.login-btn:hover, .login-btn:focus
{
	background:#e25656;
	color:#ffffff;
	outline:none;
}
.navbar-brand
{
	padding:0 15px;
}
.navbar>.container .navbar-brand, .navbar>.container-fluid .navbar-brand {
    margin-left: 15px;
	margin-right:20px;
}
.navbar-right {
    float: right!important;
    margin-right: 15px;
	padding-top:5px;
}
.navbar-right > li
{
	/*padding:12px 20px;*/
	font-family:'robotoregular';
	font-size:17px;
	line-height:20px;
}
.navbar-right > li > img
{
	margin-top:-5px;
	margin-right:5px;
}
.top-nav{
  position:absolute;
  width:200px;
  right:10px;
}
/*-------------------------Navbar Animation------------------------------------- */
nav {
  height: 70px;
  z-index: 999;
  background:none;
  -webkit-transition: height 0.3s;
  -moz-transition: height 0.3s;
  -ms-transition: height 0.3s;
  -o-transition: height 0.3s;
  transition: height 0.3s; 
  }
  nav .navbar-brand {
   display: inline-block;
    height: 73px;
    width: 255px;
    line-height:73px;
    margin-top: 0px;
	background:url(/images/logo.png) no-repeat;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -ms-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s; }
	
 nav .navbar-right {
    float: right!important;
    margin-right: 0px;
	/*padding-top:15px;*/
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -ms-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
}

.navbar-default .navbar-toggle:focus, .navbar-default .navbar-toggle:hover {
    background-color: #ffffff;
}
.show-shadow
{
    box-shadow: 0 3px 8px -2px #a1a1a1;
}
nav .navbar-brand:after {
    position: absolute;
    left: 121px;
    top: 35px;
    width: 200px;
    height: 20px;
    font-size: 11px;
    color: #000000;
    text-align: justify;
    text-transform: uppercase;
    content: 'AMFI Registered MF Distributor';
}
/*------BANNER------*/

#banner
{
	top:0;
	left:0;
    min-height:650px;
	width:100%;
	background:url(/images/banner.png) center no-repeat;
	background-size:cover;
	padding-top:100px;
}

#banner .heading
{
	font-family:'GothamBold';
	font-size:45px;
	color:#ffffff; 
	line-height:45px;
	padding-right:50px;
	padding-top:80px;
}
#banner p
{
	font-family:'open_sansregular';
	font-size:18px;
	color:#ffffff;
	font-weight:100;
	line-height:24px;
	padding-top:10px;
    text-shadow:none;
	text-transform:none;
	letter-spacing:.3px;
}
#banner .sub-txt
{
    font-family: 'open_sansbold';
	font-size:25px;
	line-height:25px;
	color:#00ff84;
	font-style:italic;
	padding-top:15px;
}
#banner .plan-btn
{
	background:#00a6ca;
	/*border-radius:50px;*/
	font-family:'Myriad Pro',open_sanslight;
	font-size:18px;
	color:#ffffff;
	padding:12px 20px;
	border:none;
	margin-top:50px;
	outline:none;
}
#banner .plan-btn:hover
{
	background:#e25656;
	color:#ffffff;
}
.banner
{
  top:0;
  left:0;
    min-height:669px;
   /*height: 620px; Safari */
  width:100%;
  z-index:5;
  background:url(/images/banner.jpg) center no-repeat; 
  background-size:cover;
  
}
.banner-sub-heading
{
	color:#ffffff;
	text-align:center;
}
 /*-----------Welcome-----------*/
#product-offer-bg
{
 background:#ffffff;
 min-height:600px;
 padding-top:60px;
 padding-bottom:20px;
}
/*#product-offer-bg .container
{
}*/

.product-heading
     {
    font-family: 'latoregular';
    font-size: 30px;
    color: #131313;
    line-height: 26px;
    margin-bottom: 40px;
	 }
	 
.pro-icon
{
	padding-top:95px;
	margin-top:30px;
}
.pro-icon img
{
	padding-bottom:20px;
  -moz-transition: all 0.3s;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
.pro-icon:hover  img
{
	padding-bottom:20px;
  -moz-transform: scale(1.1);
  -webkit-transform: scale(1.1);
  transform: scale(1.1);
}
.pro-icon .iconhead
{
	font-family: 'KozGoPr6N Medium';
	font-size:18px;
	line-height:22px;
	color:#000000;
  font-weight:10px;
}
.pro-icon p
{
	font-family: 'Kozuka Gothic Pr6N R';
	font-size:14px;
	line-height:18px;
	color:#919191;
	padding-top:10px;
	padding-bottom:10px;
}
/* .pro-icon:hover .iconhead
{
	color:#f36c36;
}	 
*/
 /*-----------Solutions -----------*/
#sol-plan
{
 background:#eff9ff;
 min-height:500px;
 padding-top:60px;
 padding-bottom:20px;
 color:#ffffff;
}	

.sols-plan-head
{
    font-family: 'latoregular';
    font-size: 30px;
    color: #000000;
    line-height: 30px;
    margin-bottom: 40px;
}
a > .banner-icons
{
  margin-top:40px;
}
a > .banner-icons .imgcon
{
  margin-top:20px;
  transition: all 0.3s ease-in;
}
a > .banner-icons .imgcon:before {
  pointer-events: none;
  position: absolute;
  z-index: 10;
  content: '';
  top: 57%;
  left: 40%;
  height: 10px;
  width: 20%;
  opacity: 0;
  background: -webkit-radial-gradient(center, ellipse, rgba(0, 0, 0, 0.35) 0%, transparent 80%);
  background: radial-gradient(ellipse at center, rgba(0, 0, 0, 0.35) 0%, transparent 80%);
  /* W3C */
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: transform, opacity;
  transition-property: transform, opacity;
}
a > .banner-icons .ico-head
{
  padding:10px;
  font-family:'latoregular';
  font-size:16px;
  color:#000000;
  line-height:22px;
  transition: all 0.3s ease-in;
  margin-top:20px;
}
a:hover > .banner-icons .imgcon
{
  margin-top:10px;
  transition: all 0.3s ease-in;
}
a:hover > .banner-icons .imgcon:before
{ 
opacity: 1;
  -webkit-transform: translateY(5px);
  transform: translateY(5px);
  /* move the element down by 5px (it will stay in place because it's attached to the element that also moves up 5px) */
}
a:hover > .banner-icons .ico-head
{
  padding-top:20px;
  transition: all 0.3s ease-in;
  color:#e4ce1f;
}
/*--------Services------*/
#services
{
	background:#ffffff;
	min-height:536px;
	padding-top:80px;
	padding-bottom:30px;
}
.services-head
{
	font-family:'latoregular';
	font-size:31px;
	color:#4d4d4d;
	line-height:31px;
}
.services-head p
{
	font-family:'open_sansregular';
	font-size:21px;
	line-height:28px;
	color:#4e4e4e;
	text-transform:none;
	padding-bottom:50px;
	padding-top:10px;
}

#services a > .media
{
	margin-top:10px;
	padding-bottom:30px;
}
#services a > .media> .media-left
{
	padding-right:20px;
}
#services a > .media> .media-body > .media-heading
{
	color:#040404;
	font-family:'Poppins-Medium';
	font-size:17px;
	line-height:22px;
}
#services a:hover > .media> .media-body > .media-heading
{
	color:#e25655;
}
#services a > .media> .media-body > p
{
	color:#5a5a5a;
	font-family:'Poppins-Light';
	font-size:13px;
	line-height:18px;
	text-align:justify;
	padding-top:5px;
}



#services-yellowstrip
{
	background:#dbae1d;
	min-height:140px;
}
.services-linehead
{
	font-family:'Poppins-Medium';
	font-size:23px;
	color:#ffffff;
	line-height:23px;
	padding-top:15px;
}
.reg-btn
{
	background:#013042;
	border-radius:50px;
	font-family:'Poppins-SemiBold';
	font-size:14px;
	color:#ffffff;
	padding:8px 15px;
	margin-bottom:10px;
	margin-top:10px;
}
.reg-btn:hover
{
	background:#2b709c;
	color:#ffffff;
}
.services-lastline
{
	font-family:'Poppins-SemiBold';
	font-size:16px;
	line-height:28px;
	color:#000000;
}

/*--------Magic of compunding------*/
#benefits-sip
{
	background:url(/images/benefits-bg.png) center no-repeat;
	background-size:cover;
	min-height:636px;
	padding-top:50px;
	padding-bottom:10px;
}

.benefits-sip-head
{
	font-family:'Poppins-SemiBold';
	font-size:30px;
	color:#505050;
	line-height:30px;
}
.benefits-sip-head p
{
	font-family:'Poppins-Light';
	font-size:16px;
	line-height:22px;
	color:#4e4e4e;
    padding-top: 8px;
	text-transform:none;
	padding-bottom:60px;
}

.benefits-numbers
{
	font-family:'Poppins-SemiBold';
	font-size:19px;
	color:#333333;
	line-height:30px;
	margin-top:10px;
}
.video-space
{
   background:#ffffff;
   padding:5px;
   border:1px solid #e2e2e2;
   min-height:180px;
}
.watch
{
	font-family:'latoregular';
	font-size:13px;
	line-height:22px;
	color:#ff4302;
}
a.watchmore
{
	background:#8dc023;
	color:#ffffff;
	padding:3px 10px;
	border-radius:50px;
	font-family:'latoregular';
	font-size:13px;
	cursor:pointer;
}
a:hover.watchmore
{
	background:#00a0e3;
	color:#ffffff;
}
/*.para
{
	font-family:'latoregular';
	font-size:14px;
	line-height:20px;
	color:#5a5a5a;
	padding:10px 80px;
	margin-bottom:20px;
}*/

#benefits-sip a.more
{
	background:#013042;
	color:#ffffff;
	padding:12px 20px;
	border-radius:50px;
	font-family:'Poppins-SemiBold';
	font-size:14px;
	text-transform:uppercase;
	cursor:pointer;
}
#benefits-sip a:hover.more
{
	background:#00a0e3;
	color:#ffffff;
}
.benefits-lastline
{
	font-family:'Latoregular';
	font-size:11px;
	color:#7a7a7a;
	line-height:20px;
	letter-spacing:.2px;
}

/*--------Power of SIP------*/
#power-sip
{
  background:url(/images/sip-sec-bg.jpg) center no-repeat;
  background-position:center;
  background-repeat:no-repeat;
  background-size:cover;
  min-height:706px;
  padding-top:70px;
  padding-bottom:30px;
    z-index: 2;
}
.power-sip-head
{
  font-family:'latoregular';
  color:#ffffff;
  line-height:50px;
  font-size:35px;
  padding-top:15px;
}
.power-sip-head span 
{
  font-family:'lato';
 color:#ffc703;
}
.power-sip-subhead
{
  font-family:'latoregular';
  color:#ffffff; 
  font-size:21px;
  line-height:23px !important;
  padding-bottom:25px;
}

#power-sip .video
{
  border:1px solid #ffffff;
  border-radius:10px;
  padding:0;
}
.sip-calc-side
{
  background:url(/images/calc-sip-bg.png) center no-repeat;
  background-size:cover;
  border:1px solid #eeeeee;
  border-left:0;
  min-height:263px;
  margin-bottom:30px;
  padding:30px;
  padding-top:30px;
  padding-bottom:20px;
  color:#ffffff;
  font-family:'poppinsmedium';
  font-size:17px;
  line-height:26px;
}
.invest-side
{
  background:#055882;
  font-family:'robotoregular';
  font-size:13px;
  color:#ffffff;
  border-radius:25px;
  outline:none;
  border:none;
  padding:5px 20px;
  margin-top:10px;
}
.invest-side:hover, .invest-side:focus
{
  background:#00b0e4;
  outline:none;
  border:none;
}
.option-text
{
  font-family: 'RobotoSlab-Regular';
  font-size:15px;
  line-height:30px;
  color:#353535;
}
.lasttext
{
  font-family: 'Robotoregular';
  font-size:11px;
  line-height:20px;
  color:#a3a3a3;
  margin-top:10px;
}

.wealth-gaintext
{
  position:absolute;
  top:2%;
  right:-1%;
  width:35%;
  min-height:60px;
  color:#202020;
  font-size:15px;
  line-height:18px;
}
.wealth-dot
{
  width:10px;
  height:10px;
  border-radius:10px;
  background:#428dc8;
  position:absolute;
  top:1px;
  left:10px;
}
.amount-investedtext
{
  position:absolute;
  bottom:2%;
  left:-1%;
  width:35%;
  min-height:60px;
  color:#202020;
  font-size:15px;
  line-height:18px;
}
.amount-invested-dot
{
  width:10px;
  height:10px;
  border-radius:10px;
  background:#8dc023;
  position:absolute;
  top:1px;
  right:0px;
}
.chart-legend li span{
    display: inline-block;
    width: 12px;
    height: 12px;
    margin-right: 5px;
  float:none;
}
#power-sip a.start-sip
{
  background:#dbae1d;
  color:#ffffff;
  padding:12px 60px;
  border-radius:25px;
  font-family:'PoppinsSemiBold';
  font-size:14px;
  text-transform:uppercase;
  cursor:pointer;
}
#power-sip  a:hover.start-sip
{
  background:#00a0e3;
  color:#ffffff;
}

/*--------Invest in our Basket------*/
#invest-basket
{
	background:#ffffff;
	min-height:656px;
	padding-top:90px;
	padding-bottom:10px;
}
.invest-basket-head
{
	font-family:'Poppins-SemiBold';
	font-size:30px;
	color:#505050;
	line-height:30px;
	text-transform:uppercase;
}
.invest-basket-head-para
{
	font-family:'Poppins-Light';
	font-size:14px !important;
	line-height:28px;
	color:#5a5a5a;
    padding: 6px 10px 30px 10px;
	text-transform:none;
}
.invest-basket-lastline a
{
	font-family:'Poppins-Medium';
	font-size:11px;
	color:#187db1;
	line-height:22px;
	text-decoration:underline !important;
}
.invest-basket-lastline a:hover
{
	color:#f6a902;
}
#carousel-basket .carousel-inner > .item 
{
	min-height:500px;
	/* height: 600px; Safari */
}
#carousel-basket .carousel-caption
{
	color:#333333;
	top:0px;
	padding-top:0px;
}
#carousel-basket .carousel-caption p
{
	padding-top:10px;
	font-family:'Poppins-Light';
}
#carousel-basket .carousel-caption .risk-type-head
{
	font-family:'Poppins-Medium';
	font-size:19px;
	color:#333333 !important;
}
#carousel-basket .carousel-caption .risk-type-head p
{
	font-family:'Poppins-Regular';
	font-size:12px;
	padding-top:0px !important;
}
/*--------Knowledge Center------*/
#knowledge-sec
{
	background-image:url(/images/video-bg.png);
    background-position: 113% 50%;
    background-repeat: no-repeat;
	background-color:#10b6b9;
	min-height:656px;
	padding-top:130px;
	padding-bottom:20px;
}
.knowledge-head
{
	font-family:'lato-bold';
	color:#ffffff;
	line-height:50px;
	font-size:32px;
}
.knowledge-subhead
{
	font-family:'lato-bold';
	color:#d5feff; 
	font-size:43px;
	line-height:43px !important;
	padding-bottom:15px;
	text-transform:uppercase;
}
.knowledge-para
{
	font-family:'Poppins-regular';
	font-size:15px;
	line-height:28px;
	color:#ffffff;
	text-transform:none;
}
.knowledge-btn1
{
	background:#5a6273;
	color:#ffffff;
	border-radius:25px;
	border:none;
	font-family:'FuturaBT-Medium';
	font-size:18px;	
    padding: 10px 12px;
	margin-top:40px;
}
.knowledge-btn1:hover
{
	background:#e25655;
	color:#ffffff;
}
a .save-tax-btn2
{
	background:#8dc023;
	color:#ffffff;
	border-radius:25px;
	font-family:'Poppins-SemiBold';
	font-size:14px;	
    padding: 12px 20px;
	margin-top:40px;
	margin-right:10px;
	text-decoration:none;
	text-transform:uppercase;
}
a:hover .save-tax-btn2
{
	background:#e25655;
	color:#ffffff;
}
.save-tax-btn1-txt
{
	font-family:'Poppins-Regular';
	font-size:12px;	
	color:#555555;
	margin-left:60px;
    margin-top: -13px;
}
.save-tax-btn1-txt2
{
	font-family:'Poppins-Regular';
	font-size:12px;	
	color:#555555;
	margin-left:41px;
    margin-top: -13px;
}
.save-tax-btn1 img
{
	margin-top:-2px;
}

.save-tax-lastline
{
	font-family:'Poppins-Light';
	font-size:16px;	
	color:#000000;
	margin-top:50px;
}

/*--------Fund Monitor------*/
#fund-monitor-bg
{
	background:url(/images/market-bg.png) center no-repeat;
	background-size:cover;
	min-height:656px;
	padding-top:50px;
	padding-bottom:40px;
}

.fund-monitor-bg-head
{
	font-family:'Poppins-SemiBold';
	font-size:30px;
	color:#505050;
	line-height:30px;
	text-transform:uppercase;
}
.fund-monitor-bg-head p
{
	font-family:'Poppins-Light';
	font-size:16px;
	line-height:22px;
	color:#4e4e4e;
    padding-top: 8px;
	text-transform:none;
	padding-bottom:10px;
}

#fund-monitor-bg a.more
{
	background:#ffffff;
	color:#086f96;
	padding:12px 45px;
	border-radius:25px;
	font-family:'Poppins-SemiBold';
	font-size:15px;
	text-transform:uppercase;
	cursor:pointer;
}
#fund-monitor-bg  a:hover.more
{
	background:#2d5391;
	color:#ffffff;
}

.market-tabs
{
	margin-top:20px;
	background:none;
	min-height:200px;
}
.market-tabs .nav
{
	border:0px;	
}
.nav-pills>li+li {
   margin-left: 0px;
}
.nav-pills > li > a
{
	background:none;
	color:#1f1f1f;
	border-radius:0px;
	font-size:14px;
	font-family:'latoregular';
	padding:9px 12px;
	margin-bottom:2px;
	margin-top:2px;
}
.nav-pills > li > a:hover
{
	background:none;
	color:#eb6a0c;
}
.nav-pills>li.active>a, .nav-pills>li.active>a:focus, .nav-pills>li.active>a:hover 
{
	background:none;
	color:#eb6a0c;
}
.nav-pills>li.active>a:after
{
    content: "";
    position: absolute;
    left: 23px;
    bottom: -10px;
}
.nav-pills > li > a img
{
	padding-right:5px;
}
.nav-pills>li.first
{
}
.nav-pills>li.last>a
{
}
/*.tools-content {
    margin-top: 0px;
    height: 358px;
    display: block;
    margin-bottom: 20px;
    overflow: auto;
    padding: 10px;
    background:#ffffff;
	border:2px solid #9bce31;
	border-radius:5px;
}*/
/* tool MF*/
/*.news-tool{
  width: 100%;
  height: 100vh;
}
.news-tool {
}
.news-tool ul {
width: 100%;
padding: 0;
list-style: none;
}
.news-tool li {
padding: 20px 0px;
border-bottom: 1px solid #dfdfdf;
}
.news-tool li #date
{
  color: #12773d;
  font-size: 13px;
  transition:all .2s ease;
}
.news-tool li #news-title{
  font-size: 14px;
  line-height: 22px;
  color: #000;
  transition:all .2s ease;
}
.news-tool li:first-of-type #date{
  font-weight: bold;
  font-size: 18px;
  transition:all .2s ease;
  font-family: 'robotobold';
}
.news-tool li:first-of-type #news-title
{
  font-size: 19px;
  font-weight: bold;
  color: #1b628e;
  transition:all .5s ease;
  font-family: 'robotobold';
  line-height: 22px;
}
.news-tool li:after {
content: '';
display: block;
clear: both;
}*/


/* MF NFO Starts */
/*.mf-nfo{
  width: 100%;
  height: 100vh;
}
.mf-nfo {
}
.mf-nfo ul {
width: 100%;
padding: 0;
list-style: none;
}
.mf-nfo li {
padding: 20px 0px;
border-bottom: 1px solid #dfdfdf;
}
.mf-nfo li .media-left{
  padding: 0;
  transition:all .2s ease;
}
.mf-nfo li .media-left img{
  width: 0px;
  transition:all .2s ease;
}
.mf-nfo li #date
{
  color: #12773d;
  font-size: 13px;
  transition:all .2s ease;
}
.mf-nfo li #news-title{
  font-size: 14px;
  line-height: 22px;
  color: #000;
  transition:all .2s ease;
}
.mf-nfo li:first-of-type .media-left{
  padding-right: 10px;
  transition:all .2s ease;
}
.mf-nfo li:first-of-type .media-left img{
  width: 65px;
  transition:all .2s ease;
}
.mf-nfo li:first-of-type #date{
  font-weight: bold;
  font-size: 18px;
  transition:all .2s ease;
  font-family: 'robotobold';
}
.mf-nfo li:first-of-type #news-title
{
  font-size: 19px;
  font-weight: bold;
  color: #1b628e;
  transition:all .5s ease;
  font-family: 'robotobold';
  line-height: 22px;
}
.mf-nfo li:after {
content: '';
display: block;
clear: both;
}*/

/* MF NFO Ends */

/* Dividend */
/*.mf_dividend{
  width: 100%;
  height: 100vh;
}
.mf_dividend{
}
.mf_dividend ul {
width: 100%;
padding: 0;
list-style: none;
}
.mf_dividend li {
padding: 20px 0px;
border-bottom: 1px solid #dfdfdf;
}
.mf_dividend li .media-left{
  padding: 0;
  transition:all .2s ease;
}
.mf_dividend li .media-left img{
  width: 0px;
  transition:all .2s ease;
}
.mf_dividend li #date
{
  color: #d41212;
  font-size: 13px;
  transition:all .2s ease;
}
.mf_dividend li #news-title{
  font-size: 14px;
  line-height: 22px;
  color: #000;
  transition:all .2s ease;
}
.mf_dividend li #dividend{
    font-family: 'robotobold';
    transition:all .2s ease;
    color: #000;
  }

.mf_dividend li:first-of-type .media-left{
  padding-right: 10px;
  transition:all .2s ease;
}
.mf_dividend li:first-of-type .media-left img{
  width: 65px;
  transition:all .2s ease;
}
.mf_dividend li:first-of-type #date{
  font-weight: bold;
  font-size: 18px;
  transition:all .2s ease;
  font-family: 'robotobold';
}
.mf_dividend li:first-of-type #news-title
{
  font-size: 19px;
  font-weight: bold;
  color: #1b628e;
  transition:all .5s ease;
  font-family: 'robotobold';
  line-height: 22px;
}
.mf_dividend li:first-of-type #dividend{
    font-family: 'robotobold';
    color: #438013;
    font-size: 22px;
    transition:all .2s ease;
    padding-top: 5px;
  }
.mf_dividend li:after {
content: '';
display: block;
clear: both;
}*/

/*------Reason to invest with us------------*/
#reason-invest
{
	min-height:338px;
	background:url(/images/invest-withus-bg.png) center no-repeat;
	background-size:cover;
	font-size:14px;
	color:#5f5f5f;
	padding-top:80px;
    padding-bottom: 105px;
}
.reason-invest-head
{
	font-family:'latoregular';
	font-size:30px;
	color:#000000;
	line-height:32px;
	/*text-align:center;*/
  text-align: left;
  margin-top: 10px;
}
.reason-invest-head p
{
	font-family:'latoregular';
	font-size:16px;
	line-height:24px;
	color:#3d3d3d;
	text-transform:none;
	padding-bottom:50px;
	padding-top:10px;
  text-align: left;
}

#reason-invest .features
{
	/*background:#ffffff;*/
	border-radius:10px;
	padding:30px 0px;
    margin-bottom: 10px;
}
#reason-invest .features img
{
	margin-top:25px;
}
#reason-invest .features .feature-head
{
	color:#2a2a2a;
	font-family:'latoregular';
	font-size:14px;
	line-height:20px;
	margin-top:15px;
}

.review-wrapper {
    width: 100%;
    background-image: url(/images/review.jpg);
    background-position: left center;
    background-repeat: no-repeat;
    min-height: 600px;
    padding: 60px 0 70px 0;
    background-color: #0088af;
}
.feed-content {
    min-height: 95px;
    color: #fff;
    font-size: 15px;
    font-family: 'RobotoRegular';
    text-align: center;
}
.feed-author {
    text-align: center;
    font-size: 21px;
    color: #00629b;
    font-family: 'RobotoBold';
}
.feed-design {
    font-size: 16px;
    color: #6f6f6f;
    text-align: center;
    line-height: 25px;
}
.review-desc-wrapper {
    width: 100%;
}
.review-form-wrapper {
    width: 100%;
    max-width: 385px;
    margin-left: 22%;
}
.make-appoinment {
    width: 100%;
    font-size: 35px;
    color: #fff;
    line-height: 37px;
    font-family: 'RobotoRegular';
    margin-bottom: 10px;
}
.send-query {
    width: 100%;
    font-size: 18px;
    line-height: 20px;
    color: #fff;
    font-family: 'robotoitalic';
    margin-bottom: 40px;
}
.feed-img {
    margin-bottom: 20px;
}
/*------Finnapp------*/

#finnapp {
    background: url(/images/mobile.png), #ffffff;
    /*background-position: 18%, center;*/
    background-position: 79%, center;
    background-size: none, cover;
    background-repeat: no-repeat, no-repeat;
    min-height: 640px;
    font-size: 14px;
    color: #5f5f5f;
    padding-top: 80px;
}
.finnapp-head
{
	font-family:'KozGoPr6N-ExtraLight-AlphaNum';
	font-size:33px;
	color:#393737;
	line-height:36px;
	padding-top:30px;
}
.finnapp-subhead
{
	font-family:'KozGoPr6N-Medium-AlphaNum';
	font-size:39px;
	color:#656363;
	line-height:39px;
	padding-top:10px;
}
.finnapp-para1
{
	font-family:'KozGoPr6N-Light-AlphaNum';
	font-size:15px;
	color:#6a6a6a;
	margin-top:30px;
	margin-bottom:30px;
	line-height:24px;
}
.connect-line
{
    font-family: 'KozGoPr6N-Light-AlphaNum';
	font-size:16px;
	color:#606060;
	padding-top:15px;
	padding-bottom:10px;
}
ul.finnapp-para li
{
	list-style:url(/images/star-blue.png);
	font-family:'KozGoPr6N-Light-AlphaNum';
	font-size:15px;
	color:#606060;
	margin-bottom:15px;
	line-height:22px;
	margin-left:-10px;
}
#finnapp a
{
	color:#3b5999;
	font-family:'KozGoPr6N-Regular-AlphaNum';
	font-size:13px;
}
#finnapp a:hover
{
	color:#16cdc4;
}

/*----------------*/
/*-----------Solutions -----------*/
#solutions-plan
{
 background:#0064a3;
 min-height:550px;
 padding-top:60px;
 padding-bottom:20px;
 color:#ffffff;
}	

.solutions-plan-head
{
    font-family: 'latoregular';
    font-size: 30px;
    color: #ffffff;
    line-height: 30px;
    margin-bottom: 50px;
}
#solutions-plan .goal
{
	padding-left:15px;
	padding-right:15px;
}

#solutions-plan .lastblue-strip
{
  background:#207cc5;
  border-radius:10px;
  padding:8px 15px;
  font-family:'robotoregular';
  font-size:17px;
  color:#ffffff;
  margin-top:40px;
  line-height:40px;	
}
.start-btn
{
	background:#38c85e;
    border-radius:8px;
	font-family:'robotoregular';
	font-size:14px;
	outline:none;
	border:0;
	padding:0px 20px;
}
.start-btn:hover
{
	background:#f4e42f;
	outline:none;
	border:0;
	color:#000000;
}



#solutions-plan .tile-block {
  height: 155px;
  position: relative;
  background: rgba(0, 0, 0, 0.78);
  overflow: hidden;
  margin-bottom: 5px;
  border-radius: 10px;
}
#solutions-plan .tile-block .bg-img {
  width: 100%;
  height: 100%;
  -webkit-transition: all 0.2s ease;
  -moz-transition: all 0.2s ease;
  -o-transition: all 0.2s ease;
  transition: all 0.2s ease;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 0;
}
#solutions-plan .tile-block .bg-img:after {
  position: absolute;
  content: '';
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  z-index: 9999;
  background: rgba(0, 0, 0, 0.28);
}
#solutions-plan .tile-block .va-table {
  min-height: inherit;
}
#solutions-plan .tile-block:hover .bg-img {
  -moz-transform: scale(1.2);
  -o-transform: scale(1.2);
  -ms-transform: scale(1.2);
  -webkit-transform: scale(1.2);
  transform: scale(1.2);
}

.goal .head-text {
  font-family: "Lato-Bold";
  font-size: 17px;
  color: #ffffff;
  text-decoration: none;
  margin-top: 5px;
  margin-bottom: 15px;
}
.goal .headtext-para {
  font-family: "latoregular";
  font-size: 14.5px;
  color: #ffffff;
  text-decoration: none;
  line-height: 20px;
  margin-bottom: 20px;
}

#but-css .baskbgstrip1 {
  background: none;
  color: #606060;
  font-family: "Poppins-Medium";
  font-size: 18px;
  border-radius: 8px;
}
#but-css .baskbgstrip1 input {
  background: #055882;
  border: 0px;
  border-radius: 3px;
  width: 150px;
  text-align: center;
  font-size: 15px;
  padding: 5px 0;
  line-height: 20px;
  font-family: "Poppins-Medium";
  color: #ffffff;
}
#but-css .baskbgstrip1 input:hover, #but-css .baskbgstrip1 input:focus {
  outline: none;
}
#but-css .baskbgstrip1 button {
  background: #ff993f;
  background: -moz-linear-gradient(top, #ff993f 50%, #ff7801 50%, #ff993f 50%, #ff7801 50%, #ff7801 50%);
  background: -webkit-linear-gradient(top, #ff993f 50%, #ff7801 50%, #ff993f 50%, #ff7801 50%, #ff7801 50%);
  background: linear-gradient(to bottom, #ff993f 50%, #ff7801 50%, #ff993f 50%, #ff7801 50%, #ff7801 50%);
  border: 0px;
  border-radius: 3px;
  padding: 6px 10px;
  text-align: center;
  font-size: 13px;
  color: #ffffff;
  box-shadow: inset 0px 0px 5px rgba(0, 0, 0, 0.3);
  -moz-box-shadow: inset 0px 0px 5px rgba(0, 0, 0, 0.3);
  -webkit-box-shadow: inset 0px 0px 5px rgba(0, 0, 0, 0.3);
  margin-left: 10px;
}


#solutions-plan .more
{
	background:#e25656;
	color:#ffffff;
	padding:13px 35px;
	border-radius:25px;
	font-family:'latoregular';
	font-size:16px;
	outline:none;
	border:0px;
	margin-top:20px;
}
#solutions-plan  .more:hover
{
	background:#458ff0;
	color:#ffffff;
}

/*--------Feedback------*/
#feedback
{
	background:#ffffff;
	background-size:cover;
	min-height:510px;
	padding-top:80px;
	padding-bottom:50px;
}
.feedback-head
{
	font-family:'latoregular';
	font-size:30px;
	color:#131313;
	line-height:26px;
	margin-bottom:60px;
}
.feedback-head p
{
	font-family:'Poppins-Light';
	font-size:16px;
	line-height:22px;
	color:#4e4e4e;
    padding-top: 5px;
	text-transform:none;
	padding-bottom:60px;
}
.feedback-area
{
	background:#c3f2f3;
	border-radius:10px;
	min-height:190px;
	padding:20px 10px;
	/*padding-left:40px;
*/	font-family:'latoregular';
	font-size:13px;
	color:#1f1f1f;
	margin-bottom:20px;
	margin-right:20px;
}
.feedback-area .feed-img
{
	width:65px;
	position:absolute;
	top:30px;
	left:-20px;
}
.feedback-area .feed-para
{	
	font-family:'latoregular';
	font-size:13px;
	line-height:20px;
	color:#2d2d2d;
	padding-bottom:20px;
    min-height: 100px;
}
.feedback-area .feed-name
{
	font-family:'Lato-Bold';
	font-size:15px;
	color:#040404;
	font-style:italic;
}


.feedback > .carousel-indicators {
    bottom: 0px;
}
.feedback > .carousel-indicators li {
    display: inline-block;
    width: 11px;
    height: 11px;
    text-indent: -999px;
    cursor: pointer;
    margin: 2px;
    background-color: #b7b7b7;
    border: 2px solid #b7b7b7;
    border-radius: 10px;
}
.feedback > .carousel-indicators .active {
    width: 11px;
    height: 11px;
    margin: 2px;
    background-color: #e25655;
    border: 2px solid #e25655;
}
.feedback > .carousel-inner >.item 
{
    min-height:380px;
}
p.feed-txt
{
	padding:20px 20px;
	color:#ffffff;
	font-family:'Lato-Light';
	font-size:22px;
	line-height:28px;
	font-style:italic;
}
.feedback > .carousel-control > .chevron-left, .feedback > .carousel-control > .chevron-right, .feedback > .carousel-control .icon-next, .feedback > .carousel-control > .icon-prev {
    position: absolute;
    top: 50%;
    z-index: 5;
    display: inline-block;
}
.feed-name
{
	color:#ffffff;
	font-family:'latoregular';
	font-size:25px;
}
.feed-details
{
	color:#ffffff;
	font-family:'Lato-Light';
	font-size:17px;
	line-height:22px;
}


#feedback .more
{
	background:#e25656;
	color:#ffffff;
	padding:13px 35px;
	border-radius:25px;
	font-family:'latoregular';
	font-size:16px;
	outline:none;
	border:0px;
}
#feedback  .more:hover
{
	background:#458ff0;
	color:#ffffff;
}
/* -----------Award Section------------------ */
#awards-section
{
	background:#ffffff;
	min-height:382px;
	padding-top:50px;
	padding-bottom:50px;
}
.awards-head
{
	font-family:'latoregular';
	font-size:22px;
	color:#000000;
	line-height:26px;
	margin-bottom:10px;
}
/*--------Get in Touch------*/

#contact-home{
    background: #f6f6f6;
    min-height: 480px;
    color: #000;
    padding-top: 2px;
    padding-bottom: 200px;
}
.foot-border{
	border-top:1px solid #686868;
	}
.foot_padding{
	    padding-top: 30px;
    padding-bottom: 15px;
	}

.contact_home_head{
	 font-family: 'robotomedium';
	font-size:17px;
	color:#1b1b1b;
	line-height:20px;
	text-transform:uppercase;
	}
.contact_home_subhead{
	 font-family: 'robotolight';
	font-size:17px;
	color:#626262;
	line-height:20px;
	padding-top:10px;
	padding-bottom:10px;
	}
.contact-home-heading{
	 font-family: 'robotomedium';
    font-size: 18px;
    color: #b7b7b7;
    line-height: 30px;

}

.contact_mid{
	width: 80%;
    font-size: 16px;
    padding-top: 30px;
    padding-bottom: 20px;
	    line-height: 25px;

	}
.contact_mid .media {
    margin-top: 10px;
}	
#contact-home .media  .icon{
	    margin-top: 0px;
		margin-bottom: 5px;
		margin-right:10px;
	}
.add-media-text{
	    font-size: 17px;
		font-family:'robotoregular';
    line-height:18px;
	    color: #000;
    padding-top: 5px;
	}
.add-media-text span{
		font-family:'robotomedium';
		font-size:20px;
	}
.add-media-text p{
    padding-top: 10px;
	}

.add-media-text a{
	    color: #000;
	}

.add-media-text a:hover{
	    color: #ffa226;
	}	
		
.links-list{
	font-family: 'robotoregular';
	font-size:14px;
	color:#fff;
	padding-top:0px;
	}
.links-list ul{
	margin-left: 0px;
    -webkit-padding-start: 6px;
}
.links-list li{
    list-style-type: none;
    margin: 0;
       padding: 5px 0px;
    border-bottom: 0px solid #3f4450;
      margin-bottom: 10px;
}
.links-list li a{
	    color: #717171;
	text-decoration:none;
}
.links-list li a:hover{
	color:#ffa226;
}

.links-list li:before{
	content:"\f101";      

	font-size: 18px;   
    margin-right:10px;
	vertical-align:middle;
	position: relative;
    top: -1px;
	color:#717171;
    display: inline-block;
   font-family: FontAwesome;
    font-style: normal;
    font-weight: 400;
    line-height: 1;
    -webkit-font-smoothing: antialiased;     
}

.links-list1{
	font-family: 'robotoregular';
	font-size:14px;
	color:#fff;
	padding-top:20px;
	}
.links-list1 ul{
	margin-left: 0px;
    -webkit-padding-start: 6px;
}
.links-list1 li{
    list-style-type: none;
    margin: 0;
    padding: 3px 0px;
    border-bottom: 0px solid #3f4450;
    margin-bottom: 25px;
}

.links-list li:last-child, .links-list1 li:last-child {
   border-bottom: 0px solid #3f4450;
}
	
/*------footer---------------*/
#footer-menubg
{
	background-image:url(/images/ftr-fb.png), url(/images/facebook-ftr.png);
	background-position:8%, 50%;
    background-repeat: no-repeat, no-repeat;
	background-size:inherit, cover;
	min-height:111px;
	color:#ffffff;
	font-size:14px;
	font-family:'latoregular';
	line-height:25px;
    padding-top: 18px;	
}
a.fb
{
	color:#99c6ff;
	font-family:'lato-bold';
}
a:focus.fb, a:hover.fb
{
	color:#ffffff;
}
/*----------------footer-------------------*/
footer
{
	background:#055576;
	padding-top:20px;
	padding-bottom:20px;
	color:#ffffff;
	font-size:11px;
	font-family:'robotoregular';
	line-height:22px;
}
footer a
{
	color:#ffffff;
}
footer a:hover
{
	color:#ffffff;
}

a.arm
{
color:#ffffff;
font-size:12px;
}
a:hover.arm
{
color:#ffffff;
}
/*----------------*/
.foot-disclaimer
{
	min-height:50px;
	background:#ffffff;
	padding-top:30px;
	padding-bottom:15px;
}
.foot-disclaimer .container-fluid
{
	padding-left:30px;
	padding-right:30px;
}

.foot-disclaimer .disclaimer
{
	background:none;
    padding-top: 20px;
	color:#757575;
	font-size:13px;
	line-height:18px;
	font-family:'robotoregular';
} 


@media (max-width:767px)
{

.navbar>.container .navbar-brand, .navbar>.container-fluid .navbar-brand {
    margin-left: 0px;
}
	 nav 
	 {
        height: 100px;
	 }
	 nav > .container-fluid
	 {
		 padding-right:0px;
		 padding-left:0px;
	 }
	/* .navbar-default
	 {
		 background:none;
	 }*/
	 nav .navbar-brand {
    display: inline-block;
    height: 82px;
    width: 250px;
    line-height: 82px;
	margin-top:10px;
	background:url(/images/logo.png) no-repeat;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -ms-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s; 
	}
	.navbar>.container .navbar-brand, .navbar>.container-fluid .navbar-brand {
    margin-left: 15px;
}
	 .navbar-default .navbar-collapse, .navbar-default .navbar-form 
	 {
		 border:0px;
	 }
	.navbar-fixed-bottom .navbar-collapse, .navbar-fixed-top .navbar-collapse {
    max-height: 500px;
	background:#ffffff;
	border-top: 1px solid #d1d1d1;
	margin-top: 4px;
    }
	.navbar-default .navbar-nav > li > a {
    padding: 10px 15px;
	}

/*.login-btn
{
	background:#3c55a5;
}
.login-btn:hover
{
	background:#e25655;
}
.navbar-default .navbar-nav > li > a.log-in
{
	color:#e25655;
}
.navbar-default .navbar-nav > li > a.log-in:hover
{
	color:#3c55a5;
}
.navbar-default .navbar-nav > li > a.log-in img
{
	width:20px;
	height:15px;
	background:url(/images/login-iconsmall.png) center no-repeat;
	border:0;
}*/	
.navbar-default .navbar-toggle:focus, .navbar-default .navbar-toggle:hover {
    background-color: #ffffff;
}
	nav .navbar-right {
    float: left!important;
	padding-top:10px;
	}
	
	.navbar-default .navbar-toggle:focus, .navbar-default .navbar-toggle:hover {
    background-color: none;
}
.navbar-default .navbar-toggle .icon-bar {
    background-color: #ddd;
}

 nav.smaller .navbar-right {
    float: left!important;
}
.navbar-toggle {
    margin-right: 25px;
}

 #banner
	 {
		 min-height:100vh;
		     background-image: none;
	 }
	 .carousel-inner >.item {
        min-height: 100vh;
	}
	 .carousel-caption {
    top: 130px;
	left:10px;
	 }
	 .carousel-caption .heading {
    font-size: 36px;
    margin-bottom: 0px;
    line-height: 36px;
    padding-top: 0px;
	padding-right:0px;
	 }
	 .line {
    margin-top: 5px;
    margin-bottom: 10px;
	 }
	.power-sip-head p {
    padding: 6px 10px;
	}
.padding-left-right {
    padding-left: 10px !important;
    padding-right: 10px !important;
}

	 #knowledge-sec {
    background-image: none;
	padding-top:50px;
	}
}
@media (max-width: 425px)
{

	.login-btn {
    margin-left: 10px;
	}
.container-fluid>.navbar-collapse, .container-fluid>.navbar-header, .container>.navbar-collapse, .container>.navbar-header {
    margin-right: -30px;
    margin-left: -30px;
}
nav {
    height: 80px;
}
.navbar-default {
    border-bottom: 1px solid #dadada;
}
nav .navbar-brand {
    height: 62px;
    width: 210px;
    margin-top: 10px;
    background: url(/images/logo.png) no-repeat;
    background-size: contain;
	}
	nav .navbar-brand:after {
    position: absolute;
    left: 33px;
    top: 30px;
    width: 200px;
    height: 20px;
    font-size: 11px;
    color: #000000;
    text-align: justify;
    text-transform: uppercase;
    content: 'AMFI Registered MF Distributor';
}
nav .navbar-nav > li > a {
    color: #3c55a5;
}
#banner .heading .bg-txt {
    font-size: 43px;
}
	.power-sip-head p {
    padding: 6px 10px;
	}
	
.btn-pad-hdr{padding: 12px 22px;}


.para
{
	padding:10px 10px;
}
.feed {
    min-height: 250px;
	padding-bottom:0px;
 }	
 
.wealth-gaintext {
    top: -1%;
    right: -3%;
    width: 56%;
}
.amount-investedtext {
    bottom: -6%;
    left: -1%;
    width: 62%;
}
.power-sip-subhead {
    font-size: 32px;
    line-height: 35px !important;
} 
#power-sip a.start-sip {
    padding: 12px 20px;
}
a > .banner-icons {
    margin-left: 0px;
    margin-right: 0px;
}
.banner .item .heading {
    font-family: 'KozGoPr6N-Regular-AlphaNum';
    font-size: 36px;
    color: #ffffff;
    margin-bottom: 15px;
    line-height: 36px;
    margin-top: 100px;
    text-transform: uppercase;
    }
    .banner .item .custom-font {
    font-family: 'KozGoPr6N-Bold-AlphaNum';
    font-size: 33px;
    line-height: 35px;
    color: #ffd308;
  }
#banner
	 {
	min-height:630px;
    background: url(/images/banner.png) center no-repeat;
    /*background-position: 190% bottom;*/
    /*background-size: 84%;*/
    background-size: cover;
    padding-top: 100px;
	 }
	 .carousel-inner >.item {
        min-height: 580px;
	}
#carousel-basket .carousel-inner > .item {
    min-height: 1000px;
}

.left-section {
    border-right:0px solid #e2e2e2;
}
.about-txt {
    padding-right: 20px;
	margin-bottom:20px;
}
.simple-section {
    padding-left: 0px;
}
#feedback {
    padding-top: 50px;
    padding-top: 30px;
}
.feedback > .carousel-inner >.item {
    min-height: 500px;
}
p.feed-txt {
    padding: 20px 0px;
}
.feedback > .carousel-indicators {
    bottom: -30px;
}
#footer-menubg {
    background-image:url(/images/facebook-ftr.png);
    background-position:center;
    background-repeat:no-repeat;
    background-size:cover;
}
#finnapp {
    background:#ffffff !important;
    }
}
@media (max-width: 375px)
{
	
	
	.btn-pad-hdr {
    padding: 10px 10px;
	margin-top:20px;
}

h1
{
	margin-top:0px;
	margin-bottom:0;
}

#power-sip a.start-sip {
    padding: 12px 9px;
	font-size:12px;
}
#finnapp {
    background: #ffffff;
  }
}
@media (min-width: 426px) and (max-width:768px)
{
.padding-left-right {
    padding-left: 20px !important;
    padding-right: 20px !important;
}
	 /*.navbar-default
	 {
		 background:none;
	 }*/
	 .navbar-default .navbar-collapse, .navbar-default .navbar-form 
	 {
		 border:0px;
	 }
	.navbar-fixed-bottom .navbar-collapse, .navbar-fixed-top .navbar-collapse {
    max-height: 500px;
    }
	.navbar-default .navbar-nav > li > a {
    padding: 10px 9px;
    }
	.navbar-right {
    float: left!important;
	padding-top:20px;
	}
	.navbar-right .dropdown-menu {
    left: 0 !important;
    min-width: 245px;
}
	.login-btn {
    margin-top: 3px;
	}
	
	/* #banner
	 {
		 min-height:100vh;
         background-image: url(/images/banner-img.png);
	 }*/
	 .carousel-inner >.item {
        min-height: 100vh;
	}
	 .carousel-caption {
    top: 100px;
	left:10px;
	 }
	 .carousel-caption .heading {
    font-size: 36px;
    margin-bottom: 0px;
    line-height: 36px;
    padding-top: 0px;
	padding-right:0px;
	 }
	 #banner .heading {
    padding-top: 110px;
	}
	 .line {
    margin-top: 5px;
    margin-bottom: 10px;
	 }
	
	
	.power-sip-head p {
    padding: 6px 10px;
	}
	
	.erin-ben
	{
		margin-top:10px;
	}
.market-research-head p
{
    padding: 10px 0px 30px 0px;
}
	 
	 .no-padding-right {
    padding-right: 10px;
}
	 .social-head p
	 {
		 padding: 10px 0px 50px 0px;
	  }
.social-margin-left
{
	margin-left:0px;
}

.power-sip-head p
{
    padding: 6px 10px;
}
.market-research-head p {
    padding: 10px 10px 30px 10px;
	} 
	p.feed-txt {
    padding: 10px 0px;
    }
.feed {
    min-height: 250px;
	padding-bottom:0px;
 }	  
.contact-head p
{
    padding: 10px 10px 50px 10px;
}
	

.no-padding-left2
{
	padding-left:0px;
}

.wealth-gaintext {
    top: -1%;
    right: -3%;
    width: 23%;
}
.amount-investedtext {
    bottom: -6%;
    left: -1%;
    width:25%;
}
#feedback{
	padding-top:50px;
}

/*#finnapp {
    background: #ffffff;
  }*/

}
@media (max-width: 991px) and (min-width: 767px)
{
	
	.navbar-default {
    padding: 0 15px;
}
	 .navbar-default .container-fluid {
    padding-right: 0px;
     padding-left: 0px;
	 }
	 .navbar>.container-fluid .navbar-brand {
    margin-left: 0px;
	background-size:contain;
    height: 51px;
    width: 208px;
}
nav .navbar-brand:after {
    position: absolute;
    left: 39px;
    top: 23px;
    width: 200px;
    height: 20px;
    font-size: 11px;
    color: #000000;
    text-align: justify;
    text-transform: uppercase;
    content: 'AMFI Registered MF Distributor';
}
	 .navbar-default .navbar-nav > li > a {
    padding: 12px 15px;
    font-size: 14px;
	 }
	 .navbar-right {
    margin-right: 0px;
	 }
	  nav .navbar-right {
    padding-top: 5px;
	float:left !important;
	  }
	  nav {
     height: 100px;
	  }
	   nav.smaller {
    height: 120px;
	 }
	 .login-btn {
    margin-top: 10px;
	}
	.left-section {
    border-right: 0px solid #e2e2e2;
}
#banner {
    min-height: 87vh;
  /*  padding-top: 73px;
    background-size: 100%;
        background-image: url(/images/banner-img.png);*/
}
	 .carousel-inner >.item {
        min-height: 100vh;
	}
	 .carousel-caption {
    top: 190px;
	left:20px;
	 }
	 .carousel-caption .heading {
    font-size: 42px;
    margin-bottom: 0px;
    line-height: 42px;
    padding-top: 0px;
	padding-right:0px;
	 }
	 .para {
    padding: 10px 10px;
}
	 
	 a > .banner-icons {
    margin-left: 0px;
    margin-right: 0px;
}
	 #knowledge-sec {
    background-position: 70% 95%;
    background-size: 57%;
	 }
	 .nav>li>a {
    padding: 10px 5px;
    }
	 .padding-left-right {
    padding-left: 10px !important;
    padding-right: 10px !important;
    }
	.market-research-head p {
    padding: 10px 20px 30px 20px;
	}
	#finnapp {
    min-height: 612px;    
    background-position: 97%, center;
    background-size: 30%;
	}
	.feedback > .carousel-inner >.item {
    min-height: 430px;
}
	.contact-head p {
    padding: 10px 20px 50px 20px;
	}
	.social-head p {
    padding: 10px 20px 50px 20px;
	}
	 p.feed-txt {
    padding: 10px 10px;
    }

.no-padding-left2
{
	padding-left:0px;
}
}
@media (max-width: 1024px) and (min-width: 992px)
{
	 .navbar-default {
    padding: 0 15px;
	}
	 
	 .navbar-default .navbar-nav > li > a {
    padding: 20px 10px;
	 }
	 .toggle {
    padding-left: 0px;
}
	 .navbar-right {
    margin-right: 0px;
	 }
	 .navbar-default .container-fluid {
    padding-right: 5px;
     padding-left: 5px;
	 }
	 .navbar>.container-fluid .navbar-brand {
    margin-left: 0px;
}
nav .navbar-right {
    padding-top: 0px;
	}
	nav.smaller .navbar-right {
    padding-top: 5px;
}

.login-btn {
    margin-top: 15px;
}
nav .navbar-brand {
    display: inline-block;
    height: 73px;
    width: 185px;
    line-height: 73px;
    margin-top: 0px;
    background: url(/images/logo.png) no-repeat;
    background-size: contain;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -ms-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
}
nav .navbar-brand:after {
    position: absolute;
    left: 42px;
    top: 25px;
    width: 200px;
    height: 20px;
    font-size: 11px;
    color: #000000;
    text-align: justify;
    text-transform: uppercase;
    content: 'AMFI Registered MF Distributor';
}
/*#banner {
    background-position: 720% bottom;
    background-image: url(/images/banner-img.png);
	}*/
	 .carousel-caption {
    top: 200px;
    width: 100%;
	 }
	 .carousel-caption .heading {
    font-size: 44px;
    margin-bottom: 0px;
    line-height: 44px;
    padding-top: 0px;
	padding-right:0px;
	 }
	 .line {
    margin-top: 10px;
    margin-bottom: 15px;
	 }
	 .padding-left-right {
    padding-left: 20px !important;
    padding-right: 20px !important;
}
.about-space {
    background: none;
    padding: 4px;
    border: 0px solid #e2e2e2;
}
	 p.feed-txt {
    padding: 10px 80px;
    }
	.market-research-head p {
    padding: 10px 65px 30px 65px;
	}
	.nav>li>a {
    padding: 10px 11px;
	}
	a .save-tax-btn2 {
    padding: 12px 12px;
	}

	.contact-head p {
    padding: 10px 70px 50px 70px;
	}
	.social-head p {
    padding: 10px 70px 50px 70px;
	}
	.social-btn {
    padding: 12px 10px;
	}
	#knowledge-sec {
    background-position: 98% 50%;
    background-size: 45%;
    min-height: 550px;
    padding-top: 70px;
    padding-bottom: 20px;
	}
	a > .banner-icons {
    margin-left: 0px;
    margin-right: 0px;
	}
	#finnapp {
    min-height: 500px;
    padding-top: 60px;
	}
	.finnapp-matter {
    margin-top: 10px;
	}
	
	.social-btn1 {
	margin-left:110px;
	}
}
@media (max-width: 1199px) and (min-width: 1023px)
{
	
.navbar-fixed-top {
    border-width: 0 0 0px;
}

.blue-btn
{
	font-size:20px;
	margin-left:-27px;
	font-weight:bold;
}
.orange-btn
{
	font-size:20px;
	margin-left:-22px;
	font-weight:bold;
}
.green-btn
{
	font-size:20px;
	margin-left:-17px;
	font-weight:bold;
}

.rd-sec a p
{
	padding-left:50px;
	padding-right:50px;
}
.wealth-gaintext {
    top: -1%;
    right: -3%;
    width: 45%;
}
.amount-investedtext {
    bottom: -6%;
    left: -1%;
    width: 52%;
}

}