@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;
	outline:none;
}

::-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);
}



#load{
    width:100%;
    height:100%;
    position:fixed;
    z-index:9999;
    background:rgba(204,204,204,1);
}
#load > img
{
	margin-top:5%;
}
#load > #popup-close-box
{
	color:#333;
	font-size:16px;
	position:absolute;
	top:12%;
	right:32%;
	z-index:999;
	cursor:pointer;
}

/*.t1
{
	background:#ffffff;
	border-radius:3px;
	border:1px solid #dadada;
	min-height:150px;
	width:100px;
	position:fixed;
	margin:0 auto;
	top:350px;
	left:0;
	padding:10px;
}
.t1img
{
	position:absolute;
    right: -39px;
    top: -1px;
}
.t1 .plan-btn
{
	background:#ff7d00;
	border-radius:3px;
	font-family:'robotoregular';
	font-size:13px;
	color:#ffffff;
	padding:5px 5px;
	margin-top:0px;
	margin-bottom:5px;
	border:0;
}
.t1 .plan-btn:hover
{
	background:#0e5aa7;
	color:#ffffff;
}*/

/*------Nav bar-----*/
.navbar
{
	margin-bottom:0px;
}
.navbar-fixed-top {
    border-width: 0 0 0px;
}
.navbar-default
{
	background:none;
	border-bottom:none;
	padding:0 15px;
	border-bottom:0px solid #dadada;
}
.navbar-default .navbar-nav > li > a
{
	padding:8px 12px;
	color:#232323;
	font-size:15px;
	font-family:'robotoregular';
}
.navbar-default .navbar-nav > li > a > .sub-m
{
	color:#2e2e2e;
	font-size:13px;
	font-family:'robotoregular';
}
.navbar-default .navbar-nav > li > a:hover, .navbar-default .navbar-nav > li > a:focus
{
	color:#2196e4;
}
.navbar-default .navbar-nav>.active>a, .navbar-default .navbar-nav>.active>a:focus, .navbar-default .navbar-nav>.active>a:hover {
    color:#2196e4;
    background: none;
}
.dropdown-menu>li>a {
	font-family:'robotoregular';
	font-size:14px;
    padding: 5px 12px;
}
.navbar-default .navbar-nav>.open>a, .navbar-default .navbar-nav>.open>a:focus, .navbar-default .navbar-nav>.open>a:hover {
    color:#0174cf;
    background:none;
}

.toggle
{
	color:#00a0e3;
	padding-left:5px;
	display:none;
}
.login-btn
{
	background:#1f92de;
	font-family:'robotoregular';
	font-size:15px;
	color:#ffffff;
	border:none;
	border-radius:3px;
	padding:10px 15px;
	margin-left:10px;
}
.login-btn:hover
{
	color:#ffffff;
	background:#7ab102;
}
.login-btn a, .login-btn a:hover, .login-btn a:focus
{
	color:#fff;
}
.navbar-brand
{
	padding:0 15px;
}
.navbar>.container .navbar-brand, .navbar>.container-fluid .navbar-brand {
    margin-left: 0px;
}
.navbar-right {
    float: right!important;
    margin-right: 15px;
	padding-top:5px;
}
.show-nav
{
	background:#ffffff;
	transition-property: height 80px;
}
.top-nav > .container-fluid
{
  padding-left:15px;
  padding-right:15px;
}
.top-nav
{
	width: 100%;
    background:none;
    position: absolute;
    top: 0;
	left:0;
    padding: 5px;
    color:#000000;
     margin-top: 10px;
    z-index: 99999;
	font-family:'robotoregular';
	font-size:15px;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -ms-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s; 
}
.top-nav .text{font-size:15px; color:#000000; margin-top: 4px;}
.top-nav .text img{margin-top:-3px;}
.font-white{color:#000000;}
	.top-nav a{text-decoration:none; color:#000000; padding-left:5px; padding-right:5px; font-size:15px; outline:none;}
	.top-nav a:hover, .top-nav a:focus{ color:#0073c3; outline:none;}
	.top-nav img{padding:0 3px;}
.no-top-nav
{
     display:none;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -ms-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s; 
}

/*---------Search Panel-------------*/

a .searchbox
{
    background: #e14645;
    border-radius: 5px;
    min-height: 10px;
    box-shadow: none;
    padding: 5px 10px;
	font-family:'robotoRegular';
	font-size:14px;
	color:#ffffff;
	border:0;
}
a .searchbox img
{
	margin-top:4px;
}

a:hover  .searchbox{
	outline:none;
	box-shadow:none;
	background:#0073c3;
}
/*-----------------------------------*/
/*-------------------------Navbar Animation------------------------------------- */
nav {
  height: 130px;
  z-index: 999;
  background:none;
  -webkit-transition: height 0.4s;
  -moz-transition: height 0.4s;
  -ms-transition: height 0.4s;
  -o-transition: height 0.4s;
  transition: height 0.4s;
  transition: top 0.4s ease-in-out; 
  }
  nav .navbar-brand {
   display: inline-block;
    height: 93px;
    width:239px;
    line-height: 65px;
    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; }
	
 nav .navbar-right {
    float: right!important;
    margin-right: 0px;
	padding-top:50px;
    -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.smaller {
    height: 80px;
	background:#ffffff;
	border-bottom:1px solid #d1d1d1;
	box-shadow: 0 3px 6px -2px #a9a6a6;
  -webkit-transition: height 0.4s;
  -moz-transition: height 0.4s;
  -ms-transition: height 0.4s;
  -o-transition: height 0.4s;
  transition: height 0.4s;
  transition: top 0.4s ease-in-out; 
	 }
    nav.smaller .navbar-brand {
      width: 187px;
    height: 72px;
    line-height: 50px;
    margin-top: 3px;
	  background:url(/images/logo_small.png) no-repeat;
	   }
 nav.smaller .navbar-right {
    float: right!important;
    margin-right: 0px;
	padding-top:20px;
}

.nav-up {
  top: -150px;
  transition: top 0.3s ease-in-out;
}
/*------BANNER------*/

#banner
{
	top:0;
	left:0;
    min-height:650px;
	width:100%;
	background: url(/images/banner.png) center no-repeat;
	background-size: cover;
	padding-top:120px;
	padding-bottom:30px;
}
#banner .heading
{
	font-family:'robotoregular';
	font-size:40px;
	color:#000000; 
	margin-bottom:10px;
	line-height:40px;
	font-weight:none !important;
	padding-top:80px;
    text-shadow: 0px 0px 0px rgba(0, 0, 0, 0.22);
}
#banner .heading2
{
	color:#1172b2;
	font-family:'robotobold';
	font-size:50px;
	line-height:50px;
	padding-top:10px;
}
#banner .heading3
{
	color:#7ab102;
	font-family:'robotoregular';
	font-size:25px;
	line-height:25px;
}

#banner .start-btn
{
	background:#7ab102;
	border-radius:3px;
	font-family:'robotoregular';
	font-size:16px;
	color:#ffffff;
	padding:12px 25px;
	border:0px;
	outline:none;
	margin-top:30px;
	margin-bottom:40px;
}
#banner .start-btn:hover, #banner .start-btn:focus
{
	background:#1897ce;
	color:#ffffff;
	outline:none;
}
.plan-btn
{
	background: rgba(29,208,193,1);
	background: -moz-linear-gradient(left, rgba(29,208,193,1) 0%, rgba(44,199,103,1) 100%);
	background: -webkit-gradient(left top, right top, color-stop(0%, rgba(29,208,193,1)), color-stop(100%, rgba(44,199,103,1)));
	background: -webkit-linear-gradient(left, rgba(29,208,193,1) 0%, rgba(44,199,103,1) 100%);
	background: -o-linear-gradient(left, rgba(29,208,193,1) 0%, rgba(44,199,103,1) 100%);
	background: -ms-linear-gradient(left, rgba(29,208,193,1) 0%, rgba(44,199,103,1) 100%);
	background: linear-gradient(to right, rgba(29,208,193,1) 0%, rgba(44,199,103,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#1dd0c1', endColorstr='#2cc767', GradientType=1 );
	border-radius:25px;
	font-family:'Merriweather-LightIt';
	font-size:15px;
	color:#ffffff;
	padding:15px 40px;
	border:0px;
	outline:none;
}
.plan-btn:hover, .plan-btn:focus
{
	background:#055882;
	color:#ffffff;
	outline:none;
}
#banner a .media .media-body .media-heading
{
	font-family:'robotoregular';
	font-size:16px;
	color:#fec90f;
	font-weight:100;
	line-height:24px;
	padding-top:15px;
	text-transform:uppercase;
}
#banner a .media .media-body p
{
	font-family:'robotolight';
	font-size:14px;
	color:#fefefe;
	font-weight:100;
	line-height:24px;
	text-transform:none;
}
#banner a .media .media-left img
{
	margin-top:40px;
	padding-right:5px;
}
#banner a .media .media-right img
{
	margin-top:40px;
	padding-left:5px;
}
#banner a:hover .media .media-body .media-heading
{
	color:#1ecfb9;
}
#banner .lastline
{
	font-family:'nunito-regular';
	color:#004e9c;
	font-size:l9px;
	line-height:30px;
}
#banner .lastline p
{
	color:#414141;
	font-size:23px;
}


/*--------benefits and other short links section 2------*/
.services
{
	background:url(/images/one-solution-bg.png) center no-repeat;
	background-size:cover;
	padding-top:40px;
	padding-bottom:40px;
}
.services .services_heading
{
	font-family:'robotomedium';
	font-size:35px;
	line-height:35px;
	color:#000000;
	margin-top:50px;
}
.services .services_heading p
{
	font-family:'robotoregular';
	font-size:24px;
	line-height:24px;
	color:#000000;
	padding-top:10px;
}
.services .services_headingpara
{
	font-family:'robotoregular';
	font-size:16px;
	line-height:20px;
	color:#4e4e4e;
	padding:5px 30px;
	margin-bottom:20px;
	margin-top:20px;
}
.services a > img{
  transform-style: preserve-3d;
  transition: all .6s linear;
}
.services a:hover > img{
  transform: rotateY(180deg);
}
.services a > .service-ico-head
{
	font-family:'robotomedium';
	font-size:22px;
	line-height:22px;
	color:#0d235e;
	padding-bottom:10px;
	padding-top:10px;
	margin-top:10px;
}
.services a:hover > .service-ico-head
{
	color:#e66f05;
}
.services a > .service-ico-para
{
	font-family:'robotoregular';
	font-size:15px;
	line-height:20px;
	color:#000000;
	padding:10px 53px;
}

/*--------Physically fit section------*/
.physically-fit
{
	background-image: url(/images/physical-bg-img.png), url(/images/physical-bg.png);
    background-position: 84% 54%, center;
    background-size: auto, cover;
    background-repeat: no-repeat, no-repeat;
	padding-bottom:50px;
	min-height:540px;
}
.physically-fit .margin-top-120
{
	margin-top:120px;
}
.physical-bg-head
{
	font-family:'Robotomedium';
	font-size:42px;
	color:#ffffff;
	line-height:58px;
}
.physical-bg-head span
{
	font-family:'RobotoLight';
	font-size:35px;
	color:#ffffff;
	line-height:58px;
	font-style:italic;
}
.physical-bg-head .secondline
{
	font-family:'Robotomedium';
	font-size:58px;
	color:#ffffff;
	line-height:58px;
}

.physically-fit .more
{
	background:#95cb21;
	color:#010101;
	padding:12px 25px;
	border-radius:4px;
	font-family:'robotoregular';
	font-size:16px;
	cursor:pointer;
	margin-top:60px;
	border:0;
}
.physically-fit .more:hover 
{
	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-image:url(/images/banner-tree.png), url(/images/compounding_bg.jpg);
	background-position:80% 100%, center;
	background-size:auto, cover;
	background-repeat:no-repeat, no-repeat;
	min-height:656px;
	padding-bottom:30px;
}
.power-sip .heading
{
	font-family: 'robotoregular';
    font-size: 40px;
    color: #ffffff;
    margin-bottom: 15px;
    line-height: 43px;
    padding-top: 150px;
}
.power-sip-head p
{
	font-family:'Poppins-Light';
	font-size:16px;
	line-height:28px;
	color:#ffffff;
    padding: 6px 10px 30px 10px;
	text-transform:none;
}
.sip-calc
{
	background:#ffffff;
	border:1px solid #e8e8e8;
	min-height:365px;
	margin-bottom:30px;
	padding:10px;
	padding-bottom:20px;
	border-radius:25px;
}
.graph-bg
{
	background:url(/images/graph-bg.png) center no-repeat;
	background-size:cover;
	min-height:300px;
}
.chart-legend li span{
    display: inline-block;
    width: 12px;
    height: 12px;
    margin-right: 5px;
	float:none;
}

.calc-heading
{
	font-family:'robotobold';
	font-size:30px;
	color:#0f3c74;
	line-height:30px;
	padding-bottom:10px;
}
.calc-heading2
{
	font-family:'robotobold';
	font-size:20px;
	color:#2060b1;
	line-height:20px;
	padding-bottom:20px;
}
.calc-subheading
{
	font-family:'robotoregular';
	font-size:14px;
	color:#595959;
}
.input-vals
{
	background:#2060b1;
	border-radius:5px;
	padding:0px;
	margin-bottom:35px;
}
.input-yrs
{
	background:#a3cc10;
	border-radius:0 3px 3px 0;
	padding:10px 20px;
}
.line
{
	margin-top:10px;
	margin-bottom:30px;
	background:#fff;
	min-height:2px;
}

.resulttext
{
	font-family:'robotoRegular';
	color:#000000;
	font-size:30px;
	line-height:33px;
	padding:15px 0px;
}
.amount
{
	color:#a3cc10;
	font-family:'Roboto-Black';
}
.wealth-amttext
{
	color:#2060b1;
	font-size:16px;
	line-height:18px;
	font-family:'robotobold';
}
.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;
}

.plan-btn
{
	background:#a3cc10;
	border-radius:3px;
	font-family:'robotoregular';
	font-size:15px;
	color:#ffffff;
	padding:10px 30px;
	border:0;
}
.plan-btn:hover
{
	background:#2060b1;
	color:#ffffff;
}
#power-sip a.start-sip
{
	background:#dbae1d;
	color:#ffffff;
	padding:12px 60px;
	border-radius:25px;
	font-family:'Poppins-SemiBold';
	font-size:14px;
	text-transform:uppercase;
	cursor:pointer;
}
#power-sip  a:hover.start-sip
{
	background:#00a0e3;
	color:#ffffff;
}

/*---How it works----*/
.how-sec
{
	background:url(/images/howitworks_bg.png) center no-repeat;
	background-size:cover;
}
.how-sec-head
{
	font-family:'Muli-Bold';
	font-size:35px;
	color:#000000;
	line-height:40px;
     margin-bottom: 50px;
    margin-top: 60px;
}
.how-sec-head p
{
	font-family:'robotoregular';
	font-size:16px;
	line-height:24px;
	color:#000000;
    padding-top: 10px;
}
.how-sec-bold
{
	font-family:'Lato-Black';
	font-size:70px;
	color:#e04f5f;
	line-height:70px;
	text-transform:uppercase;
	margin-bottom:70px;
}
.how-sec-bold p
{
	font-family:'Latoregular';
	font-size:21px;
	color:#575757;
	line-height:24px;
	padding-top:10px;
}

.how-sec a > .how-text
{
	font-family:'robotoregular';
	font-size:15px;
	line-height:22px;
	color:#6b6b6b;
	padding:40px 20px;
	background:#ffffff;
	margin-top:30px;
	border:2px solid #e1e1e1;
	margin-right:10px;
	margin-left:10px;
}
.how-sec a > .how-text .how-icon
{
	width:120px;
	height:120px;
	border-radius:100px;
	padding:5px;
	margin:0 auto;
}
.how-sec a > .how-text .how-icon1
{
	background:#0090b2;
	border:7px solid #e4f3cf;
}
.how-sec .how-icon .how-icon-img
{
	width:100px;
	height:100px;
	border-radius:50px;
}
.how-icon .how-icon-img1
{
	background:url(/images/how_works1.png) center no-repeat, #0286e2;
}
.how-icon .how-icon-img2
{
	background:url(/images/how_works2.png) center no-repeat, #0286e2;
}
.how-icon .how-icon-img3
{
	background:url(/images/how_works3.png) center no-repeat, #0286e2;
}
.how-text .how-text-bold
{
	font-family:'Muli-bold';
	font-size:23px;
	color:#002845;
	line-height:30px;
	margin-bottom:5px;
	margin-top:10px;
}




/*--------Rule of investing------*/
.invest-rule
{
	background:url(/images/rule-of-investing-bg.png) center no-repeat;
	background-size:cover;
	padding-top:30px;
	padding-bottom:30px;
	min-height:540px;
}
.invest-rule-head
{
	font-family:'Robotoregular';
	font-size:40px;
	color:#3f3f3f;
	line-height:55px;
	margin-top:60px;
}
.invest-rule-head span
{
	font-family:'RobotoBold';
	font-size:55px;
	color:#141414;
	line-height:55px;
}
.invest-rule-head-para
{
	font-family:'Robotoregular';
	font-size:22px;
	line-height:33px;
	color:#000000;
    padding-top: 40px;
	margin-bottom:60px;
}
.invest-rule-head-para span
{
	font-family:'Roboto-Black';
	font-size:50px;
	color:#7ab102;
	line-height:65px;
}
.invest-rule .nav>li>a {
    background:none;
	margin-right:0;
	border:0;
	padding:10px 20px;
}
.invest-rule .nav>li>a:focus, .invest-rule .nav>li>a:hover {
    text-decoration: none;
}
.invest-rule .nav-tabs>li>a:hover {
    border-color: transparent;
}
.right-tabs .nav-tabs {
    float: right !important;
}
.nav-tabs>li {
    float: left;
    margin-bottom: -2px;
}
.nav-tabs > li > a > .imgcon
{
  margin-top:20px;
  transition: all 0.3s ease-in;
}
.nav-tabs > li > a:hover > .imgcon
{
  margin-top:10px;
  transition: all 0.3s ease-in;
}
.nav-tabs > li > a > .ico-head
{
  padding-top:10px;
  font-family:'robotoregular';
  font-size:15px;
  color:#000000;
  line-height:18px;
  /*transition: all 0.3s ease-in;*/
  padding-bottom:20px;
 border-bottom:solid 0px #0d235e;
}

		.nav-tabs > li > a:hover > .ico-head:before, .nav-tabs > li.active > a > .ico-head:before, .nav-tabs > li.active > a:hover > .ico-head:before, .nav-tabs > li.active > a:focus > .ico-head:before {
			bottom: -2px;
			left: 40%;
			border: solid transparent;
			content: " ";
			width: 0;
			height: 0;
			border-top: 10px solid #0d235e;
			border-left: 9px solid transparent;
			border-right: 9px solid transparent;
			position: absolute;
		}
		.nav-tabs > li > a:hover > .ico-head:after, .nav-tabs > li.active > a > .ico-head:after, .nav-tabs > li.active > a:hover > .ico-head:after, .nav-tabs > li.active > a:focus > .ico-head:after {
			bottom: 2px;
			left: 42.6%;
			border: solid transparent;
			content: " ";
			width: 0;
			height: 0;
			border-top: 7px solid #ffffff;
			border-left: 6px solid transparent;
			border-right: 6px solid transparent;
			position: absolute;
		}
.nav-tabs > li > a:hover > .ico-head, .nav-tabs > li.active > a > .ico-head
{
  padding-top:10px;
  color:#0d235e;
  font-family:'robotoregular';
 border-bottom:solid 2px #0d235e;
}

.nav-tabs > li > a > .ico1
	{
		width:70px;
		height:60px;
        position: relative;
        margin: 0 auto;
		padding-top:10px;
        margin-bottom: 10px;
	}
.nav-tabs > li > a .icon1
	{
		background:url(/images/rule-invest1.png) center no-repeat;
	}
.nav-tabs > li > a:hover .icon1, .nav-tabs > li.active > a .icon1
	{
		background:url(/images/rule-invest1_hvr.png) center no-repeat;
	}
.nav-tabs > li > a .icon2
	{
		background:url(/images/rule-invest2.png) center no-repeat;
	}
.nav-tabs > li > a:hover .icon2, .nav-tabs > li.active > a .icon2
	{
		background:url(/images/rule-invest2_hvr.png) center no-repeat;
	}

.nav-tabs > li > a .icon3
	{
		background:url(/images/rule-invest3.png) center no-repeat;
	}
.nav-tabs > li > a:hover .icon3, .nav-tabs > li.active > a .icon3
	{
		background:url(/images/rule-invest3_hvr.png) center no-repeat;
	}

.nav-tabs > li > a .icon4
	{
		background:url(/images/rule-invest4.png) center no-repeat;
	}
.nav-tabs > li > a:hover .icon4, .nav-tabs > li.active > a .icon4
	{
		background:url(/images/rule-invest4_hvr.png) center no-repeat;
	}
	
.invest-rule .nav-tabs>li.active>a, .invest-rule .nav-tabs>li.active>a:focus, .invest-rule .nav-tabs>li.active>a:hover {
    color: inherit;
    cursor: default;
    background:none;
    border: 0px solid #c8c8c8;
}

.invest-rule .tab-content{
  background:none;
  min-height:250px;
  border-radius:8px;
  padding:10px 25px;
  }
  .invest-rule input{
					background:#fafafa;
					border:1px solid #dedede;
					padding:5px 20px;
					border-radius:10px;
					outline:none;
				    font-family:'Lato-bold';
				    font-size:24px;
					width:100px;
					margin-top:-10px;
					color:#75b30b;
				}
	.invest-rule input:hover, .invest-rule input:focus{
		outline:none;
	}

 @media screen and (max-width: 605px) {
 .invest-rule .tab-content{
  margin-left: 10px;
  margin-right: 10px;
  min-height:400px;
  }
	.nav-tabs>li.active>a, .nav-tabs>li.active>a:focus, .nav-tabs>li.active>a:hover {
    color: inherit;
    cursor: default;
    background-color:transparent;
    border: 0px solid #ddd;
    border-bottom-color: transparent;
}
  .nav-tabs-responsive > li {
    display: none;
    width: 23%;
  }
  .nav-tabs-responsive > li > a {
    max-width: 100%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    word-wrap: normal;
    width: 100%;
    width: 100%;
    text-align: center;
    vertical-align: top;
  }
  .nav-tabs-responsive > li.active {
    width: 54%;
  }
  .nav-tabs-responsive > li.active:first-child {
    margin-left: 23%;
  }
  .nav-tabs-responsive > li.active, .nav-tabs-responsive > li.prev, .nav-tabs-responsive > li.next {
    display: block;
  }
  .nav-tabs-responsive > li.prev, .nav-tabs-responsive > li.next {
    -webkit-transform: scale(0.9);
    transform: scale(0.9);
  }
  .nav-tabs-responsive > li.prev .ico1, .nav-tabs-responsive > li.prev .ico-head, .nav-tabs-responsive > li.next .ico1, .nav-tabs-responsive > li.next .ico-head{
  display:none;
  }
  
  .nav-tabs-responsive > li.next > a, .nav-tabs-responsive > li.prev > a {
    -webkit-transition: none;
    transition: none;
  }
  .nav-tabs-responsive > li.next > a .text, .nav-tabs-responsive > li.prev > a .text {
    display: none;
  }
  .nav-tabs-responsive > li.next > a:after, .nav-tabs-responsive > li.next > a:after, .nav-tabs-responsive > li.prev > a:after, .nav-tabs-responsive > li.prev > a:after {
    position: relative;
    top: 1px;
    display: inline-block;
    font-family: 'Glyphicons Halflings';
    font-style: normal;
    font-weight: 400;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
  }
  .nav-tabs-responsive > li.prev > a:after {
    content: "\e079";
	margin-top:100%;
  }
  .nav-tabs-responsive > li.next > a:after {
    content: "\e080";
	margin-top:100%;
  }
  .nav-tabs-responsive > li.dropdown > a > .caret {
    display: none;
  }
  .nav-tabs-responsive > li.dropdown > a:after {
    content: "\e114";
  }
  .nav-tabs-responsive > li.dropdown.active > a:after {
    display: none;
  }
  .nav-tabs-responsive > li.dropdown.active > a > .caret {
    display: inline-block;
  }
  .nav-tabs-responsive > li.dropdown .dropdown-menu.pull-xs-left {
    left: 0;
    right: auto;
  }
  .nav-tabs-responsive > li.dropdown .dropdown-menu.pull-xs-center {
    right: auto;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    transform: translateX(-50%);
  }
  .nav-tabs-responsive > li.dropdown .dropdown-menu.pull-xs-right {
    left: auto;
    right: 0;
  }
}
/**
 * Demo Styles
 */
.wrapper {
  padding: 15px 0;
}

.bs-example-tabs .nav-tabs {
  margin-bottom: 15px;
}

@media (max-width: 479px) {
  #narrow-browser-alert {
    display: none;
  }
}



.invest-rule-lastline a
{
	font-family:'Poppins-Medium';
	font-size:11px;
	color:#187db1;
	line-height:22px;
	text-decoration:underline !important;
}
.invest-rule-lastline a:hover
{
	color:#f6a902;
}



/*--------Debt Fund Simplified------*/
.debt-fund-simple
{
	background:url(/images/debt-simplified-bg-img.png) center no-repeat, #7ab102;
	background-position:88% 65%;
	padding-top:60px;
	padding-bottom:10px;
	min-height:540px;
}
.debt-fund-head
{
	font-family:'RobotoBold';
	font-size:45px;
	color:#ffffff;
	line-height:45px;
	margin-bottom:20px;
}
.debt-fund-head-para
{
	font-family:'Robotolight';
	font-size:24px;
	line-height:28px;
	color:#ffffff;
    padding-top: 10px;
}
.debt-fund-head-para p
{
	font-family:'Robotobold';
	font-size:30px;
	line-height:30px;
	color:#ffffff;
    padding-top: 15px;
}


.debt-fund-simple a > .debt-icons
{
	border-radius:5px;
	padding:5px 15px;
	background:#ffffff;
}
.debt-fund-simple a:hover > .debt-icons
{
	background:#ffc000;
}
.debt-fund-simple .debt-icons .debt-icons-img
{
padding:10px;
}
.debt-fund-simple a .debt-icons-text
{
	font-family:'robotoregular';
	font-size:16px;
	line-height:22px;
	color:#000000;
	padding:10px 3px;
    padding-top: 0;
}


.debt-fund-simple a .more
{
	background:#ffffff;
	color:#2e2e2e;
	padding:10px;
	border-radius:50px;
	font-family:'Lato-Italic';
	font-size:16px;
	cursor:pointer;
	margin-top:50px;
	border:1px solid #e4dede;
	border-radius:5px;
}
.debt-fund-simple a:hover .more
{
	background:#00828c;
	color:#ffffff;
}

/*--------Equity Fund section------*/
.equity-fund-bg
{
	background-image: url(/images/equity-fund-bg3-img.png), url(/images/equity-fund-bg3.png);
    background-position: 80% 60%, center;
    background-size: auto, cover;
    background-repeat: no-repeat, no-repeat;
	min-height:540px;
	padding-top:80px;
	padding-bottom:40px;
}
.equity-fund-bg-head
{
	font-family:'RobotoCondensed-Regular';
	font-size:35px;
	color:#404040;
	line-height:50px;
}
.equity-fund-bg-head span
{
	font-family:'Robotobold';
	font-size:50px;
	color:#025d9a;
	line-height:50px;
}
.equity-fund-bg-head p
{
	font-family:'Robotomedium';
	font-size:25px;
	color:#010101;
	line-height:25px;
	padding-top:20px;
}


a > .debt-icons .imgcon
{
  margin-top:20px;
  transition: all 0.3s ease-in;
}
a > .debt-icons .imgcon:before {
  pointer-events: none;
  position: absolute;
  z-index: 10;
  content: '';
  top: 60%;
  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 > .debt-icons .ico-head
{
  padding-top:20px;
  font-family:'robotoregular';
  font-size:16px;
  color:#000000;
  line-height:24px;
  transition: all 0.3s ease-in;
}
a:hover > .debt-icons .imgcon
{
  margin-top:10px;
  transition: all 0.3s ease-in;
}
a:hover > .debt-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 > .debt-icons .ico-head
{
  padding-top:30px;
  transition: all 0.3s ease-in;
  color:#ff7d04;
}


.equity-fund-bg a .more
{
	background:#ffffff;
	color:#2e2e2e;
	padding:10px;
	border-radius:50px;
	font-family:'Lato-Italic';
	font-size:16px;
	cursor:pointer;
	margin-top:50px;
	border:1px solid #e4dede;
	border-radius:5px;
}
.equity-fund-bg a:hover .more
{
	background:#00828c;
	color:#ffffff;
}

/*--------Good time to invest------*/
.good-time-invest
{
	
	background-image: url(/images/good-time-img.png), url(/images/good-time-bg.png);
    background-position: 150% 60%, center;
    background-size: auto, cover;
    background-repeat: no-repeat, no-repeat;
	min-height:540px;
	padding-top:100px;
	padding-bottom:40px;
}
.good-time-head
{
	font-family:'RobotoCondensed-Regular';
	font-size:40px;
	color:#0d235e;
	line-height:60px;
}
.good-time-head span
{
	font-family:'Robotoregular';
	font-size:55px;
	color:#000000;
	line-height:55px;
}
.good-time-head p
{
	font-family:'Robotobold';
	font-size:70px;
	color:#7ab102;
	line-height:70px;
	padding-top:10px;
}
.good-time-invest .more
{
	background:#1172b2;
	color:#ffffff;
	padding:12px 30px;
	border-radius:3px;
	font-family:'robotoregular';
	font-size:15px;
	margin-top:40px;
	border:0;
}
.good-time-invest .more:hover 
{
	background:#ffbc35;
}

/*--------When you travel------*/
.travel-good
{
	background:url(/images/travel-bg.png) center no-repeat;
	background-size:cover;
	padding-top:50px;
	padding-bottom:10px;
}
.travel-good .container-fluid
{
	padding-left:30px;
	padding-right:30px;
}
.travel-good .margin-top-100
{
	margin-top:100px;
}
.travel-good-head
{
	font-family:'Muli-bold';
	font-size:60px;
	color:#67b100;
	line-height:60px;
}
.travel-good-head p
{
	font-family:'Muli-semibold';
	font-size:25px;
	color:#000000;
	line-height:60px;
}

.travel-good .more
{
	background:#004a5d;
	color:#ffffff;
	padding:12px 40px;
	border-radius:3px;
	font-family:'robotoregular';
	font-size:16px;
	cursor:pointer;
	margin-top:20px;
	border:0;
}
.travel-good .more:hover
{
	background:#00a0e3;
	color:#ffffff;
}
/*--------Save Tax------*/
.save-tax
{
	background-image: url(/images/save-tax-bg-img.png), url(/images/save-tax-bg.png);
    background-position: 110% 60%, center;
    background-size: auto, cover;
    background-repeat: no-repeat, no-repeat;
	padding-top:100px;
	padding-bottom:30px;
	min-height:540px;
}
@keyframes bgFade {
      0% {
    opacity: 0;
  }
  100% {
    opacity: 1
  }
}
.save-tax-head
{
	font-family:'RobotoRegular';
	color:#ffffff;
	font-size:40px;
	line-height:55px !important;
}
.save-tax-subhead
{
	font-family:'RobotoRegular';
	font-size:28px;
	line-height:28px;
	color:#ffffff; 
	font-style:italic;
}
.save-tax-head-p
{
	font-family:'Robotolight';
	font-size:22px;
	line-height:22px;
	color:#ffffff;
    margin-top: 15px;
	text-transform:none;
}
.pop-semi
{
	font-family:'Poppins-SemiBold';
}
a .save-tax-btn1
{
	background:#8ebb2b;
	color:#ffffff;
	border-radius:3px;
	font-family:'robotoregular';
	font-size:16px;	
    padding: 10px 30px;
	margin-top:40px;
	margin-right:10px;
	text-decoration:none;
	border:0;
}
a:hover .save-tax-btn1
{
	background:#ffcb08;
	color:#000000;
}
a .save-tax-btn2
{
	background:#f7bc1e;
	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:#00a0e3;
	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------*/
.why-sec
{
	background:url(/images/why_us_bg.png) center no-repeat;
	background-size:cover;
}
.why-sec-head
{
	font-family:'robotoregular';
	font-size:35px;
	color:#ffffff;
	line-height:35px;
	margin-bottom:80px;
}
.why-sec-head p
{
	font-family:'robotoregular';
	font-size:16px;
	line-height:24px;
	color:#ffffff;
    padding-top: 10px;
}
.why-sec-bold
{
	font-family:'Lato-Black';
	font-size:70px;
	color:#e04f5f;
	line-height:70px;
	text-transform:uppercase;
	margin-bottom:70px;
}
.why-sec-bold p
{
	font-family:'Latoregular';
	font-size:21px;
	color:#575757;
	line-height:24px;
	padding-top:10px;
}

.why-sec .why-icon
{
	width:110px;
	height:110px;
	border-radius:100px;
	padding:5px;
	-webkit-box-shadow: 0px 2px 20px 3px rgba(0,125,93,1);
	-moz-box-shadow: 0px 2px 20px 3px rgba(0,125,93,1);
	box-shadow: 0px 2px 20px 3px rgba(0,125,93,1);
	margin:0 auto;
}
.why-sec .why-icon1
{
	background:#0090b2;
	border:5px solid #ffffff;
}
.why-sec .why-icon .why-icon-img
{
	width:90px;
	height:90px;
	border-radius:50px;
}
.why-icon .why-icon-img1
{
	background:url(/images/why_icon1.png) center no-repeat, #ffffff;
}
.why-icon .why-icon-img2
{
	background:url(/images/why_icon2.png) center no-repeat, #ffffff;
}
.why-icon .why-icon-img3
{
	background:url(/images/why_icon3.png) center no-repeat, #ffffff;
}
.why-icon .why-icon-img4
{
	background:url(/images/why_icon4.png) center no-repeat, #ffffff;
}
.why-icon .why-icon-img5
{
	background:url(/images/why_icon5.png) center no-repeat, #ffffff;
}
.why-sec .why-text
{
	font-family:'robotoregular';
	font-size:14px;
	line-height:22px;
	color:#454545;
	padding:10px 7px;
	background:#ffffff;
	border-radius:3px;
	margin-top:30px;
}
.why-text .why-text-bold
{
	font-family:'Muli-bold';
	font-size:25px;
	color:#0d445e;
	line-height:34px;
	margin-bottom:5px;
}


.why-sec-lastline
{
	font-family:'Latoregular';
	font-size:21px;
	color:#373737;
	line-height:24px;
	padding-top:10px;
}
.why-sec-img img
{
	width:95%;
	margin-top:30px;
}


/*------Finnapp------*/

.finnapp
{
	background-image: url(/images/mobile.png), url(/images/finn_app.png);
    background-position: 13% 60%, center;
    background-size: auto, cover;
    background-repeat: no-repeat, no-repeat;
	font-size:16px;
	font-family:'RobotoRegular';
	color:#ffffff;
	padding-top:20px;
	min-height:540px;
}
.finnapp-head
{
	font-family:'RobotoSlab-Regular';
	font-size:35px;
	color:#ffffff;
	line-height:35px;
	padding-top:30px;
	margin-bottom:20px;
	text-transform:uppercase;
}
.finnapp-subhead
{
	font-family:'Conv_RobotoSlab-Bold';
	font-size:40px;
	color:#a8e523;
	margin-bottom:25px;
	line-height:45px;
	text-transform:uppercase;
}
.connect-line
{
    font-family: 'RobotoSlab-Light';
	font-size:60px;
	line-height:60px;
	color:#a8e523;
	padding-top:25px;
}
.finnapp-para
{
	font-family:'robotolight';
	font-size:20px;
	color:#ffffff;
	margin-bottom:30px;
	line-height:22px;
	letter-spacing:.5px;
}
.finnapp a
{
	color:#ffffff;
}
.finnapp a:hover
{
	color:#16cdc4;
}
/*-----------Welcome-----------*/
#welcome
{
 background:url(/images/sol-bg-img.png), #ffffff;
 background-position:105% 100%;
 background-repeat:no-repeat;
 min-height:630px;
 padding-top:40px;
 padding-bottom:30px;
}
#welcome .container-fluid
{
    padding-left:30px;
    padding-left:30px;
}
#welcome .simple-section
{
	padding-right:80px;
}
.left-section
	{
		border-right:1px solid #e2e2e2;
	}
.welcome-heading
     {
		 font-family:'robotobold';
		 font-size:35px;
		 color:#000000;
		 line-height:35px;
		 padding-top:25px;
	 }
.welcome-heading p
     {
		 font-family:'robotoregular';
		 font-size:15px;
		 color:#525252;
		 line-height:17px;
		 margin-top:5px;
		 padding-left:60px;
		 padding-right:60px;
	 }
#welcome .media
	 {
		 padding-top:10px;
		 padding-bottom:10px;
	 }
	 /**/
#welcome .media .media-left .service-icon1
{
	background:#ffffff;
	border-radius:50px;
}
#welcome .media .media-left .service-icon .service-icon-img
{
	width:85px;
	height:85px;
	border-radius:50px;
	background-color:#ffffff;
}

#welcome .media .media-left .service-icon .service-icon-img1
{
	background:url(/images/sol-img1.png) center no-repeat;
}
#welcome .media .media-left .service-icon .service-icon-img2
{
	background:url(/images/sol-img2.png) center no-repeat;
}
#welcome .media .media-left .service-icon .service-icon-img3
{
	background:url(/images/sol-img3.png) center no-repeat;
}
#welcome .media .media-left .service-icon .service-icon-img4
{
	background:url(/images/sol-img4.png) center no-repeat;
}
	 /**/
	 
#welcome .media .media-left, #welcome .media >.pull-left {
    padding-right: 20px;
}
	#welcome .media .media-body .media-heading
	 {
		  font-family:'nunito-semibold';
		 font-size:21px;
		 color:#ffffff;
		 line-height:22px;
	 }
	 #welcome .media .media-body p
	 {
		  font-family:'nunito-regular';
		 font-size:14px;
		 color:#9edef9;
		 line-height:22px;
	 }
	 
ul.feature
{
	margin:0;
	margin-left:-20px;
}
ul.feature li
{
	list-style:url(/images/why-tick.png);
	margin-left:20px;
	padding:5px 10px;
	font-family:'RobotoCondensed-Regular';
	font-size:16px;
	color:#464646;
	line-height:20px;
}
#reason-choose .tab-content
{
	min-height:150px;
}

#welcome .last-line
{
	font-family:'robotolight';
	font-size:18px;
	color:#000000;
	font-style:italic;
	line-height:40px;
	margin-bottom:15px;
	margin-top:10px;
}
#welcome .last-line span
{
	font-family:'Roboto-Black';
	font-size:25px;
	color:#1172b2;
	line-height:25px;
	font-style:normal;
}
	 
#welcome .more
{
	background:#7ab102;
	color:#ffffff;
	border-radius:4px;
	font-family:'robotoregular';
	font-size:14px;	
    padding: 10px 30px;
	margin-right:10px;
	text-decoration:none;
	border:0;
}
#welcome .more:hover 
{    
	background:#85c725;
	color:#ffffff;
}


/*--------Feedback------*/
.feedback
{
  background:url(/images/feedback-bg.png) center no-repeat;
  background-size:cover;
  min-height:510px;
  /*padding-top:100px;*/
  padding-bottom:30px;
}
.feedback-head
{
  font-family:'robotoBold';
  font-size:35px;
  color:#ffffff;
  line-height:35px;
  margin-bottom:50px;
  margin-top: 60px;
}
.feedback-head p
{
  font-family:'robotoregular';
  font-size:18px;
  line-height:22px;
  color:#ffffff;
    padding-top: 5px;
  text-transform:none;
  padding-bottom:60px;
}


.feedback .carousel-indicators {
    bottom: 0px;
}
.feedback .carousel-indicators li {
    display: inline-block;
    width: 9px;
    height: 9px;
    text-indent: -999px;
    cursor: pointer;
    margin: 2px;
    background-color: #ffffff;
    border: 2px solid #ffffff;
    border-radius: 10px;
}
.feedback .carousel-indicators .active {
    width: 13px;
    height: 13px;
    margin: 0px;
    background-color: #ffffff;
    border: 2px solid #ffffff;
}
.feedback .carousel-control.left, .feedback .carousel-control.right {
    background:none;
}
.feedback .carousel-inner >.item 
{
    min-height:365px;
}
p.feed-txt
{
  padding:20px 20px;
  color:#ffffff;
  font-family:'robotoregular';
  font-size:18px;
  line-height:28px;
  margin-bottom:50px
}
.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:'robotobold';
  font-size:22px;
  margin-top:20px;
}
.feed-details
{
  color:#a2de1e;
  font-family:'robotoregular';
  font-size:16px;
  line-height:22px;
}


.feedback .more
{
  background:#0b425d;
  color:#ffffff;
  padding:13px 35px;
  border-radius:3px;
  font-family:'robotoregular';
  font-size:14px;
  border:0;
}
.feedback  .more:hover
{
  background:#65a60a;
  color:#ffffff;
}
/*--------Get in Touch------*/
.contact-home-main
{
	min-height:415px;
	padding-left:10%;
	padding-top:50px;
}
.contact-home{
	background:#0b4252;
	min-height:400px;
	color:#fff;
	background-size:cover;
	padding-top:0px;
	    padding-bottom: 0px;
}
.contact-home .va-table{
  min-height:350px;
}
.foot-border{
	border-top:1px solid #686868;
	}
.foot_padding{
     padding-top: 35px;
    padding-bottom: 40px;
	}

.contact_home_head{
	 font-family: 'robotobold';
	font-size:45px;
	color:#ffffff;
	line-height:45px;
	text-align:left;
	}
.contact_home_subhead{
	font-size:16px;
	color:#ffffff;
	line-height:20px;
	text-align:center;
	padding-top:10px;
	    padding-bottom: 60px;

	}
.contact-home-heading{
	 font-family: 'robotomedium';
    font-size: 25px;
    color: #ffffff;
    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;
	}
.add-media-text{
	    font-size: 15px;
    line-height:18px;
	    color: #ffffff;
	}

.add-media-text a{
	    color: #ffffff;
	}

.add-media-text a:hover{
	    color: #39c5ff;
	}	
		
.links-list{
	font-family: 'robotoregular';
	font-size:14px;
	color:#fff;
	padding-top:20px;
	}
.links-list ul{
	margin-left: 10px;
    -webkit-padding-start: 6px;
}
.links-list li{
    list-style:url(/images/ftr-arrow.png);
    margin: 0;
    padding: 10px 0px;
    border-top: 1px solid #083340;
    border-bottom: 1px solid #135e74;
}
.links-list li:hover{
    list-style:url(/images/ftr-arrow_hvr.png);
}
.links-list li:first-child{
    border-top: 0px solid #083340;
}
.links-list li a{
	    color: #74b7ca;
	text-decoration:none;
}
.links-list li a:hover{
	color:#39c5ff;
}


.links-list1{
	font-family: 'robotoregular';
	font-size:14px;
	color:#74b7ca;
	padding-top:20px;
	}
.links-list1 ul{
	margin-left: 0px;
    -webkit-padding-start: 6px;
}
.links-list1 li{
    list-style-type: none;
    margin: 0;
    padding: 10px 0px;
	margin-bottom:20px;
}
.links-list1 li:first-child{
}

.links-list li:nth-last-child(2), .links-list1 li:nth-last-child(2) {
   margin-bottom:0px;
}
/*-----=================================Home page contact start==========================================----*/

/*---------map starts------------*/
.map-area {
    position:inherit;
	margin:0 auto;
    top:0;
    left: 0;
    min-height:416px;
    width: 100%;
    z-index: 5;
}
#map {
    width: 100%;
    min-height:416px;
	color:#000000;
}

/*--------Get in Touch------*/
#contact
{
	background:url(/images/contact-bg.png) center no-repeat;
	background-size:cover;
	min-height:400px;
	padding-top:50px;
	padding-bottom:30px;
}
#contact .contact-head
{
	font-family:'robotoBold';
	font-size:35px;
	color:#000000;
	line-height:35px;
	margin-bottom:40px;
}
#contact .contact-head p
{
	font-family: 'robotoregular';
	font-size:15px;
	color:#525252;
    padding: 10px 20px;
	line-height:20px;
	text-transform:none;
	letter-spacing:.2px;
}
#contact a, .bold-text
{
	color:#ffffff;
}
#contact a:hover
{
	color:#000000;
}
#contact .social img
{
	padding-left:5px;
	padding-right:5px;
}
/*--------Diclaimer---------------*/
#disc
{
	background:#f6f6f6;
	min-height:100px;
    padding-top: 25px;
	padding-bottom:25px;
	color:#7f7f7f;
	font-size:14px;
	font-family:'Muli';
    line-height: 18px;
}
#disc .container
{
	padding-left:30px;
	padding-right:30px;
}

/*----------------footer-------------------*/
footer
{
	background:#000000;
	padding-top:10px;
	padding-bottom:25px;
	color:#555555;
	font-size:14px;
	font-family:'robotoregular';
    line-height: 18px;
}
footer .container
{
	padding-left:30px;
	padding-right:30px;
}
footer a
{
	color:#a3a3a3;
	font-size:14px;
}
footer a:hover
{
	color:#ffffff;
}

footer .disc_head{
    font-size: 18px;
     font-family: 'robotoBold';
    line-height: 34px;
    text-decoration: underline;
    color: #ffffff;
	margin-bottom:10px;
	}

a.arm
{
color:#fffefc;
font-size:12px;
}
a:hover.arm
{
color:#ff6c00;
}

/*----------------Footer disclaimer--------------------*/

.foot-disclaimer
{
    min-height: 30px;
    background: #000000;
    padding-top: 15px;
    padding-bottom: 15px;
    font-family: 'robotoregular';
	color:#a2a2a2;
}

.foot-disclaimer a{
    font-size: 14px;
     font-family: 'robotoregular';
	color:#a2a2a2;
	padding:5px 10px;
	}
.foot-disclaimer a:hover{
	color:#ffffff;
	}


.foot-disclaimer .container-fluid
{
	padding-left:30px;
	padding-right:30px;
}

.foot-disclaimer .disclaimer
{
	background:none;
	color:#4f4f4f;
	font-size: 12px;
     line-height: 18px;
    padding-bottom: 20px;
    padding-left: 74px;
	font-family:'robotoregular';
} 



#pop_imfo .modal-body
{
	background:url(/images/we_moved_bg.png) center no-repeat;
	min-height:482px;
	border-radius:10px;
	padding-left:0px;
}
#pop_imfo .modal-content {
    background-color: transparent;
    border: 0px solid #999;
    border: 0px solid rgba(0,0,0,.2);
}
#pop_imfo .modal-body .wemove_head
{
	font-family:'Conv_Righteous-Regular';
	color:#eeeeee;
	font-size:45px;
	line-height:45px;
	text-shadow: 3px 1px 0px rgba(0, 0, 0, 1);
	margin-top:30px;
}
#pop_imfo .modal-body .wemove_logo
{
	margin-top:60px;
	margin-bottom:10px;
}
#pop_imfo .modal-body .wemove_addhead
{
	font-family:'Conv_RobotoSlab-Bold';
	color:#2a2a2a;
	font-size:17px;
	line-height:24px;
	margin-top:20px;
	letter-spacing:.2px;
}
#pop_imfo .modal-body .wemove_addpara
{
	font-family:'Conv_RobotoSlab-Regular';
	color:#2a2a2a;
	font-size:14px;
	line-height:20px;
	letter-spacing:.2px;
}
#pop_imfo .modal-body .wemove_addpara a
{
	color:#2a2a2a;
	oultine:none;
}
#pop_imfo .modal-body .wemove_addpara a:hover, #pop_imfo .modal-body .wemove_addpara a:focus
{
	color:#8edb18;
	oultine:none;
}
#pop_imfo .modal-body .wemove_lastline
{
	font-family:'Conv_RobotoSlab-Bold';
	color:#0d3975;
	font-size:36px;
	line-height:36px;
	letter-spacing:.2px;
	margin-top:30px;
}

@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:#ffffff !important;
		 padding:0;
	 }
	.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: 19px;
    }
	.navbar-default .navbar-nav > li > a {
    padding: 10px 15px;
    font-size: 17px;
	}
	nav .navbar-right {
    float: left!important;
	padding-top:10px;
	margin-left:0px;
	}
	.navbar-default .navbar-nav > li > a > img{
	 margin-top:-3px;
	}
	
	.navbar-default .navbar-toggle:focus, .navbar-default .navbar-toggle:hover {
    background-color: none;
}
.navbar-default .navbar-toggle .icon-bar {
    background-color: #000;
}

 nav.smaller .navbar-right {
    float: left!important;
}
.navbar-toggle {
    margin-right: 25px;
}

 .banner
	 {
		 min-height:100vh;
	 }
	 .carousel-inner >.item {
        min-height: 100vh;
	}
	
.banner .carousel-inner >.item {
    min-height: 600px;
    background: url(/images/banner.png) left no-repeat;
    background-size: cover;
}
	 .carousel-caption {
    top: 100px;
	left:10px;
	 }
	 .banner .item .heading {
    font-size: 36px;
    margin-bottom: 0px;
    line-height: 36px;
    padding-top: 15px;
	padding-right:0px;
    padding-bottom: 15px;
	 }
	 .line {
    margin-top: 5px;
    margin-bottom: 10px;
	 }
	.power-sip-head p {
    padding: 6px 10px;
	}
	.travel-good {
    padding-top: 20px;
    padding-bottom: 20px;
}
.travel-good .margin-top-100 {
    margin-top: 10px;
}
.travel-good a .more {
    margin-top: 30px;
	margin-bottom:20px;
    padding: 12px 15px;
}
.padding-left-right {
    padding-left: 10px !important;
    padding-right: 10px !important;
}

.invest-rule .nav>li>a {
    padding: 10px 1px;
}
.debt-fund-simple {
    background: url(/images/debt-simplified-bg.png) left 20% no-repeat;
    background-size: cover;
	padding-top:40px;
	padding-bottom:40px;
}

	 .save-tax {
    background: url(/images/save-tax-bg.png) center no-repeat;
    background-size: cover;
	 }
	 .save-tax:after {
    content: '';
    position: absolute;
    background:none !important;
    top: 0;
    left: 0px;
    width: 0px;
    height: 0px;
}
}
@media (max-width: 425px)
{
	#pop_imfo .modal-body .wemove_addhead {
    margin-top: 0px;
	}
	#pop_imfo .modal-body .wemove_addpara {
    line-height: 16px;
}
	
	 nav .navbar-brand {
	margin-top:4px;
	}
	nav.smaller .navbar-brand {
    margin-top: 0px;
}
	nav .navbar-right {
    padding-top: 0px;
}
	
	.login-btn {
    margin-left: 10px;
	}
.container-fluid>.navbar-collapse, .container-fluid>.navbar-header, .container>.navbar-collapse, .container>.navbar-header {
    margin-right: -20px;
    margin-left: -20px;
    margin-top:6px;
}
.banner .item .heading {
    padding-top: 100px;
	 }

	.power-sip-head p {
    padding: 6px 10px;
	}
	.physically-fit a .more {
    padding: 12px 20px;
	}
	.debt-fund-simple .margin-top-60 {
    margin-top: 20px;
}
	.debt-fund-simple a .more {
    padding: 10px 22px;
	}
	.good-time-invest {
    background: url(/images/good-time-bg.png)left no-repeat;
    background-size: cover;
    padding-top: 30px;
    padding-bottom: 30px;
}
	.good-time-invest a .more {
    margin-top: 20px;
	}
	
.btn-pad-hdr{padding: 12px 22px;}

.para
{
	padding:10px 10px;
}
.feed {
    min-height: 250px;
	padding-bottom:0px;
 }	
 
#power-sip a.start-sip {
    padding: 12px 20px;
}
.banner
	 {
		 min-height:640px;
		 background-position:left;
	 }
.banner .carousel-inner >.item
{
	min-height:660px;
	padding-bottom:20px;
    background: url(/images/banner.png) left no-repeat;
    background-size: cover;
}

.input-vals {
    margin-bottom: 10px;
}
#carousel-basket .carousel-inner > .item {
    min-height: 1000px;
}
.services {
	padding-top:30px;
	padding-bottom:30px;
}
.physically-fit {
	padding-top:30px;
	padding-bottom:30px;
}
.physically-fit .margin-top-120 {
    margin-top: 0px;
}
.physically-fit a .more {
    margin-top: 50px;
}
.invest-rule-head {
    margin-top: 10px;
}
.invest-rule-head-para {
    margin-bottom: 0px;
}
.invest-rule-head {
    font-family: 'Latoregular';
    font-size: 60px;
    color: #a91e4d;
    line-height: 86px;
    margin-top: 0px;
}
	 .save-tax:after {
	 background:none;
	 width:0;
	 height:0;
}
.travel-good .container-fluid {
    padding-left: 15px;
    padding-right: 15px;
}

.why-sec {
    padding-bottom: 30px;
}
.why-sec .margin-top-120{
  	margin-top:30px;
}
.finnapp {
    background: url(/images/finapp-bg_small.png) center no-repeat;
    background-size: cover;
    padding-top: 20px;
	padding-bottom:20px;
}

.contact:after
{
    content: '';
    position: absolute;
    top: 0px;
    right: 0px;
    background:none;
    width: 0px;
    height: 0px;
}
#pop_imfo .modal-body #close {
   text-align:left !important;
   padding-left:10px;
}
}
@media (max-width: 375px)
{
#pop_imfo .modal-body .wemove_lastline {
    font-size: 34px;
}
nav {
    height: 80px;
}
	nav .navbar-brand {
    display: inline-block;
    height: 50px;
    width: 260px;
    line-height: 72px;
    margin-top: 10px;
    background: url(/images/logo_small.png) no-repeat;
}
nav.smaller .navbar-brand {
    background: url(/images/logo_small.png) no-repeat;
    width: 260px;
    margin-top: 10px;
}

.navbar-toggle {
    margin-right: 10px;
}
	
	.banner
	 {
		 min-height:750px;
	 }
.banner .carousel-inner >.item
{
	min-height:750px;
	padding-bottom:20px;
    background: url(/images/banner.png) left no-repeat;
    background-size: cover;
}
.input-vals {
    margin-bottom: 10px;
}
	
	.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;
}
}
@media (max-width: 320px)
{
#pop_imfo .modal-body .wemove_head {
    margin-top: 6px;
}
#pop_imfo .modal-body .wemove_lastline {
    font-size: 28px;
    line-height: 36px;
    margin-top: 30px;
}
}
@media (min-width: 426px) and (max-width:768px)
{
.padding-left-right {
    padding-left: 20px !important;
    padding-right: 20px !important;
}
	 .navbar-default
	 {
		 background:#ffffff !important;
	 }
	 .navbar-default .navbar-collapse, .navbar-default .navbar-form 
	 {
		 border:0px;
	 }
	.navbar-fixed-bottom .navbar-collapse, .navbar-fixed-top .navbar-collapse {
    max-height: 500px;
    }
	nav .navbar-brand {
    margin-top: 30px;
	}
	nav .navbar-brand {
    display: inline-block;
    height: 68px;
    width: 230px;
    margin-top: 10px;
    background: url(/images/logo-small.png) no-repeat;
	}
	.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;
}
nav.smaller .navbar-brand {
    width: 230px;
    height: 68px;
    line-height: 50px;
    margin-top: 5px;
    background: url(/images/logo-small.png) no-repeat;
}
nav .top-nav2
{
	width: 20%;
    background:none;
    position: absolute;
	top:50px;
	right:20px;
	margin:0 auto;
  -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.smaller .top-nav2
{
	right:20px;
	top:20px;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -ms-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
}
	.login-btn {
    margin-top: 3px;
	}
	
	 .banner
	 {
		 min-height:100vh;
	 }
	 .carousel-inner >.item {
        min-height: 100vh;
	}
	 .carousel-caption {
    top: 100px;
	left:10px;
	 }
	 .banner .item .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;
	}
	
	.erin-ben
	{
		margin-top:10px;
	}
.market-research-head p
{
    padding: 10px 0px 30px 0px;
}
	 #welcome
     {
	   background:url(/images/welcome-small.png) center no-repeat;
	   background-size:cover;
     }
	 .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%;
}
.travel-good img
{
	margin-top:60px;
}
.travel-good a .more {
    margin-top: 20px;
}

.contact:after
{
    content: '';
    position: absolute;
    top: 0px;
    right: 0px;
    background:none;
    width: 0px;
    height: 0px;
}


}
@media (max-width: 991px) and (min-width: 768px)
{
	
	 .navbar-default .container-fluid {
    padding-right: 0px;
     padding-left: 0px;
	 }
	 .navbar>.container-fluid .navbar-brand {
    margin-left: 0px;
}
	 .navbar-default .navbar-nav > li > a {
    padding: 10px 18px;
    font-size: 14px;
	 }
	 .navbar-right {
    margin-right: 0px;
	 }
	  nav .navbar-right {
	padding-top:0px;
	float:left !important;
	  }
	  nav {
     height: 180px;
	  }
	   nav.smaller {
    height: 130px;
	 }
	nav.smaller .navbar-right {
    float: left!important;
    margin-right: 0px;
    padding-top: 0px;
}
	 .login-btn {
    margin-top: 10px;
	}
	
	nav .navbar-brand {
    margin-top: 48px;
	}
	 .banner
	 {
		 min-height:660px;
    	 background-position: 2%;
		 padding-top:50px;
	 }
	 .banner .bannerscrollarea
	{
		margin-top:50px;
	}
.banner .carousel-inner >.item
{
	min-height:680px;
	padding-bottom:20px;
    background: url(/images/banner.png) left no-repeat;
    background-size: cover;
}
	 .carousel-caption {
    top:0px;
	left:20px;
	 }
	 .banner .item .heading {
    font-size: 42px;
    margin-bottom: 10px;
    line-height: 42px;
    padding-top: 195px;
	padding-right:0px;
	 }
	 
	 .login-area .head {
    margin-bottom: 10px;
	}
	.login-area .loginbtn {
    margin-bottom: 15px;
	}
	 .para {
    padding: 10px 10px;
}
.how-sec {
	padding-bottom:30px;
}
.how-sec-head {
    margin-bottom: 15px;
    margin-top: 60px;
}
.how-sec a > .how-text {
    padding: 20px 20px;
    margin-right: 0px;
    margin-left: 0px;
    min-height: 320px;
}
.power-sip {
    background-image:url(/images/compounding_bg.png);
    background-position:center;
    background-size: cover;
    background-repeat:no-repeat;
    padding-bottom: 30px;
	min-height:400px;
}
.power-sip .heading {
    margin-bottom: 15px;
    padding-top: 60px;
}
.services {
	padding-top:30px;
	padding-bottom:30px;
}
.services a > .service-ico-head {
    margin-top: 5px;
}
.services a > .service-ico-para {
    margin-bottom: 10px;
}
.debt-fund-simple {
    background: url(/images/debt-simplified-bg.png) 0% no-repeat;
    background-size: cover;
    padding-top: 40px;
    padding-bottom: 50px;
}
.physically-fit .margin-top-120
{
	margin-top:20px;
}
.physically-fit {
 padding-top:30px;
 padding-bottom:30px;    
 background: url(/images/physical-bg.png) 37% no-repeat;
 background-size: cover;
}
.physically-fit a .more {
    margin-top: 50px;
}
.invest-rule {
    background: url(/images/rule-of-ivesting-bg.png) center no-repeat;
    background-size: cover;
    padding-top: 30px;
    padding-bottom: 40px;
}
.invest-rule-head {
    margin-top: 0px;
}
.invest-rule-head-para {
    margin-bottom: 0px;
}
/*.invest-rule .tab-content {
    margin-left: 10px;
    margin-right: 10px;
}*/
.feedback {
    padding-top: 50px;
    padding-bottom:50px;
}
	 #welcome
     {
	   background:url(/images/welcome-small.png) center no-repeat;
	   background-size:cover;
     }
	 .good-time-invest {
    background: url(/images/good-time-bg-small.png) left no-repeat;
    background-size: cover;
    padding-top: 60px;
    padding-bottom: 50px;
}
.travel-good 
{
	padding-bottom:40px;
}
.travel-good .margin-top-100
{
	margin-top:10px;
}
	 .save-tax {
    background: url(/images/save-tax-bg.png) center no-repeat;
    background-size: cover;
    padding-bottom: 30px;
    padding-top: 30px;
	 }
	 .save-tax:after {
	   background:none;
	   width:0px;
	   height:0px;
	   }
	 .nav>li>a {
    padding: 10px 5px;
    }
	 .padding-left-right {
    padding-left: 10px !important;
    padding-right: 10px !important;
    }
	.why-sec {
    min-height: 404px;
    padding-top: 40px;
    padding-bottom: 40px;
}

.why-sec .margin-top-120 {
    margin-top: 5px !important;
}
	.market-research-head p {
    padding: 10px 20px 30px 20px;
	}
	.finnapp {
    background: url(/images/finapp-bg_small.png) right no-repeat;
    background-size: cover;
    min-height: 412px;
	}
	.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;
}
.why-sec .why-text {
    margin-top: 30px;
	margin-bottom:30px;
    min-height: 104px;
}

.foot-disclaimer {
margin-top:30px;
}
}
@media (max-width: 1024px) and (min-width: 992px)
{
.banner {
    min-height: 100vh;
    background-position: 62%;
}
.top-nav a {
    padding-left: 3px;
    padding-right: 3px;
}
	 .navbar-default .navbar-nav > li > a {
        padding: 20px 10px;
	 }
	 nav.smaller .navbar-right {
    padding-top: 0px;
	}
	 .toggle {
    padding-left: 0px;
}
	nav .navbar-right {
    padding-top: 50px;
}
.login-btn {
    margin-top: 22px;
}
	 .navbar-default .container-fluid {
    padding-right: 5px;
     padding-left: 5px;
	 }
	 .navbar>.container-fluid .navbar-brand {
    margin-left: 0px;
}
	 .carousel-caption {
    top: 130px;
    width: 100%;
	 }
	 .banner .item .heading {
    font-size: 35px;
    margin-bottom: 13px;
    line-height: 36px;
    padding-top: 60px;
    padding-right: 0px;
	}
	 .banner .carousel-inner >.item {
    min-height: 100vh;
    background: url(/images/banner.png) center no-repeat;
    background-size: cover;
    background-position: 62%;
}
.amount {
    color: #77b50d;
    font-family: 'Poppins-Bold';
    font-size: 25px;
}
	 .services {
	padding-top:40px;
	padding-bottom:30px;
}
.physically-fit {
	padding-top:30px;
	padding-bottom:30px;
	background-image: url(/images/physical-bg-img.png), url(/images/physical-bg.png);
    background-position: 84% 62%, center;
    background-size: 33%, cover;
    background-repeat: no-repeat, no-repeat;
}
.physically-fit .margin-top-120 {
    margin-top: 40px;
}
.invest-rule {
    padding-top: 30px;
    padding-bottom: 30px;
}
.invest-rule-head {
    margin-top: 0px;
}
.invest-rule-head-para {
    margin-bottom: 0px;
}
.debt-fund-simple {
	padding-top:30px;
	padding-bottom:30px;
	background: url(/images/debt-simplified-bg-img.png) center no-repeat, #ffffff;
    background-position: 90% 65%;
    background-size: 40%, cover;
    background-repeat: no-repeat, no-repeat;
}
.good-time-invest {
    padding-top: 10px;
    padding-bottom: 25px;
}
/*	 .line {
    margin-top: 10px;
    margin-bottom: 15px;
	 }*/
	 .travel-good {
    padding-top: 40px;
    padding-bottom: 40px;
}
.travel-good .margin-top-100 {
    margin-top: 30px;
}
.save-tax
{
	padding-top:50px;
	padding-bottom:50px;
	background-image: url(/images/save-tax-bg-img.png), url(/images/save-tax-bg.png);
    background-position: 94% 60%, center;
    background-size: 33%, cover;
    background-repeat: no-repeat, no-repeat;
}
	 .invest-rule:after {
    position: absolute;
    content: '';
    background: url(/images/rule-of-investing-icon.png) center no-repeat;
    width: 0px;
    height: 0px;
    top: 19%;
    right: 30px;
}
.why-sec {
    padding-bottom: 50px;
	padding-top:50px;
}
.why-sec .why-text {
    min-height: 165px;
}
.feedback {
     padding-top: 40px; 
    padding-bottom: 40px;
}
.finnapp {
    padding-top: 20px;
    padding-bottom: 30px;
	background-image: url(/images/mobile.png), url(/images/finn_app.png);
    background-position: 3% 60%, center;
    background-size: 33%, cover;
    background-repeat: no-repeat, no-repeat;
}

	 .padding-left-right {
    padding-left: 20px !important;
    padding-right: 20px !important;
}
	 p.feed-txt {
    padding: 10px 80px;
    }
	.market-research-head p {
    padding: 10px 65px 30px 65px;
	}
	.nav>li>a {
    padding: 10px 11px;
	}
.contact {
    position: relative;
}
.contact:after {
    content: '';
    position: absolute;
    top: 0px;
    right: 0px;
    background: url(/images/contact-ftr-bg-img.png) left no-repeat;
    background-size: 570px 575px;
    width: 445px;
    height: 575px;
}
	.contact-head p {
    padding: 10px 70px 50px 70px;
	}
	.social-head p {
    padding: 10px 70px 50px 70px;
	}
	.social-btn {
    padding: 12px 10px;
	}
	.foot-disclaimer {
    margin-top: 25px;
	}
	
	.top-nav2
	{
		DISPLAY:NONE;
	}
}
@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%;
}
 nav .navbar-brand {
    height: 68px;
    width: 260px;
    margin-top: 50px;
	background:url(/images/logo-small.png) no-repeat;
	}
	nav.smaller .navbar-brand {
    width: 260px;
    height: 68px;
    line-height: 50px;
    margin-top: 15px;
    background: url(/images/logo-small.png) no-repeat;
	}
	.navbar-default {
    padding: 0 0px;
	}
	.navbar-default .navbar-nav > li > a {
    padding: 20px 5px;
    font-size: 14px;
	}
	.login-btn {
    font-size: 13px;
    padding: 7px 9px;
	}
	.how-sec {
    background: url(/images/howitworks_bg.png) center no-repeat;
    background-size: cover;
	padding-bottom:40px;
	}
	.how-sec a > .how-text {
    min-height: 293px;
	}
	.services a > .service-ico-para {
    padding: 10px 22px;
	}
	.power-sip {
    background-image: url(/images/banner-tree.png), url(/images/compounding_bg.png);
    background-position: 98% 100%, center;
    background-size: auto, cover;
    background-repeat: no-repeat, no-repeat;
	}
	.invest-rule .tab-content {
    min-height: 250px;
	}
	.equity-fund-bg {
	background-image: url(/images/equity-fund-bg3-img.png), url(/images/equity-fund-bg3.png);
    background-position: 96% 80%, center;
    background-size: 33%, cover;
    background-repeat: no-repeat, no-repeat;
    padding-top: 50px;
    padding-bottom: 50px;
	}
	.equity-fund-bg .margin-top-60 {
    margin-top: 30px;
	}

}

@media (min-width: 1025px) and (max-width:1280px)
{
	.save-tax:after {
    background: url(/images/tax-icon.png) right no-repeat;
    background-size: cover;
    top: 0;
    left: -178px;
    width: 823px;
    height: 850px;
	}
	.contact:after {
    content: '';
    position: absolute;
    top: 0px;
    right: -15px;
    background: url(/images/contact-ftr-bg-img.png) left center no-repeat;
    background-size: cover;
    width: 716px;
    height: 850px;
	}
}