@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;
}

::-webkit-scrollbar {
    width: 7px;
    -webkit-border-radius: 5px;
    border-radius:5px;
    -webkit-box-shadow: inset 0 0 5px rgba(0,0,0,0.3); 
	background:#222;
}
 
/* Track */
::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 0px rgba(0,0,0,0.3); 
    -webkit-border-radius: 0px;
    border-radius: 0px;
}
 
/* Handle*/
::-webkit-scrollbar-thumb {
    -webkit-border-radius: 50px;
    border-radius: 50px;
    background: #0099db; 
    -webkit-box-shadow: inset 0 0 0px rgba(200,0,0,0.5); 
}
::-webkit-scrollbar-thumb:window-inactive {
 background: rgba(78,78,78,0.4);
}
.t1
{
		margin:0 auto;
		position:fixed;
		top:250px;
		right:-285px;
		width:285px;
		height:360px;
		z-index:999;
		cursor:pointer;
		background:#ffffff;
		padding-top:20px;
		border-radius:10px;
		border:1px solid #c2c2c2;
		-webkit-box-shadow: 0px -1px 4px 2px rgba(198,198,198,.4);
-moz-box-shadow: 0px -1px 4px 2px rgba(198,198,198,.4);
box-shadow: 0px -1px 4px 2px rgba(198,198,198,.4);
		-webkit-transition: all .5s ease;
		-moz-transition: all .9s ease;
		-ms-transition: all .9s ease;
		-o-transition: all .9s ease;
		transition: all .5s ease;
}
.sign-up-tab
{
	position:absolute;
	left:-42px;
	top:10px;
	width:42px;
	height:139px;
	background:url(/images/Signup-tab.png) no-repeat;
}
.t1-active
{
		right:0px;
		-webkit-transition: all .5s ease;
		-moz-transition: all .9s ease;
		-ms-transition: all .9s ease;
		-o-transition: all .9s ease;
		transition: all .5s ease;
}
/*-------------------Pop Up Register--------------------------------*/
.blur-bg{
	background:#000;
}
/* Blur */
.blur{
	filter:blur(2px);
	-webkit-filter:blur(5px);
	-moz-filter:blur(5px);
	-o-filter:blur(5px);
	-ms-filter:blur(5px);
}
.popup-box{
  width:100%;
  height:100%;
  position:fixed;
  background:rgba(0,0,0,.5);
  z-index:99999;
  top:0;
  left:0;
  display:none;
}
.popup-boxview{
  display:block !important;
}
.popup-container{
  width:100%;
  height:340px;
  background:none;
  margin:25px auto;
  margin-top:calc( (100vh - 400px) / 2);
  position:relative;
}

.button2 {
    background:#e46304!important;
     border:2px solid #e46304;
     padding:10px 15px!important;
	 border-radius:25px;
     cursor: pointer;
	  font-family: 'Open Sans';
	  color:#ffffff;
	  font-size:18px;
	  line-height:22px;
	  text-decoration:none;
}
.button2:hover {
    background:none !important;
     border:2px solid #e46304;
    /*border is optional*/
     cursor: pointer;
	  color:#e46304;
}



.benefit
	{
		font-family:'open_sansregular';
		font-size:12px;
		color:#ffffff;
		background:url(/images/benifit-bg.png) top center no-repeat;
		background-size:cover;
		min-height:340px;
		padding:20px 10px 10px 20px;
	}
	.benefit-head
	{
		font-family:'robotoregular';
		font-size:20px;
		text-transform:uppercase;
		color:#ffffff;
	}
	.benefit-bold
	{
		font-family:'robotobold';
		font-size:28px;
		text-transform:uppercase;
		color:#ffffff;
	}
	.benefit > ul
	{
    margin: 0px 0 0 7px;
    padding: 6px 20px 0px 10px;
	}
	.benefit > ul li
	{
		list-style:url(/images/bullet.png);
		line-height:20px;
		padding:5px 0px;		
	}
	.login-reg-form
	{
		background:#ffffff;
		min-height:340px;
		padding:20px 10px 10px 0px;
	}
	.login-reg-txt
	{
		font-family:'robotomedium';
		font-size:17px;
		color:#3c55a5;
		padding:10px 10px 0px 10px; 
	}
	.login-reg-bold
	{
		font-family:'robotomedium';
		font-size:37px;
		padding-top:5px;
	}


/*------Nav bar-----*/
.navbar
{
	margin-bottom:0px;
}
.navbar-fixed-top {
    border-width: 0 0 0px;
}
.navbar-default
{
	background:#ffffff;
	border-bottom:none;
	padding:0;
	border-bottom:1px solid #dcdcdc;
	min-height:110px;    
}
.navbar-default .navbar-nav > li > a
{
	padding:20px 15px;
	color:#44596f;
	font-size:14.5px;
	font-family:'Myriad Pro';
	letter-spacing:.2px;
}
.navbar-default .navbar-nav > li.new
{
	background:url(/images/new.png) top right no-repeat;
}
.navbar-default .navbar-nav > li > a:hover, .navbar-default .navbar-nav > li > a:focus
{
	color:#ffc000;
}
.navbar-default .navbar-nav>.active>a, .navbar-default .navbar-nav>.active>a:focus, .navbar-default .navbar-nav>.active>a:hover {
    color:#ffc000;
    background: none;
}
.dropdown-menu>li>a {
	font-family:'robotoregular';
	font-size:14px;
    padding: 6px 12px;
}
.dropdown-menu>li>a:focus, .dropdown-menu>li>a:hover {
    color: #ffc000;
    text-decoration: none;
    background-color:transparent;
}
.navbar-default .navbar-nav>.open>a, .navbar-default .navbar-nav>.open>a:focus, .navbar-default .navbar-nav>.open>a:hover {
    color:#ffc000;
    background:none;
}
/*.navbar-brand > img {
    border: 0;
    width: 90%;
}*/
.toggle
{
	color:#ffc000;
	padding-left:5px;
	display:none;
}
.login-btn
{
	background:none;
	font-family:'Myriad Pro';
	font-size:13px;
	color:#f8342d;
	padding:5px 15px;
	border:none;
	margin-top:15px;
	margin-left:10px;
	letter-spacing:.2px;
	border-radius:25px;
	border:1px solid #f8342d;
	outline:none;
}
.login-btn:hover, .login-btn:focus
{
	background:#f8342d;
	color:#ffffff;
	outline:none;
	border:1px solid #f8342d;
}
.login-btn > img
{
	margin-top:-2px;
}
.login-btn a
{
	color:#ffffff;
}
.login-btn a:hover, .login-btn a:focus
{
	color:#056288;
}
.navbar-brand
{
	padding:0 15px;
}
.navbar>.container .navbar-brand, .navbar>.container-fluid .navbar-brand {
    margin-left: 5px;
    margin-right: 5px;
    margin-top: 5px;
    min-height: 87px;
}
.navbar-right {
    float: right!important;
    margin-right: 15px;
	padding-top:49px;
}
.top-nav > .container-fluid
{
  padding-left:30px;
  padding-right:30px;
}
.top-nav
{
	width: 100%;
    position: absolute;
    top: 0;
	left:0;
    color:#000000;
    z-index: 99999;
	font-size:14px;
}
.top-nav .navbar-right {
    margin-right: 15px;
	padding-top:5px;
}
.top-nav .navbar-nav > li > a {
    padding: 5px 15px !important;
    color: #44596f;
    font-size: 13px;
    font-family: 'Myriad Pro';
    letter-spacing: .2px;
}
.top-nav .text{ padding:3px; font-size:14px; font-family:'Montserrat-Light'; color:#000000; letter-spacing:.5px;}
.top-nav .text a{font-size:14px; font-family:'Montserrat-Light';}
.top-nav .text2{ padding:4px;  font-family:'robotoregular';}
.top-nav .text2 a{font-size:14px; color:#2c2c2c;}
.top-nav .text2 a:hover, .top-nav .text2 a:focus{color:#2eb210;}
.top-nav .text2 img{margin-top:-3px;}
.font-white{color:#fff;}
	.top-nav a{text-decoration:none; color:#000000; padding-left:10px; font-size:14px; outline:none;}
	.top-nav a:hover, .top-nav a:focus{ color:#0980b7; outline:none;}
	.top-nav img{padding:0 3px;
    margin-top: -3px;}

.top-nav .navbar-nav > li > a .login-btn
{
	background:none;
	font-family:'Myriad Pro';
	font-size:13px;
	color:#f8342d;
	padding:3px 8px;
	border:none;
	letter-spacing:.2px;
	border-radius:25px;
	border:1px solid #f8342d;
	margin-top:-3px;
	outline:none;
}
.top-nav .navbar-nav > li > a .login-btn:hover, .top-nav .navbar-nav > li > a .login-btn:focus
{
	background:#f8342d;
	color:#ffffff;
	outline:none;
	border:1px solid #f8342d;
}
.top-nav .login-btn > img
{
	margin-top:-2px;
}
.plan-btn
{
	background:#7c7ef9;
	font-family:'robotoregular';
	font-size:15px;
	color:#ffffff;
	padding:10px 30px;
	transition: all 0.5s ease;
	margin-top:20px;
	margin-bottom:20px;
	text-shadow:none;
	border-radius:25px;
	border:0;
	font-weight:300;
}
.plan-btn:hover
{
	background:#f8342d;
	color:#ffffff;
}

section .container-fluid
{
	margin-left:40px;
	margin-right:40px;
}


/*------BANNER------*/

#banner
{

	top:0;
	left:0;
	width:100%;
	min-height:700px;
	background: url(/images/banner-img.png) no-repeat, url(/images/banner-bg.png) center no-repeat;
    background-position: 112% 69%, bottom;
	background-size:auto, cover;
	padding-top:200px;
}

#banner .banner-head
{
	font-family:'MyriadPro-BoldCond';
	font-size:37px;
	color:#464b54;
	line-height:37px;
	margin-bottom:10px;
}
#banner .banner-head p
{
	font-size:39px;
	margin-top:10px;
    line-height: 39px;
}
#banner .banner-head-para
{
	font-family:'Myriad Pro';
	font-size:19px;
	color:#4a478a;
	line-height:37px;
	margin-bottom:10px;
}

a > .banner-icons .imgcon
{
  margin-top:20px;
  transition: all 0.3s ease-in;
}
a > .banner-icons .imgcon:before {
  pointer-events: none;
  position: absolute;
  z-index: 10;
  content: '';
  top: 70%;
  left: 40%;
  height: 10px;
  width: 20%;
  opacity: 0;
  background: -webkit-radial-gradient(center, ellipse, rgba(0, 0, 0, 0.35) 0%, transparent 80%);
  background: radial-gradient(ellipse at center, rgba(0, 0, 0, 0.35) 0%, transparent 80%);
  /* W3C */
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: transform, opacity;
  transition-property: transform, opacity;
}
a > .banner-icons .ico-head
{
  padding-top:20px;
  font-family:'Myriad Pro';
  font-size:15px;
  color:#44596f;
  line-height:24px;
  font-weight:600;
  transition: all 0.3s ease-in;
}
a:hover > .banner-icons .imgcon
{
  margin-top:10px;
  transition: all 0.3s ease-in;
}
a:hover > .banner-icons .imgcon:before
{ 
opacity: 1;
  -webkit-transform: translateY(5px);
  transform: translateY(5px);
  /* move the element down by 5px (it will stay in place because it's attached to the element that also moves up 5px) */
}
a:hover > .banner-icons .ico-head
{
  padding-top:30px;
  transition: all 0.3s ease-in;
  color:#ff7d04;
}






#banner .banner-sideoverlay
{
    position: absolute;
    min-height: 100vh;
    z-index: 10;
    bottom: 0;
    right: 0px;
    width: 30%;
    padding-top: 220px;
    padding-left: 5px;
    padding-right: 15px;
    background:#00a786;
    background-size: cover;
	letter-spacing:.2px;
}
#banner .banner-sideoverlay:after
{
 	content:'';
	position: absolute;
    top: 131px;
    left: -115px;
    border-bottom: 541px solid #00a786;
    border-left: 115px solid transparent;
}
#banner .banner-sideoverlay .text1
{
    color:#ffffff; 
	font-family:'RobotoCondensed-Bold'; 
	font-size:98px;
	line-height:98px;
	text-transform:uppercase;
}
#banner .banner-sideoverlay .text2
{
    color:#ffffff; 
	font-family:'Roboto-Thin'; 
	font-size:105px;
	line-height:105px;
	text-transform:uppercase;
}
#banner .banner-sideoverlay .text3
{
    color:#ffffff; 
	font-family: 'Lobster1-3'; 
	font-size:49px;
	line-height:52px;
	margin-bottom:40px;
}

   /* -------------------Carousel--------------- */
#banner .carousel-inner > .item {
    min-height:646px;
}

#banner .carousel-caption {
   top: 250px;
   left:0;
   right:0;
   text-align:left;
   width:100%;
}
#banner .white-clr-banner
{
	color:#ffffff; 
	font-family:'RobotoCondensed-Bold'; 
	font-size:47px;
	text-shadow:none;
	letter-spacing:.3px;
	line-height:47px;
}
#banner .para
{
	color:#ffffff; 
	font-family:'robotoregular'; 
	font-size:25px;
	text-shadow:none;
	letter-spacing:.3px;
	line-height:26px;
	text-transform:none;
	margin-top:15px;
}
.banner-txt
{
	color:#545454; 
	font-family:'robotoregular';
	font-size:18px; 
	line-height:25px;
	text-shadow:none;
	padding-top:20px;
	margin-bottom:30px;
}

#banner .carousel-inner > .item:nth-of-type(1) .white-clr-banner
{
	color:#0e4067; 
}
#banner .carousel-inner > .item:nth-of-type(1) .para
{
	color:#000000; 
}


#banner .plan-btn
{
	background:#fec039;
	font-family:'robotobold';
	font-size:14px;
	color:#000000;
	padding:10px 15px;
	transition: all 0.5s ease;
	margin-top:40px;
	margin-bottom:20px;
	text-shadow:none;
	text-transform:uppercase;
	border-radius:5px;
	border:0;
	font-weight:300;
}
#banner .plan-btn:hover
{
	background:#2d2d2d;
	color:#ffffff;
}


.carousel-indicators {
    bottom: 0px;
}
.carousel-indicators li {
    display: inline-block;
    width: 11px;
    height: 11px;
    text-indent: -999px;
    cursor: pointer;
    margin: 1px;
    background-color: none;
    border: 1px solid #ffffff;
    border-radius: 10px;
}
.carousel-indicators .active {
    width: 12px;
    height: 12px;
    margin: 1px;
    background-color: #ffffff;
    border: 1px solid #ffffff;
}
 /*-----------Welcome-----------*/
#welcome
{
 background:url(/images/how_itworks.png) center no-repeat;
 background-size:cover;
 min-height:660px;
 padding-top:40px;
 padding-bottom:20px;
}

.welcome-heading
     {
		 font-family:'Muli-Semibold';
		 font-size:35px;
		 color:#ffffff;
		 line-height:35px;
		 padding-top:25px;
		 margin-bottom:30px;
	 }
#welcome a .media
	 {
		 padding-top:20px;
		 padding-bottom:20px;
	 }
#welcome a .media .media-left
	 {
	 
	 }
	 /**/
#welcome a .media .media-left .service-icon1
{
	background:#ffffff;
	border-radius:50px;
	border:5px solid #ffffff;
}
#welcome a .media .media-left .service-icon .service-icon-img
{
	width:85px;
	height:85px;
	border-radius:50px;
	background-color:#ffffff;
	border:3px solid #01759a;
}
#welcome a:hover .media .media-left .service-icon .service-icon-img
{
	border:3px solid #2dc766;
}
#welcome a .media .media-left .service-icon .service-icon-img1
{
	background:url(/images/how-icon1.png) center no-repeat;
}
#welcome a .media .media-left .service-icon .service-icon-img2
{
	background:url(/images/how-icon2.png) center no-repeat;
}
#welcome a .media .media-left .service-icon .service-icon-img3
{
	background:url(/images/how-icon3.png) center no-repeat;
}
	 /**/
	 
#welcome a .media .media-left, #welcome a .media >.pull-left {
    padding-right: 20px;
}
	#welcome a .media .media-body .media-heading
	 {
		  font-family:'Muli-semibold';
		 font-size:18px;
		 color:#ffffff;
		 line-height:22px;
	 }
	 #welcome a .media .media-body p
	 {
		  font-family:'robotoregular';
		 font-size:14px;
		 color:#ffffff;
		 line-height:22px;
		 margin-top:10px;
	 }
	 
	 
#welcome .more
{
	background:#014b8a;
	color:#ffffff;
	border-radius:3px;
	font-family:'robotoregular';
	font-size:14px;	
    padding: 10px 25px;
	margin-top:40px;
	margin-right:10px;
	text-decoration:none;
	border:0;
}
#welcome .more:hover 
{    
	background:#00ff78;
	color:#000000;
}

	 
/*-------------------------------*/ 
/*--------Power of compounding------*/
#power-sip
{
	background:#ffffff;
	min-height:600px;
	padding-top:40px;
	padding-bottom:20px;
	z-index:0;
}
.power-sip-head
{
	font-family:'robotoregular';
	font-size:35px;
	color:#000000;
	line-height:32px;
	margin-bottom:40px;
}
.power-sip-head p
{
	font-family:'robotoregular';
	font-size:16px;
	line-height:28px;
	color:#515151;
	text-transform:none;
	padding-top:10px;
}
.power-sip-subhead
{
	font-family:'Muli-SemiBold';
	font-size:22px;
	line-height:28px;
	color:#026f9e;
	text-transform:none;
	margin-bottom:30px;
}
.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;
}
.result-line
{
	font-family:'Muli-bold';
	font-size:18px;
	line-height:32px;
	color:#ffffff;
}
.calcu-input{
	background:#ffffff;
	padding:10px 15px;
	border-radius:5px;
	border:0px;
	outline:none;
	margin-bottom:10px;
	font-family:'robotoregular' ;
	color:#797979;
}
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:#ffffff;
	font-size:12px;
	line-height:18px;
	font-family:'poppins-semibold';
	margin-bottom:10px;
}
.wealth-dot
{
	width:20px;
	height:20px;
	border-radius:5px;
	background:#0bcf75;
	position:absolute;
	top:-3px;
	left:-10px;
}
.amount-investedtext
{
	color:#ffffff;
	font-size:12px;
	line-height:18px;
	font-family:'poppins-semibold';
	margin-bottom:10px;
}
.amount-invested-dot
{
	width:20px;
	height:20px;
	border-radius:5px;
	background:#4579e6;
	position:absolute;
	top:-3px;
	left:-10px;
}
.disc-text
{
	color:#ffffff;
	font-size:14px;
	line-height:18px;
	font-family:'Muli-light';
	margin-top:30px;
	font-style:italic;
}

/*----tooltip--------*/
[data-tip] {
	position:relative;

}
[data-tip]:before {
	content:'';
	/* hides the tooltip when not hovered */
	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 .start-sip
{
	background:#ff6c00;
	color:#ffffff;
	padding:10px 30px;
	border-radius:3px;
	font-family:'robotoregular';
	font-size:14px;
	border:0;
}
#power-sip .start-sip:hover
{
	background:#108cc0;
	color:#ffffff;
}
	 
	 
	 
	/*--------Save Tax
#save-tax
{
	background:url(/images/protect.png) center no-repeat;
	background-size:cover;
	min-height:597px;
}
#save-tax .va-table
{
  min-height:597px;
}
.save-tax-head
{
	font-family:'Muli-Bold';
	color:#572d0c;
	font-size:40px;
	line-height:40px;
	text-transform:uppercase;
}
.save-tax-head p
{
	font-family:'robotoregular';
	color:#5f5f5f;
	font-size:23px;
	line-height:30px;
	text-transform:none;
	margin-top:30px;
}
.save-tax-head2
{
	font-family:'Muli-SemiBold';
	font-size:15px;
	line-height:24px;
	color:#ff6c00;
	text-transform:uppercase;
}
.save-tax-subhead
{
	font-family:'robotoregular';
	color:#ffffff; 
	font-size:28px;
	line-height:40px !important;
	padding-bottom:40px;
}
.save-tax-links
{
	font-family:'Gotham-medium';
	font-size:18px;
	line-height:24px;
	color:#ffffff;
    margin-top: 15px;
	text-transform:none;
	border-right:1px solid #46a7e9;
}

.pop-semi
{
	font-family:'Poppins-SemiBold';
}
.save-tax-btn1
{
	background:#004561;
	color:#ffffff;
	border-radius:3px;
	font-family:'robotoregular';
	font-size:14px;	
    padding: 12px 30px;
	margin-top:40px;
	margin-right:10px;
	text-decoration:none;
	border:0;
	outline:none
}
.save-tax-btn1:hover, .save-tax-btn1:focus
{
	background:#ff6c00;
	color:#ffffff;
	outline:none
}
.save-tax-btn1 img
{
	margin-top:-2px;
}

.save-tax-lastline
{
	font-family:'Poppins-Light';
	font-size:16px;	
	color:#000000;
	margin-top:50px;
}------*/
 
 /*-----------Solutions -----------*/
#solutions-plan
{
/* background:url(/images/services_bg.png) center no-repeat;*/
background: rgba(255,255,255,1);
background: -moz-radial-gradient(center, ellipse cover, rgba(255,255,255,1) 0%, rgba(255,255,255,1) 29%, rgba(240,240,240,1) 84%, rgba(240,240,240,1) 100%);
background: -webkit-gradient(radial, center center, 0px, center center, 100%, color-stop(0%, rgba(255,255,255,1)), color-stop(29%, rgba(255,255,255,1)), color-stop(84%, rgba(240,240,240,1)), color-stop(100%, rgba(240,240,240,1)));
background: -webkit-radial-gradient(center, ellipse cover, rgba(255,255,255,1) 0%, rgba(255,255,255,1) 29%, rgba(240,240,240,1) 84%, rgba(240,240,240,1) 100%);
background: -o-radial-gradient(center, ellipse cover, rgba(255,255,255,1) 0%, rgba(255,255,255,1) 29%, rgba(240,240,240,1) 84%, rgba(240,240,240,1) 100%);
background: -ms-radial-gradient(center, ellipse cover, rgba(255,255,255,1) 0%, rgba(255,255,255,1) 29%, rgba(240,240,240,1) 84%, rgba(240,240,240,1) 100%);
background: radial-gradient(ellipse at center, rgba(255,255,255,1) 0%, rgba(255,255,255,1) 29%, rgba(240,240,240,1) 84%, rgba(240,240,240,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#f0f0f0', GradientType=1 );
 background-size:cover;
 min-height:600px;
 padding-top:60px;
 padding-bottom:40px;
 color:#ffffff;
}
#solutions-plan .container-fluid
{
	margin-lef.t:30px;
	margin-right:30px;
}
.solutions-plan-head
{
    font-family: 'open_sansregular';
    font-size: 30px;
    color: #2a3464;
    line-height: 30px;
    margin-bottom: 10px;
}
.solutions-plan-head span
{
    font-family: 'roboto-Light';
    font-size: 16px;
    color: #010101;
    line-height: 18px;
}

.solutions-plan-head p
{
    font-family: 'robotolight';
    font-size: 16px;
    color: #010101;
    line-height: 22px;
	text-transform:none;
	margin-top:5px;
}
#solutions-plan a .sersec
{
	padding-top:15px;
	padding-bottom:15px;
	transition:.5s all ease-out;
}
#solutions-plan a:hover .sersec
{
	-webkit-box-shadow: -1px -1px 10px 0px rgba(215,215,215,1);
	-moz-box-shadow: -1px -1px 10px 0px rgba(215,215,215,1);
	box-shadow: -1px -1px 10px 0px rgba(215,215,215,1);
	transition:.5s all ease-in;
	background:#ffffff;
}
#solutions-plan a .ser-head
{
  font-family:'OpenSans-Semibold';
  font-size:20px;
  color:#2a3464;
  margin-top:20px;
  line-height:20px;	
}
#solutions-plan a .ser-head > img
{
	margin-top:-3px;
	margin-right:5px;
}
#solutions-plan a .ser-head p
{
  font-family:'Myriad Pro';
  font-size:16px;
  color:#0a213f;
  margin-top:10px;
  line-height:18px;	
  text-align:justify;
}
a .go-glyp
{
  font-size:26px;
  color:transparent;
  text-align:right;
  margin-bottom:10px;
}
a:hover .go-glyp, a:focus .go-glyp
{
  color:#8161e6;
}
.start-btn
{
	background:#458ff0;
    border-radius:3px;
	font-family:'robotoregular';
	font-size:14px;
	outline:none;
	border:0;
	padding:10px 40px;
	margin-top:30px;
	color:#ffffff;
}
.start-btn:hover
{
	background:#ffc000;
	outline:none;
	border:0;
	color:#000000;
}

/*--------Term insurance section------*/
.term-insurance-section
{
	background:url(/images/term-ins-img.png) center no-repeat, #ffffff;
     background-size: auto;
    background-position: 86% 80%;
	min-height:650px;
	padding-top:60px;
}
.term-insurance-section .margin-top-120
{
	margin-top:120px;
}
.term-insurance-head
{
	font-family:'MyriadPro-Cond';
	font-size:43px;
	color:#464b54;
	line-height:48px;
}
.term-insurance-head span
{
	font-family:'MyriadPro-BoldCond';
	color:#00ccbd;
}
.term-insurance-head p
{
	font-family:'Myriad Pro';
	font-size:16px;
	color:#0a213f;
	line-height:24px;
}
.term-insurance-section-img
{
	margin-top:55px;
}
.term-insurance-section .left-section
{
	font-family:'OpenSans-Semibold';
	color:#2a3464;
	font-size:20px;
	line-height:22px;
}
.left-section div
{
	margin-top:15px;
	margin-bottom:15px;
	padding-left:25px;
	background:url(/images/dot.png) top left no-repeat;
	background-position:0% 40%;
}
.speak-with
{
	background:#ecf7ff;
	padding:15px;
	border:1px solid #eceef0;
	color:#666666;
	font-size:16px;
	margin-top:60px;
}
.speak-with .heading
{	
	font-size:40px;
	color:#515151;
	font-family:'MyriadPro-Cond';
	line-height:40px;	
}
.speak-with .heading p
{	
	font-size:16px;
	color:#666666;
	font-family:'Myriad Pro';
	line-height:20px;
	margin-top:10px;	
}

.term-insurance-section .more
{
	background:#ffc000;
	color:#000000;
	padding:10px 15px;
	border-radius:3px;
	font-family:'robotoregular';
	font-size:16px;
	cursor:pointer;
	margin-top:30px;
	border:0;
}
.term-insurance-section .more:hover
{
	background:#2d2d2d;
	color:#ffffff;
}
.benefits-lastline
{
	font-family:'Latoregular';
	font-size:11px;
	color:#7a7a7a;
	line-height:20px;
	letter-spacing:.2px;
}

/*--------Stock Broking section------*/
.stock-section
{
	background:url(/images/stock-broking-img.png) center no-repeat, #ffffff;
     background-size: auto;
    background-position:5% 45%;
	min-height:600px;
	margin-top:60px;
}
.stock-section .margin-top-120
{
	margin-top:120px;
}
.stock-head
{
	font-family:'MyriadPro-Cond';
	font-size:43px;
	color:#464b54;
	line-height:48px;
}
.stock-head span
{
	font-family:'MyriadPro-BoldCond';
	color:#00ccbd;
}
.stock-head p
{
	font-family:'Myriad Pro';
	font-size:16px;
	color:#0a213f;
	line-height:24px;
}

.simple-section
	{
		margin-top:50px;
	}
.simple-heading
     {
		 font-family:'Montserrat-Bold';
		 font-size:22px;
		 color:#000000;
		 line-height:22px;
		 padding-top:25px;
	 }
.simple-heading-para
     {
		 font-family:'Montserrat-Light';
		 font-size:16px;
		 color:#000000;
		 line-height:22px;
		 padding:20px 10px;
	 }
	 .simple-section .media
	 {
		 padding-top:10px;
		 padding-bottom:10px;
	 }
	 .simple-section .media .media-left, .media>.pull-left {
    padding-right: 20px;
}
	 .simple-section .media .media-body .media-heading
	 {
		  font-family:'OpenSans-Semibold';
		 font-size:20px;
		 color:#2a3464;
		 line-height:22px;
		 margin-bottom:5px;
	 }
	 .simple-section .media .media-body p
	 {
		  font-family:'Myriad Pro';
		 font-size:16px;
		 color:#0a213f;
		 line-height:22px;
	 }
	
.simple-section a .more
{
	background:#7c7ef9;
	color:#ffffff;
	padding:8px 25px;
	border-radius:25px;
	font-family:'robotoregular';
	font-size:16px;
	cursor:pointer;
	margin-top:20px;
	border:3px solid #7c7ef9;
}
.simple-section a:hover .more, .simple-section a:focus .more
{
	background:none;
	color:#7c7ef9;
}

/*--------Power of SIP------*/

.calc-side
{
	background:#FFFFFF;
	border:1px solid #ebebeb;
	border-radius:8px;
	padding:5px;
	min-height:518px;
	margin-bottom:30px;
}
.option-text
{
	font-family: 'RobotoSlab-Regular';
	font-size:15px;
	line-height:30px;
	color:#353535;
}
.lasttext
{
	font-family: 'Robotoregular';
	font-size:11px;
	line-height:20px;
	color:#a3a3a3;
	margin-top:10px;
}




/*--------Invest in our Basket------*/
#invest-basket
{
	background:#ffffff;
	min-height:656px;
	padding-top:90px;
	padding-bottom:10px;
}
.invest-basket-head
{
	font-family:'Poppins-SemiBold';
	font-size:30px;
	color:#505050;
	line-height:30px;
	text-transform:uppercase;
}
.invest-basket-head-para
{
	font-family:'Poppins-Light';
	font-size:14px !important;
	line-height:28px;
	color:#5a5a5a;
    padding: 6px 10px 30px 10px;
	text-transform:none;
}
.invest-basket-lastline a
{
	font-family:'Poppins-Medium';
	font-size:11px;
	color:#187db1;
	line-height:22px;
	text-decoration:underline !important;
}
.invest-basket-lastline a:hover
{
	color:#f6a902;
}
#carousel-basket .carousel-inner > .item 
{
	min-height:500px;
	/* height: 600px; Safari */
}
#carousel-basket .carousel-caption
{
	color:#333333;
	top:0px;
	padding-top:0px;
}
#carousel-basket .carousel-caption p
{
	padding-top:10px;
	font-family:'Poppins-Light';
}
#carousel-basket .carousel-caption .risk-type-head
{
	font-family:'Poppins-Medium';
	font-size:19px;
	color:#333333 !important;
}
#carousel-basket .carousel-caption .risk-type-head p
{
	font-family:'robotoregular';
	font-size:12px;
	padding-top:0px !important;
}

/*--------Fund Monitor------*/
#fund-monitor-bg
{
	background:url(/images/market-bg.png) center no-repeat;
	background-size:cover;
	min-height:656px;
	padding-top:50px;
	padding-bottom:40px;
}

.fund-monitor-bg-head
{
	font-family:'Poppins-SemiBold';
	font-size:30px;
	color:#505050;
	line-height:30px;
	text-transform:uppercase;
}
.fund-monitor-bg-head p
{
	font-family:'Poppins-Light';
	font-size:16px;
	line-height:22px;
	color:#4e4e4e;
    padding-top: 8px;
	text-transform:none;
	padding-bottom:10px;
}

#fund-monitor-bg a.more
{
	background:#ffffff;
	color:#086f96;
	padding:12px 45px;
	border-radius:25px;
	font-family:'Poppins-SemiBold';
	font-size:15px;
	text-transform:uppercase;
	cursor:pointer;
}
#fund-monitor-bg  a:hover.more
{
	background:#2d5391;
	color:#ffffff;
}

.market-tabs
{
	margin-top:20px;
	background:none;
	min-height:200px;
}
.market-tabs .nav
{
	border:0px;	
}
.nav-pills>li+li {
   margin-left: 0px;
}
.nav-pills > li > a
{
	background:none;
	color:#1f1f1f;
	border-radius:0px;
	font-size:14px;
	font-family:'latoregular';
	padding:9px 12px;
	margin-bottom:2px;
	margin-top:2px;
}
.nav-pills > li > a:hover
{
	background:none;
	color:#eb6a0c;
}
.nav-pills>li.active>a, .nav-pills>li.active>a:focus, .nav-pills>li.active>a:hover 
{
	background:none;
	color:#eb6a0c;
}
.nav-pills>li.active>a:after
{
    content: "";
    position: absolute;
    left: 23px;
    bottom: -10px;
}
.nav-pills > li > a img
{
	padding-right:5px;
}
.nav-pills>li.first
{
}
.nav-pills>li.last>a
{
}
.tools-content {
    margin-top: 0px;
    height: 358px;
    display: block;
    margin-bottom: 20px;
    overflow: auto;
    padding: 10px;
    background:#ffffff;
	border:2px solid #9bce31;
	border-radius:5px;
}
/* tool MF*/
.news-tool{
  width: 100%;
  height: 100vh;
}
.news-tool {
}
.news-tool ul {
width: 100%;
padding: 0;
list-style: none;
}
.news-tool li {
padding: 20px 0px;
border-bottom: 1px solid #dfdfdf;
}
.news-tool li #date
{
  color: #12773d;
  font-size: 13px;
  transition:all .2s ease;
}
.news-tool li #news-title{
  font-size: 14px;
  line-height: 22px;
  color: #000;
  transition:all .2s ease;
}
.news-tool li:first-of-type #date{
  font-weight: bold;
  font-size: 18px;
  transition:all .2s ease;
  font-family: 'robotobold';
}
.news-tool li:first-of-type #news-title
{
  font-size: 19px;
  font-weight: bold;
  color: #1b628e;
  transition:all .5s ease;
  font-family: 'robotobold';
  line-height: 22px;
}
.news-tool li:after {
content: '';
display: block;
clear: both;
}


/* MF NFO Starts */
.mf-nfo{
  width: 100%;
  height: 100vh;
}
.mf-nfo {
}
.mf-nfo ul {
width: 100%;
padding: 0;
list-style: none;
}
.mf-nfo li {
padding: 20px 0px;
border-bottom: 1px solid #dfdfdf;
}
.mf-nfo li .media-left{
  padding: 0;
  transition:all .2s ease;
}
.mf-nfo li .media-left img{
  width: 0px;
  transition:all .2s ease;
}
.mf-nfo li #date
{
  color: #12773d;
  font-size: 13px;
  transition:all .2s ease;
}
.mf-nfo li #news-title{
  font-size: 14px;
  line-height: 22px;
  color: #000;
  transition:all .2s ease;
}
.mf-nfo li:first-of-type .media-left{
  padding-right: 10px;
  transition:all .2s ease;
}
.mf-nfo li:first-of-type .media-left img{
  width: 65px;
  transition:all .2s ease;
}
.mf-nfo li:first-of-type #date{
  font-weight: bold;
  font-size: 18px;
  transition:all .2s ease;
  font-family: 'robotobold';
}
.mf-nfo li:first-of-type #news-title
{
  font-size: 19px;
  font-weight: bold;
  color: #1b628e;
  transition:all .5s ease;
  font-family: 'robotobold';
  line-height: 22px;
}
.mf-nfo li:after {
content: '';
display: block;
clear: both;
}

/* MF NFO Ends */

/* Dividend */
.mf_dividend{
  width: 100%;
  height: 100vh;
}
.mf_dividend{
}
.mf_dividend ul {
width: 100%;
padding: 0;
list-style: none;
}
.mf_dividend li {
padding: 20px 0px;
border-bottom: 1px solid #dfdfdf;
}
.mf_dividend li .media-left{
  padding: 0;
  transition:all .2s ease;
}
.mf_dividend li .media-left img{
  width: 0px;
  transition:all .2s ease;
}
.mf_dividend li #date
{
  color: #d41212;
  font-size: 13px;
  transition:all .2s ease;
}
.mf_dividend li #news-title{
  font-size: 14px;
  line-height: 22px;
  color: #000;
  transition:all .2s ease;
}
.mf_dividend li #dividend{
    font-family: 'robotobold';
    transition:all .2s ease;
    color: #000;
  }

.mf_dividend li:first-of-type .media-left{
  padding-right: 10px;
  transition:all .2s ease;
}
.mf_dividend li:first-of-type .media-left img{
  width: 65px;
  transition:all .2s ease;
}
.mf_dividend li:first-of-type #date{
  font-weight: bold;
  font-size: 18px;
  transition:all .2s ease;
  font-family: 'robotobold';
}
.mf_dividend li:first-of-type #news-title
{
  font-size: 19px;
  font-weight: bold;
  color: #1b628e;
  transition:all .5s ease;
  font-family: 'robotobold';
  line-height: 22px;
}
.mf_dividend li:first-of-type #dividend{
    font-family: 'robotobold';
    color: #438013;
    font-size: 22px;
    transition:all .2s ease;
    padding-top: 5px;
  }
.mf_dividend li:after {
content: '';
display: block;
clear: both;
}



/*------Reason to invest with us------------*/
#reason-invest
{
	min-height:600px;
	background:url(/images/whyus.png), #009cd6;
	background-position:-54%;
	background-repeat:no-repeat;
	background-size:contain;
	font-size:14px;
	color:#5f5f5f;
	padding-top:80px;
	padding-bottom:20px;
}
#reason-invest .mission-area
{
	background:#ffffff;
	-webkit-box-shadow: -2px -1px 2px 1px rgba(4,79,108,1);
	-moz-box-shadow: -2px -1px 2px 1px rgba(4,79,108,1);
	box-shadow: -2px -1px 2px 1px rgba(4,79,108,1);
	border-radius:3px;
	padding:13px;
	min-height:300px;
}
#reason-invest .mission-area-in
{
	background:#ffffff;
	border:2px solid #dcdcdc;
	padding:30px 20px;
}
.mission-area-in .mission-head
{
	font-family:'Muli-bold';
	font-size:35px;
	color:#00749f;
	line-height:40px;
	margin-bottom:15px;
}
.mission-area-in .mission-para
{
	color:#000000;
	font-family:'robotoregular';
	font-size:16px;
	line-height:25px;
	margin-top:15px;
	margin-bottom:30px;
}
.mission-area-in .more {
    background: #5bb512;
    border-radius: 4px;
    font-family: 'robotoregular';
    font-size: 15px;
    outline: none;
    border: 0;
    padding: 9px 40px;
    color: #ffffff;
	margin-bottom:30px;
}
.mission-area-in .more:hover {
    background: #014b8a;
    outline: none;
    border: 0;
    color: #ffffff;
}

/*---*/
.reason-invest-head
{
	font-family:'robotoregular';
	font-size:35px;
	color:#ffffff;
	line-height:40px;
	margin-bottom:15px;
}

#reason-invest .feature-para
{
	color:#ffffff;
	font-family:'robotoregular';
	font-size:16px;
	line-height:21px;
	margin-top:15px;
	margin-bottom:30px;
}

#reason-invest .service-text
{
	font-family:'Muli-light';
	font-size:18px;
	line-height:20px;
	color:#ffffff;
	padding:5px 15px;
	margin-bottom:6px;
}
#reason-invest .service-text img
{
	margin-top:-10px;
	margin-right:10px;
}
#reason-invest .start-btn {
    background: #72de1b;
    border-radius: 4px;
    font-family: 'robotoregular';
    font-size: 14px;
    outline: none;
    border: 0;
    padding: 9px 30px;
    margin-top: 30px;
    color: #000000;
}
#reason-invest .start-btn:hover {
    background: #014b8a;
    outline: none;
    border: 0;
    color: #ffffff;
}
/*--------Debt Fund Simplified------*/
.debt-fund-simple
{
	background:url(/images/debt-fund-bg-img.png) center no-repeat, #19a8e6;
	background-size: auto;
    background-position: 90% 60%;
	padding-top:100px;
	padding-bottom:30px;
	min-height:540px;
}
.debt-fund-head
{
	font-family:'robotolight';
	font-size:55px;
	color:#ffffff;
	line-height:55px;
}
.debt-fund-head-para
{
	font-family:'robotolight';
	font-size:22px !important;
	line-height:32px;
	color:#ffffff;
    padding-top: 15px;
}
.debt-fund-head-para span
{
	font-family:'robotomedium';
	font-size:25px !important;
	line-height:32px;
	font-style:italic;
}


.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;
}


.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: rgb(255,255,255);
background: -moz-radial-gradient(circle, rgba(255,255,255,1) 0%, rgba(247,247,247,1) 100%);
background: -webkit-radial-gradient(circle, rgba(255,255,255,1) 0%, rgba(247,247,247,1) 100%);
background: radial-gradient(circle, rgba(255,255,255,1) 0%, rgba(247,247,247,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#ffffff",endColorstr="#f7f7f7",GradientType=1);
	padding-top:60px;
	padding-bottom:60px;
	min-height:540px;
}
.equity-fund-bg-head
{
	font-family:'open_sansregular';
	font-size:30px;
	color:#2a3464;
	line-height:30px;
	margin-bottom:10px;
}
.equity-fund-bg-head span
{
	font-family:'RobotoRegular';
	font-size:30px;
	color:#000000;
	line-height:50px;
}


.equity-fund-bg a > .debt-icons .imgcon
{
  margin-top:20px;
  transition: all 0.3s ease-in;
}
.equity-fund-bg a > .debt-icons .imgcon:before {
  pointer-events: none;
  position: absolute;
  z-index: 10;
  content: '';
  top: 70%;
  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;
}
.equity-fund-bg a > .debt-icons .ico-head
{
  padding-top:20px;
  font-family:'open_sansregular';
  font-size:20px;
  color:#2a3464;
  line-height:24px;
  font-weight:600;
  transition: all 0.3s ease-in;
}
.equity-fund-bg a:hover > .debt-icons .imgcon
{
  margin-top:10px;
  transition: all 0.3s ease-in;
}
.equity-fund-bg 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) */
}
.equity-fund-bg a:hover > .debt-icons .ico-head
{
  padding-top:30px;
  transition: all 0.3s ease-in;
  color:#ff7d04;
}
.equity-fund-bg a .more
{
	background:#7c7ef9;
	color:#ffffff;
	padding:8px 25px;
	border-radius:25px;
	font-family:'robotoregular';
	font-size:16px;
	cursor:pointer;
	margin-top:50px;
	border:3px solid #7c7ef9;
}
.equity-fund-bg a:hover .more
{
	background:none;
	color:#7c7ef9;
}

/*---------------------- Mobile app section css start here ------------*/
.mobile-app-wrapper{
min-height:650px;
background: url(/images/mobile-app.png) no-repeat, url(/images/finnapp-bg.jpg) no-repeat; 
background-position:90% 40%, center; 
background-size:50%, cover;
padding-top:60px;
}
.mobile-app-wrapper .container-fluid{
 margin-left:40px;
 margin-right:40px;
}
.mobile-app-one-click{text-align:center; font-size:15px; font-family: 'robotomedium'; color:#fff; line-height:17px;}
.mobile-app-detail-wrapper{margin-top:70px;}
.mobile-app-pic{text-align:right;}
.now-mobile{font-family: 'MyriadPro-Cond'; font-size:48px; color:#fff; line-height:48px;}
.your-invest{margin-bottom:10px; color:#fff; font-size:48px; line-height:48px; font-family: 'MyriadPro-BoldCond';}
.app-desc{font-family: 'MyriadPro-Cond'; font-size:30px; line-height:30px; color:#fff; margin-bottom:60px;}
.use-app{color:#ffffff; font-family: 'MyriadPro-Cond'; font-size:30px; line-height:30px; margin-bottom:25px;}
.app-link{text-align:left;}
.app-link img{margin-right:15px;}
/*---------------------- Mobile app section css end here ------------*/

 /*-----------Testimonials-----------*/
#testimonial-bg
{
 background:#fff;
 min-height:600px;
 padding-top:40px;
 padding-bottom:20px;
}
.testimonial-heading
     {
		 font-family:'open_sansregular', robotoregular;
		 font-size:30px;
		 color:#2a3464;
		 line-height:30px;
		 padding-top:25px;
		 margin-bottom:10px;
	 }
.testimonial-heading-para
     {
		 font-family:'Myriad Pro', open_sansregular, robotoregular;
		 font-size:16px;
		 color:#0a213f;
		 line-height:22px;
		 margin-top:20px;
		 margin-bottom:30px;
	 }

 /* -------------------Testimonials Carousel--------------- */
#testimonial-bg .carousel-inner > .item {
    min-height:250px;
	padding:20px;
}

#testimonial-bg .carousel-caption {
   top:0px;
   left:0;
   text-align:center;
   right:0%;
   text-shadow:none;
}
#testimonial-bg .carousel-control {
    width: 1%;
    font-size: 34px;
    color: #000000;
    text-align: center;
    text-shadow:none;
    filter: alpha(opacity=1);
    opacity: 1;
}
.carousel-control {
    left: -20px;
	}	 
	 
#testimonial-bg .carousel-control .glyphicon {
    bottom: 0px;
}
#testimonial-bg .carousel-control.left , #testimonial-bg .carousel-control.right{
    background-image: none;
    margin-top: 5%;
}
#testimonial-bg .carousel-indicators {
    bottom: 0px;    
	left: 45%;
    margin-left: 0;
	width:20%;
}
#testimonial-bg .carousel-indicators li {
    display: inline-block;
    width: 10px;
    height: 10px;
    text-indent: -999px;
    cursor: pointer;
    margin: 1px;
    background-color: #c6c6c6;
	border:0px solid transparent;
    border-radius: 10px;
}
#testimonial-bg .carousel-indicators .active {
    width: 10px;
    height: 10px;
    margin: 1px;
    background-color: #014b8a;
	border:0px solid transparent;
}
	 
.testimonial-txt
{
	background:#e7f7e4;
	min-height:100px;
	font-family:'robotoregular';
	font-size:16px;
	line-height:20px;
	color:#353535;
	letter-spacing:.3px;
	padding:25px 45px;
	border-radius:10px;
}
.testimonial-txt.second
{
	background:#faf6e5;
}

.testimonial-txt .heading-txt
{
    font-family: 'MyriadPro-Cond';
	font-size:40px;
	color:#353535;
	line-height:40px;
}
.heading-txt span
{
    display:block;
	font-size:20px;
	color:#50587d;
	line-height:20px;
}
.testimonial-txt p
{
	padding:20px 0;
	font-size:16px;
	font-family:'Myriad Pro', open_sansregular,robotoregular
}
.testimonial-txt a
{
	text-decoration:none;
	color:#ffffff;
}
.testimonial-txt a:hover
{
	text-decoration:none;
	color:#000000;
}
.testimonial-line
{
	border-top:1px solid #e1e1e1;
	
}
.testimonial-client
{
	padding-top:10px;
	font-family:'robotoregular';
	font-size:16px;
	color:#ffffff;
	padding-bottom:20px;
	font-style:italic;
	border-top:1px solid #ffffff;
}

#testimonial-bg .start-sip
    {
	background:#7c7ef9;
	color:#ffffff;
	padding:8px 25px;
	border-radius:25px;
	font-family:'robotoregular';
	font-size:16px;
	cursor:pointer;
	margin-top:50px;
	border:3px solid #7c7ef9;
	}
#testimonial-bg .start-sip:hover{
	background:none;
	color:#7c7ef9;
	}
	
	
	
/*--------Get in Touch------*/

#contact-home{
	background:#ffffff;
	min-height:400px;
	color:#323232;
	    padding-bottom: 0px;
}
#contact-home .va-table{
  min-height:400px;
}

.foot_padding{
	    padding-top: 30px;
    padding-bottom: 15px;
	}

.contact_home_head{
	 font-family: 'robotomedium';
	font-size:35px;
	color:#ffffff;
	line-height:40px;
	text-align:center;
	}
.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: 'RobotoCondensed-Regular';
    font-size: 30px;
    color: #458ff0;
    line-height: 30px;

}
.contact-home-para{
	 font-family: 'RobotoRegular';
    font-size: 16px;
    color: #323232;
    line-height: 22px;
	margin-top:20px;
	padding-right:50px;
}

.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: 14px;
    line-height:18px;
	    color: #323232;
	}

.add-media-text a{
	    color: #323232;
	}

.add-media-text a:hover{
	    color: #ffc000;
	}	
		
.links-list{
	font-family: 'robotoregular';
	font-size:14px;
	color:#323232;
	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: 6px 0px;
}
.links-list li a{
	    color: #323232;
	text-decoration:none;
}
.links-list li a:hover{
	color:#ffc000;
}


.links-list1{
	font-family: 'robotoregular';
	font-size:14px;
	color:#323232;
	padding-top:20px;
	}
.links-list1 ul{
	margin-left: 0px;
    -webkit-padding-start: 6px;
}
.links-list1 li{
    list-style-type: none;
    margin: 0;
    padding: 3px 0px;
        margin-bottom: 10px;
}

.links-list li:last-child, .links-list1 li:last-child {
   border-bottom: 0px solid #0f72c5;
}
/*-----=================================Home page contact start==========================================----*/


/*-----=================================footer start==========================================----*/


footer
{
	background: #1a1a1a;
    min-height: 70px;
     color: #ffffff;
    font-family: 'robotoregular';
    font-size: 15px;
    padding-top: 0px;
    padding-bottom: 5px;
    letter-spacing: 0.0px;
    position: relative;
} 

footer .va-table {
    min-height: 70px;
}
footer .container-fluid
{
	margin-left:30px;
	margin-right:30px;
}
#footer ul {
    text-decoration: none;
    list-style-type: none;
      margin-left: -7%;
	      font-size: 14px;
     float:left;
}	

#footer li {
    float: left;
    padding: 0px 0px 5px 15px;
}	
	
	
footer a{
    text-decoration: none;
    color: #ffffff;
    padding-left: 0px;
    padding-right: 0px;
    font-family: 'robotoregular';
	
	}

	
footer a:hover, footer a:focus{
	text-decoration:none;
	color:#458ff0;
	}
	

.copyright{
	font-size:14px;
	color:#525252;
	font-family:'robotoregular';
	}

.foot_padding a.design {
    text-decoration: none;
	font-size:14px;
	color:#525252;
	font-family:'robotoregular';
}
.foot_padding a:hover.design {
    text-decoration: none;
    color: #458ff0;
    
}

	 .social-head 
	 {
		padding-top:65px;
	  }

#contactus{
	min-height:450px;
	background:url(/images/contact-footer.jpg) center no-repeat;
	background-size:cover;
    padding-top: 40px;
}
#contactus .container-fluid{
margin-left:30px;
margin-right:30px;
}
.contactus-head{
	padding-top: 20px;
	font-size:30px;
	color:#7c7ef9;
	line-height: 30px;
	font-family:'open_sansregular';
	margin-bottom:15px;
}
.contactus-head-content{
	font-size:18px;
	color:#e1e1e1;
  padding-bottom: 40px;
  font-family:'Myriad Pro';
}
.number{
	color:#fff600;
	}
.contactus-head-content a
{
	color:#fff600;
}
.contactus-head-content a:hover
{
	color:#7c7ef9;
}
.btn-text{
color: #3b3b3b;
margin-top: -15px;
font-size: 15px;
font-family: 'poppinsregular';
}

.disclaimer
{
	background:none;
    padding-top: 15px;
	color:#969696;
	font-size: 14px;
	line-height:18px;
	padding-bottom:20px;
	font-family:'Lato-Light';
} 

/*----------------Footer disclaimer--------------------*/

.foot-disclaimer
{
    min-height: 30px;
    padding-top: 15px;
    padding-bottom: 0px;
    font-family: 'robotoregular';
}

.foot-disclaimer .disc_head{
    font-size: 16px;
     font-family: 'robotomedium';
    line-height: 34px;
    text-decoration: underline;
    color: #ffffff;
	}


.foot-disclaimer .container-fluid
{
	padding-left:30px;
	padding-right:30px;
}


@media (max-width:767px)
{
section .container-fluid
{
	margin-left:0px;
	margin-right:0px;
}
.navbar>.container .navbar-brand, .navbar>.container-fluid .navbar-brand {
    margin-left: 0px;
}
	 nav 
	 {
        height: 100px;
	 }
	 nav > .container-fluid
	 {
		 padding-right:0px;
		 padding-left:0px;
	 }
	 nav .navbar-brand {
    display: inline-block;
    height: 82px;
    width: 240px;
    line-height: 82px;
	margin-top:10px;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -ms-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s; 
	}
	.navbar>.container .navbar-brand, .navbar>.container-fluid .navbar-brand {
    margin-left: 15px;
     margin-top: 5px;
}
	 .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:20px;
    }
	.navbar-default .navbar-nav > li > a {
    padding:5px 15px;
	}
	.navbar-brand>img {
    display: block;
}
	#testimonial-bg .carousel-control {
    width: 6%;
	}
#banner {
    min-height: 580px;
} 
#banner .carousel-inner > .item {
    min-height: 580px;
}
#reason-invest a > .service-icon {
    margin-left: 30px;
    margin-top: 10px;
}

.navbar-default .navbar-nav > li > a.log-in
{
	color:#1ab01a;
}
.navbar-default .navbar-nav > li > a.log-in:hover
{
	color:#3c55a5;
}
.navbar-default .navbar-nav > li > a.log-in img
{
	width:20px;
	height:15px;
	background:url(/images/login-iconsmall.png) center no-repeat;
	border:0;
}
.navbar-default .navbar-toggle:focus, .navbar-default .navbar-toggle:hover {
    background-color: #ffffff;
}
	nav .navbar-right {
    float: left!important;
	padding-top:10px;
	}
	
	.navbar-default .navbar-toggle:focus, .navbar-default .navbar-toggle:hover {
    background-color: none;
}
.navbar-default .navbar-toggle .icon-bar {
    background-color: #4a478a;
}

 nav.smaller .navbar-right {
    float: left!important;
}
.navbar-toggle {
    margin-right: 25px;
}
.navbar-default .navbar-toggle {
    border-color: #4a478a;
}
	 .carousel-inner >.item {
        min-height: 100vh;
	}
	#banner .carousel-inner > .item {
	background-position:-40%;
}
	 #banner .carousel-caption {
    top: 50px;
	width:100%;
	 }
	 #banner .banner-head-para {
    font-size: 21px;
	}
	 #banner  span.white-clr-banner {
    font-size: 40px;
    line-height: 40px;
	}
	 .carousel-caption .heading {
    font-size: 36px;
    margin-bottom: 0px;
    line-height: 36px;
    padding-top: 0px;
	padding-right:0px;
	 }
	 .line {
    margin-top: 5px;
    margin-bottom: 10px;
	 }
.padding-left-right {
    padding-left: 10px !important;
    padding-right: 10px !important;
}
.equity-fund-bg a > .debt-icons{
    min-height:150px;
}
.debt-fund-simple {
    background: #19a8e6;
    padding-top: 30px;
    padding-bottom: 30px;
    min-height: 540px;
}
.debt-fund-simple a > .debt-icons {
    margin-bottom: 20px;
}

.invest-rule .nav>li>a {
    padding: 10px 1px;
}
#reason-invest {
    min-height: 600px;
    background: url(/images/whyus.png), #009cd6;
    background-position: top -54%;
    background-repeat: no-repeat;
    background-size: 740px;
    font-size: 14px;
    color: #5f5f5f;
    padding-top: 80px;
    padding-bottom: 20px;
}
#reason-invest .mission-area {
margin-bottom:40px;
}
.mission-area-in .more {
    margin-bottom: 0px;
}
#solutions-plan a .sersec {
    padding-top: 0px;
    padding-bottom: 0px;
}


.term-insurance-section {
   background:none;
    min-height: 460px;
	padding-bottom:20px;
}
.term-insurance-section .margin-top-120 {
    margin-top: 50px;
}
.term-insurance-section .font-size-58 {
    font-size: 47px;
    line-height: 47px;
	margin-top:5px;
}
.invest-rule-head {
    font-size: 45px;
    line-height: 42px;
}
.save-tax .content {
    margin-top: 50px;
}
#invest-cal .calc-heading {
    padding-top: 20px;
    padding-bottom: 20px;
}
.speak-with {
    margin-top: 10px;
	}
/*#reason-invest a > .service-icon {
    margin-left: 33%;
}*/
.mobile-app-wrapper {
    background-position:37% 69%, center;
    background-size: 74%, cover;
    padding-top: 0px;
    min-height: 600px;
}

.app-desc {
    margin-bottom: 280px;
}
.now-mobile {
    font-size: 44px;
    line-height: 30px;
}
.your-invest {
    font-size: 33px;
    line-height: 48px;
}
.use-app {
    color: #ffffff;
    font-family: 'MyriadPro-Cond';
    font-size: 24px;
    line-height: 24px;
    margin-bottom: 11px;
    display: none;
}
.mobile-app-wrapper .container-fluid {
    margin-left: 10px;
    margin-right: 10px;
}
.mobile-app-detail-wrapper {
    margin-top: 40px;
}
#solutions-plan .goal {
    padding-left: 10px;
    padding-right: 10px;
}
#feedback .carousel-inner > .item {
    min-height: 550px;
    margin-top: 10px;
}
#footer li {
    padding: 0px 0px 5px 25px;
}
#contactus .container-fluid {
    margin-left: 5px;
    margin-right: 5px;
}
}
@media (max-width: 425px)
{
	.navbar-default {
    padding: 0 !important;    
	min-height: 115px;
	}
	nav .navbar-right {
    float: none!important;
}
.navbar-default .navbar-nav > li > a {
    text-align:center;
	/*color:#ffffff;*/
}
	
	.login-btn {
    margin-left: 10px;
	}
.container-fluid>.navbar-collapse, .container-fluid>.navbar-header, .container>.navbar-collapse, .container>.navbar-header {
    margin-right: -15px;
    margin-left: -15px;
}
nav .navbar-nav > li > a {
    color: #3c55a5;
}
	.power-sip-head p {
    padding: 6px 10px;
	}
.btn-pad-hdr{padding: 12px 22px;}

.feed {
    min-height: 250px;
	padding-bottom:0px;
 }	
  
a > .banner-icons {
    margin-left: 0px;
    margin-right: 0px;
}
#banner
	 {
		 min-height:400px;
    padding-top:140px;
    background-size: 0px, contain;
    padding-bottom: 50px;
	 }
	#banner .carousel-inner >.item {
        min-height: 370px;
	}
a > .banner-icons .ico-head {
    padding-top: 5px;
	}
#banner .white-clr-banner {
    font-size: 32px;
	}
	#banner .para {
    font-size: 22px;
	}
	#banner .carousel-inner > .item:nth-of-type(1), #banner .carousel-inner > .item:nth-of-type(2), #banner .carousel-inner > .item:nth-of-type(5) {
    background-position: 0% !important;
	}
	#banner .carousel-inner > .item:nth-of-type(3), #banner .carousel-inner > .item:nth-of-type(4), #banner .carousel-inner > .item:nth-of-type(6) {
    background-position: 90% !important;
	}
	
.left-section {
    border-right:0px solid #e2e2e2;
}
.about-txt {
    padding-right: 20px;
	margin-bottom:20px;
}
.simple-section {
    padding-left: 0px;
}
.amount-investedtext, .wealth-gaintext {
    font-size: 15px;
    line-height: 18px;
}

.stock-section
{
	background:none;
    margin-top: 40px;
	padding-bottom:40px;
}

	.reason-invest-head {
    margin-top: 50px;
	}
	#reason-invest .service-text {
    font-size: 15px;
	}
	#power-sip input{
	 font-size:18px;
	}
	.save-tax {
	padding-bottom:30px;
	}
#feedback {
    padding-top: 50px;
    padding-top: 30px;
}
.feedback > .carousel-inner >.item {
    min-height: 500px;
}
#testimonial-bg .carousel-inner > .item {
    min-height: 410px;
}
#testimonial-bg .carousel-indicators {
    left: 40%;
    width: 20%;
}
#contact-home {
  padding-top:30px;
  padding-bottom:30px;
}
.contact-home-heading {
	margin-top:20px;
}
.social-head {
    padding-top: 30px;
}

p.feed-txt {
    padding: 20px 0px;
}
.feedback > .carousel-indicators {
    bottom: -30px;
}
#feedback .carousel-inner > .item {
    min-height: 450px;
    margin-top: 10px;
}
footer .text-left, footer .text-right
{
	text-align:center !important;
}

.physical-bg-head {
    font-size: 47px;
    line-height: 47px;
}
.physical-bg-head .font-size-34 {
    font-size: 47px;
    line-height: 47px;
}
}
@media (max-width: 375px)
{
	
	
	.btn-pad-hdr {
    padding: 10px 10px;
	margin-top:20px;
}

h1
{
	margin-top:0px;
	margin-bottom:0;
}


#reason-invest a > .service-icon {
    margin-left: 18px;
    margin-top: 10px;
}
#save-tax {
    background: url(/images/protect.png) right no-repeat;
}
#feedback .carousel-inner > .item {
    min-height: 500px;
    margin-top: 10px;
}
.testimonial-txt p {
    padding: 5px;
    padding-top: 25px;
}
footer .text-left, footer .text-right
{
	text-align:center !important;
}
}
@media (max-width: 320px)
{

	#reason-invest {
    background-repeat: no-repeat;
    background-size: 820px;
    padding-top: 50px;
    padding-bottom: 20px;
	}
	.debt-fund-head {
    font-size: 35px;
    line-height: 40px;
	}
	.equity-fund-bg-head {
    font-size: 30px;
    line-height: 36px;
	}
	.equity-fund-bg-head span {
    font-size: 30px;
    line-height: 34px;
	}
}
@media (min-width: 426px) and (max-width:768px)
{
.navbar-default {
    padding: 0 ;
	}
	
.navbar .container-fluid {
    padding-right: 5px !important;
    padding-left: 5px !important;
}
.padding-left-right {
    padding-left: 20px !important;
    padding-right: 20px !important;
}
	.navbar>.container .navbar-brand, .navbar>.container-fluid .navbar-brand {
    margin-top: 15px;
    min-height: 75px;
} 
	 .navbar-default .navbar-collapse, .navbar-default .navbar-form 
	 {
		 border:0px;
	 }
	.navbar-fixed-bottom .navbar-collapse, .navbar-fixed-top .navbar-collapse {
    max-height: 500px;
    }
	.navbar-default .navbar-nav > li > a {
    padding: 10px 15px;
    }
	.navbar-right {
    float: left!important;
    padding-top: 28px;
    padding-bottom: 2px;
	}
	.navbar-right .dropdown-menu {
    left: 0 !important;
    min-width: 245px;
}
.top-nav .navbar-right {
    float: right!important;
}
	.login-btn {
    margin-top: 3px;
	}
	
	 
#banner {
    min-height: 415px;
    background-position: 90% 100%, bottom;
    background-size: 42%, contain;
    padding-top: 200px;
    padding-bottom: 70px;
} 
section .container-fluid {
    margin-left: 15px;
    margin-right: 15px;
}
#banner .carousel-inner > .item {
    min-height: 415px;
}
	#banner .carousel-caption {
    top: 140px;
	left:10px;
	 }
	 #banner .carousel-caption {
    bottom: 50px;
    left: 0;
    right: 0;
    width: 100%;
}
	 .carousel-caption .heading {
    font-size: 36px;
    margin-bottom: 0px;
    line-height: 36px;
    padding-top: 0px;
	padding-right:0px;
	 }
	 #banner .white-clr-banner {
    font-size: 40px;
    line-height: 40px;
}
#banner .carousel-inner > .item:nth-of-type(1) {
    background-position: 40% !important;
}
#banner .carousel-inner > .item:nth-of-type(2) {
    background-position: 40% !important;
}
#banner .carousel-inner > .item:nth-of-type(3) {
    background-position: 64% !important;
}
#banner .carousel-inner > .item:nth-of-type(4) {
    background-position: 64% !important;
}
#banner .carousel-inner > .item:nth-of-type(5) {
    background-position: 44% !important;
}
#banner .plan-btn {
    margin-top: 20px;
	}
	
	.term-insurance-section {
    background-size: 40%;
    background-position: 96% 80%;
	padding-bottom:30px;
	min-height:400px;
	}
	.term-insurance-section .margin-top-120 {
    margin-top: 60px;
	}
	.debt-fund-simple {
	background:#19a8e6;
   /* background-size: 40%;
    background-position: 90% 60%;*/
    padding-top: 60px;
	min-height:400px;
	}
 
     
	 .line {
    margin-top: 5px;
    margin-bottom: 10px;
	 }
#solutions-plan {
    background: url(/images/services_bg.png) left no-repeat;
    background-size: cover;
    min-height: 500px;
    padding-top: 30px;
    padding-bottom: 20px;
}	
	
#reason-invest {
    min-height: 600px;
    background: url(/images/whyus.png), #009cd6;
    background-position: top -54%;
    background-repeat: no-repeat;
    background-size:100% 400px;
    font-size: 14px;
    color: #5f5f5f;
    padding-top: 50px;
    padding-bottom: 20px;
}
#reason-invest .mission-area-in {
    padding: 20px 20px;
}
.mission-area-in .more {
    margin-bottom: 10px;
}
#reason-invest .mission-area {
	margin-bottom:70px;
}
/*#reason-invest a > .service-icon {
    margin-left: 30%;
}*/
	#save-tax {
    background: url(/images/protect.png) left no-repeat;
    background-size: cover;
    min-height: 450px;
}
#save-tax .va-table {
    min-height: inherit;
}
#feedback .carousel-inner > .item {
    min-height: 385px;
    margin-top: 0px;
}
.social-margin-left
{
	margin-left:0px;
}

.feed {
    min-height: 250px;
	padding-bottom:0px;
 }	  
.contact-head p
{
    padding: 10px 10px 50px 10px;
}
	

.no-padding-left2
{
	padding-left:0px;
}

#feedback{
	padding-top:50px;
}
.contact-home-heading {
margin-top:30px;
}
.social-head {
    padding-top: 35px;
    padding-bottom: 35px;
}
footer .text-left, footer .text-right
{
	text-align:center !important;
}

}
@media (max-width: 991px) and (min-width: 769px)
{
	
	.navbar-default {
    padding: 0 15px;
}
	 .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: 12px 10px;
    font-size: 14px;
	 }
	 .navbar-right {
    margin-right: 0px;
	 }
	  nav .navbar-right {
	padding-top:0px;
    padding-bottom: 10px;
	float:left !important;
	  }
	 .login-btn {
    margin-top: 4px;
	}
	.left-section {
    border-right: 0px solid #e2e2e2;
}
	 
#banner {
    min-height: 580px;
} 
#banner .carousel-inner > .item {
    min-height: 580px;
}

	 #banner .carousel-caption {
    top: 140px;
	left:20px;
	 }
	 .carousel-caption .heading {
    font-size: 42px;
    margin-bottom: 0px;
    line-height: 42px;
    padding-top: 0px;
	padding-right:0px;
	 }
	 .para {
    padding: 10px 10px;
}
	#reason-invest a > .service-icon {
    margin-left: 20px;
	}

	 .nav>li>a {
    padding: 10px 5px;
    }
	 .padding-left-right {
    padding-left: 10px !important;
    padding-right: 10px !important;
    }
	.market-research-head p {
    padding: 10px 20px 30px 20px;
	}
	#finnapp {
    min-height: 612px;
	}
	.feedback > .carousel-inner >.item {
    min-height: 430px;
}
	.contact-head p {
    padding: 10px 20px 50px 20px;
	}
	.social-head p {
    padding: 10px 20px 50px 20px;
	}
	 p.feed-txt {
    padding: 10px 10px;
    }

.no-padding-left2
{
	padding-left:0px;
}
}
@media (max-width: 1024px) and (min-width: 992px)
{
	 .navbar-default {
    padding: 0 15px;
	}
	 
	 .navbar-default .navbar-nav > li > a {
    padding:10px 9px;
	 }
	 .toggle {
    padding-left: 0px;
}
	 .navbar-right {
    margin-right: 0px;
     padding-top: 25px;
	 }
	 .navbar-default .container-fluid {
    padding-right: 5px;
     padding-left: 5px;
	 }
	 .navbar>.container-fluid .navbar-brand {
    margin-left: 0px;
}
	nav.smaller .navbar-right {
    padding-top: 5px;
}

.login-btn {
    margin-top: 2px;
}	
#banner {
    min-height: 580px;
} 
#banner .carousel-inner > .item {
    min-height: 580px;
}
#banner .carousel-inner > .item:nth-of-type(1){
    background-position:40% !important;
}
#banner .carousel-inner > .item:nth-of-type(2){
    background-position:45% !important;
}
#banner .carousel-inner > .item:nth-of-type(3){
    background-position:55% !important;
}
#banner .carousel-inner > .item:nth-of-type(5){
    background-position:40% !important;
}
	 #banner .carousel-caption {
      bottom: 30px;
      width:100%;
	 }

	 .carousel-caption .heading {
    font-size: 44px;
    margin-bottom: 0px;
    line-height: 44px;
    padding-top: 0px;
	padding-right:0px;
	 }
	 #banner .banner-sideoverlay {
    width: 37%;
	}
	#banner .banner-sideoverlay:after {
    border-bottom: 479px solid #00a786;
    border-left: 115px solid transparent;
     top: 106px;
	 }
	
	 .line {
    margin-top: 10px;
    margin-bottom: 15px;
	 }
	 .padding-left-right {
    padding-left: 20px !important;
    padding-right: 20px !important;
}
.term-insurance-section {
    background-size: 47%;
    background-position: 96% 60%;
}
.debt-fund-simple {
    background-size: 34%;
    background-position: 98% 60%;
	}
	#reason-invest {
    background-position: -400px;
	}
	 p.feed-txt {
    padding: 10px 80px;
    }
	.market-research-head p {
    padding: 10px 65px 30px 65px;
	}
	.nav>li>a {
    padding: 10px 11px;
	}
	
	.contact-head p {
    padding: 10px 70px 50px 70px;
	}
	.social-head p {
    padding: 10px 70px 50px 70px;
	}
	.social-btn {
    padding: 12px 10px;
	}
	.social-btn1 {
	margin-left:110px;
	}
}
@media (max-width: 1199px) and (min-width: 1023px)
{
	
.navbar-fixed-top {
    border-width: 0 0 0px;
}

.blue-btn
{
	font-size:20px;
	margin-left:-27px;
	font-weight:bold;
}
.orange-btn
{
	font-size:20px;
	margin-left:-22px;
	font-weight:bold;
}
.green-btn
{
	font-size:20px;
	margin-left:-17px;
	font-weight:bold;
}

.rd-sec a p
{
	padding-left:50px;
	padding-right:50px;
}

}