@charset "utf-8";
/* CSS Document */

@import url('/font/roboto.css');
body
{
	margin:0;
	padding:0;
	font-family:'robotoregular';
	line-height:22px;
	font-size:14px;
}
.rupee {
    font-family: "rupee_foradianregular";
}
section
{
	position:relative;
}



.margin-top-10{
	margin-top:10px;
	}
a:hover, a:focus {
    text-decoration: none !important;
    color: inherit;
}
.no-padding{
	padding:0 ;	
}
.no-pad-left
{
	padding-left:0px ;
}
.no-pad-right
{
	padding-right:0px ;
}
.padding-top-5 {
    padding-top: 6px;
}
.padding-top-10{
    padding-top: 10px;	
}
.padding-top-20{
    padding-top: 20px;	
}
.padding-top-30{
    padding-top: 30px;	
}
.padding-top-40{
    padding-top: 40px;	
}
.padding-top-50{
    padding-top: 50px;	
}
.padding-top-60{
    padding-top: 60px;	
}
.padding-top-70{
    padding-top: 70px;	
}
.padding-top-80{
    padding-top: 80px;	
}
.padding-top-90{
    padding-top: 90px;	
}
.padding-top-100{
    padding-top: 100px;	
}
.padding-right-5{
	padding-right:5px;	
}
.padding-right-10{
	padding-right:10px;	
}

.padding-right-20{
	padding-right:20px;	
}
.padding-right-30{
	padding-right:30px;	
}
.padding-right-40{
	padding-right:40px;	
}
.padding-right-50{
	padding-right:50px;	
}
.padding-right-60{
	padding-right:60px;	
}
.padding-right-70{
	padding-right:70px;	
}
.padding-right-80{
	padding-right:80px;	
}
.padding-right-90{
	padding-right:90px;	
}
.padding-right-100{
	padding-right:100px;	
}
.padding-left-7{
	padding-left:7px;
	}
.padding-left-10{
	padding-left: 10px;
}
.padding-left-20{
	padding-left: 20px;
}
.padding-left-30{
	padding-left: 30px;
}
.padding-left-40{
	padding-left: 40px;
}.padding-left-50{
	padding-left:50px;
}
.padding-left-right-5{
 padding-left:5px;
 padding-right:5px;
}
.padding-bottom-25{
	padding-bottom:25px;	
	}
.padding-top-150{
	padding-top:150px;
	}
	
.margin-top-10{
	margin-top:10px;
}
.margin-top-20{
	margin-top:20px;
}
.margin-top-30{
	margin-top:30px;
}
.margin-top-40{
	margin-top:40px;
}
.margin-top-50{
	margin-top:50px;
}
.margin-top-60{
	margin-top:60px;
}.margin-top-70{
	margin-top:70px;
}
.margin-top-80{
	margin-top:80px;
}
.margin-top-90{
	margin-top:90px;
}
.margin-top-100{
	margin-top:100px;
}
.margin-top-95{
	margin-top:95px;
	}
.margin-top-125{
margin-top:125px;
	}

.margin-top-155{
	margin-top:155px;
	}
.margin-bottom-10{
margin-bottom: 10px
}
.margin-bottom-15{
	margin-bottom:15px;
	}

.margin-bottom-20{
margin-bottom: 20px
}
.margin-bottom-30{
margin-bottom: 30px
}
.margin-bottom-40{
margin-bottom: 40px
}
.margin-bottom-50{
margin-bottom: 50px
}
.margin-left-n70{
	margin-left: -70px;
}
.margin-left-n25{
	margin-left: -25px;
	}
.margin-right-n85{
     margin-right: -50px;
	}
::selection {
    background: #3f92c6;
    color: #FFF;
    text-shadow: 1px 1px 0 #000;
}
/* Scroller */
::-webkit-scrollbar {
    width:6px;
}
::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3); 
    -webkit-border-radius: 10px;
    border-radius: 10px;
}
::-webkit-scrollbar-thumb {
    -webkit-border-radius: 0px;
    border-radius: 0px;
	background:#428bca;							   
    -webkit-box-shadow: inset 0 0 3px rgba(0,0,0,0.3); 
}
::-webkit-scrollbar-thumb:window-inactive {
	background: rgba(245,75,0,0.4);
}
.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;
}
.padding-top-5{
	padding-top:5px;
	}
.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;
  }
 .xs-padding-top-30 {
	 
	 padding-top:30px;
	 }
  /*inner pages*/
#page-content .table p.text-center {
    text-align: justify;
}


#life_Insurance  #page-content .container{
    padding-right: 0px;
    padding-left: 0px;

}
#general_insurance  #page-content .container{
    padding-right: 0px;
    padding-left: 0px;

}
#health_insurance  #page-content .container{
    padding-right: 0px;
    padding-left: 0px;

}  

}



 
.margin-bottom-20
{
	margin-bottom:20px;
	} 
 .margin-top-10{
	 margin-top:10px;
	 }
.margin-top-155{
	margin-top:155px;
	} 
 
 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{}
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 SPECS------*/
.text-cap
{
	text-transform:uppercase;
}

.font-bold
{
	font-family:'robotobold';
}
.font-semibold
{
	font-family:'robotobold';
}
.font-reg
{
	font-family:'robotoregular';
}

.f25
{
	font-size:25px;
}
.f35
{
	font-size:35px;
}
.f40
{
	font-size:40px;
}
.f57
{
	font-size:57px;
}
.f80
{
	font-size:80px;
}






/*------Nav bar-----*/
.navbar
{
	margin-bottom:0px;
}
.navbar-fixed-top {
    border-width: 0 0 0px;
}
.navbar-default
{
	background:#ffffff;
	border-bottom:none;
	padding:0 0px;
	border-bottom:1px solid #dadada !important;
}
.navbar-default .container-fluid{
    padding-right: 50px;
    padding-left: 50px;
    margin-right: auto;
    margin-left: auto;
}

.navbar-default .top-nav .container-fluid  {
    padding-right: 50px;
    padding-left: 70px;
    margin-right: auto;
    margin-left: auto;
}
.navbar-default .glyphicon {
    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;
}
.navbar-default .navbar-nav > li{
	    padding: 15px 11px;
	}
 .navbar-default .navbar-nav > li > a {
   padding: 0px 0px;
    color: #000;
   /* text-transform: uppercase;*/
   font-size: 14px;
     font-family: 'robotoregular';
}
.navbar-default .navbar-nav > li > a:hover, .navbar-default .navbar-nav > li > a:focus
{
	color:#0a3d7b;
}
.navbar-default .navbar-nav>.active>a, .navbar-default .navbar-nav>.active>a:focus, .navbar-default .navbar-nav>.active>a:hover {
    color:#2cae6e;
    background: none;
}

.top_btn_mar{
	margin-top:10px;
	}

.login-btn {
      background: #264863;

    font-family: 'robotoregular';
    font-size: 13px;
    color: #fff;
    padding: 9px 20px 11px 20px;
    border: none;
    letter-spacing: .5px;
    margin-top: 4px;
    border-radius: 25px;
}
.login-btn:hover, .login-btn:focus
{
	 background:  #06a8fd;
   /* background: -moz-linear-gradient(left, rgba(44,199,103,1) 0%, rgba(29,208,193,1) 100%);
    background: -webkit-gradient(left top, right top, color-stop(0%, rgba(44,199,103,1)), color-stop(100%, rgba(29,208,193,1)));
    background: -webkit-linear-gradient(left, rgba(44,199,103,1) 0%, rgba(29,208,193,1) 100%);
    background: -o-linear-gradient(left, rgba(44,199,103,1) 0%, rgba(29,208,193,1) 100%);
    background: -ms-linear-gradient(left, rgba(44,199,103,1) 0%, rgba(29,208,193,1) 100%);
    background: linear-gradient(to right, rgba(44,199,103,1) 0%, rgba(29,208,193,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#2cc767', endColorstr='#1dd0c1', GradientType=1 );*/
	color:#fff !important;
	outline:none !important;
	border-radius: 25px !important;
	    border: 0px solid #0b3d7b !important;
		box-shadow: 0px 0px 1px #0b3d7b !important;
}

.navbar-brand
{
	padding:0 15px;
}
.navbar>.container .navbar-brand, .navbar>.container-fluid .navbar-brand {
    margin-left: 0pxx;
}


.nav>li>a:focus, .nav>li>a:hover {
    text-decoration: none;
    background-color: transparent;
}
.show-nav
{
	background:#ffffff;
	transition-property: height 80px;
}
.top-nav > .container-fluid
{
  padding-left:30px;
  padding-right:30px;
}
.top-nav {
    width: 100%;
    background:#264863;
    position: absolute;
    top: 0;
    left: 0;
    padding: 3px;
    color: #9a9a9a;
    z-index: 99999;
    font-family: 'robotoregular';
    font-size: 15px;
    border-bottom: 1px solid #8696ae;
}
.top-nav .nav>li>a {
   padding: 0px 1px;
}


.top-nav .text{font-size:12px; font-family:'robotoregular'; color:#ffffff; letter-spacing:.1px;}
.top-nav .text a{font-size:13px; font-family:'robotoregular';}
.top-nav .text2 img{margin-top:-3px;}
.font-blue{color:#0365aa;}
	.top-nav a{text-decoration:none; color:#fff; padding-left:5px;}
	.top-nav a:hover{ color:#375ba7;}
	.top-nav img{padding:0 3px;}
.no-top-nav
{
     display:none;
}
/*.top-nav-text{ 	
	    margin-top: -57px;
}
.top-most-header {
    min-height: 20px;
    background: #4093c6;
    margin-top: 0px;
	
	}
.top-most-header a:focus {
    outline: thin dotted;
    outline: 0px auto -webkit-focus-ring-color;
    outline-offset: -2px;
}
*/


.navbar-default .top-most-header .navbar-nav > li{
       padding: 4px 0px 1px 12px;
	   color: #3a3a3a;
	
}

.top-nav-text a:hover{
    color:#437090 !important;
}
#planning .top-nav .row {
    margin-top: 0px;
    margin-bottom: 0px;
}
 
 
 
 
/*-------------------------Navbar Animation------------------------------------- */
nav {
    height: 105px;
    z-index: 999;
    background: #ffffff;
    -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: 82px;
    width: 281px;
    margin-top: 35px;
    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: 45px;
    -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: #fff;
    border-bottom: 1px solid #d1d1d1;
    box-shadow: 0 5px 5px -2px #b8b8b8;
}
	

nav.smaller .navbar-brand {
	width: 290px;
    height: 82px;
    line-height: 50px;
    margin-top: 11px;
    background: url(/images/logo.png) no-repeat;
}
nav.smaller .navbar-right {
    float: right!important;
    margin-right: 0px;
    padding-top: 15px;
}

.top-navbar-left{
	float: left!important;
    margin-right: 0px;
    padding-top: 10px;
	padding-top: 0px;
	}

.top-navbar-left>li {
    position: relative;
    display: block;
	    text-transform: uppercase;
		    font-size: 12px !important;
  float: left;
}
.navbar-default .top-navbar-left > li {
    padding:0px 4px;
	      color: #fff;

}


.top-navbar-right{
	float: right!important;
    margin-right: 0px;
    padding-top: 10px;
	padding-top: 0px;
	    font-size: 14px;
	}

.top-navbar-right>li {
    position: relative;
    display: block;
  float: left;
}
.navbar-default .top-navbar-right > li {
    padding:0px 10px;
	      color: #fff;

}

/*-----------inner banner--------------------*/
.inner-pages-banner-heading {
    font-family: 'merriweather_sansbold';
    font-size: 20px;
    line-height: 25px;
    padding-top: 10px;
    text-align: center;
    color: #ffffff;
    padding-bottom: 5px;
}
.inner-pages-banner-head-content {
    font-family: 'robotoregular';
    font-size: 16px;
    line-height: 20px;
    color: #ffffff;
    text-align: center;
}

.banner-sub-heading, .banner-sub-heading a{
	text-align:center;
	font-size:14px;
	color:#ffffff;
	}
.banner-sub-heading a:focus, .banner-sub-heading a:hover {
    color: #000 !important;
    text-decoration: underline !important;
}

/*------BANNER------*/



/*----------------------------------section1-----------------------------------------------*/

#banner{
	width:100%;
	min-height:630px;
	background:url(/images/banner-bg.jpg) center no-repeat;
	background-size:cover;
	
}
#banner .carousel-inner .carousel-bg{
	background:url(/images/section-1.jpg) center no-repeat;
	background-size: cover; 
	}

#banner .carousel-inner .carousel-bg1{
	background:url(/images/banner2.jpg) center no-repeat;
	background-size: cover; 
}
#banner .carousel-inner .carousel-bg2{
	background:url(/images/banner3.jpg) center no-repeat;
	background-size: cover; 
}
#banner .carousel-inner .carousel-bg3{
	background:url(/images/banner4.jpg) center no-repeat;
	background-size: cover; 
}


#banner .carousel-caption {
    text-shadow: 0 0px 0px rgba(0,0,0,0);
	    right: 1%;
}
#banner .carousel-inner {
  min-height: 630px;
    margin-top: 0px;
}
#banner .carousel-inner .va-table{
	display: table;
    min-height: 515px !important;
    width: 100%;
}
#banner .carousel-inner .table-cell {
    display: table-cell;
    vertical-align: middle;
}
#banner .carousel-inner > .item {
    min-height: 630px;
	 -webkit-transition: 3s ease-in-out left;
    -moz-transition: 3s ease-in-out left;
    -o-transition: 3s ease-in-out left;
    transition: 3s ease-in-out left;
}

#banner .carousel-control .glyphicon-chevron-left,  #banner .carousel-control .glyphicon-chevron-right, #banner .carousel-control .icon-next, #banner .carousel-control .icon-prev {
    width: 30px;
    height: 30px;
    margin-top: 60px;
    font-size: 30px;
}

#banner .carousel-control {
    /*position: absolute;
    top: 0;
    bottom: 0;
    left: 0;*/
    width: 1%;
    font-size: 15px;
    color: #fff;
    text-align: center;
    text-shadow: 0 1px 2px rgba(0,0,0,.6);
    filter: alpha(opacity=50);
    opacity: .5;
	margin-left: 4%;
    margin-right: 4%;
	
}
#banner .carousel-control:focus, #banner .carousel-control:hover {
    color: #fff;
    text-decoration: none;
    filter: alpha(opacity=90);
    outline: 0;
     opacity: .5; 
}

#banner .carousel-control.left {
/*	display:none;*/
background-image:none;
}
#banner .carousel-control.right{
	/*display:none;*/
background-image:none;
}
#banner .carousel-caption{
	/*
	font-family:'Poppins-Regular';
	font-size:25px;
	color:#000;
	left:20px;*/
	top:90px;
	bottom:0px;
	    padding-bottom: 0px;
	left: 6%;
}
@-moz-document url-prefix(){
 #banner .carousel-caption{
	top:205px;
}
}

#banner .va-table{
	display: table;
    min-height: 630px !important;
    width: 100%;
}
#banner .table-cell {
    display: table-cell;
    vertical-align: middle;
}
.banner-head-text1{
	font-family:'robotomedium';
	font-size:43px;
	line-height:50px;
	color:#264863;
}
.raleway-bold{
	font-family:'robotobold';
}
.color-maroon-bold{
	color:#9f2727;
	font-family:'robotobold';	
}
.banner-head-text2{
	font-family:'robotomedium';
	font-size:30px;
	line-height:35px;
	color:#484848;	
}
.banner-head-text3 {
    font-family: 'robotomedium';
    font-size: 23px;
    line-height: 35px;
    color: #484848;
}
.banner-head-text3 hr {
    margin-top: 12px;
    margin-bottom: 5px;
    border: 0;
    border-top: 2px solid #78bdb4;
   width: 81%;
    margin-left: 0px;
}
.roboto-bold{
	font-family:'robotobold';
}

.banner-head-text2 hr {
    margin-top: 12px;
    margin-bottom: 5px;
    border: 0;
    border-top: 2px solid #78bdb4;
    width: 86%;
}
.note{
	font-family:'robotoitalic';
	font-size:12px;
	color:#264863;
	line-height:15px;
	padding-bottom: 30px;
}

.banner-btn1 {
	background: #264863!important;
    border: 2px solid #264863;
    border-radius: 30px;
    padding-left: 5px;
    padding-right: 5px;
    padding-top: 12px;
    padding-bottom: 12px;
    font-family: 'poppinssemibold';
    color: #fff;
    font-size: 16px;
    width:185px;
}

.banner-btn1:hover {
	background: #06a8fd !important;
    border: 2px solid #06a8fd;
    cursor: pointer;
    color: #ffffff;
}

.banner-btn2 {
	background: #bc3057!important;
    border: 2px solid #bc3057;
    border-radius: 30px;
    padding-left: 5px;
    padding-right: 5px;
     padding-top: 12px;
    padding-bottom: 12px;
    font-family: 'poppinssemibold';
    color: #fff;
    font-size: 16px;
    width: 185px;
}

.banner-btn2:hover {
	background: #264863 !important;
    border: 2px solid #264863;
    cursor: pointer;
    color: #ffffff;
}
/*-----=================================section1 end==========================================----*/


/*-----=================================section2==========================================----*/
.wealth_build
{
	background:url(/images/section2_bg.jpg) center no-repeat;
	padding-top:50px;
	min-height:650px;
	background-size:cover;
}
.wealth_build-head
{
  font-family:'robotolight';
  font-size:31px;
  color:#fff;
  line-height:30px;
}
.wealth_build-subhead
{
  font-family:'robotolight';
  font-size:19px;
  color:#a4f0ff;
  line-height:22px;
  margin-top:40px;
  margin-bottom:20px;
  text-align:center;
}


.wealth_build-footer
{
  font-family:'robotolight';
  font-size:19px;
  color:#fff;
  line-height:22px;
  margin-top:40px;
  margin-bottom:20px;
  text-align:center;
  font-style:italic;
}

.wealth_build-footer .get_text{
	color:#ffed8a;
	font-size:20px;
	}


.wealth_build a > img{
  transform-style: preserve-3d;
  transition: all .6s linear;
}
.wealth_build a:hover > img{
  transform: rotateY(180deg);
}
.wealth_build a > .num-circle, .wealth_build a > .num-circle2
{
	padding:8px;
	border-radius:25px;
	background:#0a54a0;
	color:#ffffff;
	font-size:19px;
	width:37px;
	height:37px;
	font-family:'Latoregular';
	border:0;
	margin-top:15px;
	outline:none;
}
.num-circle2:before
{
	content:'';
	position:absolute;
    top: 63%;
    right: 57%;
	width:87%;
	height:1px;
	background:#fff;
}
.num-circle2:after
{
	content:'';
	position:absolute;
    top: 63%;
    left: 57%;
	width:87%;
	height:1px;
	background:#fff;
	
}
.wealth_build a > .wealth_build-ico-head
{
	font-family:'robotoregular';
	font-size:19px;
	line-height:23px;
	color:#fff;
	padding-top:10px;
	text-transform:uppercase;
	margin-top:20px;
}
.wealth_build a:hover > .wealth_build-ico-head
{
	color:#ffed8a;
}
.wealth_build a > .wealth_build-ico-para
{
	font-family:'robotolight';
	font-size:15px;
	line-height:20px;
	color:#fff;
	padding:10px 60px;
	padding-top:5;
}

.wealth_build .more
{
	background:#0a54a0;
	color:#ffffff;
	padding:10px 22px;
	border-radius:8px;
	font-family:'robotomedium';
	font-size:13px;
	cursor:pointer;
	border:0;
}
.wealth_build .more:hover, .wealth_build .more:focus
{
	background:#ffa34d;
	color:#ffffff;
	border:0;
	outline:none
}



/*-----=================================section2 end==========================================----*/
/*-----=================================section3==========================================----*/	
#services{
min-height:560px;
background:#fff;
padding-top:5%;	
	font-family:'robotolight';
}
/*#services .va-table{
	display: table;
     min-height: 505px!important;
    width: 100%;
}
#services .table-cell {
    display: table-cell;
    vertical-align: middle;
}*/
.services-heading{
			font-size:31px;
		color:#020202;
		line-height:50px;
		text-align:center;
		text-transform:uppercase;
}	
.services-text{
	font-size:18px;
	color:#6f6f6f;
	padding-bottom: 50px;
	
}

.service-temp{
	    min-height: 347px;
	width:100%;
	border:0px solid #ccc;
	background:none;
	    border-radius: 10px;
	
}
.service-temp:hover {
	background:#0a54a0;
	-webkit-box-shadow: -1px 1px 6px -1px rgba(0,0,0,0.20);
-moz-box-shadow: -1px 1px 6px -1px rgba(0,0,0,0.20);
    box-shadow: -1px 1px 6px -1px rgba(0,0,0,0.20);
}





.service-temp-icon{
	    padding-top: 30px;
	}
.service-temp-heading{
	font-family:'robotolight';
      font-size:19px;
	  line-height:20px;
	  color:#000;
	 padding-top: 40px;
	 text-transform: uppercase;
	}
.service-temp-text{
    font-family: 'robotolight';
    font-size: 14px;
    padding: 15px 20px 1px 20px;
    color: #868686;
    min-height: 105px;

}
.service_link a{
		color:#ffea8a;
	  font-family: 'robotoregular';
    font-size: 15px;
	}

.service_link{
	display:none;

	}
.service-temp:hover .service-temp-text, .service-temp:hover   .service-temp-heading{
	color:#fff;
	}

.service-temp:hover .service_link{
	display:block;
	
	
	
	}
/*.margin-top-9{
	margin-top:9px;
	}
.invest-btn{
	font-family: 'merriweather_sansregular';
    font-size: 14px;
    color: #fff;
    display: inline-block;
    padding: 6px 22px;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background: #9f0083;
    border: 1px solid #9f0083;
    border-radius: 4px;
	box-shadow: 1px 0px 1px #9f0083;
	    margin-bottom: 25px;
}
.invest-btn:hover {
    background: #2c2929;
    border: 1px solid #2c2929;
       box-shadow: 1px 0px 1px #232020;
}
*/
/*-----=================================section3 end==========================================----*/ 




/*-----=================================SIP calc-==========================================----*/


#power-sip
{
	background:#f6f6f6;
	background-size:cover;
	min-height:643px;
	padding-top:5%;
	padding-bottom:20px;
	  font-family: 'robotolight';
	z-index:0;
}
.power-sip-head {
    font-family: 'robotolight';
    font-size: 31px;
    color: #020202;
   padding-bottom: 5px;
    line-height: 30px;
}
.power-sip-head p
{
	  font-family: 'robotolight';
	font-size:18px;
	line-height:24px;
	color:#6f6f6f;
    padding: 6px 10px 30px 10px;
	text-transform:none;
}
/*#power-sip input {
	width: 151px;
    background: #efe9e9;
    border: none;
    font-size: 22px;
    outline: none;
    text-align: right;
    font-family: 'robotomedium';
    border-radius: 6px;
    padding-right: 12px;
}

*/
/*.text-above-fields {
     font-family: 'robotolight';
    font-size: 18px;
    line-height: 30px;
    color: #14674d;
    text-align: left;
}*/




.graph-bg
{
	background:url(/images/graph-bg.png) center no-repeat;
	background-size:cover;
	min-height:300px;
}
.center-resulttext
{
	position:absolute;
	top:32%;
	left:25%;
	width:50%;
	min-height:100px;
	color:#202020;
	font-size:18px;
	line-height:21px;
}
.amount
{
	color:#da534f;
	font-family:'robotobold';
	font-size:16px;
	margin-top:10px;
	word-break: break-all;
    max-width: 154px;
    text-align: center;
    margin-left: 15%;
}
.result-text
{
	font-family: 'robotomedium';
	font-size:19px;
	color:#202020;
}
.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:#458bcb;
	position:absolute;
	top:1px;
	left:10px;
}
.wealth_amt{
	    max-width: 100px;
    word-break: break-all;
    margin-left: 10%;

	}

.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:#21cd99;
	position:absolute;
	top:1px;
	right:0px;
}
.power-sip a.start-sip
{
	background:#21cd99;
	color:#ffffff;
	padding:12px 60px;
	border-radius:25px;
	font-family:'robotobold';
	font-size:15px;
	text-transform:uppercase;
}
.power-sip  a:hover.start-sip
{
	background:#438aca;
	color:#ffffff;
}


#sip-calc
{
	background:#ffffff;
	border:1px solid #e8e8e8;
	min-height:365px;
	margin-bottom:30px;
	padding:10px;
	padding-bottom:20px;
	 color: #3a3b3c;
  font-size: 14px;
     font-family: 'robotoregular';
  border: 1px solid #e8e8e8;
      text-align: left;
}



#sip-calc input[type=number] {
  width: 100px;
  background: none;
  border: none;
  outline: none;
}
#sip-calc label {
  position: absolute;
    top: 12px;
    left: 35px;
  font-weight: normal;
}
#sip-calc rzslider {
  margin: 0 auto;
  height: 18px;
  padding-top: 5px;
}
#sip-calc rzslider .rz-bar {
  height: 8px;
}
#sip-calc rzslider .rz-bubble {
  display: none;
}
#sip-calc rzslider .rz-pointer {
  width: 0px;
  height: 0px;
  top: 0px;
  border-radius: 0px;
}
#sip-calc rzslider .rz-pointer:after {
  display: none;
}
#sip-calc rzslider.blue-bar .rz-bar {
  background-color: #f1f1f1;
}
#sip-calc rzslider.blue-bar .rz-selection, #sip-calc rzslider.blue-bar .rz-pointer {
  background-color: #438aca;
}
#sip-calc rzslider.green-bar .rz-bar {
  background-color: #f1f1f1;
}
#sip-calc rzslider.green-bar .rz-selection, #sip-calc rzslider.green-bar .rz-pointer {
  background-color: #1daf9a;
}
#sip-calc rzslider.red-bar .rz-bar {
  background-color: #f1f1f1;
}
#sip-calc rzslider.red-bar .rz-selection, #sip-calc rzslider.red-bar .rz-pointer {
  background-color: #da534f;
}
#sip-calc rzslider.yellow-bar .rz-bar {
  background-color: #f1f1f1;
}
#sip-calc rzslider.yellow-bar .rz-selection, #sip-calc rzslider.yellow-bar .rz-pointer {
  background-color: #f2ad50;
}
#sip-calc input[type=number]::-webkit-inner-spin-button,
#sip-calc input[type=number]::-webkit-outer-spin-button {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  margin: 0;
}
#sip-calc .input-bg {
    background: #f1f1f1;
    padding: 10px 15px;
    border-radius: 5px;
    font-size: 14px;
    color: #3a3b3c;
}
@media screen and (min-width: 320px) and (max-width: 425px) {
  #sip-calc .input-bg {
    margin-left: 15px;
  }
   .graph-bg
{
	margin-top: 30px;
    min-height: 323px;
    margin-bottom: 41px;
}
 .wealth-gaintext {
	 top: -7%;
    width: 60%;
}  
 .amount-investedtext {
    bottom: -7%;
    width: 60%;
} 
  
}
#sip-calc #inflationRate {
  color: #c5c5c5;
}
#sip-calc select {
  background: #f1f1f1;
  padding-bottom: 10px;
  padding-top: 10px;
  padding-left: 5px;
  padding-right: 5px;
  border-radius: 5px;
  border-radius: 5px;
  font-size: 14px;
  color: #3a3b3c;
  border: 0px;
  outline: none;
}
#sip-calc select:focus {
  outline: 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
{
	min-height:280px;
}
.chart-legend li span{
    display: inline-block;
    width: 12px;
    height: 12px;
    margin-right: 5px;
	float:none;
}
.result-line {
     font-family: 'robotolight';
    font-size: 19px;
    line-height: 32px;
	margin-bottom: 15px;
    color: #383838;   
}
.result-line .rupee{
	font-size:20px;
	color:#0095ab;
	}


#show_final_amount, #res_total_interest1
{
	  font-family: 'robotomedium';
	font-size:20px;
	color:#0095ab;
}



.calcu-input{
	background:#034f9b;
	padding:10px 15px;
	border-radius:5px;
	border:2px solid #f1f0f0;
	outline:none;
	margin-bottom:10px;
	font-family:'openSans';
	color:#000;
}
input[type=number]::-webkit-inner-spin-button, 
input[type=number]::-webkit-outer-spin-button { 
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    margin: 0; 
}
#amtError, #interror, #tenureerror
{
	background:#ffc261;
    position: absolute;
    width: 250px;
    left: 0;
    top: -37px;
    border-radius: 3px;
    padding: 5px;
	z-index:100;
}
#amtError:after, #interror:after, #tenureerror:after
{
	content:'';
	position:absolute;
    bottom: -6px;
    left: 33px;
    border-left: 7px solid transparent;
    border-right: 7px solid transparent;
    border-top: 6px solid #ffc261;
	color:#000000;
	text-align:center;
}

.wealth-gaintext
{
	color:#000;
	font-size:14px;
	line-height:18px;
	font-family:'robotoregular';
	margin-bottom:10px;
	    text-align: left;
}*/
/*.wealth-dot
{
	width:20px;
	height:20px;
	border-radius:5px;
	background:#ffcb05;
	position:absolute;
	top:-3px;
	left:-10px;
}
.amount-investedtext
{
	color:#000;
	font-size:15px;
	line-height:18px;
	font-family:'robotoregular';
	margin-bottom:10px;
	text-align:left;
}*/
/*.amount-invested-dot
{
	width:20px;
	height:20px;
	border-radius:5px;
	background:#0a7e8a;
	position:absolute;
	top:-3px;
	left:-10px;
}*/


/*


#res_amount_invest,#res_total_interest{
	font-size:18px;
	
	}

#power-sip .rupee {
    font-family: "rupee_foradianregular";
    font-size:19px;
}

#power-sip rzslider {
    position: relative;
    display: inline-block;
    width: 100%;
    height: 25px;
    margin: 4px 0 22px 0;
    vertical-align: middle;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

#power-sip rzslider .rz-bar {
    left: 0;
    z-index: 1;
    width: 100%;
    height: 15px;
    background:#034f9b;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 25px;
    border: 4px solid #d8e0f3;
}

#power-sip rzslider .rz-bar.rz-selection {
    z-index: 2;
    background: #0db9f0;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
        border-radius: 15px;
}
#power-sip rzslider .rz-pointer {
    width: 22px;
    height: 22px;
    z-index: 3;
    top: -4px;
    background: #1ecfb9;
    border: 4px solid #e5e5e5;
    border-radius: 11px;
    box-shadow: 0 3px 2px rgba(0, 0, 0, 0.3);
    border-radius: 11px;
}

#power-sip rzslider .rz-pointer:after {
    position: absolute;
    top: 3px;
    left: 3px;
    width: 0px;
    height: 8px;
    background: #ffffff;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    content: '';
}

#power-sip  rzslider .rz-ticks .tick .tick-value {
    position: absolute;
    top: -30px;
    transform: translate(-50%, 0);
    display: none;
}

#power-sip  rzslider .rz-bubble {
  bottom: 16px;
  padding: 1px 3px;
  color: #55637d;
  cursor: default;
  display:none;
}

#power-sip  rzslider .rz-ticks .tick {
    width: 10px;
    height: 10px;
    text-align: center;
    cursor: pointer;
    background: #d8e0f3;
    border-radius: 50%;
    display: none;
}
*/
/*----tooltip--------*/
/*[data-tip] {
	position:relative;

}
[data-tip]:before {
	content:'';
	display:none;
	content:'';
	border-left: 5px solid transparent;
	border-right: 5px solid transparent;
	border-top: 5px solid #1a1a1a;	
	position:absolute;
	top:-5px;
	left:35px;
	z-index:8;
	font-size:0;
	line-height:0;
	width:0;
	height:0;
}
[data-tip]:after {
	display:none;
	content:attr(data-tip);
	position:absolute;
	top:-35px;
	left:0px;
	padding:5px 8px;
	background:#1a1a1a;
	color:#fff;
	z-index:9;
	font-family:'robotoregular';
	font-size: 12px;
	height:30px;
	line-height:20px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	white-space:nowrap;
	word-wrap:normal;
}
[data-tip]:hover:before,
[data-tip]:hover:after {
	display:block;
}
[data-tip]:focus:before,
[data-tip]:focus:after {
	display:none;
}
*/
#power-sip a.start-sip
{
	background:#034f9b;
	color:#fff;
	padding:15px 30px;
	border-radius:25px;
	font-family:'robotoregular';
	font-size:13px;
	font-style:italic;
	cursor:pointer;
}
#power-sip  a:hover.start-sip
{
	background:#06a8fd;
	color:#fff;
}
/*-----=================================SIP section end==========================================----*/ 

/*----------------------------------section8------------------------------------------------*/
#safe-n-secure{
	width:100%;
	min-height:612px;
	background:url(/images/section-8.jpg) no-repeat center;
	background-size:cover;
	font-family:'poppinsmedium';	
}
#safe-n-secure .va-table{
	display: table;
    height: 612px !important;
    width: 100%;
}
#safe-n-secure .table-cell {
    display: table-cell;
    vertical-align: middle;
}
.safe-n-secure-head{
	padding-top: 20px;
	font-size:25px;
	color:#4ebe71;
	line-height: 35px;
	font-family:'poppinssemibold';
	text-transform:uppercase;
}
.safe-n-secure-head-content{
	font-size:18px;
	color:#000000;
  padding-bottom: 40px;
  font-family:'poppinslight';
  width: 70%;
   margin-left: 12%;
   padding-bottom:100px;
   
}
.details-img1{
	min-height:201px;
	background:url(/images/detail-img-bg-1.png) no-repeat center;
}
.details-img2{
	min-height:201px;
	background:url(/images/detail-img-bg-2.png) no-repeat center;
}
.details-img3{
	min-height:201px;
	background:url(/images/detail-img-bg-3.png) no-repeat center;
}
.details-img4{
	min-height:201px;
	background:url(/images/detail-img-bg-4.png) no-repeat center;
}
.img {
    /*position: absolute;
    top: 32%;
    left: 38%;*/
    z-index: 99;
    margin-top: 57px;
	    margin-left: 32px;
}

.details-heading{
	font-family:'poppinsregular';
	font-size:15px;
	line-height:18px;
	    margin-top: 70px;
    text-align: center;
	font-weight:600;
}

/* For Rotation of image*/
.image {
	z-index:9;
    position: absolute;
    /*top: 50%;*/
    left: 25%;
    width: 174px;
    height: 201px;
 /*   margin:-60px 0 0 -60px;*/
    -webkit-animation:spin 50s linear infinite;
    -moz-animation:spin 50s linear infinite;
    animation:spin 50s linear infinite;
}
@-moz-keyframes spin { 100% { -moz-transform: rotate(360deg); } }
@-webkit-keyframes spin { 100% { -webkit-transform: rotate(360deg); } }
@keyframes spin { 100% { -webkit-transform: rotate(360deg); transform:rotate(360deg); } }



/*----------------------------------section9------------------------------------------------*/
#app-section{
	width:100%;
	min-height:476px;
	background:url(/images/section-9.jpg) no-repeat center;
	background-size:cover;
	font-family:'poppinsmedium';	
}
#app-section .va-table{
	display: table;
    height: 476px !important;
    width: 100%;
}
#app-section .table-cell {
    display: table-cell;
    vertical-align: middle;
}
.app-left-img-bg {
    margin-top: 47px;
}
.app-left {
	min-height: 417px;
    position: absolute;
    top: 171px;
    left: 49px;
    z-index: 99;
}
.app-content-head{
	font-family:'robotoregular';
	font-size:30px;
	color:#fff;
	line-height:35px;
}
.app-content-head2{
	font-family:'robotoregular';
	font-size:19px;
	color:#ffffff;
	line-height:26px;
}
.font-24px{
	font-size:24px;
}
.app-feature{
	font-family:'robotolight';
	font-size:17px;
	color:#fff;
	line-height:20px;
	    margin-left: -6px;	
}
.app-feature-type{
	font-family:'robotoregular';
	padding-left:10px;
	color:#fdc101;
}

#app-section .media-left, #app-section .media>.pull-left {
    padding-right: 0px;
}
.app-info{
	font-family:'robotoregular';
	font-size:16px;
	line-height:30px;
	color:#fff;
	padding-top:30px;
	letter-spacing:0.5px;
	}

.contracting-spinning-hypnotic-disc:hover
{
-webkit-animation: spin2 2s infinite linear, spin2 2s infinite ease-in-out alternate;
-moz-animation: spin2 2s infinite linear normal, 2s infinite ease-in-out alternate;
-o-animation: spin2 2s infinite linear, spin2 2s infinite ease-in-out alternate;
-ms-animation: spin2 2s infinite linear, spin2 2s infinite ease-in-out alternate;
animation: spin2 2s infinite linear, spin2 2s infinite ease-in-out alternate;
}
 
@-webkit-keyframes spin2 {
0% { -webkit-transform: rotate(0deg) scale(1);}
100% { -webkit-transform: rotate(360deg) scale(.7);}
}
@-moz-keyframes spin2 {
0% { -moz-transform: rotate(0deg) scale(1);}
100% { -moz-transform: rotate(360deg) scale(.7);}
}
@-o-keyframes spin2 {
0% { -o-transform: rotate(0deg) scale(1);}
100% { -o-transform: rotate(360deg) scale(.7);}
}
@-ms-keyframes spin2 {
0% { -ms-transform: rotate(0deg) scale(1);}
100% { -ms-transform: rotate(360deg) scale(.7);}
}
@-keyframes spin2 {
0% { transform: rotate(0deg) scale(.7);}
100% { transform: rotate(360deg) scale(1);}
}



 
.breathing-hypnotic-disc
{
-webkit-animation: breathe 5s infinite ease-in-out alternate;
-moz-animation: breathe 5s infinite ease-in-out alternate;
-o-animation: breathe 5s infinite ease-in-out alternate;
-ms-animation: breathe 5s infinite ease-in-out alternate;
animation: breathe 5s infinite ease-in-out alternate;
}
 
@-webkit-keyframes breathe {
0% { -webkit-transform: scale(1);}
100% { -webkit-transform: scale(.5);}
}
@-moz-keyframes breathe {
0% { -moz-transform: scale(1);}
100% { -moz-transform: scale(.5);}
}
@-o-keyframes breathe {
0% { -o-transform: scale(1);}
100% { -o-transform: scale(.5);}
}
@-ms-keyframes breathe {
0% { -ms-transform: scale(1);}
100% { -ms-transform: scale(.5);}
}
@-keyframes breathe {
0% { transform: scale(1);}
100% { transform: scale(.5);}
}
 
 .spinning-hypnotic-disc
{
-webkit-animation: spin1 60s infinite linear;
-moz-animation: spin1 60s infinite linear;
-o-animation: spin1 60s infinite linear;
-ms-animation: spin1 60s infinite linear;
animation: spin1 60s infinite linear;
}

@-webkit-keyframes spin1 {
0% { -webkit-transform: rotate(0deg);}
100% { -webkit-transform: rotate(360deg);}
}
@-moz-keyframes spin1 {
0% { -moz-transform: rotate(0deg);}
100% { -moz-transform: rotate(360deg);}
}
@-o-keyframes spin1 {
0% { -o-transform: rotate(0deg);}
100% { -o-transform: rotate(360deg);}
}
@-ms-keyframes spin1 {
0% { -ms-transform: rotate(0deg);}
100% { -ms-transform: rotate(360deg);}
}
@-keyframes spin1 {
0% { transform: rotate(0deg);}
100% { transform: rotate(360deg);}
}



/*----------------------------------section10------------------------------------------------*/
#testimonial{
	width:100%;
	min-height:650px;
	background:url(/images/section-10.jpg) no-repeat center;
	background-size:cover;	
	font-family:'poppinsmedium';
}
#testimonial .va-table{
	display: table;
    height: 650px !important;
    width: 100%;
}
#testimonial .table-cell {
    display: table-cell;
    vertical-align: middle;
}
.testimonial-head{
	padding-top: 20px;
	font-size:25px;
	color:#ffffff;
	line-height: 35px;
	text-transform:uppercase;
	font-family:'poppinssemibold';
}
.testimonial-head-content{
	font-size:18px;
	color:#95ddf8;
   padding-bottom:35px;
   line-height:24px;
   font-family:'poppinslight';
}
/*.client-name{
	font-family:'Lato';
	font-size:19px;
	color:#fafafa;
	}*/
/*stars*/	
div.stars {
 /* width: 270px;*/
  display: inline-block;
}

input.star { display: none; }
label.star {
     float: right;
    padding: 5px;
    font-size: 20px;
    color: #f38018;
    transition: all .2s;
	font-weight:100;
}
input.star:checked ~ label.star:before {
  content: '\f005';
  color: #6fb9de;
  transition: all .25s;
}
input.star-5:checked ~ label.star:before {
  color:#6fb9de;
  /*text-shadow: 0 0 20px #952;*/
}

input.star-1:checked ~ label.star:before { color: #ad0101; }
label.star:hover { transform: rotate(-15deg) scale(1.3); }
label.star:before {
content: '\f005';
font-family: FontAwesome;
}

	
#happy-investors .client-say, #our-team .client-say{
	font-family:'latoitalic';
	font-size:15px;
	color:#000;
	min-height: 100px;
	width: 90%;
    margin-left: 10%;
}


.feedback-btn {
background: #ffffff!important;
    border: 2px solid #ffffff;
    border-radius: 30px;
    padding-left: 5px;
    padding-right: 5px;
    padding-top: 11px;
    padding-bottom: 9px;
    font-family: 'poppinssemibold';
    color: #055882;
	margin-top: 40px;
   font-size: 16px;
    width: 222px;
    text-transform: uppercase;
}
.feedback-btn:hover {
background: #6fb9de !important;
    border: 2px solid #6fb9de;
    cursor: pointer;
    color: #ffffff;
	
}



#testimonial .carousel-indicators .active {
    width: 10px;
    height: 10px;
    margin: 0;
    background-color: #2e7b59;
}	
#testimonial .carousel-indicators li {
    display: inline-block;
    width: 10px;
    height: 10px;
    margin: 0px;
    text-indent: -999px;
    cursor: pointer;
	border:0px;
    background-color: #fff;	
    border-radius: 10px;
}

#testimonial .carousel-indicators {
      bottom: -25px;
  
}

#testimonial .carousel-control {
    width: 1%;
    font-size: 15px;
    color: #fff;
    text-align: center;
    text-shadow: 0 1px 2px rgba(0,0,0,.6);
    filter: alpha(opacity=50);
    opacity: .5;
	margin-left: 4%;
    margin-right: 4%;
	
}
#testimonial .carousel-control:focus, #testimonial .carousel-control:hover {
    color: #fff;
    text-decoration: none;
    filter: alpha(opacity=90);
    outline: 0;
     opacity: .5; 
}

#testimonial .carousel-control.left {
/*	display:none;*/
background-image:none;
}
#testimonial .carousel-control.right{
	/*display:none;*/
background-image:none;
}

#carousel-testimonial .glyphicon {
    font-size: 15px;
  	color: #ffffff;
	top: 60px;
	padding-left: 85px;
}
.testimonial-icon{
	padding-right:20px;	
}
.testimonial-controls {
   padding-left: 37%;
    z-index: 9999;
    margin-top: -19px;
}
.testimonial-content{
	min-height:300px;
}
.client-dp{
	padding-bottom:20px;
	}
#carousel-testimonial  .client-dp img{
	    width: 150px;
    height: 150px;
	}	

a:hover .testimonial-content  {
    color: #c5f7ff;
}

.client-say{
	font-family:'robotolight';
	font-size:20px;
	padding-bottom: 32px;
	line-height:32px;
	    font-style: italic;
		color:#fff;
}
.client-name{
	font-family:'robotobold';
	font-size:24px;
	line-height:25px;
	color:#fff;
}
.client-desi{
	font-family:'robotoregular';
	font-size:15px;
	line-height:18px;
	color:#c5f7ff;
}



/*--------Vidoe section------*/
.video_sec
{
  background:url(/images/video_sec_bg.jpg) center no-repeat;
  background-size:cover;
  min-height:650px;
     padding-top:5%;
	 color:#fff;
	 font-family: 'robotolight';
  padding-bottom:30px;
}
.Video-head{
	font-size:31px;
	line-height:40px;
	text-align:center;
	}
.video_sub_text{
	font-size:18px;
	text-align:center;
	line-height:25px;
	padding-bottom: 4%;
	}
	
.vidoe_space{
	min-height:200px;
	background:#fff;
	border: 2px solid #477294;
	    width: 92%;
	}
.vidoe_space iframe{
	width: 100%;
    min-height: 250px;
	}
.vid_text{
	font-size:17px;
	color:#fff;
	line-height:25px;
	    width: 90%;
    text-align: center;
	padding-top: 10px;
    padding-bottom: 25px;
	}
#video-tile .customNavigation {
    width: 100%;
    position: absolute;
    top: 40%;
    padding: 0 0px;
}
#video-tile .customNavigation .prev, #video-tile .customNavigation .next {
 width: 15px;
	color: #ffffff;
	margin-left:-35px;
}
#video-tile .customNavigation a {
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-tap-highlight-color: transparent;
}

.video_sec .owl-theme .owl-controls {
    margin-top: 0px;
    text-align: center;
    margin-bottom: 15px;
}
.video_sec .media:first-child {
    margin-left: 40%;
    padding-top: 50px;
}	
.video_sec 	.media-body {
    width: 162px;
}
.MF-formt {
    font-family: 'robotobold';
    font-size: 21px;
    line-height: 25px;
    text-transform: uppercase;
}
.video-text {
    color: #fff;
    font-family: 'robotolight';
    font-size: 15px;
    line-height: 18px;
    text-align: left;
}
/*===============research section===================*/	
	#research
{
	background:url(/images/research_bg.jpg) center no-repeat;
	background-size:cover;
	min-height:650px;
	padding-top:5%;
	padding-bottom:20px;	
	    font-family: 'robotolight';
}

.market-research-head
{
	font-size:31px;
	color:#020202;
	line-height:35px;
}
#research p
{
	font-size:18px;
	color:#6f6f6f;
    padding: 0px 0px 30px 0px;
}
.market-tabs
{
	margin-top:20px;
	background:none;
	min-height:200px;
}
#research .nav
{
	background:none;
}
#research .nav-pills > li.first
	{
	    padding-left:0%;
	}
#research .nav-pills > li > a
{
	background:none !important;
	color:#1f1f1f;	
	border-radius:0px;
	font-size:14px;
	padding:10px 25px;
	
}
#research .nav-pills > li > a:hover
{
	background:none !important;
	color:#eb6a0c;
}

#research .nav-pills>li.active>a, #research .nav-pills>li.active>a:focus, #research .nav-pills>li.active>a:hover 
{
	background:none;
	color:#eb6a0c;
	
}

#research .nav-pills>li.last>a
{
	border-right:none;
}
.tools-content {
    height: 345px;
    display: block;
    margin-bottom: 20px;
    overflow: auto;
    padding: 15px;
    background:#ffffff;
       border: 2px solid #9bce31;
}


.margin-tool-top
{
	margin-top:30px;
}

.news-box
{
	height:300px;
	background:none;
	overflow:auto;
	display:block;
	padding:5px;
}

.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: #ff5d00;
  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: #0174cf;
  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: #ff5d00;
  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: #09c6d8;
  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: #f56d09;
  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: #0174cf;
  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;
}

/*---------------------- Mobile app section css start here ------------*/
.mobile-app-wrapper{width:100%; min-height:600px; background-image:url(/images/finnapp-bg.jpg); background-position:center; background-size:cover; padding-top:60px;}
.mobile-app-heading{color:#fff; text-align:center; font-size:35px; font-family: 'robotomedium'; margin-bottom:15px; line-height:38px;}
.mobile-app-one-click{width:100%; text-align:center; font-size:15px; font-family: 'robotomedium'; color:#fff; line-height:17px;}
.mobile-app-detail-wrapper{width:100%; margin-top:50px;}
.mobile-app-pic{width:100%; text-align:right;}
.now-mobile{width:100%; font-family: 'RobotoRegular'; font-size:21px; color:#fff; line-height:23px; margin-bottom:15px; margin-top:15px;}
.your-invest{width:100%; margin-bottom:10px; color:#ffc600; font-size:60px; line-height:62px; font-family: 'robotoregular'; margin-bottom:0px;}
.even-when{width:100%; font-size:35px; line-height:37px; color:#fff; font-family: 'robotoregular';}
.app-desc{width:100%; font-family: 'RobotoRegular'; font-size:16px; line-height:22px; color:#fff; margin:40px 0px;}
.use-app{width:100%; color:#39ff76; font-family: 'RobotoRegular'; font-size:18px; line-height:20px; margin-bottom:25px;}
.app-link{width:100%; text-align:left;}
.app-link img{margin-right:15px;}
/*---------------------- Mobile app section css end here ------------*/
	
	
/*--------------contact start--------------*/
.contact
{
	background:#003d6c;
	min-height:484px;
	font-family: 'robotolight';
	background:url(/images/contact_home_bg.jpg) center no-repeat;
	background-size: cover;
}
.contact .container-fluid
{
	padding-left:30px;
	padding-right:30px;
}
.contact-companyname
{
	font-family:'latoregular';
	font-size:20px;
	color:#ffffff;
	line-height:30px;
	margin-top:60px;
}
.contact-head
{
	font-size:14px;
	color:#ffffff;
	line-height:20px;
	margin-top:0px;
}
/*.contact-subhead
{
	font-family: 'Lato-Bold';
	font-size:20px;
	color:#141414;
    padding-top: 50px;
	padding-bottom:30px;
	line-height:18px;
}
.contact-sub-head img
{
	MARGIN-TOP:-3PX;
}
.contact-sub-head p
{
	font-family: 'latoregular';
	font-size:16px;
	color:#404040;
}*/
.contact-sub-add
{
	font-size:13px;
	color:#ffffff;
	padding: 15px 0px 5px 0px;
    line-height: 20px;
}
.contact-sub-add img
{
	margin-top:-5px;
	margin-right:15px;
}
.contact-head a
{
	color:#ffffff;
}
.contact-head a:hover
{
	color:#4aa0c6;
}
.social{
	margin-top:10px;
	margin-bottom:15px;
	}
.social img
{
	padding:2px;
}
.reg
{
	background:#dbae1d;
	color:#ffffff;
	padding:5px 20px;
	border-radius:25px;
	font-family:'roboto-SemiBold';
	font-size:21px;
}
.reg:hover
{
	background:#00a0e3;
	color:#ffffff;
}
ul.list-ftr
{
	margin:0 auto;
	list-style:none;
	margin-left:-39px;
}
ul.list-ftr li
{
	padding:3px 0;
}
ul.list-ftr li a
{
	
	font-size:13px;
	color:#fff;
	line-height:8px;
}
ul.list-ftr li a:hover
{
	color:#6dd4f3;
}
.ftr
{
	color:#fff;
	min-height:81px;
	font-family: 'robotolight';
	font-size:12px;
	line-height:18px;
/*	background:#003d6c;*/
}
.ftr .container
{
	border-top:1px solid #485160;
	padding-top:20px;
	padding-bottom:20px;
	letter-spacing:.3px;
}
.ftr a
{
	font-size:12px;
	text-decoration:none;
	color:#74ddfb;
	padding:10px;
	font-style:normal;
}
.ftr a:hover
{
	text-decoration:none;
	color:#ffffff;
}
.arm
{
	font-family: 'robotolight';
	color:#74ddfb;
	font-style:normal;
	font-size:12px;
	padding-top: 20px;
}

.banner-logo {
      color: rgb(246, 143, 34);
    font-size: 26px;
    /*font-style: italic;*/
    font-weight: bolder;
    line-height: 20px;
}

/*----------------Footer--------------------*/
.contact .disclaimer-ftr
{
	min-height:54px;
    padding-top: 15px;
	padding-bottom:15px;
	margin-top:50px;
	margin-bottom:20px;
	color:#181818;
	font-size:12px;
	line-height:14px;
	font-family:'Lato-Bold';
}
.foot-disclaimer
{
	min-height: 19px;
    padding-top: 1px;
    padding-bottom: 2px;
    font-family: 'robotoregular';
}



.foot-disclaimer .container-fluid
{
	padding-left:30px;
	padding-right:30px;
}

.foot-disclaimer .disclaimer
{
	background: none;
    padding-top: 15px;
    color: #202020;
    font-size: 12px;
    line-height: 17px;
    padding-bottom: 15px;
	border-top: 2px solid #eaf0f0;
} 
.copyright,.copyright a {
    color: #5185c7;
    font-size: 12px;
}


footer {
    background: #0a356b;
    min-height: 100px;
    color: #535353;
    font-family: 'robotoregular';
    font-size: 14px;
    line-height: 15px;
        padding-top: 1.6%;
    padding-bottom: 0px;
    letter-spacing: 0.0px;
    position: relative;
}

footer .va-table {
    display: table;
    width: 100%;
    min-height: 54px !important;
}
footer  .table-cell {
    display: table-cell;
    vertical-align: middle;
}
#footer ul {
    text-decoration: none;
    list-style-type: none;
     /* margin-left: -5%;*/
}	

#footer li {
    float: left;
    padding: 0px 0px 0px 15px;
	color:#5185c7;
}	
	
	
footer a{
    text-decoration: none;
    color: #5185c7;
    padding-left: 0px;
    padding-right: 0px;
	
	}

footer a:hover, footer a:focus{
	text-decoration:none;
color: #ffffff;
	}


#inner-pages #planning #table-scroll {
    height: 20px !important;
    width: 100%;
}

.disclaimer-ftr{
    padding: 30px 0px;
    font-size: 13px;
    line-height: 16px;
}
/*---------------------Sip scheme page--------------------*/

.bg-grey-dim {
    background: #373435;
    color: #fff;
}
.poppins-semibold {
    font-family: "robotomedium";
}
.poppins-med{
	 font-family: "robotoregular";
	}

	
#sip_investment {
    top: 0;
    left: 0;
    min-height: 200px;
    width: 100%;
    margin-top: 105px;
    background: url(/images/bg.jpg) center no-repeat;
}

#sip_investment .va-table {
    display: table;
    min-height: 200px !important;
    width: 100%;
}
#sip_investment  .table-cell {
    display: table-cell;
    vertical-align: middle;
}


.sip-investment-content-heading {
    font-family: 'merriweather_sansbold';
    font-size: 25px;
    line-height: 48px;
    padding-top: 7px;
    text-align: center;
    color: #ffffff;
}.sip-investment-head-content {
    font-family: 'robotoregular';
    font-size: 16px;
    line-height: 20px;
    color: #ffffff;
    text-align: center;
}	
	
#sip-page #page-heading {
    min-height: 500px;
}

#sip-page #page-heading:after {
  height: 0px;
  width: 0px;
  background: none;
}

#sipschemes .custom_font{
	font-family:'robotobold';
	font-size:25px;
	line-height:40px;
	padding-bottom:50px;
	}


#sip-page #page-heading .container-fluid {
  margin-left: 30px;
  margin-right: 30px;
}
#sip-page #page-heading .side-tab-sec {
  min-height: 355px;
  background: #fafafa;
  background-size: cover;
  margin-bottom: 5px;
  padding: 10px;
  font-size: 14px;
}
#sip-page #page-heading .side-tab-sec .butn {
  padding: 10px;
  background: #ff7000;
  color: #fff;
  margin-top: 10px;
  margin-bottom: 10px;
  border-radius: 0px;
  outline: none;
}
#sip-page #page-heading .plan-btn {
 background: #3f92c6;
     font-family: 'robotomedium';
    font-size: 14px;
    color: #ffffff;
    border: 0px solid #ffffff;
    padding: 10px 15px;
    border-radius: 35px;
    transition: all 0.5s ease;
    margin-bottom: 20px;
    text-shadow: none;
    outline: none;
}
#sip-page #page-heading .plan-btn:hover {
  background:#000;
  color: #fff;
  transition: all 0.3s ease;
  outline: none;
}
#sip-page #page-heading .plan-btn:focus {
  background: #3f92c6;
  color: #ffffff;
  transition: all 0.3s ease;
  outline: none;
}
#sip-page #page-heading a.read {
  color: #008788;
  cursor: pointer;
  font-size: 13px;
}
#sip-page #page-heading a.read:hover {
  color:#ec3e49;
}
#sip-page #page-heading a.read:focus {
  color:#ec3e49;
}
#sip-page #page-heading .collapse.in {
  display: block;
  background: #ffffff;
}
#sip-page #page-heading .video_bg {
  background: url(/images/sip-page-pc.png) center no-repeat;
  min-height: 367px;
}
#sip-page #page-heading .video_bg .video-sip {
  position: absolute;
  top: 19px;
      left: 127px;
  min-width: 488px;
  min-height: 305px;
}
#sip-page #page-heading #nav_lvl_2 {
  display: inline-block;
}
#sip-page #page-heading #nav_lvl_2 li {
  display: inline-block;
  border-right: 0px solid #dedede;
}
#sip-page #page-heading #nav_lvl_2 li.active > a, #sip-page #page-heading #nav_lvl_2 li.active > a:hover, #sip-page #page-heading #nav_lvl_2 li.active > a:focus {
  border: none;
  border-radius: 0px;
  border-bottom: solid 2px #3f92c6;
  color: #ffffff;
  background: #3f92c6;
}
#sip-page #page-heading #nav_lvl_2 li.active > a:after, #sip-page #page-heading #nav_lvl_2 li.active > a:hover:after, #sip-page #page-heading #nav_lvl_2 li.active > a:focus:after {
  position: absolute;
  content: '';
  left: 45%;
  bottom: -6px;
  width: 0;
  height: 0;
  border-left: 8px solid transparent;
  border-right: 8px solid transparent;
  border-top: 5px solid #3f92c6;
}
#sip-page #page-heading #nav_lvl_2 li > a {
  color: #484848;
  font-size: 14px;
  border: none;
  padding: 10px 10px;
  font-family: 'muliregular';
}
#sip-page #page-heading #nav_lvl_2 li > a:hover, #sip-page #page-heading #nav_lvl_2 li > a:focus {
  border: none;
  border-radius: 0px;
  border-bottom: solid 2px #3f92c6;
  color: #ffffff;
  background: #3e91c6;
}
#sip-page #page-heading #nav_lvl_2 li > a:hover:after, #sip-page #page-heading #nav_lvl_2 li > a:focus:after {
  position: absolute;
  content: '';
  left: 45%;
  bottom: -6px;
  width: 0;
  height: 0;
  border-left: 8px solid transparent;
  border-right: 8px solid transparent;
  border-top: 5px solid #3f92c6;
}
#sip-page #page-heading .tab-content {
  font-family: 'mulilight';
  font-size: 13px;
  color: #353535;
  margin-top: 10px;
}
#sip-page #page-content {
  margin: 0;
  padding: 25px 0;
  padding-top: 40px;
  min-height: 693px;
  background: url(/images/sip-page-bg.png) center no-repeat;
  background-size: cover;
}
#sip-page #page-content .sip-sec-head {
  font-family: 'robotoregular';
  font-size: 22px;
  color: #4d4d4d;
  line-height: 26px;
  text-transform: uppercase;
  margin-bottom: 50px;
}
#sip-page #page-content .sip-sec-head:after {
  content: '';
  position: absolute;
  bottom: -8px;
  left: 48%;
  width: 35px;
  height: 3px;
  background: #8cb020;
}
#sip-page #page-content .sip-sec-subhead {
  font-family: 'open_sanssemibold';
  font-size: 23px;
  color: #1e1e1e;
  line-height: 23px;
  text-transform: uppercase;
  margin-bottom: 50px;
  margin-top: 50px;
}
#sip-page #page-content .sip-sec-subpara {
  font-family: 'open_sanssemibold';
  font-size: 21px;
  color: #1e1e1e;
  line-height: 31px;
  text-transform: uppercase;
  margin-bottom: 50px;
  margin-top: 50px;
}
#sip-page #page-content .plan-btn {
  background: #008788;
   font-family: 'robotomedium';
  font-size: 14px;
  color: #ffffff;
  border: 0px solid #ffffff;
  padding: 13px 15px;
  border-radius: 25px;
  transition: all 0.5s ease;
  margin-bottom: 20px;
  text-shadow: none;
  outline: none;
}
#sip-page #page-content .plan-btn:hover {
  background:#ec3e49;
  color: #0f3667;
  transition: all 0.3s ease;
  outline: none;
}
#sip-page #page-content .table-striped > thead > tr:nth-of-type(odd) {
  background-color: #3f92c6;
  border-bottom: 1px solid #ddd;
}
#sip-page #page-content .table > thead > tr > th {
  color: #ffffff;
}
#sip-page #page-content .side-contact {
  min-height: 60px;
  background: url(/images/tax-contact.png) center no-repeat;
  background-size: cover;
  margin-bottom: 11px;
  font-size: 31px;
  color: #ffffff;
  border-radius: 8px;
}
 .debtheading {
     font-family: 'robotomedium';
    font-size: 29px;
    color: #171616;
    line-height: 30px;
	    padding-bottom: 21px;
    padding-top: 20px;
}
 .equity_lar_text{
	text-shadow: none;
    font-size: 20px;
 font-family: 'robotolight';
    color: #121212;
    left: 0;
    top: 10px;
    width: 98%;
	}

 .important-line {
  font-family: 'robotobold';
    font-size: 17px;
}
#mf_forms iframe{
	height: 700px;
}


@media (min-width: 992px) and (max-width: 1300px){
#sip-page #page-heading .video_bg .video-sip {
    left: 9px;
    min-width: 451px;
 
}
	#sip-page #page-heading .video_bg {
    background: none;
}}


@media (min-width: 426px) and (max-width: 991px) {
  #sip-page #page-content .side-contact {
    margin-top: 17px;
  }
  #sip-page #page-heading .video_bg .video-sip {
    left: 94px;
}
 #sip-page #page-heading .video_bg {
    margin-bottom: 40px;
} 
  #mf_forms iframe{
	height: 1100px;
}
}
@media (min-width: 0px) and (max-width: 767px){
	#sip_investment {
    margin-top: 88px;
}#sip-page #page-heading .container-fluid {
    margin-left: 0px;
    margin-right: 0px;
}
#mf_forms iframe{
	height: 1100px;
}

	}
	
	
	
	

#sip-page #page-content .side-contact .butn {
  padding: 8px;
  background: #ff7000;
  color: #fff;
  margin-top: 10px;
  margin-bottom: 10px;
  border-radius: 0px;
  outline: none;
}


/*---Media Queries-----------------*/




@media (min-width: 992px) and (max-width: 1300px)
{
nav {
       height:130px;
}	
	
nav .navbar-right {

     padding-top: 65px;
	
}	
nav .navbar-brand {
   width: 275px;
    margin-top: 40px;
    background: url(/images/logo.png) left no-repeat;
}
nav.smaller .navbar-brand {
    width:280px;
  /*  height: 77px;*/
}
nav.smaller .navbar-right {
    padding-top: 25px;
}
/*#inner-pages nav {
    height: 125px;
}
#inner-pages nav.smaller{
	height: 110px;
	}

#inner-pages nav .navbar-right{
	margin-top: -6%;
	 padding-top: 10px;
	}
#inner-pages nav.smaller .navbar-right	{
	   margin-top: 20px;
	}*/
	
	
#inner-pages nav .navbar-brand {
  
      width: 300px;
    margin-top: 40px;
    background: url(/images/logo.png) no-repeat;
}
#inner-pages nav.smaller .navbar-brand{
	    margin-top: 8px;
	}
#inner-pages .navbar-default #menubar .navbar-nav > li {
    padding: 9px 0px 1px 1px;
}
.navbar-default .top-navbar-left > li {
    padding: 0px 5px;
    color: #fff;
}
.navbar-default .navbar-nav > li > a {
    padding: 0px 3px;
	    font-size: 13px;
}
/*nav.smaller {
    height: 90px;
}*/

.navbar-default .top-most-header .navbar-nav > li {
    padding: 0px 0px 0px 3px;
}
.navbar-default #menubar .navbar-nav > li {
       padding: 9px 1px 1px 1px;
}
.nav>li>a {
       padding: 4px 5px;
}
.navbar-default .container-fluid {
    padding-right: 25px;
    padding-left: 25px;
}

.navbar-default .top-nav .container-fluid {
    padding-right: 30px;
    padding-left: 45px;
}




/*#banner {
    padding-top: 26%;
}*/
#research .nav-pills > li > a {
    padding: 10px 8px;
}
.service_link {
    display: block;
	    margin-top: 10px;
}
.service_link a {
    color: #337ab7;}
#power-sip {
    margin-top: 0%;
}
.text-above-fields {
    font-size: 13px;
    line-height: 18px;
}
#power-sip input {
    width: 116px;
}
.result-line {
    font-size: 18px;
}
#show_final_amount {
    font-size: 20px;
}

#goal_planning_sec {
    padding-bottom: 5%;
}
.erin-font {
    font-size: 25px;
}
#compounding-bg h5 {
    font-size: 13px;
}
.blue-btn, .orange-btn, .green-btn {
    font-size: 15px;
}
#section5 .rule16_head2 {
    font-size: 60px;
}
.liquid1-money-bg .left-img img{
	display: block;
    max-width: 100%;
    height: auto;
	position:absolute;
	    margin-top: 67%;
	}

#feedback .container, .video_sec .container {
    width: 920px;
	    padding-left: 0px;
}

.contact-companyname {
    margin-top: 26px;
}
#mf_forms iframe {
    height: 1100px;
}	
.feeds .testimonial-heading {
    font-size: 16px;
}	
	.feedback .feeds {
    min-height: 315px;
}
}
@media (min-width: 768px) and (max-width: 991px)
{
	
.navbar-default {
    border-bottom: none;
    padding: 0 0px;
    border-bottom: 0px solid #dadada;
    min-height: 94px;
}
.navbar-default .container-fluid {
    padding-right: 15px;
    padding-left: 15px;
}


.top-most-header {
    margin-top: 0px;
    min-height: 33px;
}
.navbar-default .top-nav .container-fluid {
    padding-right: 20px;
    padding-left: 21px;
}
.navbar>.container .navbar-brand, .navbar>.container-fluid .navbar-brand {
    margin-left: -5px;
}
.navbar-default #menubar .navbar-nav > li > a {
   font-size: 12px;
    text-transform: capitalize;
} 

nav .navbar-brand {
     width: 247px;
    margin-top: 35px;
    background: url(/images/logo.png) no-repeat;
    height: 88px;
}
#menubar  .navbar-right {
    margin-right: 0;
	
}
.navbar-collapse ul {
    margin-top: 18px;
}
.navbar-default .navbar-nav > li {
      padding: 5px 0px;
}
.navbar-default #menubar .navbar-nav > li {
       padding: 4px 2px 1px 5px;
}
.login-btn {
    font-size: 10px;
    padding: 6px 7px;
    margin-top: 0px;
    margin-left: 0px;
}

nav.smaller .navbar-right {
    padding-top: 16px;
}
nav.smaller .navbar-brand {
width: 277px;
    margin-top: 10px;
    background: url(/images/logo.png) no-repeat;
    height: 88px;
}
.signup-btn {
    padding: 6px 13px;
}
#banner {
    padding-top: 8%;
}


#banner .carousel-caption {
    top: -31px;
}



#planning .signup-btn {
    padding: 6px 7px;
}
#power-sip {
	padding-bottom: 6%;
    margin-top: 0%;
}
#power-sip .calc-margin-right {
    margin-right: 0px;
}

.carousel-caption 
{
    top: 10%;
}
.num-circle2:before
{
	width:0%;
}
.num-circle2:after
{
	width:0%;
	
}


.video_sec .container {
    width: 704px;
}


/*#home_tax_calc .fourth-section {
    background: url(/images/home_tax_bg.jpg) left no-repeat !important; }*/
	
#goal_planning_sec {
    padding-bottom: 5%;
}	

#mobile_app {
    padding-top: 9%;
}

#mobile_app	.media {
    margin-bottom: 14%;
}

#section4 {
    padding-bottom: 50px;
}
#section5 {
 padding-top: 12%;
}
.liquid1-money-bg .left-img img {
    display: block;
    max-width: 100%;
    height: auto;
    position: absolute;
    margin-top: 124%;
}
.contact_side_img {
    padding-top: 4%;
    margin-left: 0px;
}



.carousel-control img{
	height:30px;
	}
#feedback .carousel-inner > .item {
    min-height: 300px;
}

#feedback .carousel-caption {
    top: 0px;
       left: 4%;
    right: 0%;
    width: 100%;
}
.contact-left {
    padding: 6% 3% 2% 3%;
}
.contact-right {
    padding: 6% 2% 2% 3%;
}


.social-media iframe {
    width: 45%;
    height: 40px;
    margin-top: 15px;
}
#footer li {
       padding: 0px 0px 5px 8px;
}

#feedback-tile #feedback-tiles {
    margin-right: 0px;
    margin-left: 0px;}
	
#feedback .container{
	width:100%;
	}
	
#mf_forms iframe{
	height: 1100px;
}	

}

@media (min-width: 0px) and (max-width: 767px){
.navbar-default .navbar-collapse, .navbar-default .navbar-form {
   background: #ffffff !important;
	    padding-bottom: 10px;
    border-top: 1px solid #e7e7e7;
}
.navbar-default .navbar-nav > li {
   padding: 4px 5px;
}
.navbar-default .navbar-nav > li > a {
       padding: 0px 0px;

}
.navbar>.container .navbar-brand, .navbar>.container-fluid .navbar-brand {
      margin-left: 10px;
}


nav.smaller .navbar-right {
    float: left!important;
    margin-right: 0px;
    padding-top: 10px;
}
nav .navbar-right {
    float: left!important;
    margin-right: 0px;
    padding-top: 10px;
    margin-left: 10px;
}

nav {
    height: 110px;
}
	nav.smaller {
    height: 100px; 
}

	
nav .navbar-brand {
	
	width:280px;
    /* height: 80px; */
    margin-top: 10px;
    background: url(/images/logo.png) no-repeat;
}	
nav.smaller .navbar-brand {
	width: 247px;
   /* height: 80px;*/
    margin-top: 4px;
    background: url(/images/logo.png) no-repeat;
}
.navbar-default .container-fluid {
    padding-right: 15px;
    padding-left: 15px;
}
.video_sec {
    padding-top: 10%;
}




#banner {
    padding-top: 25%;
}
    
    
    
#banner .carousel-caption {
    top: -15px;
    left: 6%;
}
  #banner .carousel-inner .carousel-bg1, #banner .carousel-inner .carousel-bg3 {
    background:none;
    background-size: cover;
}  
    
   .banner-head-text1 {
    font-size: 24px;
} 
.banner-head-text3 {
    font-size: 15px;
    line-height: 27px;
} 
    
    
    
.wealth_build {
    padding-bottom: 20px;
}

#services {
    padding-top: 14%;
}
.service_link {
    display: block;
}

.service_link a {
    color: #169ad7;
}
.service-temp-text {
    min-height: 75px;
}

.services-heading {
    font-size: 23px;
    line-height: 35px;
}





#power-sip {
    margin-top: 0%;
    padding-top: 10%;
	padding-bottom:10%;
}
.num-circle2:before
{
	width:0%;
}
.num-circle2:after
{
	width:0%;
	
}

#power-sip input {
  width: 80px !important;
    float: right;
}

#section4 {
    padding-top: 17%;
    padding-bottom: 4%;
}

#aboutus_sec {
    padding-top: 13%;
}

#goal_planning_sec {
    padding-bottom: 10%;
}
.goal_sec_btn {
    text-align: center;
}
#compounding-bg h5 {
    font-size: 13px;
}



.sec3_left .col-lg-offset-1 {
    margin-left: 0%;
}
.sec3_left .tab-content {
    min-height: 455px;
    margin-bottom: 30px;
}
.sec3_left .tab_head_text {
    font-size: 20px;
    line-height: 28px;
}

#tab5 #taxation_tax-calc .fourth-section .slab_amount {
    font-size: 19px;
    line-height: 13px;
    margin-top: 20px;
}


#home_video_sec .vid_sec_right {
    padding: 40px 30px 10px 30px;
}
#home_video_sec .vid_sec_right .vid_content {
    padding-bottom: 20px;
}
#section4 .section4-head2 {
    font-size: 30px;
}
    
   #safe-n-secure {
    padding-bottom: 50px;
    padding-top: 40px;
} 
    
#section4 .section4-head-content {
    padding-bottom: 10px;
}
    
    
.safe-n-secure-head-content {
    padding-bottom: 30px;
    font-size: 12px;
    line-height: 17px;
}
.image {
    left: 30%;
}
.app-content-head {
    font-size: 26px;
    line-height: 29px;
}
 .app-content-head2 {
         font-size: 15px;
    padding-top: 20px;
}   
  .client-say {
    font-size: 12px;
    padding-bottom: 25px;
    line-height: 14px;
}  
.eq_head {
    line-height: 21px;
    margin-bottom: 21px;
}
#section5 {
 /*   background: url(/images/section5_bg.jpg) left no-repeat;*/
    padding-top: 10%; 
}
#section5 .rule16_head1 {
    font-size: 38px;
    line-height: 40px;
}
#section5 .rule16_head2 {
    font-size: 35px;
    line-height: 46px;
}



 #feedback-tile .customNavigation .next {
	 
	/* margin-right:-25px;*/
	 }
#feedback-tile #feedback-tiles {
    width: 94%;
    /* margin: 4px auto; */
    margin-top: 4px;
    margin-bottom: 4px;
    margin-right: -36px;
    margin-left: 5px;
    z-index: 99;
}

#mobile_app	.media {
    margin-bottom: 10%;
}
#mobile_app {
    padding-top: 10%;
    padding-left: 10px;
    padding-right: 10px;
}

.mobile-app-detail-wrapper {
    padding-bottom: 22%;
}



.feedback-head {
    font-size: 25px;
}
.feedback-head p {
    font-size: 15px;
    line-height: 23px;
}
#feedback .carousel-caption {
    top: 0px;
    left: 0%;
    text-align: justify;
    right: 0%;
    width: 98%;
    /* min-height: 400px; */
}





.testimonial-txt {
    background: none;
    min-height: 300px;
    font-size: 15px;
    color: #fff;
    letter-spacing: .5px;
    border-radius: 3px;
    padding: 0px 0px 5px 0px;
}

.testimonial-txt p {
    padding-top: 0px;
    padding-right: 0px;
    font-size: 16px;
    line-height: 25px;
}
.testimonial-client {
    font-size: 17px;
}
.contact-left {
    padding: 15% 5% 2% 5%;
}
.contact-right {
    padding: 15% 5% 2% 10% !important;
}

.foot-disclaimer .disclaimer {
    text-align: justify;
}

.social-media iframe {
    width: 55%;
}

.contact_home_add {
    font-size: 13px; 
}
.copyright, .copyright a {
    text-align: center;
}

#footer ul {
    margin-left: -5%;
}
#footer li {
    padding: 0px 0px 0px 2px;
    margin-top: 27px;
    margin-bottom: 15px;
}
#mf_forms iframe{
	height:1200px;
}
}

@media (max-width:375px)
{

#footer ul {
    margin-left: -5%;
    margin-top: 12px;
}


#footer li {
      padding: 0px 3px 0px 3px;
    margin-top: 0px;
    margin-bottom: 9px;
}

.welcome-scroll {
    max-height: 525px;
}
}


@media (max-width:320px){

#power-sip {
    margin-top: 26%;
    padding-top: 10%;
    padding-bottom: 10%;
}


#section5 { 
    min-height: 620px;
    background-size: cover;
}
.contact_home_head {
    font-size: 25px;
}


.sec3_left .tab-content {
    min-height: 655px;
}
#tab5 #taxation_tax-calc .fourth-section .slab_amount {
    font-size: 15px;
    margin-top: 10px;
}

#tab5 #taxation_tax-calc .fourth-section input {
    padding: 0px 20px;
    font-size: 37px;
}	
#tab5 #taxation_tax-calc .fourth-section label {
    font-size: 37px;
}
#tab5 #taxation_tax-calc .fourth-section .text1 {
    font-size: 16px;
    color: #242020;
    line-height: 23px;
    padding-top: 20px;
    padding-bottom: 5px;
}
.emergency-calc {
  
}
.emergency-calc .font-size-23 {
    font-size: 18px;
    line-height: 18px;
}
.emergency-calc  .font-size-18 {
    font-size: 16px;
    line-height: 17px;
    margin-top: 10px;
}

	}

