@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;
}
.t2 {
    margin: 0 auto;
    position: fixed;
    bottom: 75px;
    right: 10px;
    width: 70px;
    height: 70px;
    z-index: 999;
    cursor: pointer;
}
/*-------------------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:#ffffff;
	border-bottom:none;
	padding:0 30px;
	border-bottom:0px solid #dadada;
}
.navbar-default .navbar-nav > li > a
{
	padding:20px 9px;
	color:#ffffff;
	font-size:12px;
	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:#1ecfb9;
}
.navbar-default .navbar-nav>.active>a, .navbar-default .navbar-nav>.active>a:focus, .navbar-default .navbar-nav>.active>a:hover {
    color:#1ecfb9;
    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:10px;
	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;
	color:#ffffff;
	outline:none;
}
.navbar-brand
{
	padding:0 15px;
}
.navbar>.container .navbar-brand, .navbar>.container-fluid .navbar-brand {
    margin-left: 5px;
	margin-right:20px;
    margin-top: 23px;
	/*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: 120px;
  z-index: 999;
  background:#ffffff;
  -webkit-transition: height 0.3s;
  -moz-transition: height 0.3s;
  -ms-transition: height 0.3s;
  -o-transition: height 0.3s;
  transition: height 0.3s; 
  }
  nav .navbar-brand {
   display: inline-block;
    height: 54px;
    width:240px;
    line-height: 65px;
    margin-top: 25px;
	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:0px;
	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: -5px;
}
    
  nav.smaller {
    height: 90px;
	background:#ffffff;
	border-bottom:1px solid #d1d1d1;
	 }
    nav.smaller> .container-fluid .navbar-brand {
      width: 275px;
    height: 80px;
    line-height: 50px;
    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:20px;
}
nav.smaller .navbar-nav > li > a
{
	color:#090909;
}
nav.smaller .navbar-nav > li > a:hover
{
	color:#2ac874;
}
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:12px;
}

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:100vh;
	width:100%;
	background: url(/images/banner.png) center no-repeat;
	background-size: cover;
	padding-top:180px;
}
/* -------------------Carousel--------------- */
#banner .carousel-inner > .item {
    min-height:100vh;
	background-attachment:fixed !important;
}

#banner .carousel-caption {
   top:180px;
   left:0;
   right:0;
   text-align:left;
}
#banner .heading
{
	font-family:'KozGoPr6N-Regular-AlphaNum';
	font-size:70px;
	color:#ffffff; 
    line-height: 70px;
    font-weight: none !important;
    padding-right: 50px;
    padding-top: 35px;
    text-shadow: 0px 0px 0px rgba(0, 0, 0, 0.22);
}
.heading p
{
	font-family:'robotolight';
	font-size:22px;
	color:#ffffff;
	font-weight:100;
	line-height:30px;
	padding-top:10px;
    text-shadow: 0px 0px 0px rgba(0, 0, 0, 0.22);
	text-transform:none;
	letter-spacing:.3px;
}

.plan-btn
{
	/*background:#00ff7e;*/
  background: linear-gradient(to right, rgba(29,208,193,1) 0%, rgba(44,199,103,1) 100%);
	border-radius:50px;
	font-family:'KozGoPr6N-Medium-AlphaNum', Myriad Pro, open_sanslight;
	font-size:14px;
	color:#fff;
	padding:13px 40px;
	border:none;
	margin-top:50px;
	outline:none;
}
.plan-btn:hover, .plan-btn:focus
{
	background:#ffcf03;
	color:#000000;
}
#banner .lastline {
    font-family: 'KozGoPr6N-Medium-AlphaNum';
	font-size:30px;
	line-height:30px;
	color:#00ffba;
}
.lastline img
{
	margin-top:-5px;
}
 /*-----------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:#ffffff;
	 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 .lastpara
{
    font-family: 'KozGoPr6N-Regular-AlphaNum';
    font-size: 16px;
    color: #5c5c5c;
    line-height: 22px;
   /* margin-top: 30px;*/
    margin-bottom: 50px;
	padding:15px 40px;
}

#solutions-plan .goal
{
	padding-left:5px;
	padding-right:5px;
}
#solutions-plan .tax-icons .imgcon
{
  margin-top:20px;
  transition: all 0.3s ease-in;
}
#solutions-plan .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 .tax-icons .ico-head
{
  padding-top:20px;
  font-family:poppins-medium;
  font-size:20px;
  color:#000000;
  line-height:24px;
  transition: all 0.3s ease-in;
}
#solutions-plan .tax-icons p
{
  font-family:poppins-medium;
  font-size:14px;
  color:#000000;
  line-height:24px;
  transition: all 0.3s ease-in;
}
#solutions-plan .tax-icons:hover .imgcon
{
  margin-top:10px;
  transition: all 0.3s ease-in;
}
#solutions-plan .tax-icons:hover .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 .tax-icons:hover .ico-head
{
  padding-top:30px;
  transition: all 0.3s ease-in;
  color:#ff7d04;
}

#solutions-plan .more
{
	/*background:#2bc86f;*/
  background: linear-gradient(to right, rgba(29,208,193,1) 0%, rgba(44,199,103,1) 100%);
	color:#ffffff;
	padding:13px 35px;
	border-radius:25px;
	font-family:'KozGoPr6N-Medium-AlphaNum', poppins-regular;
	font-size:14px;
	border:0;
	margin-top:40px;
}
#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;
}
.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:-70%;
	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:left;
	/*margin-top:50px;*/
	margin-bottom:40px;
}

.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;
}
.plan_text{
	font-family:'KozGoPr6N-Regular-AlphaNum';
	font-size:15px;
	color:#000000;
    padding-top: 10px;
    padding-bottom: 60px;
}
.plan_text:hover{
        color: #00ff7e;
    padding-bottom: 60px;
}

/*--------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;
}

/*--------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;
}


/*--------Feedback------*/
#insurance-bg
{
	background:url(/images/insurance_bg.png) 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-ExtraLight-AlphaNum';
	font-size:35px;
	color:#ffffff;
	line-height:35px;
	text-align:left;
}
.insurance-subhead
{
	font-family:'KozGoPr6N-Bold-AlphaNum';
	font-size:48px;
	color:#ffffff;
	line-height:48px;
	text-align:right;
	margin-bottom:30px;
	text-transform:uppercase;
}
.insurance-para
{
	font-family:'KozGoPr6N-Regular-AlphaNum';
	font-size:16px;
	color:#ffffff;
	margin-top:30px;
	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;
	font-style:italic;
	border:0;
	margin-bottom: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 a
{
    font-family: 'KozGoPr6N-Regular-AlphaNum';
	font-size:15px;
	color:#ffffff;
	padding-top:15px;
	padding-bottom:10px;
}
.insurance-lastline a:hover
{
	color:#1ecfba;
}
/*------Finnapp------*/

#finnapp
{
	background-image:url(/images/mobile.png), url(/images/app-bg.png) ;
	background-position:2%, center;
	background-size:none, cover;
	background-repeat:no-repeat, no-repeat;
	min-height:640px;
	font-size:14px;
	color:#ffffff;
	padding-top:80px;
}
.finnapp-head
{
	font-family:'KozGoPr6N-ExtraLight-AlphaNum';
	font-size:33px;
	color:#ffffff;
	line-height:36px;
	padding-top:30px;
}
.finnapp-subhead
{
	font-family:'KozGoPr6N-Medium-AlphaNum';
	font-size:39px;
	color:#ffffff;
	line-height:39px;
	padding-top:10px;
}
.finnapp-para1
{
	font-family:'KozGoPr6N-Light-AlphaNum';
	font-size:15px;
	color:#ffffff;
	margin-top:30px;
	margin-bottom:30px;
	line-height:24px;
}
.connect-line
{
    font-family: 'KozGoPr6N-Light-AlphaNum';
	font-size:16px;
	color:#ffffff;
	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:#ffffff;
	margin-bottom:15px;
	line-height:22px;
	margin-left:-20px;
}
#finnapp a
{
	color:#ffffff;
	font-family:'KozGoPr6N-Regular-AlphaNum';
	font-size:13px;
}
#finnapp a:hover
{
	color:#16cdc4;
}


/*--------Feedback------*/
#feedback
{
	background:url(/images/feedback-bg.png) center no-repeat;
	background-size:cover;
	min-height:746px;
	padding-top:100px;
	padding-bottom:30px;
}
.feedback-head
{
	font-family:'KozGoPr6N-ExtraLight-AlphaNum';
	font-size:25px;
	color:#ffffff;
	line-height:35px;
}
.feedback-head p
{
	font-family:'KozGoPr6N-Regular-AlphaNum';
	font-size:16px;
	line-height:20px;
	color:#ffffff;
    padding-top:5px;
	text-transform:none;
	padding-bottom:60px;
}
/*--------*/

#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;
	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;
}

 /* -------------------Testimonials Carousel--------------- */
#feedback .carousel-inner > .item {
    min-height:250px;
}
#feedback .carousel-indicators {
    bottom: -30px;
}
#feedback .carousel-indicators li {
    display: inline-block;
    width: 7px;
    height: 7px;
    margin: 1px;
    text-indent: -999px;
    cursor: pointer;
    background-color: #ffcf03;
    border: 0px solid #fff;
    border-radius: 10px;
}
#feedback .carousel-indicators .active {
    background-color: #cdcdcd;
    border: 0px solid #fff;
}
#feedback .carousel-caption {
   top:0px;
   left:0;
   text-align:center;
   right:0%;
   text-shadow:none;
}
#feedback  .carousel-control {
    width: 15%;
    font-size: 34px;
    color: #000000;
    text-align: center;
    text-shadow:none;
    filter: alpha(opacity=1);
    opacity: 1;
}
	 
.testimonial-txt
{
	min-height:100px;
	font-family:'robotoregular';
	font-size:13px;
	color:#ffffff;
	letter-spacing:.5px;
}
.testimonial-txt p
{
	padding:20px;
}
.testimonial-txt a
{
	text-decoration:none;
	color:#21cd99;
}
.testimonial-txt a:hover
{
	text-decoration:none;
	color:#ffcf03;
}
.testimonial-line
{
	border-top:1px solid #e1e1e1;
	
}
.testimonial-client
{
	padding-top:10px;
	font-family:'robotoregular';
	font-size:13px;
	color:#ffffff;
	padding-bottom:20px;
}

#feedback .start-sip
    {
	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:12px 30px;
	font-family:'robotomedium';
	font-size:15px;
	border-radius:25px;
	margin-top:40px;
	border:0;
	}

#feedback .start-sip: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 );
	}


#feedback a.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:'Poppins-SemiBold';
	font-size:14px;
	text-transform:uppercase;
}
#feedback  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%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#2cc767', endColorstr='#1dd0c1', GradientType=1 );
	color:#ffffff;
}


/*------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:#262f53;*/
  background: linear-gradient(to right, rgba(29,208,193,1) 0%, rgba(44,199,103,1) 100%);
	color:#ffffff;
	padding:15px 35px;
	border-radius:25px;
	font-family:'Merriweather-Regular';
	font-size:15px;
	font-style:italic;
	border:0;
	margin-bottom:30px;
    margin-top: 30px;
}
#reason-invest .more:hover
{
	background:#2dc766;
	color:#ffffff;
	outline:none;
}

/*------Contact Details------------*/
#contact_details
{
	min-height:561px;
	background:url(/images/contact-detailsbg.png) no-repeat;
	background-size:contain;
	background-position:0%;
	background-color:#005b9b;
	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:717px;
	padding-top:110px;
}
.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:'latoregular';
	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;
	margin-top:20px;
	margin-bottom:20px;
}
.ftr
{
	color:#434242;
	font-size:14px;
	font-family:'latoregular';
	padding:30px 10px;
}
.ftr a
{
	color:#434242;
	font-family:'lato-bold';
	text-decoration:none;
}
.ftr a:hover
{
	text-decoration:none;
	color:#0e0e0e;
}
/*----------------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;
}*/
/*----------------footer-------------------*/
footer
{
	background:#005b9b;
	padding-top:20px;
	padding-bottom:20px;
	color:#ffffff;
	font-size:11px;
	font-family:'robotoregular';
	line-height:22px;
}
footer a
{
	color:#ffffff;
}
footer a:hover
{
	color:#ffffff;
}

a.arm
{
color:#ffffff;
font-size:12px;
}
a:hover.arm
{
color:#ffffff;
}
/*
a.arm
{
color:#727272;
font-size:12px;
}
a:hover.arm
{
color:#ffffff;
}
*/
/*----------------*/
.foot-disclaimer
{
	min-height:50px;
	background:#ffffff;
	padding-top:30px;
	padding-bottom:15px;
}
.foot-disclaimer .container-fluid
{
	padding-left:30px;
	padding-right:30px;
}

.foot-disclaimer .disclaimer
{
	background:none;
    padding-top: 20px;
	color:#494949;
	font-size:13px;
	line-height:18px;
	font-family:'KozGoPr6N-Regular-AlphaNum';
} 

@media (max-width:767px)
{

.navbar>.container .navbar-brand, .navbar>.container-fluid .navbar-brand {
    margin-left: 0px;
}
	 nav 
	 {
        height: 100px;
	 }
	 nav > .container-fluid
	 {
		 padding-right:0px;
		 padding-left:0px;
	 }
	 .navbar-default
	 {
		 background:none;
	 }nav.smaller {
    height: 100px;
	}
	nav.smaller> .container-fluid .navbar-brand {
    /*height: 83px;*/

    width: 270px;
    height: 80px;
    line-height: 50px;
    margin-top: 7px;
    background: url(/images/logo.png) no-repeat;
    background-size: 185px;

	}
	 nav .navbar-brand {
    background-size: 99%;
    width: 214px;
	}
	.navbar>.container .navbar-brand, .navbar>.container-fluid .navbar-brand {
    margin-left: 15px;
    margin-top: 10px;
}
	 .navbar-default .navbar-collapse, .navbar-default .navbar-form 
	 {
		 border:0px;
	 }
	.navbar-fixed-bottom .navbar-collapse, .navbar-fixed-top .navbar-collapse {
    max-height: 500px;
	background:#ffffff;
	border-top: 1px solid #d1d1d1;
	margin-top: 4px;
    }
	.navbar-default .navbar-nav > li > a {
    padding: 10px 15px;
	color:#404040;
	}
	
#banner .heading {
    line-height: 70px;
    font-weight: none !important;
    padding-right: 50px;
    padding-top: 0px;
}

	#solutions-plan {
    background: none;
    background-color: #f9f9f9;
	}
/*.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;
	}
	
	.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;
}

.navbar-default .navbar-nav > li > a .glass-btn {
    background: url(/images/search-menu.png) center no-repeat;
}
 /*#banner
	 {
		 min-height:100vh;
	 }*/
   #banner {
    top: 0;
    left: 0;
    min-height: 100vh;
    width: 100%;
    background: url(/images/banner.png) center no-repeat;
    background-size: cover;
    padding-top: 180px;
}
	 .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.png);
    background-position: 2%, center;
    background-size: none, cover;
    background-repeat: no-repeat, no-repeat;
    min-height: 640px;
    font-size: 14px;
    color: #ffffff;
    padding-top: 80px;
}
.finnapp-head {
    font-family: 'KozGoPr6N-ExtraLight-AlphaNum';
    font-size: 33px;
    color: #ffffff;
    line-height: 36px;
    padding-top: 0px;
}
#power-sip {
    background: none !important;
    background-position: -70%;
    background-repeat: no-repeat;
    background-color: #f9f9f9;
    background-size: contain;
    min-height: 669px;
    padding-top: 100px;
    padding-bottom: 30px;
}
#contact_details {
    min-height: 561px;
    background: none !important;
    background-size: contain;
    background-position: 0%;
    background-color: #005b9b;
    font-size: 14px;
    color: #5f5f5f;
    padding-top: 80px;
    padding-bottom: 20px;
}
#contact_details .contact-head {
    color: #101010;
	}
#contact_details .contact-subhead {
    color: #101010;
}
.border-container {
    padding-left: 10px;
    padding-right: 10px;
}
}
@media (max-width: 425px)
{
	.login-btn {
    margin-left: 10px;
	}
.container-fluid>.navbar-collapse, .container-fluid>.navbar-header, .container>.navbar-collapse, .container>.navbar-header {
    margin-right: -30px;
    margin-left: -30px;
}
nav .navbar-nav > li > a {
    color: #3c55a5;
}
	.power-sip-head p {
    padding: 6px 10px;
	}
.btn-pad-hdr{padding: 12px 22px;}

.para
{
	padding:10px 10px;
}
.feed {
    min-height: 250px;
	padding-bottom:0px;
 }	
 
.wealth-gaintext {
    top: -1%;
    right: -3%;
    width: 56%;
}
.amount-investedtext {
    bottom: -6%;
    left: -1%;
    width: 62%;
} 
#power-sip a.start-sip {
    padding: 12px 20px;
}
a > .banner-icons {
    margin-left: 0px;
    margin-right: 0px;
}
#banner
	 {
		 min-height:625px;
    padding-top: 140px;
	 }
	 #banner .carousel-caption {
    top: 100px;
    left: 0;
    right: 0;
    text-align: left;
}
	 #banner .carousel-inner > .item {
        min-height: 500px;
    background-attachment: fixed !important;
}
	 .carousel-inner >.item {
        min-height: 580px;
	}
#carousel-basket .carousel-inner > .item {
    min-height: 1000px;
}
#power-sip {
    background: url(/images/power-sip-bg.png) left no-repeat;
    background-size: cover;
}
.left-section {
    border-right:0px solid #e2e2e2;
}
.about-txt {
    padding-right: 20px;
	margin-bottom:20px;
}
.simple-section {
    padding-left: 0px;
}
.insurance-subhead {
    font-size: 40px;
	}
#feedback {
    padding-top: 50px;
    padding-top: 30px;
}
.feedback > .carousel-inner >.item {
    min-height: 500px;
}
p.feed-txt {
    padding: 20px 0px;
}
.feedback > .carousel-indicators {
    bottom: -30px;
}

#finnapp {
    background-image:url(/images/app-bg.png);
    background-position:0%;
    background-size:cover;
    background-repeat:no-repeat;
}
#contact_details .left-sec {
    padding-left: 0px;
}
#contact_details {
    min-height: 561px;
    background: url(/images/contact-detailsbg.png) no-repeat;
    background-size: cover;
}

}
@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 (min-width: 426px) and (max-width:768px)
{
.padding-left-right {
    padding-left: 20px !important;
    padding-right: 20px !important;
}
	 .navbar-default
	 {
		 background:none;
	 }
	 .navbar-default .navbar-collapse, .navbar-default .navbar-form 
	 {
		 border:0px;
	 }
	.navbar-fixed-bottom .navbar-collapse, .navbar-fixed-top .navbar-collapse {
    max-height: 500px;
    }
	nav.smaller .navbar-right {
	margin-top:5px;
	}
	.navbar-default .navbar-nav > li > a {
    padding: 10px 9px;
    }
	.navbar-right {
    float: left!important;
	padding-top:20px;
	}
	.navbar-right .dropdown-menu {
    left: 0 !important;
    min-width: 245px;
}
	.login-btn {
    margin-top: 3px;
	}
	
	 #banner
	 {
		 min-height:100vh;
	 }
	 .carousel-inner >.item {
        min-height: 100vh;
	}
	 .carousel-caption {
    top: 100px;
	left:10px;
	 }
	 .carousel-caption .heading {
    font-size: 36px;
    margin-bottom: 0px;
    line-height: 36px;
    padding-top: 0px;
	padding-right:0px;
	 }
	 .line {
    margin-top: 5px;
    margin-bottom: 10px;
	 }
	#power-sip {
    background:none;
    min-height: 500px;
    padding-top: 60px;
    padding-bottom: 30px;
}
	
	#solutions-plan {
    background:#fcfcfc;
    min-height: 500px;
    padding-top: 60px;
    padding-bottom: 20px;
}
#finnapp {
    /*background-image: url(/images/mobile.png) !important;*/
    background-position: -90%, 0%;
    background-size: none, cover;
    background-repeat: no-repeat, no-repeat;
}
#contact_details {
    min-height: 500px;
    padding-top: 60px;
    padding-bottom: 20px;
}

	.power-sip-head p {
    padding: 6px 10px;
	}
	#insurance-bg {
    min-height: 500px;
	}
	.erin-ben
	{
		margin-top:10px;
	}
.market-research-head p
{
    padding: 10px 0px 30px 0px;
}
	 
	 .no-padding-right {
    padding-right: 10px;
}
	 .social-head p
	 {
		 padding: 10px 0px 50px 0px;
	  }
.social-margin-left
{
	margin-left:0px;
}

.power-sip-head p
{
    padding: 6px 10px;
}
.market-research-head p {
    padding: 10px 10px 30px 10px;
	} 
	p.feed-txt {
    padding: 10px 0px;
    }
.feed {
    min-height: 250px;
	padding-bottom:0px;
 }	  
.contact-head p
{
    padding: 10px 10px 50px 10px;
}
	

.no-padding-left2
{
	padding-left:0px;
}

.wealth-gaintext {
    top: -1%;
    right: -3%;
    width: 23%;
}
.amount-investedtext {
    bottom: -6%;
    left: -1%;
    width:25%;
}

#feedback{
	padding-top:50px;
}
#contact_details {
    min-height: 561px;
    background: url(/images/contact-detailsbg.png) no-repeat;
    background-size: cover;
}

}
@media (max-width: 991px) and (min-width: 768px)
{
	
	.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 4px;
    font-size: 11px;
	 }
	 .navbar-right {
    margin-right: 0px;
	 }
	  nav .navbar-right {
	padding-top:0px;
	float:left !important;
	  }
	  nav {
     height: 160px;
	  }
	   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;
	 }
	 .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/app-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 (max-width: 1024px) and (min-width: 992px)
{
	 .navbar-default {
    padding: 0 15px;
	}
	 
	 .navbar-default .navbar-nav > li > a {
    padding: 10px 10px;
	 }
	 .toggle {
    padding-left: 0px;
}
	 .navbar-right {
    margin-right: 0px;
	 }
	 .navbar-default .container-fluid {
    padding-right: 5px;
     padding-left: 5px;
	 }
	 .navbar>.container-fluid .navbar-brand {
    margin-left: 0px;
}
nav .navbar-right {
    padding-top: 0px;
	}
	nav.smaller {
    height: 150px;
	}
	nav.smaller .navbar-right {
    padding-top: 0px;
}
nav.smaller .login-btn {
    margin-top: 3px;
}

.login-btn {
    margin-top: 2px;
}
	 .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 (max-width: 1199px) and (min-width: 1025px)
{
	
.navbar-fixed-top {
    border-width: 0 0 0px;
}

.blue-btn
{
	font-size:20px;
	margin-left:-27px;
	font-weight:bold;
}
.orange-btn
{
	font-size:20px;
	margin-left:-22px;
	font-weight:bold;
}
.green-btn
{
	font-size:20px;
	margin-left:-17px;
	font-weight:bold;
}

.rd-sec a p
{
	padding-left:50px;
	padding-right:50px;
}
.wealth-gaintext {
    top: -1%;
    right: -3%;
    width: 45%;
}
.amount-investedtext {
    bottom: -6%;
    left: -1%;
    width: 52%;
}
nav.smaller {
    height: 115px;
	}
	nav.smaller .login-btn {
    margin-top: 0px;
}
.navbar-right {
    padding-top: 0px;
}
.navbar-default .navbar-nav > li > a {
    padding: 8px 9px;
	}
.login-btn{
    margin-top:0px;
}
#banner .heading {
    padding-top: 28px;
} 
#power-sip {
    background-position: -89%;
}
#solutions-plan {
    background-position: 135.5%;
}
#contact_details {
    background-position: -12%;
	}
}