@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:#fff;
}
 
/* 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: #686868; 
    -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;
	}
.mfsahihai
	{
		margin:0 auto;
		position:fixed;
		bottom:10px;
		right:20px;
		width:164px;
		height:40px;
		z-index:9999999;
		}

/*------Nav bar-----*/
.navbar
{
	margin-bottom:0px;
}
.navbar-fixed-top {
    border-width: 0 0 0px;
}
.navbar-default
{
	background:#fff;
	border-bottom:none;
	padding:0 30px;
	border-bottom:0px solid #dadada;
}

.navbar-default .navbar-nav > li{
	padding:0px 9px;
	
	}

.navbar-default .navbar-nav > li > a
{
	padding: 0px 0px;
	
	color:#000;
	    font-size: 14px;
	font-family:'KozGoPr6N-Medium-AlphaNum';
	/*text-transform:uppercase;*/
	letter-spacing:.4px;
}
.navbar-default .navbar-nav > li > a:hover, .navbar-default .navbar-nav > li > a:focus
{
	color:#1ab01a;
}
.navbar-default .navbar-nav>.active>a, .navbar-default .navbar-nav>.active>a:focus, .navbar-default .navbar-nav>.active>a:hover {
    color:#1ab01a;
    background: none;
}
.navbar-default .navbar-nav > li > a .glass-btn
{
	padding:10px;
	border:0;
	margin-top:-2px;
	background:url(/images/search-menu1.png) center 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;
}
.dropdown-menu>li>a {
	font-family:'KozGoPr6N-Regular-AlphaNum';
	font-size:12px;
    padding: 6px 12px;
}
.dropdown-menu>li>a:focus, .dropdown-menu>li>a:hover {
    color: #42d4ff;
    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:#42d4ff;
    background:none;
}


.toggle
{
	color:#42d4ff;
	padding-left:5px;
	display:none;
}
.login-btn
{
	background: rgba(29,208,193,1);
	background: -moz-linear-gradient(left, rgba(29,208,193,1) 0%, rgba(44,199,103,1) 100%);
	background: -webkit-gradient(left top, right top, color-stop(0%, rgba(29,208,193,1)), color-stop(100%, rgba(44,199,103,1)));
	background: -webkit-linear-gradient(left, rgba(29,208,193,1) 0%, rgba(44,199,103,1) 100%);
	background: -o-linear-gradient(left, rgba(29,208,193,1) 0%, rgba(44,199,103,1) 100%);
	background: -ms-linear-gradient(left, rgba(29,208,193,1) 0%, rgba(44,199,103,1) 100%);
	background: linear-gradient(to right, rgba(29,208,193,1) 0%, rgba(44,199,103,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#1dd0c1', endColorstr='#2cc767', GradientType=1 );
	font-family:'Merriweather-Regular';
	font-size:12px;
	color:#ffffff;
	padding:8px 25px;
	border:none;
	      margin-top: -5px;
	margin-left:10px;
	letter-spacing:.2px;
	border-radius:35px;
	border:0px solid #ffffff;
	font-style:italic;
	outline:none;
}
.login-btn:hover, .login-btn:focus
{
	background:#1ab01a !important;
	color:#ffffff !important;
	border:0px solid #ffffff !important;  
    box-shadow: 0px 0px 1px #ffa226 !important;
	
	outline:none !important;
	border-radius:35px !important;
}
.navbar-brand
{
	padding:0 15px;
}
.navbar>.container .navbar-brand, .navbar>.container-fluid .navbar-brand {
    margin-left: 5px;
	margin-right:20px;
    margin-top: 10px;
	/*min-height:60px;*/
}
.navbar-right {
    float: right!important;
    margin-right: 15px;
	padding-top:15px;
}
.navbar-right > li > img
{
	margin-top:-5px;
	margin-right:5px;
}
.top-nav
{
	width: 37%;
    background:none;
    position: absolute;
    top: 13px;
	right:0;
    padding: 4px;
    color:#dbae1d;
    z-index: 99999;
	font-family:'Gotham-Book';
	font-size:14px;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -ms-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
}
.top-nav a .glass-btn
{
	padding:10px;
	border:0;
	margin-top:10px;
	background:url(/images/search-menu1.png) center no-repeat;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -ms-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
}
/*-------------------------Navbar Animation------------------------------------- */
nav {
  height: 105px;
  z-index: 999;
  background:none;
  -webkit-transition: height 0.3s;
  -moz-transition: height 0.3s;
  -ms-transition: height 0.3s;
  -o-transition: height 0.3s;
  transition: height 0.3s; 
  }
  nav .navbar-brand {
   display: inline-block;
         height: 80px;
    width:260px;
    line-height: 65px;
    margin-top: 15px;
	background:url(/images/logo.png) no-repeat;
    -webkit-transition: all 0.2s;
    -moz-transition: all 0.2s;
    -ms-transition: all 0.2s;
    -o-transition: all 0.2s;
    transition: all 0.2s; 
	}

nav .navbar-left
{
	margin-top:15px;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -ms-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
}	

 nav .navbar-right {
    float: right!important;
    margin-right: 0px;
	margin-top:40px;
	color:#ffffff;
    -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 > li.log-in
{
	font-family:'robotoregular';
	font-size:17px;
	color:#ffffff;
	text-transform:none;
	border:0;
}
nav .navbar-right > li.log-in img
{
	width:24px;
	height:24px;
	background:url(/images/phone.png) center no-repeat;
	border:0;
	margin-right:5px;
	border-style: hidden;
    padding-left: 15px;
    padding-right: 15px;
    margin-top: 13px;
}
    
  nav.smaller {
    height: 90px;
	background:#ffffff;
	border-bottom:1px solid #d1d1d1;
	 }
    nav.smaller> .container-fluid .navbar-brand {
    width: 260px;
    height: 80px;
    margin-top: 5px;
	  background:url(/images/logo.png) no-repeat;
	   }
 nav.smaller .navbar-right {
    float: right!important;
    margin-right: 0px;
	padding-top:0px;
	    margin-top: 40px;
}
nav.smaller .navbar-nav > li > a
{
	color:#090909;
}
nav.smaller .navbar-nav > li > a:hover
{
	color:#1ab01a;
}
nav.smaller .navbar-nav > li > a .glass-btn
{
	background:url(/images/search-menu.png) center 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.smaller .login-btn {
    margin-top: -5px;
}

nav.smaller .navbar-right > li.log-in img
{
	background:url(/images/phone-small.png) center no-repeat;
	border:0;
}
.navbar-default .navbar-toggle:focus, .navbar-default .navbar-toggle:hover {
    background-color: #ffffff;
}

 nav.smaller .top-nav a .glass-btn
{
	padding:10px;
	border:0;
	margin-top:20px;
	background:url(/images/search-menu.png) center 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;
}
/*------BANNER------*/

.banner
{
	top:0;
	left:0;
    min-height:669px;
	 /*height: 620px; Safari */
	width:100%;
	z-index:5;
	background:url(/images/banner.jpg) center no-repeat; 
	background-size:cover;
  
}
.banner > .carousel-inner {
    position: relative;
    width: 100%;
    overflow: hidden;
	height: 100%;
}
.banner .carousel-inner >.item 
{
	min-height:100vh;
	background:url(/images/banner.jpg) center no-repeat; 
	background-size:cover;
}

.carousel-caption {
   top: 90px;
   left:5%;
   right:0;
   width:95%;
   min-height:236px;
   text-shadow:none;
   text-align:left;
}
.font-size-30
{
	font-size:30px;
}
.banner .item
{
	padding-top:40px;
}
.banner .item .heading
{
	font-family: 'KozGoPr6N-Regular-AlphaNum';
    font-size: 36px;
    color: #ffffff;
    margin-bottom: 15px;
    line-height: 36px;
	margin-top:100px; text-transform: uppercase;
}
.banner .item .custom-font{
	font-family: 'KozGoPr6N-Bold-AlphaNum';
    font-size: 33px;
    line-height: 35px;
    color: #ffd308;
   
	}
.banner .item .heading2
{
	font-family: 'KozGoPr6N-Bold-AlphaNum';
    font-size: 47px;
    color: #00ffbf;
    margin-bottom: 35px;
    line-height: 47px;
}
.banner .item .heading2para
{
	font-family: 'KozGoPr6N-Light-AlphaNum';
    font-size: 20px;
    color: #ffffff;
    margin-bottom: 15px;
    line-height: 27px; text-transform: uppercase;
}
.banner .item .heading2para2
{
	font-family: 'KozGoPr6N-Light-AlphaNum';
    font-size: 40px;
    color: #ffffff;
    margin-bottom: 15px;
    line-height: 40px;
	margin-bottom:30px;
}
.banner .item a.more
{
	font-family: 'KozGoPr6N-Medium-AlphaNum';
    font-size: 15px;
    color: #ffffff;
    margin-bottom: 15px;
    line-height: 24px;
	margin-bottom:40px;
	padding:15px 30px;
	border-radius:25px;
	background: rgba(29,208,193,1);
    background: -moz-linear-gradient(left, rgba(29,208,193,1) 0%, rgba(44,199,103,1) 100%);
    background: -webkit-gradient(left top, right top, color-stop(0%, rgba(29,208,193,1)), color-stop(100%, rgba(44,199,103,1)));
    background: -webkit-linear-gradient(left, rgba(29,208,193,1) 0%, rgba(44,199,103,1) 100%);
    background: -o-linear-gradient(left, rgba(29,208,193,1) 0%, rgba(44,199,103,1) 100%);
    background: -ms-linear-gradient(left, rgba(29,208,193,1) 0%, rgba(44,199,103,1) 100%);
    background: linear-gradient(to right, rgba(29,208,193,1) 0%, rgba(44,199,103,1) 100%);
}
/*#insurance-bg .more
{
	color:#ffffff;
	padding:15px 45px;
	border-radius:25px;
	font-family:'Merriweather-Regular';
	font-size:12px;
	font-style:italic;
	border:0;
	margin-top:30px;
}*/
/*#insurance-bg .more:hover
{
	color:#ffffff;
}*/
.banner .item a:hover.more
{
	background: rgba(44,199,103,1);
    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%);
    color: #fff;
	outline:none;
}
.banner .lastline
{
	font-family: 'KozGoPr6N-Regular-AlphaNum';
	font-size:16px;
	color:#ffffff;
	line-height:24px;
	margin-top:60px;
}
.banner .lastline img
{
	margin-top:-5px;
}
.carousel-control.left {
    background-image: none;
}
.carousel-control.right {
    background-image: none;
}
.calc-heading
{
	font-family:'robotobold';
	font-size:28px;
	color:#0f4486;
	line-height:28px;
	padding-bottom:10px;
}
.input-vals
{
	background:#175097;
	border-radius:25px;
	padding:0px;
	margin-bottom:20px;
}
.input-yrs
{
	background:#77b50d;
	border-radius:25px;
	padding:7px 20px;
	border:3px solid #ffffff;
}
.line
{
	margin-top:10px;
	margin-bottom:30px;
	background:#fff;
	min-height:2px;
}

.resulttext
{
	font-family:'Poppins-Regular';
	color:#404040;
	font-size:25px;
	line-height:31px;
	padding:15px 0px;
}
.amount
{
	color:#77b50d;
	font-family:'Poppins-Bold';
	font-size:31px;
}
.wealth-amttext
{
	color:#1a549c;
	font-size:14px;
	line-height:18px;
	font-family:'Poppins-SemiBold';
}
.wealth-dot
{
	width:10px;
	height:10px;
	border-radius:10px;
	background:#428dc8;
	position:absolute;
	top:1px;
	left:10px;
}
.amount-investedtext
{
	position:absolute;
	bottom:2%;
	left:-1%;
	width:35%;
	min-height:60px;
	color:#202020;
	font-size:15px;
	line-height:18px;
}
.amount-invested-dot
{
	width:10px;
	height:10px;
	border-radius:10px;
	background:#8dc023;
	position:absolute;
	top:1px;
	right:0px;
}

.plan-btn
{
	background:#2060b1;
	border-radius:50px;
	font-family:'latoregular';
	font-size:15px;
	color:#ffffff;
	border: 0px;
	padding:10px 20px;
	margin-bottom:20px;
}
.plan-btn:hover
{
	background:#013042;
	color:#ffffff;
}
.plan-btn img
{
	padding-right:10px;
}



 /*-----------Welcome-----------*/
#welcome
{
 background:url(/images/about-bg.png) center no-repeat;
 background-size:cover;
 background-attachment:fixed;
 min-height:679px;
 padding-top:30px;
 padding-bottom:20px;
}
.left-section
	{
		border-right:1px solid #e2e2e2;
	}
.welcome-heading
     {
		 font-family:'Lato-Light';
		 font-size:31px;
		 color:#4d4d4d;
		 line-height:31px;
		 text-transform:uppercase;
		 padding-top:25px;
	 }
.welcome-subheading-para
     {
		 font-family:'open_sansregular';
		 font-size:21px;
		 color:#4e4e4e;
		 line-height:28px;
	 }
.welcome-para
     {
		 font-family:'latoregular';
		 font-size:14px;
		 color:#5f5f5f;
		 line-height:18px;
		 padding:20px 50px;
	 }

 /* -------------------About left section--------------- */

.about-space
{
   background:#ffffff;
   padding:7px;
   border:1px solid #e2e2e2;
   min-height:175px;
   margin-left:15px;
   margin-top:20px;
}
	 
.about-txt
{
	font-family:'latoregular';
	font-size:14px;
	color:#5f5f5f;
	letter-spacing:.1px;
	padding-right:80px;
	padding-top:15px;
	line-height:20px;
}

.about-txt a.learn
    {
	color:#e46304;
	font-family:'robotomedium';
	font-size:13px;
	text-transform:uppercase;
	}
.about-txt a:hover.learn{
	color:#3c55a5;
	}
	.about-txt a.learn img
    {
	  padding-left:5px;
	  margin-top:-5px;
	  transition:all .2s ease-in;
	}
	.about-txt a:hover.learn img
    {
	  padding-left:15px;
	  transition:all .2s ease-out;
	}
	
	.simple-section
	{
		padding-left:50px;
	}
.simple-section .media
	 {
		 padding-top:30px;
		 padding-bottom:20px;
	 }
.simple-section .media .media-left, .media>.pull-left {
    padding-right: 20px;
}
.simple-section .media .media-body .media-heading
	 {
		  font-family:'OpenSans-Semibold';
		 font-size:19px;
		 color:#4d4d4d;
		 line-height:22px;
	 }
.simple-section .media .media-body p
	 {
		  font-family:'open_sansregular';
		 font-size:14px;
		 color:#4d4d4d;
		 line-height:22px;
		 padding-top:5px;
	 }
	 
	 
 /*-----------Solutions -----------*/
#solutions-plan
{
	background:url(/images/taxation-bg.png);
	background-position:116.5%;
	background-repeat:no-repeat;
	background-color:#f9f9f9;
	background-size:contain;
	 min-height:669px;
	 padding-top:75px;
	 padding-bottom:20px;
	 color:#ffffff;
}	

.solutions-plan-head
{
    font-family: 'KozGoPr6N-Regular-AlphaNum';
    font-size: 25px;
    color: #000000;
    line-height: 35px;
    margin-bottom: 50px;
	text-transform:uppercase;
}
#solutions-plan .goal
{
	padding-left:5px;
	padding-right:5px;
}
#solutions-plan a > .tax-icons .imgcon
{
  margin-top:20px;
  transition: all 0.3s ease-in;
}
#solutions-plan a > .tax-icons .imgcon:before {
  pointer-events: none;
  position: absolute;
  z-index: 10;
  content: '';
  bottom: 25%;
  left: 36%;
  height: 10px;
  width: 30%;
  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;
}
#solutions-plan a > .tax-icons .ico-head
{
  padding-top:20px;
  font-family:'KozGoPr6N-Light-AlphaNum', poppins-light;
  font-size:14px;
  color:#464646;
  line-height:24px;
  text-transform:uppercase;
  transition: all 0.3s ease-in;
}
#solutions-plan a:hover > .tax-icons .imgcon
{
  margin-top:10px;
  transition: all 0.3s ease-in;
}
#solutions-plan a:hover > .tax-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) */
}
#solutions-plan a:hover > .tax-icons .ico-head
{
  padding-top:30px;
  transition: all 0.3s ease-in;
  color:#ff7d04;
}

#solutions-plan .lastpara
{
    font-family: 'KozGoPr6N-Regular-AlphaNum';
    font-size: 14px;
    color: #797979;
    line-height: 26px;
    margin-top: 30px;
    margin-bottom: 50px;
	padding:15px 40px;
}

#solutions-plan .more
{
	background: rgba(29,208,193,1);
	background: -moz-linear-gradient(left, rgba(29,208,193,1) 0%, rgba(44,199,103,1) 100%);
	background: -webkit-gradient(left top, right top, color-stop(0%, rgba(29,208,193,1)), color-stop(100%, rgba(44,199,103,1)));
	background: -webkit-linear-gradient(left, rgba(29,208,193,1) 0%, rgba(44,199,103,1) 100%);
	background: -o-linear-gradient(left, rgba(29,208,193,1) 0%, rgba(44,199,103,1) 100%);
	background: -ms-linear-gradient(left, rgba(29,208,193,1) 0%, rgba(44,199,103,1) 100%);
	background: linear-gradient(to right, rgba(29,208,193,1) 0%, rgba(44,199,103,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#1dd0c1', endColorstr='#2cc767', GradientType=1 );
	color:#ffffff;
	padding:13px 35px;
	border-radius:25px;
	font-family:'Merriweather-Regular';
	font-size:12px;
	font-style:italic;
	border:0;
}
#solutions-plan .more:hover
{
	background: rgba(44,199,103,1);
	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:#ffffff;
	outline:none;
}
/*--------Magic of compunding------*/
#benefits-sip
{
	background:url(/images/benefits-bg.png) center no-repeat;
	background-size:cover;
	min-height:636px;
	padding-top:50px;
	padding-bottom:10px;
}

.benefits-sip-head
{
	font-family:'Poppins-SemiBold';
	font-size:30px;
	color:#505050;
	line-height:30px;
}
.benefits-sip-head p
{
	font-family:'Poppins-Light';
	font-size:16px;
	line-height:22px;
	color:#4e4e4e;
    padding-top: 8px;
	text-transform:none;
	padding-bottom:60px;
}

.benefits-numbers
{
	font-family:'Poppins-SemiBold';
	font-size:19px;
	color:#333333;
	line-height:30px;
	margin-top:10px;
}
.video-space
{
   background:#ffffff;
   padding:5px;
   border:1px solid #e2e2e2;
   min-height:180px;
}
.watch
{
	font-family:'latoregular';
	font-size:13px;
	line-height:22px;
	color:#ff4302;
}
a.watchmore
{
	background:#8dc023;
	color:#ffffff;
	padding:3px 10px;
	border-radius:50px;
	font-family:'latoregular';
	font-size:13px;
	cursor:pointer;
}
a:hover.watchmore
{
	background:#00a0e3;
	color:#ffffff;
}
#benefits-sip .para
{
	font-family:'latoregular';
	font-size:14px;
	line-height:20px;
	color:#5a5a5a;
	padding:10px 80px;
	margin-bottom:20px;
}

#benefits-sip a.more
{
	background:#013042;
	color:#ffffff;
	padding:12px 20px;
	border-radius:50px;
	font-family:'Poppins-SemiBold';
	font-size:14px;
	text-transform:uppercase;
	cursor:pointer;
}
#benefits-sip a:hover.more
{
	background:#00a0e3;
	color:#ffffff;
}
.benefits-lastline
{
	font-family:'Latoregular';
	font-size:11px;
	color:#7a7a7a;
	line-height:20px;
	letter-spacing:.2px;
}

/*--------Power of SIP------*/
#power-sip
{
	background:url(/images/solution-bg.png);
	background-position:-38%;
	background-repeat:no-repeat;
	background-color:#f9f9f9;
	background-size:contain;
	min-height:669px;
	padding-top:100px;
	padding-bottom:30px;
}
.power-sip-head
{
	font-family:'KozGoPr6N-Regular-AlphaNum';
	font-size:25px;
	color:#161616;
	line-height:35px;
	margin-bottom:60px;
	text-transform:uppercase;
}
.power-sip-head-para
{
	font-family:'KozGoPr6N-Light-AlphaNum';
	font-size:14px;
	line-height:22px;
	color:#797979;
	text-align:center;
	margin-top:50px;
	margin-bottom:20px;
}

.sip-calc-side
{
	background:url(/images/calc-sip-bg.png) center no-repeat;
	background-size:cover;
	border:1px solid #eeeeee;
	border-left:0;
	min-height:263px;
	margin-bottom:30px;
	padding:30px;
	padding-top:30px;
	padding-bottom:20px;
	color:#ffffff;
	font-family:'Poppins-Medium';
	font-size:17px;
	line-height:26px;
}
.invest-side
{
	background:#1ab01a;
	font-family:'robotoregular';
	font-size:13px;
	color:#ffffff;
	border-radius:25px;
	outline:none;
	border:none;
	padding:5px 20px;
	margin-top:10px;
}
.invest-side:hover, .invest-side:focus
{
	background:#00b0e4;
	outline:none;
	border:none;
}
.option-text
{
	font-family: 'RobotoSlab-Regular';
	font-size:15px;
	line-height:30px;
	color:#353535;
}
.lasttext
{
	font-family: 'Robotoregular';
	font-size:11px;
	line-height:20px;
	color:#a3a3a3;
	margin-top:10px;
}

.wealth-gaintext
{
	position:absolute;
	top:2%;
	right:-1%;
	width:35%;
	min-height:60px;
	color:#202020;
	font-size:15px;
	line-height:18px;
}
.wealth-dot
{
	width:10px;
	height:10px;
	border-radius:10px;
	background:#428dc8;
	position:absolute;
	top:1px;
	left:10px;
}
.amount-investedtext
{
	position:absolute;
	bottom:2%;
	left:-1%;
	width:35%;
	min-height:60px;
	color:#202020;
	font-size:15px;
	line-height:18px;
}
.amount-invested-dot
{
	width:10px;
	height:10px;
	border-radius:10px;
	background:#8dc023;
	position:absolute;
	top:1px;
	right:0px;
}
.chart-legend li span{
    display: inline-block;
    width: 12px;
    height: 12px;
    margin-right: 5px;
	float:none;
}
#power-sip a.start-sip
{
	background:#dbae1d;
	color:#ffffff;
	padding:12px 60px;
	border-radius:25px;
	font-family:'Poppins-SemiBold';
	font-size:14px;
	text-transform:uppercase;
	cursor:pointer;
}
#power-sip  a:hover.start-sip
{
	background:#00a0e3;
	color:#ffffff;
}


/*--------Invest in our Basket------*/
#invest-basket
{
	background:#ffffff;
	min-height:656px;
	padding-top:90px;
	padding-bottom:10px;
}
.invest-basket-head
{
	font-family:'Poppins-SemiBold';
	font-size:30px;
	color:#505050;
	line-height:30px;
	text-transform:uppercase;
}
.invest-basket-head-para
{
	font-family:'Poppins-Light';
	font-size:14px !important;
	line-height:28px;
	color:#5a5a5a;
    padding: 6px 10px 30px 10px;
	text-transform:none;
}
.invest-basket-lastline a
{
	font-family:'Poppins-Medium';
	font-size:11px;
	color:#187db1;
	line-height:22px;
	text-decoration:underline !important;
}
.invest-basket-lastline a:hover
{
	color:#f6a902;
}
#carousel-basket .carousel-inner > .item 
{
	min-height:500px;
	/* height: 600px; Safari */
}
#carousel-basket .carousel-caption
{
	color:#333333;
	top:0px;
	padding-top:0px;
}
#carousel-basket .carousel-caption p
{
	padding-top:10px;
	font-family:'Poppins-Light';
}
#carousel-basket .carousel-caption .risk-type-head
{
	font-family:'Poppins-Medium';
	font-size:19px;
	color:#333333 !important;
}
#carousel-basket .carousel-caption .risk-type-head p
{
	font-family:'Poppins-Regular';
	font-size:12px;
	padding-top:0px !important;
}

#market-statistics{
	width:100%;
	min-height:560px;
	background:#004b9f;
	background-size:cover;
	 font-family: 'KozGoPr6N-Medium-AlphaNum';
}
#market-statistics .va-table{
	display: table;
    height: 560px !important;
    width: 100%;
}
#market-statistics .table-cell {
    display: table-cell;
    vertical-align: middle;
}

.market-head{
	padding-top: 50px;
	font-size:30px;
	color:#fff;
	line-height: 32px;
	    padding-bottom: 10px;
}
.market-head-content{
	font-size:14px;
	color:#fff;
   padding-bottom:20px;
   line-height:20px;
    font-family: 'KozGoPr6N-Medium-AlphaNum';
	    padding-top: 0px;
}
.font-light-blue{
	color:#077ad3;
	}

.market-tabs
{
	margin-top:20px;
	background:none;
	min-height:200px;
}
#market-statistics .nav
{	  padding-bottom: 1px;
    padding-top: 1px;
   /* background: #ebe9e9;*/
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
    border-bottom-right-radius: 5px;
    border-bottom-left-radius: 5px;
    margin-bottom: -1px;
}


.nav-pills>li>a>img {
    max-width: none;
    padding-right: 10px;
    margin-top: -6px;
}

#market-statistics .nav-pills > li.first
	{
	    padding-left: 0px;
		
		}
#market-statistics .nav-pills > li > a
{
	    color: #fff;
	  position: relative;
    display: block;
   /* padding: 10px 130px;
    background: #f0f0f0;*/
    margin-right: 0px;
    font-size: 12px;
	    border-top-left-radius: 4px;
    border-top-right-radius: 4px;
    border-bottom-right-radius: 0px;
    border-bottom-left-radius: 0px;
	
}
.market-tabs .nav>li {
 
}
#market-statistics .nav-pills > li > a:hover
{
	    background: #077ad3;
	color: #ffffff;
}

#market-statistics .nav-pills>li.active>a, #market-statistics .nav-pills>li.active>a:focus, #market-statistics .nav-pills>li.active>a:hover 
{
	background:#077ad3;
	    color: #fff;
	
}
.nav-pills>li+li {
    margin-left:7px;
}
#market-statistics .nav-pills>li.last>a
{
	border-right:none;
}
.tools-content {
    height: 345px;
    display: block;
    margin-bottom: 20px;
    overflow: auto;
   padding: 0px;
    background:#ffffff;
    border: 1px solid #9E9E9E;
	    padding-left: 10px;
    padding-right: 10px;
   border-top-left-radius: 0px;
    border-top-right-radius: 0px;
    border-bottom-right-radius: 6px;
    border-bottom-left-radius: 6px;
}


.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;
    padding-left: 10px;
}
.news-tool li {
padding: 20px 0px;
border-bottom: 1px solid #dfdfdf;
}
.news-tool li #date
{
  color: #e67817;
  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: 'KozGoPr6N-Medium-AlphaNum';
}
.news-tool li:first-of-type #news-title
{
  font-size: 19px;
  font-weight: bold;
  color: #0174cf;
  transition:all .5s ease;
   font-family: 'KozGoPr6N-Medium-AlphaNum';
     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: 'KozGoPr6N-Medium-AlphaNum';
}
.mf-nfo li:first-of-type #news-title
{
  font-size: 19px;
  font-weight: bold;
  color:#1f7ac0;
  transition:all .5s ease;
   font-family: 'KozGoPr6N-Medium-AlphaNum';
  line-height: 22px;
}
.mf-nfo li:after {
content: '';
display: block;

clear: both;
}

/* MF NFO Ends */

/* Dividend */
.mf_dividend{
  width: 100%;
  height: 100vh;
}
.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: 'KozGoPr6N-Medium-AlphaNum';
    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: 'KozGoPr6N-Medium-AlphaNum';
}
.mf_dividend li:first-of-type #news-title
{
  font-size: 19px;
  font-weight: bold;
  color: #0174cf;
  transition:all .5s ease;  
   font-family: 'KozGoPr6N-Medium-AlphaNum';
  line-height: 22px;
}
.mf_dividend li:first-of-type #dividend{ 
font-family: 'KozGoPr6N-Medium-AlphaNum';
    color: #438013;
    font-size: 22px;
    transition:all .2s ease;
    padding-top: 5px;
  }
.mf_dividend li:after {
content: '';
display: block;
clear: both;
}

/*--------Feedback------*/
#insurance-bg
{
	background:url(/images/cinsurance_bg.jpg) center no-repeat;
	background-size:cover;
	min-height:683px;
	padding-bottom:10px;
}
#insurance-bg .va-table
{
	display: table;
	width: 100%;
	min-height: inherit;
}
#insurance-bg .table-cell{
	display: table-cell;
	vertical-align: middle;
}
.insurance-head
{
    font-family: 'KozGoPr6N-Bold-AlphaNum';
    font-size:75px;
    color: #fff;
    line-height: 80px;
    text-align: center;
	padding-top: 24%;
    letter-spacing: 8px;
}
@-moz-document url-prefix() {
   .insurance-head
{
	padding-top: 24%;
}
}


.insurance-subhead
{
font-family: 'KozGoPr6N-Regular-AlphaNum';
      font-size: 29px;
    color: #ffffff;
    line-height: 35px;
    text-align: center;
    padding-top: 10px;
    margin-bottom: 30px;
}
.insurance-para
{
	font-family:'KozGoPr6N-Bold-AlphaNum';
	font-size:26px;
	color:#00ff61;
	margin-top: 10px;
	margin-bottom:10px;
	line-height:24px;
	text-align:center;
}
#insurance-bg .more
{
	    background: rgba(29,208,193,1);
    background: -moz-linear-gradient(left, rgba(29,208,193,1) 0%, rgba(44,199,103,1) 100%);
    background: -webkit-gradient(left top, right top, color-stop(0%, rgba(29,208,193,1)), color-stop(100%, rgba(44,199,103,1)));
    background: -webkit-linear-gradient(left, rgba(29,208,193,1) 0%, rgba(44,199,103,1) 100%);
    background: -o-linear-gradient(left, rgba(29,208,193,1) 0%, rgba(44,199,103,1) 100%);
    background: -ms-linear-gradient(left, rgba(29,208,193,1) 0%, rgba(44,199,103,1) 100%);
    background: linear-gradient(to right, rgba(29,208,193,1) 0%, rgba(44,199,103,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#1dd0c1', endColorstr='#2cc767', GradientType=1 );
    
	color:#ffffff;
	padding:15px 45px;
	border-radius:25px;
	font-family:'Merriweather-Regular';
	font-size:12px;
	border:0;
	margin-top:30px;
}
#insurance-bg .more:hover
{
	background: rgba(44,199,103,1);
    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:#ffffff;
	outline:none;
}
.insurance-lastline 
{
    font-family: 'KozGoPr6N-Regular-AlphaNum';
	font-size:15px;
	color:#ffffff;
	padding-top: 0px;

	padding-bottom:10px;
}

.insurance_company {
     font-family: 'KozGoPr6N-Bold-AlphaNum';
    font-size: 21px;
    text-transform: uppercase;
    text-align: center;
    color: #fff;
	padding-bottom: 15px;
}
.insurance_explore a {
	color:#80f4e1;
	text-align:center;
	font-style:italic;
	font-family: 'KozGoPr6N-Regular-AlphaNum';
	font-size:15px;
	text-decoration:underline !important;
	}


/*------Reason to invest with us------------*/
/*#reason-invest
{
	min-height:640px;
	background:url(/images/finapp-bg.png) center no-repeat;
	background-size:cover;
	font-size:14px;
	color:#5f5f5f;
	padding-top:80px;
	padding-bottom:20px;
}
.reason-invest-head
{
	font-family:'KozGoPr6N-Regular-AlphaNum';
	font-size:25px;
	color:#161616;
	line-height:38px;
	text-transform:uppercase;
}
.reason-invest-head p
{
	font-family:'KozGoPr6N-Light-AlphaNum';
	font-size:16px;
	line-height:24px;
	color:#464646;
	text-transform:none;
	padding-bottom:50px;
	padding-top:5px;
	text-transform:none;
}

#reason-invest .features
{
	border-radius:10px;
	margin-bottom:10px;
}
#reason-invest .features img
{
	margin-top:25px;
}
#reason-invest .features .feature-head
{
	color:#464646;
	font-family:'KozGoPr6N-Light-AlphaNum';
	font-size:14px;
	line-height:20px;
	margin-top:25px;
	text-transform:uppercase;
}

#reason-invest .lastpara
{
	color:#606060;
	font-family:'KozGoPr6N-Light-AlphaNum';
	font-size:17px;
	line-height:27px;
	margin-top:25px;
	margin-bottom:30px;
}

#reason-invest .more
{
	background:#1c46f2;
	color:#ffffff;
	padding:15px 35px;
	border-radius:25px;
	font-family:'Merriweather-Regular';
	font-size:12px;
	font-style:italic;
	border:0;
	margin-bottom:30px;
}
#reason-invest .more:hover
{
	background:#2dc766;
	color:#ffffff;
	outline:none;
}*/
/*------Finnapp------*/

#finnapp
{
	background-image:url(/images/mobile.png), url(/images/finapp-bg.png) ;
	background-position:2%, 0%;
	background-size:none, cover;
	background-repeat:no-repeat, no-repeat;
	min-height:640px;
	font-size:14px;
	color:#5f5f5f;
	padding-top:80px;
}
.finnapp-head
{
	font-family:'KozGoPr6N-ExtraLight-AlphaNum';
	font-size:33px;
	color:#393737;
	line-height:36px;
	padding-top:30px;
}
.finnapp-subhead
{
	font-family:'KozGoPr6N-Medium-AlphaNum';
	font-size:39px;
	color:#656363;
	line-height:39px;
	padding-top:10px;
}
.finnapp-para1
{
	font-family:'KozGoPr6N-Light-AlphaNum';
	font-size:15px;
	color:#6a6a6a;
	margin-top:30px;
	margin-bottom:30px;
	line-height:24px;
}
.connect-line
{
    font-family: 'KozGoPr6N-Light-AlphaNum';
	font-size:16px;
	color:#606060;
	padding-top:15px;
	padding-bottom:10px;
}
ul.finnapp-para li
{
	list-style:url(/images/star-blue.png);
	font-family:'KozGoPr6N-Light-AlphaNum';
	font-size:15px;
	color:#606060;
	margin-bottom:15px;
	line-height:22px;
	margin-left:-20px;
}
#finnapp a
{
	color:#3b5999;
	font-family:'KozGoPr6N-Regular-AlphaNum';
	font-size:13px;
}
#finnapp a:hover
{
	color:#16cdc4;
}

/*------Section 4------*/
#aboutus{
	width:100%;
	min-height:600px;
	background:#ffffff;
	background-size:cover;
	background-attachment:fixed;
	z-index: 1;
}

.aboutus_knowmore a
{
	background:none;
	color:#0665a8;
	padding:13px 20px;
	border-radius:50px;
	font-family:'latoregular';
	font-size:14px;
	margin-bottom:25px;
	text-transform:uppercase;
	cursor:pointer;
}
.aboutus_knowmore a:hover
{
	background:none;
	color:#000;
}

.about-head{
	font-family:'Poppins-Regular';
	font-size:35px;
	line-height:42px;
	text-align:right;
}
.semibold-orange{
	font-family: 'Poppins-SemiBold';
    color: #f57920;
}



.ser1
{
	background:url(/images/readymadebasketicon1.png) center no-repeat;	
	min-height:201px;	
	margin-top:0px;
	    border-radius: 0px;
	padding-top: 37px;
	    background-size: cover;
	margin-bottom:8px;
}
.ser1:hover
{
		transition:all ease 0.3s;
}
.ser1 img
{
    transform-style: preserve-3d;
    transition: transform 1s;
}
.ser1:hover img
{
    transform: rotateY( 360deg );
}

.ser2
{
	background:url(/images/readymadebasketicon2.png) center no-repeat;	
	min-height:201px;	
	margin-top:0px;
	padding-top: 37px;
	margin-bottom:8px;
	    border-radius: 0px;
	    background-size: cover;
}
.ser2:hover
{
	transition:all ease 0.3s;
}
.ser2 img
{
    transform-style: preserve-3d;
    transition: transform 1s;
}
.ser2:hover img
{
    transform: rotateY( 360deg );
}

.ser3
{
	background:url(/images/readymadebasketicon3.png) center no-repeat;	
	min-height:201px;
	padding-top: 37px;
	margin-top:0px;
	margin-bottom:8px;
	    border-radius: 0px;
	    background-size: cover;
}
.ser3:hover
{
	transition:all ease 0.3s;
}
.ser3 img
{
    transform-style: preserve-3d;
    transition: transform 1s;
}
.ser3:hover img
{
    transform: rotateY( 360deg );
}
.ser4
{
	background:url(/images/readymadebasketicon4.png) center no-repeat;	
	min-height:201px;
	    background-size: cover;
	padding-top: 37px;
	    border-radius: 0px;
	margin-top:0px;
	margin-bottom:8px;
}
.ser4:hover
{
	transition:all ease 0.3s;
}
.ser4 img
{
    transform-style: preserve-3d;
    transition: transform 1s;
}
.ser4:hover img
{
    transform: rotateY( 360deg );
}

.ser5
{
	background:url(/images/readymadebasketicon5.png) center no-repeat;	
	min-height:201px;
	    background-size: cover;
	margin-top:0px;
	    border-radius: 0px;
	padding-top: 37px;
	margin-bottom:8px;
}
.ser5:hover
{
	transition:all ease 0.3s;
}
.ser5 img
{
    transform-style: preserve-3d;
    transition: transform 1s;
}
.ser5:hover img
{
    transform: rotateY( 360deg );
}
.ser6
{
	background:url(/images/readymadebasketicon6.png) center no-repeat;	
	min-height:201px;
	    background-size: cover;
	margin-top:0px;
	padding-top: 37px;
	    border-radius: 0px;
	margin-bottom:8px;
}
.ser6:hover
{
	transition:all ease 0.3s;
}
.ser6 img
{
    transform-style: preserve-3d;
    transition: transform 1s;
}
.ser6:hover img
{
    transform: rotateY( 360deg );
}

.ser-heading {    
    color: #505050;
    font-family: 'robotobold';
	line-height:35px;
    font-size: 22px;   
    padding-top: 60px;
	padding-bottom:25px;
    text-decoration: none;
 
}
.ser-text1 {
    padding-top: 10px;
    color: #0cc760;
    font-family: 'robotoregular';
    font-size: 14px;
    letter-spacing: 1px;
    text-decoration: none;
	padding-bottom:50px;
}
.roboto_bold
{
	 font-family: 'robotobold' !important;
}
.ser-text {
    padding-top: 10px;
    color: #ffffff;
    font-family: 'KozGoPr6N-Light-AlphaNum';
    font-size: 18px;
    letter-spacing: 1px;
    text-decoration: none;
	
}


/*--------Feedback------*/
#feedback
{
	background:url(/images/feedback-bg.png) center no-repeat;
	background-size:cover;
	min-height:620px;
	padding-top:100px;
	padding-bottom:30px;
}
.feedback-head
{
	font-family:'KozGoPr6N-ExtraLight-AlphaNum';
	    font-size: 34px;
    color: #ffffff;
    line-height: 38px;
    text-align: center;
    text-transform: uppercase;
}
.feedback-head p
{
	font-family:'KozGoPr6N-Medium-AlphaNum';
	font-size:18px;
	line-height:20px;
	color:#ffffff;
    padding-top:10px;
	text-transform:none;
	padding-bottom:60px;
     text-align: center;
}


#feedback .more{
    font-family: 'KozGoPr6N-Medium-AlphaNum';
    font-size: 15px;
    color: #ffffff;
    margin-bottom: 15px;
    line-height: 24px;
    margin-bottom: 40px;
    padding: 15px 35px;
    border-radius: 35px;
    background: rgba(29,208,193,1);
    background: -moz-linear-gradient(left, rgba(29,208,193,1) 0%, rgba(44,199,103,1) 100%);
    background: -webkit-gradient(left top, right top, color-stop(0%, rgba(29,208,193,1)), color-stop(100%, rgba(44,199,103,1)));
    background: -webkit-linear-gradient(left, rgba(29,208,193,1) 0%, rgba(44,199,103,1) 100%);
    background: -o-linear-gradient(left, rgba(29,208,193,1) 0%, rgba(44,199,103,1) 100%);
    background: -ms-linear-gradient(left, rgba(29,208,193,1) 0%, rgba(44,199,103,1) 100%);
    background: linear-gradient(to right, rgba(29,208,193,1) 0%, rgba(44,199,103,1) 100%);
    border: 0;
    
}




#feedback .more:hover{
    background: rgba(44,199,103,1);
    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%);
    color: #fff;
    outline: none;
}
/*--------*/

#feedback .feeds
{
	background:#ffffff;
	border-radius:8px;
	min-height:100px;
	padding:10px 15px;
	margin-bottom:20px;
}
.feeds .testimonial-heading
{
	color:#1f1f1f;
	font-size:19px;
	font-family: 'KozGoPr6N-Medium-AlphaNum';
	margin-bottom:5px;
}
.feeds .testimonial-subtext
{
	color:#787878;
	font-size:11px;
	min-height: 50px;
	line-height:15px;
	font-family: 'KozGoPr6N-Light-AlphaNum';
}
.feeds .feedbackclient-img
{
	font-size:13px;
	font-family: 'poppins-medium';
	color:#616161;
	margin-top:10px;
	margin-bottom:10px;
}


/*------Reason to invest with us------------*/
#reason-invest
{
	min-height:640px;
	background:url(/images/finapp-bg.png) center no-repeat;
	background-size:cover;
	font-size:14px;
	color:#5f5f5f;
	padding-top:80px;
	padding-bottom:20px;
}
.reason-invest-head
{
	font-family:'KozGoPr6N-Regular-AlphaNum';
	font-size:25px;
	color:#000;
	line-height:38px;
	text-transform:uppercase;
}
.reason-invest-head p
{
	font-family:'KozGoPr6N-Light-AlphaNum';
	    font-size: 15px;
    line-height: 21px;
	color:#000;
	text-transform:none;
	padding-bottom:50px;
	padding-top:5px;
	text-transform:none;
}

#reason-invest .features
{
	border-radius:10px;
	margin-bottom:10px;
}
#reason-invest .features img
{
	margin-top:25px;
}
#reason-invest .features .feature-head
{
	color:#464646;
	font-family:'KozGoPr6N-Light-AlphaNum';
	font-size:14px;
	line-height:20px;
	margin-top:25px;
	text-transform:uppercase;
}

#reason-invest .lastpara
{
	color:#606060;
	font-family:'KozGoPr6N-Light-AlphaNum';
	font-size:17px;
	line-height:27px;
	margin-top:25px;
	margin-bottom:30px;
}

#reason-invest .more
{
	background: rgba(29,208,193,1);
    background: -moz-linear-gradient(left, rgba(29,208,193,1) 0%, rgba(44,199,103,1) 100%);
    background: -webkit-gradient(left top, right top, color-stop(0%, rgba(29,208,193,1)), color-stop(100%, rgba(44,199,103,1)));
    background: -webkit-linear-gradient(left, rgba(29,208,193,1) 0%, rgba(44,199,103,1) 100%);
    background: -o-linear-gradient(left, rgba(29,208,193,1) 0%, rgba(44,199,103,1) 100%);
    background: -ms-linear-gradient(left, rgba(29,208,193,1) 0%, rgba(44,199,103,1) 100%);
    background: linear-gradient(to right, rgba(29,208,193,1) 0%, rgba(44,199,103,1) 100%);
	    font-family: 'KozGoPr6N-Medium-AlphaNum';
    font-size: 15px;
    color: #ffffff;
    margin-bottom: 15px;
    line-height: 24px;
    margin-bottom: 40px;
    padding: 15px 30px;
    border-radius: 30px;
    outline:none;
    border:0;
}
#reason-invest .more:hover
{
	background: rgba(44,199,103,1);
    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%);
	color:#ffffff;
	outline:none;
}


.details-section {
  background: url(/images/contact-address-bg.png) center no-repeat;
  background-size: cover;
  min-height: 600px;
  padding-top: 50px;
  padding-bottom: 30px;
    font-family:'KozGoPr6N-Regular-AlphaNum';
}
.details-section .details-heading {
  
  font-size: 30px;
  color: #ffffff;
  line-height: 30px;
  text-transform: uppercase;
}
.details-section .details-heading-para {
  font-size: 15px;
  color: #ffffff;
  line-height: 22px;
  padding: 15px 10px;
}
.details-section .add-card {
  background: #ffffff;
  border-radius: 5px;
  min-height: 177px;
  color: #000000;
  margin-bottom: 15px;
}
@media (min-width: 769px) and (max-width: 1024px) {
  .details-section .add-card {
    min-height: 177px;
  }
}
.details-section .add-card .heading {
  font-size: 20px;
  text-transform: uppercase;
  padding-top: 10px;
    font-weight: bold;
  padding-bottom: 5px;
}
.details-section .add-card p {
    font-weight: 500;
line-height: 14px;
  font-size: 13px;
}
.details-section .add-card .line {
  background: #ffc61b;
  margin-top: 5px;
  margin-bottom: 20px;
}
.details-section #map {
  min-height: 244px;
  background: #ffffff;
}





/*------Contact Details------------*/
#contact_details
{
	min-height:561px;
	background:url(/images/contact-detailsbg.png) no-repeat;
	background-size:contain;
	background-position:0%;
	background-color:#00C;
	font-size:14px;
	color:#5f5f5f;
	padding-top:80px;
	padding-bottom:20px;
}
#contact_details .left-sec
{
	padding-left:100px;
}
#contact_details .contact-head
{
	font-family:'KozGoPr6N-Medium-AlphaNum';
	font-size:13px;
	color:#ffffff;
	line-height:26px;
	margin-bottom:10px;
	margin-top:120px;
	text-transform:uppercase;
}
#contact_details .contact-subhead
{
	font-family:'Merriweather-Regular';
	font-size:30px;
	color:#ffffff;
	line-height:30px;
	margin-bottom:30px;
}

#contact_details .more
{
	background:#0b0b0b;
	color:#ffffff;
	padding:13px 70px;
	border-radius:25px;
	font-family:'Merriweather-Regular';
	font-size:12px;
	font-style:italic;
	border:0;
	margin-bottom:30px;
}
#contact_details .more:hover
{
	background:#2dc766;
	color:#ffffff;
	outline:none;
}
#contact_details .contact-companyname
{
	font-family:'KozGoPr6N-Medium-AlphaNum';
	font-size:20px;
	color:#212121;
	line-height:26px;
	margin-bottom:10px;
}
#contact_details .contactdeatils-head
{
	font-family:'KozGoPr6N-Medium-AlphaNum';
	font-size:16px;
	color:#4c5660;
	line-height:24px;
	margin-top:10px;
}
#contact_details .contactdeatils-address
{
	font-family:'KozGoPr6N-Regular-AlphaNum';
	font-size:13px;
	color:#4c5660;
	line-height:24px;
	margin-top:10px;
	margin-bottom:20px;
}
#contact_details .contactdeatils-phone
{
	font-family:'KozGoPr6N-Regular-AlphaNum';
	font-size:14px;
	color:#4c5660;
	line-height:24px;
	margin-top:10px;
	margin-bottom:10px;
}
.contact-head a
{
	color:#9b9b9b;
}
.contact-head a:hover
{
	color:#ffffff;
}
.social img
{
	padding:5px;
}
/*--------Get in Touch------*/
#contact
{
	background:url(/images/contact-footerbg.png) center no-repeat;
	background-size:cover;
	/*background-attachment:fixed;*/
	min-height:675px;
	padding-top:110px;
	padding-bottom: 0px;
}
.border-container
{
	/*border-top:1px solid #e5e5e5;
	border-bottom:1px solid #e5e5e5;*/
	padding-left:100px;
	padding-right:100px;
}
#contact .media {
	margin-top:20px;
	margin-bottom:10px;
}
#contact .media > .media-body p
{
	font-family:'KozGoPr6N-Regular-AlphaNum';
	font-size:11px;
	color:#000000;
	line-height:15px;
	text-transform:uppercase;
}
.discl
{
color: #404040;
    font-family: 'KozGoPr6N-Regular-AlphaNum';
    font-size: 12px;
    line-height: 18px;
    padding-top: 30px;
    padding-bottom: 24px;
    /* margin-bottom: 20px; */
    border-bottom: 1px solid #ccc;
}
.ftr
{
	    color: #ffffff;
    font-size: 14px;
    font-family: 'latoregular';
    padding: 30px 10px;
    background: #004b9f;
}
.ftr a
{
	color:#fff;
	font-family:'lato-bold';
	text-decoration:none;
}
.ftr a:hover
{
	text-decoration:none;
	color:#0e0e0e;
}
.copyright{
    padding: 16px 10px; 
}

/*----------------footer-------------------*/
footer
{
	background:none;
	padding-top:40px;
	padding-bottom:40px;
	color:#434242;
	font-size:14px;
	font-family:'latoregular';
	line-height:22px;
}
footer a
{
	color:#727272;
}
footer a:hover
{
	color:#ffffff;
}

a.arm
{
color:#727272;
font-size:12px;
}
a:hover.arm
{
color:#ffffff;
}

/*sip page*/

.bg-grey-dim {
    background: #373435;
    color: #fff;
}
.poppins-semibold {
    font-family: "robotomedium";
}
.poppins-med{
	 font-family: "robotoregular";
	}

.side-tab-sec{
	background:#fff;
	    min-height: 347px;
	}
	
	
	
	
#sip_investment {
    top: 0;
    left: 0;
      
      background: url(/images/sip-world-banner.png) no-repeat center;
    background-size: cover;
    min-height: 350px;
}

#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 #sip-calc {
    margin-top: 0px;
    padding: 0px;
    padding-top: 0px;
}
#sip-page .banner {
    top: 0;
    left: 0;
    min-height: 100vh;
    width: 100%;
    z-index: 5;
     background: none; 
    background-size: cover;
    background-color: #ff9c252b;
}
#sip-page  .banner .item a {
    text-decoration: none !important;
}


#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: #f1f1f1;
  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: #096cb1;
     font-family: 'robotomedium';
    font-size: 14px;
    color: #ffffff;
    border: 0px solid #ffffff;
    padding: 10px 15px;
    border-radius: 4px;
    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: #096cb1;
  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 #096cb1;
  color: #ffffff;
  background: #096cb1;
}
#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 #096cb1;
}
#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 #096cb1;
  color: #ffffff;
  background: #0a6bb1;
}
#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 #096cb1;
}
#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: 120px;
  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: #0a4e7f;
  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;
}



@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;
} 
  
}
@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;
}

#sip-page .banner .item a {
    font-size: 13px;
    margin-bottom: 15px;
    line-height: 24px;
    margin-bottom: 5px;
}
}
@media (min-width: 0px) and (max-width: 375px)	{
#sip-page	.nav-tabs>li>a {
    position: relative;
    display: block;
    padding: 10px 6px;
}
		}
	
	
	
	
	
#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 (min-width: 992px) and (max-width:1199px)
{
.navbar-default .navbar-nav > li {
    padding: 0px 5px;
}

.login-btn {
    padding: 8px 14px;
}


	 .carousel-caption {
    top: 200px;
    width: 100%;
	 }
	 .carousel-caption .heading {
    font-size: 44px;
    margin-bottom: 0px;
    line-height: 44px;
    padding-top: 0px;
	padding-right:0px;
	 }
	 .line {
    margin-top: 10px;
    margin-bottom: 15px;
	 }
	 .padding-left-right {
    padding-left: 20px !important;
    padding-right: 20px !important;
}
#banner .heading {
    padding-top: 27px;
}
#power-sip {
    background-position: -240%;
}
#solutions-plan {
    background-position: 242.5%;
	}
	#contact_details {
    background-position: -60%;
	}
	#contact_details .left-sec {
    padding-left: 20px;
}
.border-container {
    padding-left: 45px;
    padding-right: 45px;
}
#finnapp
{
	background-image:url(/images/mobile.png), url(/images/finapp-bg.png) ;
	background-position:-5%, 0%;
	background-size:none, cover;
	background-repeat:no-repeat, no-repeat;
}
	
	.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;
	}
	a > .banner-icons {
    margin-left: 14px;
    margin-right: 14px;
	}
	.social-btn1 {
	margin-left:110px;
	}
}
@media(min-width: 768px) and (max-width: 991px) 
{
	.sm-no-padding-right{
		padding-right:0px;
		}
	.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: 0px 0px;
    font-size: 14px;
}
	 
	  nav .navbar-right {
	padding-top:0px;
	/*float:left !important;*/
	margin-top: 20px
	  }
	 nav.smaller .navbar-right {
    margin-top: 20px;
}
nav.smaller {
    height: 140px;
}
	 .login-btn {
    margin-top: 4px;
	}
	.left-section {
    border-right: 0px solid #e2e2e2;
}
	 #banner
	 {
		 min-height:100vh;
	 }
	 .carousel-inner >.item {
        min-height: 100vh;
	}
	 .carousel-caption {
    top: 190px;
	left:20px;
	 }
	 .banner .item .heading {
    margin-top: 50px;
}
	 .carousel-caption .heading {
    font-size: 42px;
    margin-bottom: 0px;
    line-height: 42px;
    padding-top: 0px;
	padding-right:0px;
	 }
	 .para {
    padding: 10px 10px;
}
	 
	 a > .banner-icons {
    margin-left: 10px;
    margin-right: 10px;
}

	 .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_details {
    min-height: 561px;
    background: url(/images/contact-detailsbg.png) no-repeat;
    background-size: cover;
	}
	#contact_details .contact-head {
    color: #212121;
    margin-top: 60px;
}
#contact_details .contact-subhead {
color:#212121;
	}
	.border-container {
    padding-left: 20px;
    padding-right: 20px;
}
#finnapp {
    background-image: url(/images/mobile.png), url(/images/finapp-bg.png);
    background-position: -90%, 0%;
    background-size: none, cover;
    background-repeat: no-repeat, no-repeat;
}
#contact_details .left-sec {
    padding-left: 30px;
}
	
	.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 (min-width:0px) and (max-width:767px)
{

.navbar-default .container-fluid>.navbar-collapse, .navbar-default .container-fluid>.navbar-header, .navbar-default .container>.navbar-collapse, .navbar-default .container>.navbar-header {
    margin-right: -30px;
    margin-left: -30px;
}


.navbar>.container .navbar-brand, .navbar>.container-fluid .navbar-brand {
    margin-left: 0px;
}
	 nav 
	 {
        height: 100px;
	 }
	 nav > .container-fluid
	 {
		 padding-right:0px;
		 padding-left:0px;
	 }
	 /*.navbar-default
	 {
		 background:none;
	 }*/
	 nav .navbar-brand {
  display: inline-block;
    height: 82px;
    width: 253px;
    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;
}
	 .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 !important;
	border-top: 1px solid #d1d1d1;
	margin-top: 4px;
    }
	.navbar-default .navbar-nav > li > a {
    padding: 10px 15px;
	color:#3c55a5;
	}


#inner-pages .font-size-30 {
    font-size: 18px;
    line-height: 20px;
}


.login-btn
{
	background:#3c55a5;
}
.login-btn:hover
{
	background:#1ab01a;
}	
.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;
	    margin-top: 8px;
	}
	
.navbar-default .navbar-toggle:focus, .navbar-default .navbar-toggle:hover {
    background-color: none;
}
.navbar-default .navbar-toggle .icon-bar {
    background-color: #ddd;
}

 nav.smaller .navbar-right {
    float: left!important;
}
.navbar-toggle {
    margin-right: 25px;
}
.login-btn {
    margin-left: 24px;
}
.banner .item .heading2 {
    font-size: 37px;
}
/*#insurance-bg {
    background: url(/images/insurance_bg_xs.jpg) center no-repeat;
    background-size: cover;
}
*/
.insurance-head {
    margin-top: 20%;
}
    
 .insurance-head {
    font-size: 25px;
    line-height: 30px;
    padding-top: 0%;
}   
    
.insurance-para {
    margin-top: 4%;
   
}


.insurance-subhead {
      font-size: 15px;
    line-height: 20px;
    text-align: left;
    margin-bottom: 9px;
    padding-top: 35px;
}	
  .insurance-para {
    font-size: 24px;
}  
    
    
 #banner
	 {
		 min-height:100vh;
	 }
.banner .item .heading {
    font-size: 30px;
    margin-bottom: 15px;
    margin-top: 45px;
}	 
	 
	 .carousel-inner >.item {
        min-height: 100vh;
	}
	 .carousel-caption {
    top: 130px;
	left:10px;
	 }
	 .carousel-caption .heading {
    font-size: 36px;
    margin-bottom: 0px;
    line-height: 36px;
    padding-top: 0px;
	padding-right:0px;
	 }
	 .line {
    margin-top: 5px;
    margin-bottom: 10px;
	 }
	.power-sip-head p {
    padding: 6px 10px;
	}
.padding-left-right {
    padding-left: 10px !important;
    padding-right: 10px !important;
}
#finnapp {
    background-image: url(/images/app_bg_xs.jpg);
  
    background-size: cover;
}

.border-container {
	    padding-left: 0px;
    padding-right: 0px;
}
#my_sip_world .font-size-38 {
    font-size: 24px;
    line-height: 34px;
}
#my_sip_world .font-size-28 {
    font-size: 23px;
    line-height: 22px;
}

}

@media (max-width: 375px)
{
	
	
	.btn-pad-hdr {
    padding: 10px 10px;
	margin-top:20px;
}

h1
{
	margin-top:0px;
	margin-bottom:0;
}

#power-sip a.start-sip {
    padding: 12px 9px;
	font-size:12px;
}
}

@media (max-width: 320px){
	.insurance-head {
    margin-top: 46%;
}
	
.insurance-subhead {
    font-size: 31px;
    line-height: 37px;
    text-align: left;
    margin-bottom: 9px;
    padding-top: 18px;
}
.insurance-para {
    text-align: justify;
}


}