@charset "utf-8";
/* CSS Document */

@import url('/font/stylesheet.css');

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;
}

/* Scroller */
::-webkit-scrollbar {
    width: 5px;
}
 
/* Track */
::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3); 
    -webkit-border-radius: 10px;
    border-radius: 10px;
}
 
/* Handle*/
::-webkit-scrollbar-thumb {
    -webkit-border-radius: 10px;
    border-radius: 10px;
    background: #ef5033; 
    -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.5); 
}
::-webkit-scrollbar-thumb:window-inactive {
	background: rgba(245,75,0,0.4);
}




/*------Nav bar-----*/
.navbar
{
	margin-bottom:0px;
}
.navbar-fixed-top {
    border-width: 0 0 0px;
}
.navbar-default
{
	background:none;
	border-bottom:none;
	padding:0 15px;
	
}
.navbar-default .navbar-nav > li > a
{
	padding:20px 10px;
	color:#fff;
	font-size:14px;
	font-family:'latoregular';
}
.navbar-default .navbar-nav > li > a:hover, .navbar-default .navbar-nav > li > a:focus
{
	color:#ff9518;
}
.navbar-default .navbar-nav>.active>a, .navbar-default .navbar-nav>.active>a:focus, .navbar-default .navbar-nav>.active>a:hover {
    color:#0174cf;
    background: none;
}
.login-btn {
    background: #ff9517;
    font-family: 'robotoregular';
    font-size: 15px;
    color: #fff;
    padding: 3px 17px;
    border: none;
    letter-spacing: 1px;
    margin-top: 17px;
    border-radius: 25px;
}
.login-btn:hover, .login-btn:focus
{
	background:#59a1ac;
	color:#ffffff;
	outline:none;
}
.navbar-brand
{
	padding:0 15px;
}
.navbar>.container .navbar-brand, .navbar>.container-fluid .navbar-brand {
    margin-left: 15px;
}
.navbar-right {
    float: right!important;
    margin-right: 15px;
	padding-top:5px;
}
.show-nav
{
	background:#ffffff;
	transition-property: height 80px;
}
.top-nav > .container-fluid
{
  padding-left:30px;
  padding-right:30px;
}
.top-nav
{
	width: 100%;
    background: #ff8a00;
    position: absolute;
    top: 0;
	left:0;
    padding: 4px;
    color:#fff;
    z-index: 99999;
	font-family:'latoregular';
	font-size:13px;
	border-bottom:1px solid #8696ae;
	display:none;
}
.top-nav .text{font-size:14px; color:#fff;}
.top-nav .text a{
	color:#fff;
}
.top-nav .text a:hover{
	color:#007984;
}

.top-nav .text img{margin-top:-3px;}
.font-white{color:#fff;}
	.top-nav a{text-decoration:none; color:#ffffff; padding-left:10px; font-size:13px;}
	.top-nav a:hover{ color:#6ce190;}
	.top-nav img{padding:0 3px;}
.no-top-nav
{
     display:block;
}

/*-------------------------Navbar Animation------------------------------------- */
nav {
  height: 110px;
  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: 72px;
	width:264px;
    line-height: 72px;
	  margin-top:35px;
	background:url(/images/logohome.png) no-repeat;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -ms-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s; }
	
 nav .navbar-right {
    float: right!important;
    margin-right: 0px;
	padding-top:45px;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -ms-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
}
    

 nav.smaller {
    height: 110px;
    background: #ffffff;
    border-bottom: 1px solid #d1d1d1;
    box-shadow: 0 5px 5px -2px #b8b8b8;
}

nav.smaller .navbar-nav>li>a{
  color: #000 !important;
}
 nav.smaller .navbar-brand {
    width: 224px;
    height: 59px;
    line-height: 50px;
    margin-top: 40px;
    background: url(/images/logo-small.png) no-repeat;
}
nav.smaller .navbar-right {
    float: right!important;
    margin-right: 0px;
    padding-top: 40px;
}
/*------BANNER------*/

#banner
{
	top:0;
	left:0;
    min-height:100vh;
	width:100%;
	
}
.carousel-inner >.item 
{
	min-height:100vh;
}
.carousel-control 
{
	width:5%;
}
.carousel-indicators {
    bottom: 0px;
}
.carousel-indicators li {
    display: inline-block;
    width: 11px;
    height: 11px;
    text-indent: -999px;
    cursor: pointer;
    margin: 2px;
    background-color: #fff;
    border: 2px solid #fff;
    border-radius: 10px;
}
.carousel-indicators .active {
    width: 11px;
    height: 11px;
    margin: 2px;
    background-color: #01a7bd;
    border: 2px solid #01a7bd;
}
.carousel-caption {
   top: 150px;
   left:0;
   right:0;
   width:95%;
   height:236px;
   text-shadow:none;
   text-align:left;
}
.font-size-30
{
	font-size:30px;
}
.carousel-caption .heading
{
	font-family:'Poppins-Regular';
	font-size:45px;
	color:#ffffff; 
	margin-bottom:15px;
	line-height:46px;
	font-weight:none !important;
	padding-right:50px;
	padding-top:80px;
}
.carousel-caption p
{
	font-family:'robotolight';
	font-size:18px;
	color:#ffffff;
	font-weight:100;
	line-height:18px;
    text-shadow: 0 0px 0px rgba(0,0,0,.2);
	letter-spacing:1px;
}
.carousel-control.left {
    background-image: none;
}
.carousel-control.right {
    background-image: none;
}

.line
{
	margin-top:10px;
	margin-bottom:30px;
	background:#fff;
	min-height:2px;
}

.plan-btn {
	text-align:center;
    background: #ffffff;
    border-radius: 30px;
    font-family: 'latoregular';
    font-size: 16px;
    color: #000000;
    padding: 5px 5px;
    margin-bottom: 20px;
}
.plan-btn:hover
{
	background:#f1f0f1;
}
.plan-btn img
{
	padding-right:10px;
}

.plan-btn2
{
	background:#ffffff;
	border-radius:30px;
	font-family:'latoregular';
	font-size:16px;
	color:#161616;
	padding:5px 5px;
	margin-bottom:20px;
}
.plan-btn2:hover
{
	background:#f1f0f1;
}
.plan-btn2 img
{
	padding-right:16px;
}
/*-----------------------------------------------------Live-Ticker-----------------------------------------*/
#liveticker
{
background:url(/images/liveticker.jpg) center no-repeat;
font-size:14px;
color:#fff;
min-height:47px;
}
#liveticker .va-table{
	display: table;
     min-height:47px!important;
    width: 100%;
}
#liveticker .table-cell {
    display: table-cell;
    vertical-align: middle;
}


/*-----------Welcome-----------*/

#welcome {
    background: url(/images/welcomebg.png) center no-repeat;
    min-height: 539px;
   
}
.welcome-heading
     {
		 font-family:'latoregular';
		 font-size:35px;
		 color:#ffffff;
		  text-align:left;
		 line-height:50px;
		 padding-top:340px;
	 }
.welcome-subheading-para
     {
		  width:90%;
		 font-family:'latoregular';
		 font-size:16px;
		 text-align:justify;
		
		 color:#fff;
		 line-height:22px;
	 }
.welcome-para
     {		
		 font-family:'PTSans-Caption';
		 font-size:14px;
		 color:#5f5f5f;
		 line-height:18px;
		 padding:20px 50px;
	 }
	 
.welcome-content p {
    font-family: 'pt_serifitalic';
    font-size: 18px;
    color: #fff;
    background:none !important;
    min-height: 125px;
    padding-top: 25px;
    padding-bottom: 25px;
    padding-left: 20px;
    padding-right: 20px;
}

.author{
	color:#fff;
	z-index: 999;
}
.carousel-indicators {
    bottom: -10px;
}

#carousel-welcome .glyphicon {
    font-size: 15px;
    color: #ffffff;
}
.welcome-icon{
	padding-right:20px;	
}
.welcome-controls{
	text-align:center;
	z-index: 9999;
    margin-top: 26px;
	}	
	
.welcome_link a
     {		
		 font-family:'Lato-Italic';
		 font-size:20px;
		 text-decoration:none;
		 color:#ffe400;
		 	 }	
			 
.welcome_link a:hover
     {	
		
		 color:#f68220;
		 	 }
			 
.welcome-links_heading {
    font-family: 'PTSans-Regular';
    font-size: 30px;
    color: #000000;
    text-align: left;
    padding-top: 35px;
    line-height: 50px;
}
.welcome-links_para{
	font-family:'PTSans-Regular';
	font-size:16px;
	color:#666666;
	text-align:left;
	line-height:20px;
}
.ser-1 
{
    height: 110px;
    margin-top: 5px;
    transform-style: preserve-3d;
    transition: transform 1s;
}
#cf1 
{
    position: relative;
    height: 110px;
    margin: 0 auto;
}
#cf1 img 
{
    position: absolute;
    left: 0;
    -webkit-transition: opacity .5s ease-in-out;
    -moz-transition: opacity .5s ease-in-out;
    -o-transition: opacity .5s ease-in-out;
    transition: opacity .5s ease-in-out;	
}
a:hover #cf1 img.top1 
{
  opacity:0;
}
.text-img-explor {
    right: 48%;
    left: 8%;
    padding-bottom: 65px;
}
.exp-img-txt-1
{
	font-size:17px;
	padding-top:0px;
	padding-left:95px;
	padding-right:10px;
	margin-bottom:0px;
	color:#4590a2;
	font-family: 'Lato-Bold';
	transform-style: preserve-3d;
    transition: transform 1s;
	position: relative;
	text-align:justify;
}
.exp-img-txt-2
{
	font-size:14px;
	padding-top:5px;
	padding-left:95px;
	padding-right:38px;
	color:#8e8e8e;
	font-family: 'latoregular';
	transform-style: preserve-3d;
    transition: transform 1s;
	position: relative;
	text-align:justify;
}
.exp-txt-header
{
	font-size:30px;
	font-family: 'latolight';
	color:#7a7a7a;
	padding-top:10px;
}
.exp-txt-para
{
	font-size:14px;
	font-family: 'latolight';
	color:#7a7a7a;
	padding-top:10px;
	font-weight:700;
	text-align:justify;
}
a:hover .exp-img-txt-1
{
	color:#000;
	-webkit-transition: opacity .5s ease-in-out;
    -moz-transition: opacity .5s ease-in-out;
    -o-transition: opacity .5s ease-in-out;
    transition: opacity .5s ease-in-out;
}
a:hover .exp-img-txt-2
{
	color:#000;
	-webkit-transition: opacity .5s ease-in-out;
    -moz-transition: opacity .5s ease-in-out;
    -o-transition: opacity .5s ease-in-out;
    transition: opacity .5s ease-in-out;
}		 				  


/*--------Services------*/
#services
{
	background:#ffffff;
	min-height:612px;
	padding-top:80px;
	padding-bottom:30px;
}
.services-head
{
	font-family:'Poppins-SemiBold';
	font-size:25px;
	color:#07c8b8;
	line-height:25px;
	text-transform:uppercase;
}
.services-head p
{
	font-family:'Poppins-Light';
	font-size:18px;
	line-height:28px;
	color:#000000;
	text-transform:none;
	padding-bottom:60px;
}
a .ser-icon
{
	padding-top:20px;
}
a .ser-icon p
{
	padding-left:90px;
	padding-right:90px;
}
a .ser-icon img
{
	padding-bottom:30px;
  -moz-transition: all 0.3s;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
a:hover .ser-icon img
{
	padding-bottom:30px;
  -moz-transform: scale(1.1);
  -webkit-transform: scale(1.1);
  transform: scale(1.1);
}
a .ser-icon .iconhead
{
	font-family:'Poppins-Medium';
	font-size:17px;
	line-height:22px;
	color:#040404;
}
a:hover .ser-icon .iconhead
{
	color:#ff6618;
}
a .ser-icon p
{
	font-family:'Poppins-Regular';
	font-size:10px;
	line-height:17px;
	color:#5a5a5a;
	padding-top:10px;
}


.rd-sec{padding-bottom:50px; padding-top:10px;}
.rd-sec a{
	text-decoration:none;
	color:#000;
}
.link-rdbtn {
    font-size: 40px;
    text-align: center;
    line-height: 78px;
    display: block;
    padding-top: 23px;
	background:none;
	border:solid 10px #ececec;
    border-radius: 100px;
    height: 173px;
    width: 173px;
	color:white;
	margin:0 auto;
}
.rd-sec a:hover > .link-rdbtn {
	background:#ececec;
	border:solid 10px #ececec;
}
.ico-1{
	width:92px; 
	height:86px;
    margin-left:32px;
    margin-top: 9px;
}
.rd-sec a .iconhead
{
	font-family:'Poppins-Medium';
	font-size:18px;
	line-height:22px;
	color:#040404;
	margin-top:30px;
}
.rd-sec a p
{
	font-family:'Poppins-Regular';
	font-size:12px;
	line-height:17px;
	color:#5a5a5a;
	padding-top:10px;
	padding-left:90px;
	padding-right:90px;
}

.link-rdbtn:focus {
    font-size: 40px;
    text-align: center;
    line-height: 78px;
    display: block;
    padding-top: 23px;
    background-color: #fffff;
    border-radius: 60px;
    height: 115px;
    width: 115px;
	color:white;
}

a:-webkit-any-link {
    color: #fffff;
    text-decoration: none !important;
    cursor: auto;
}

/*--------Magic of compunding------*/
#compounding-bg
{
	background:url(/images/magic-compounding-bg.png) center no-repeat;
	background-size:cover;
	min-height:639px;
	padding-top:50px;
	padding-bottom:40px;
}

.compounding-bg-head
{
	font-family:'Poppins-SemiBold';
	font-size:25px;
	color:#ffffff;
	line-height:25px;
	text-transform:uppercase;
}
.compounding-bg-head p
{
	font-family:'Poppins-Light';
	font-size:18px;
	line-height:22px;
	color:#95ddf8;
    padding-top: 8px;
	text-transform:none;
	padding-bottom:30px;
}
.erin-ben
{ 
     background:#fff;  
	 padding:15px; 
	 border-radius:10px;
	 color:#000000 !important;
	 font-size:16px;
	 font-family:'Open Sans';
	 margin-bottom:80px;
}
.erin-ben h5
{
	color:#212121;
}
.erin-font
{ 
    font-size:36px;
	color:#fda10c;
	margin-bottom:10px;
	line-height:36px;
}

.erin-ben h5 img
{
	margin-top:4px;
}
.blue-btn
{
	background:#16316f;
	font-size:24px;
	font-family:'Open Sans';
	color:#ffffff;
	padding:5px 8px;
	border:none;
	border-radius:5px;
	cursor:auto;
	margin-left:-30px;
	font-weight:bold;
}
.orange-btn
{
	background:#e35f13;
	font-size:24px;
	font-family:'Open Sans';
	color:#ffffff;
	padding:5px 8px;
	border:none;
	border-radius:5px;
	cursor:auto;
	margin-left:-28px;
	font-weight:bold;
}
.green-btn
{
	background:#69a615;
	font-size:24px;
	font-family:'Open Sans';
	color:#ffffff;
	padding:5px 8px;
	border:none;
	border-radius:5px;
	cursor:auto;
	margin-left:-28px;
	font-weight:bold;
}

.arrow-padding-left1
{
	padding-left:0px;
}


.arrow-padding-left2
{
	padding-left:0px;
}
.retuns-margin-left1
{
	margin-left:-20px;
}
.retuns-margin-left2
{
	margin-left:-20px;
}
.retuns-margin-left3
{
	margin-left:-20px;
}

.monthy-margin-left1
{
	margin-left:-25px;
}
.monthy-margin-left2
{
	margin-left:-25px;
}
.monthy-margin-left3
{
	margin-left:-25px;
}

#compounding-bg a.more
{
	background:#ffffff;
	color:#086f96;
	padding:12px 40px;
	border-radius:5px;
	font-family:'Poppins-SemiBold';
	font-size:15px;
	text-transform:uppercase;
	cursor:pointer;
}
#compounding-bg  a:hover.more
{
	background:#2d5391;
	color:#ffffff;
}
/*--------Save Tax------*/
#save-tax
{
	background:url(/images/mobileappbg.png) center no-repeat;
	background-size:cover;
	min-height:538px;
	padding-top:100px;
	padding-bottom:20px;
}
.save-tax-head
{
	font-family:'ArnoPro-ItalicSmText';
	color:#000;
	font-size:35px !important;
	line-height:35px;
}
.save-tax-head-p
{
	font-family:'Poppins-Light';
	font-size:24px;
	line-height:28px;
	color:#000000;
    margin-top: 15px;
	text-transform:none;
}
.pop-semi
{
	font-family:'Poppins-SemiBold';
}
a .save-tax-btn1
{
	background:#07c8b8;
	color:#ffffff;
	border-radius:5px;
	font-family:'Poppins-SemiBold';
	font-size:17px;	
    padding: 11px 20px;
	margin-top:40px;
	margin-right:10px;
	text-decoration:none;
}
a:hover .save-tax-btn1
{
	background:#055882;
	color:#ffffff;
}
.save-tax-btn1-txt
{
	font-family:'Poppins-Regular';
	font-size:12px;	
	color:#555555;
	margin-left:60px;
    margin-top: -13px;
}
.save-tax-btn1-txt2
{
	font-family:'Poppins-Regular';
	font-size:12px;	
	color:#555555;
	margin-left:41px;
    margin-top: -13px;
}
.save-tax-btn1 img
{
	margin-top:-2px;
}

.save-tax-lastline
{
	font-family:'Poppins-Light';
	font-size:16px;	
	color:#000000;
	margin-top:50px;
}

/*--------Power of SIP------*/
#power-sip
{
	background:url(/images/sipcalbg.png) center no-repeat;
	min-height:540px;
	padding-top:50px;
	background-attachment:fixed;
	background-size:cover;
	padding-bottom:20px;
}
.power-sip-head
{
	font-family:'PTSans-Regular';
	font-size:30px;
	color:#ffffff;
	line-height:25px;
	
}
.power-sip-line {
	width:5px;
    margin-top: 10px;
    margin-bottom: 30px;
    background: #fff;
    min-height: 2px;
}
.power-sip-head p
{
	font-family:'Poppins-Medium';
	font-size:16px;
	line-height:28px;
	color:#ffffff;
    padding: 6px 200px;
	text-transform:none;
}
.sip-calc
{
	background:#ffffff;
	border:1px solid #e8e8e8;
	min-height:365px;
	margin-bottom:30px;
	padding:10px;
	padding-bottom:20px;
}
.graph-bg
{
	background:url(/images/graph-bg.png) center no-repeat;
	background-size:cover;
	min-height:300px;
}
.center-resulttext
{
	position:absolute;
	top:32%;
	left:25%;
	width:50%;
	min-height:100px;
	color:#202020;
	font-size:18px;
	line-height:21px;
}
.amount
{
	color:#da534f;
	font-family:'Poppins-SemiBold';
	font-size:21px;
	margin-top:10px;
}
.result-text
{
	font-family: 'Poppins-Medium';
	font-size:19px;
	color:#202020;
}
.wealth-gaintext
{
	position:absolute;
	top:2%;
	right:-1%;
	width:35%;
	min-height:60px;
	color:#202020;
	font-size:15px;
	line-height:18px;
}
.wealth-dot
{
	width:10px;
	height:10px;
	border-radius:10px;
	background:#07c8b8;
	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:#1295b6;
	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:#ffffff;
	color:#07c8b8;
	padding:12px 60px;
	border-radius:4px;
	font-family:'Poppins-SemiBold';
	font-size:15px;
	text-transform:uppercase;
}
#power-sip  a:hover.start-sip
{
	background:#1a3086;
	color:#ffffff;
}



/*--------Why Join------*/
#works
{
	background:url(/images/reasonbg.png) center no-repeat;
	min-height:100vh;
	background-size:cover;	
	padding-top:100px;
}
.works-head
{
	font-family:'PTSans-Regular';
	font-size:30px;
	color:#000;	
	line-height:50px;		
   
	 
}
.works-head_text
{
	width:100%;
	font-family:'PTSans-Regular';
	font-size:16px;
	text-align:center;
	line-height:28px;
	color:#666666;	
	padding-bottom:30px;
}
.works-icon
{
	padding-top:50px
}
.works-icon img
{
	-webkit-animation: mover 2s infinite  alternate;
    animation: mover 2s infinite  alternate;
}
.works-icon:hover img
{
-webkit-animation: mover 2s infinite  alternate;
    animation: mover 2s infinite  alternate;	
  
}
.works-icon .iconhead
{
	font-family:'PTSans-Regular';
	font-size:16px;
	line-height:22px;
	color:#000;
}

.works-btn {
    background: #008588;
    font-family: 'robotoregular';
    font-size: 15px;
    color: #ffffff;
    padding: 10px 21px;
    border: none;
    letter-spacing: 1px;
    margin-top: -4px;
    border-radius: 30px;
    vertical-align: top;
}
.works-btn:hover, .works-btn:focus
{
	background:#ff9517;
	color:#ffffff;
	outline:none;
}

@-webkit-keyframes mover
 {
    0% { transform: translateY(0); }
    100% { transform: translateY(-12px); }
 }
@keyframes mover {
    0% { transform: translateY(0); }
    100% { transform: translateY(-12px); }
}

/*--------Fund Monitor------*/
#fund-monitor-bg
{
	background:url(/images/marketbg.png) center no-repeat;
	background-size:cover;
	background-attachment:fixed;
	min-height:656px;
	padding-top:50px;
	padding-bottom:40px;
}

.fund-monitor-bg-head
{
	font-family:'PTSans-Regular';
	font-size:30px;
	color:#fff;
	line-height:40px;
}
.fund-monitor-bg-head p
{
	font-family:'PTSans-Regular';
	font-size:16px;
	line-height:22px;
	color:#fff;
    padding-top: 8px;
	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;	
}
.market-tabs .nav-pills>li+li {
   margin-left: 0px;
}
.market-tabs .nav-pills > li > a
{
	background:#e9e9e9;
	color:#000000;
	border-radius:5px 5px 0 0;
	font-size:16px;
	font-family:'latoregular';
	padding:10px 86px;
	margin-bottom:2px;
	margin-top:2px;
	margin-left:5px;
	-webkit-box-shadow: 0px -2px 4px 0px rgba(190,190,190,1);
	-moz-box-shadow: 0px -2px 4px 0px rgba(190,190,190,1);
	box-shadow: 0px -2px 4px 0px rgba(190,190,190,1);
}
.market-tabs .nav-pills > li > a:hover
{
	background:#005456;
	color:#ffffff;
	box-shadow:none;
}
.market-tabs .nav-pills>li.active>a, .nav-pills>li.active>a:focus, .nav-pills>li.active>a:hover 
{
	background:#005456;
	color:#ffffff;
	box-shadow:none;
}
.market-tabs .nav-pills>li.active>a:after
{
    content: "";
    position: absolute;
    left: 23px;
    bottom: -10px;
}
.market-tabs .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:1px solid #dadada;
	border-radius:2px;
}
/* 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------*/
#feedback
{
	background:url(/images/testimonial-bg.png) center no-repeat;
	background-size:cover;
	min-height:647px;
	padding-top:60px;
	padding-bottom:30px;
}
.feedback-head
{
	font-family:'Poppins-SemiBold';
	font-size:25px;
	color:#ffffff;
	line-height:25px;
	
}
.feedback-head p
{
	font-family:'Poppins-Light';
	font-size:18px;
	line-height:22px;
	color:#ffffff;
    padding-top: 5px;
	text-transform:none;
	padding-bottom:60px;
}
.feed
{
	min-height:300px;
	padding-bottom:80px;
}
.feeder-name
{
	font-family: 'Lato-Bold';
	font-size:19px;
	color:#fafafa;
	padding-top:10px;
	padding-bottom:5px;
	line-height:20px;
}
.star img
{
	padding:3px;
}
p.feed-txt
{
	font-family: 'Lato-Italic';
	font-size:15px;
    color:#fafafa;
	padding:10px 40px;
	line-height:23px;
	letter-spacing:.6px;
}

#feedback a.more
{
	background:#ffffff;
	color:#07c8b8;
	padding:12px 35px;
	border-radius:4px;
	font-family:'Poppins-SemiBold';
	font-size:17px;
	text-transform:uppercase;
}
#feedback  a:hover.more
{
	background:#4eb8ee;
	color:#ffffff;
}
/*-----------------------------------section9------------------------------------------------*/
#contactus{
	width:100%;
	min-height:590px;
	background:url(/images/section9-bg.jpg) center no-repeat;
	background-size:cover;
	font-family:'Poppins-Medium';	
}
#contactus .va-table{
/*	display: table;*/
    min-height: 590px !important;
    width: 100%;
}
#contactus .table-cell {
    display: table-cell;
    vertical-align: middle;
}
.contact-head{
	font-family:'Poppins-Regular';
	font-size:30px;
	color:#000000;
	line-height: 20px;	
	padding-top: 70px;
}
.contact-head hr {
    width: 7%;
    border-top: 1px solid #000000;
    margin-top: 15px;
    margin-bottom: 15px;
    margin-left: 47%;
}
.contact-head-text{
	font-family:'Poppins-Regular';
	font-size:16px;
	color:#000000;
	line-height:20px;
	width: 70%;
	margin-left: 15%;
	padding-bottom: 80px;
}
.address-info{
	font-family:'Poppins-Medium';
	font-size:25px;
	color:#000000;
	line-height:20px;
}
.address-info hr {
      width: 17%;
    border-top: 1px solid #000000;
    margin-top: 10px;
	text-align:left;
    margin-bottom: 15px;
}
.add-info-text{
	font-family:'Poppins-Regular';
	font-size:14px;
	color:#000000;
	line-height:20px;
	width: 91%;
	    padding-bottom: 35px;
}
.add-media-text {
	font-family:'PTSans-Caption';
	font-size:14px;
	line-height:18px;
	color:#000000;	
	padding-bottom: 7px;
}
.add-media-text a{
	color:#000000;
}
.add-media-text a:hover{
	color:#f57920;
}
.useful-links{
	font-family:'Poppins-Medium';
	font-size:25px;
	color:#000000;
	line-height:20px;
}
.useful-links hr {
      width: 17%;
    border-top: 1px solid #000000;
    margin-top: 10px;
    margin-bottom: 15px;
	    margin-left: 31%;

}
.links-list{
	font-family:'Poppins-Regular';
	font-size:14px;
	color:#fff;
	padding-top:20px;
	}
.links-list ul{
	margin-left: 60px;
}
.links-list li{
	list-style-type:none;
	 margin:0;
        padding:0;
}
.links-list li a{
	color:#000000;
	text-decoration:none;
}
.links-list li a:hover{
	color:#f57921;
}
.links-list li:before{
/*	content:'\2022'; */
	display:inline-block;        
    content: "";
    width:8px;
    height:8px;
    background:#104d8c;    
    margin-right:10px;
	vertical-align:middle;     
}
.links-list li:hover::before{
	 background:#f57921;  
	}

.follow-us{
	font-family:'Poppins-Medium';
	font-size:25px;
	color:#000000;
	line-height:20px;
	padding-top: 20px;
    margin-left: -30px;
}
.follow-us hr {
	width: 17%;
    border-top: 1px solid #000000;
    margin-top: 10px;
    margin-bottom: 15px;
    margin-left: 35%;

}
#footer{
	width:100%;
	min-height:95px;
	background:#000000;
	position:relative;
	color: #727272;	
	
}
#footer .row {
    margin-left: 15px;
}
.seal{
	    z-index: 999;
    margin-top: -85px;
	}
.foot{
	color: #fff;
	font-weight: 700;
	font-size: 11px;
}
.footer-home .row, #disclaimer-home .row{
    margin-left: 15px;
}
.footer-home{
	width:100%;
	min-height:50px;
	background:#000000;
	position:relative;
	color: #727272;	
	border-bottom:1px solid #363636;
	
}
.footer-home .va-table{
	display: table;
    height: 50px !important;
    width: 100%;
}
.footer-home .table-cell {
    display: table-cell;
    vertical-align: middle;
}
.footer-home a.menu-link {
    text-decoration: none;
	font-weight:normal !important;
    color: #fff;
    font-size: 14px;
  font-family:'PTSans-Caption';
    letter-spacing: 1px;
}
.footer-home a.menu-link:hover {
    color: #FFF;
}

.footer-home a.design {
    text-decoration: none;
    color: #949393;
    font-size: 13px;
    font-family:'PTSans-Caption';
}
.footer-home a.design:hover {
    color: #FFF;
}	

#disclaimer-home{
	background: #fff;
}
.disclaimer-home{
    padding-top: 5px;
    color: #5d5d5d;
    font-size: 13px;
   font-family:'PTSans-Caption';
    line-height: 15px;
    padding-bottom: 15px;
	}
.disclaimer-head{	
    padding-top: 20px;
    color: #000;
    font-size: 14px;
   font-family:'PTSans-Caption';
    line-height: 20px;
    padding-bottom: 5px;
	}	
.disclaimer-head hr {
    margin-top: 12px;
    margin-bottom: 5px;
    border: 0;
    border-bottom: 1px solid #ff9000;
    width: 100%;
}
@media (max-width: 375px)
{
	
	
	.btn-pad-hdr {
    padding: 10px 10px;
	margin-top:20px;
}

h1
{
	margin-top:0px;
	margin-bottom:0;
}

.blue-btn
{
	font-size:16px;
	margin-left:12px;
	font-weight:bold;
    margin-left: 7px !important;
}
.orange-btn
{
	font-size:16px;
	margin-left:0px !important;
	font-weight:bold;
}
.green-btn
{
	font-size:16px;
	margin-left:13px;
    margin-top: 20px;
}
.arrow-padding-left1
{
    padding-left: 31px !important;
	margin-top:2px;
}
.arrow-padding-left2
{
	padding-left:27px !important;
	margin-top:2px;
}
.rd-sec a p {
    padding-left: 40px !important;
    padding-right: 40px !important;
}
}
@media (max-width: 425px)
{
	.login-btn {
    margin-left: 10px;
	}


	.power-sip-head p {
    padding: 6px 10px;
	}
.btn-pad-hdr{padding: 12px 22px;}

.blue-btn
{
	font-size:16px;
	margin-left:12px;
	font-weight:bold;
}
.orange-btn
{
	font-size:16px;
	margin-left:-12px;
	font-weight:bold;
}
.green-btn
{
	font-size:16px;
	margin-left:-6px;
	font-weight:bold;
}
.arrow-padding-left1
{
	padding-left:33px;
	margin-top:2px;
}
.arrow-padding-left2
{
	padding-left:10px;
	margin-top:2px;
}

.feed {
    min-height: 250px;
	padding-bottom:0px;
 }	
 
.wealth-gaintext {
    top: -1%;
    right: -3%;
    width: 56%;
}
.amount-investedtext {
    bottom: -6%;
    left: -1%;
    width: 62%;
} 
#banner
	 {
		 min-height:600px !important;
	 }
	 .carousel-inner >.item {
        min-height: 600px !important;
	}

}
@media (max-width:767px)
{

.navbar>.container .navbar-brand, .navbar>.container-fluid .navbar-brand {
    margin-left: 0px;
}

	 nav 
	 {
        height: 100px;
	 }
	 nav > .container-fluid
	 {
		 padding-right:0px;
		 padding-left:0px;
	 }
	 .navbar-default
	 {
		 background:#ffffff !important;
	 }
	 nav .navbar-brand {
    display: inline-block;
    height: 70px;
	width:230px;
    line-height: 72px;
	margin-top:10px;
	background:url(/images/logosmall195.png) no-repeat;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -ms-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s; 
	}
	.navbar>.container .navbar-brand, .navbar>.container-fluid .navbar-brand {
    margin-left: 15px;
}
	 .navbar-default .navbar-collapse, .navbar-default .navbar-form 
	 {
		 border:0px;
	 }
	.navbar-fixed-bottom .navbar-collapse, .navbar-fixed-top .navbar-collapse {
		
    max-height: 500px;
	background:#ffffff;
	border-top: 1px solid #d1d1d1
    }
	
	.navbar-default .navbar-nav > li > a {
   padding: 10px 15px;
    color: #000;
    font-size: 14px;
    font-family: 'latoregular';
}
	
	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: #000;
}

 nav.smaller .navbar-right {
    float: left!important;
}
.navbar-toggle {
    margin-right: 0px;
}

 #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-head p {
    padding: 6px 10px;
	}
	.erin-ben
	{
		margin-top:10px;
	}
.monthy-margin-left1
{
	margin-left:-14px;
}
.monthy-margin-left2
{
	margin-left:-14px;
}
.monthy-margin-left3
{
	margin-left:-14px;
}

.retuns-margin-left1
{
	margin-left:-14px;
}
.retuns-margin-left2
{
	margin-left:-14px;
}
.retuns-margin-left3
{
	margin-left:-14px;
}
.blue-btn {
    font-size: 19px;
    padding: 5px 4px;
}
.orange-btn {
    font-size: 19px;
    padding: 5px 4px;
}
.green-btn {
    font-size: 19px;
    padding: 5px 4px;
}
.padding-left-right {
    padding-left: 10px !important;
    padding-right: 10px !important;
}
}
@media (min-width: 426px) and (max-width:768px)
{
.padding-left-right {
    padding-left: 20px !important;
    padding-right: 20px !important;
}
	 .navbar-default
	 {
		 background:#ffffff !important;
	 }
	 .navbar-default .navbar-collapse, .navbar-default .navbar-form 
	 {
		 border:0px;
	 }
	.navbar-fixed-bottom .navbar-collapse, .navbar-fixed-top .navbar-collapse {
    max-height: 500px;
    }
	.navbar-default .navbar-nav > li > a {
    padding: 10px 9px;
    }
	.navbar-right {
    float: left!important;
	padding-top:20px;
	}
	.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-head p {
    padding: 6px 10px;
	}
	
	.erin-ben
	{
		margin-top:10px;
	}
.market-research-head p
{
    padding: 10px 0px 30px 0px;
}
	 #welcome
     {
	   background:url(/images/welcome-small.png) center no-repeat;
	   background-size:cover;
     }
	 .no-padding-right {
    padding-right: 10px;
}
	 .social-head p
	 {
		 padding: 10px 0px 50px 0px;
	  }
.social-margin-left
{
	margin-left:0px;
}

.power-sip-head p
{
    padding: 6px 10px;
}
.market-research-head p {
    padding: 10px 10px 30px 10px;
	} 
	p.feed-txt {
    padding: 10px 0px;
    }
.feed {
    min-height: 250px;
	padding-bottom:0px;
 }	  
.contact-head p
{
    padding: 10px 10px 50px 10px;
}
	

.no-padding-left2
{
	padding-left:0px;
}

.wealth-gaintext {
    top: -1%;
    right: -3%;
    width: 23%;
}
.amount-investedtext {
    bottom: -6%;
    left: -1%;
    width:25%;
}

}
@media (max-width: 991px) and (min-width: 768px)
{
	
	
		.navbar-default .navbar-nav > li > a {
    padding: 0px 0px;
    color: #000;
    font-size: 14px;
    font-family: 'latoregular';
}
	
	 .navbar-right {
    margin-right: 0px;
	 }
	  nav .navbar-right {
	padding-top:0px;
	  }
	  nav {
     height: 150px;
	  }
	   nav.smaller {
    height: 120px;
	 }
	 .login-btn {
    margin-top: -1px;
	}
	 #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;
	 }
	 #welcome
     {
	   background:url(/images/welcome-small.png) center no-repeat;
	   background-size:cover;
     }
	 .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;
	}
	.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 .navbar-nav > li > a {
    padding: 20px 12px;
	 }
	 .navbar-right {
    margin-right: 0px;
	 }
	 .carousel-caption {
    top: 130px;
    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;
}
	 p.feed-txt {
    padding: 10px 80px;
    }
	.market-research-head p {
    padding: 10px 65px 30px 65px;
	}
	.nav>li>a {
    padding: 10px 11px;
	}
	.contact-head p {
    padding: 10px 70px 50px 70px;
	}
	.social-head p {
    padding: 10px 70px 50px 70px;
	}
	.social-btn {
    padding: 12px 10px;
	}
}
@media (max-width: 1199px) and (min-width: 1023px)
{
	
.navbar-fixed-top {
    border-width: 0 0 0px;
}

.blue-btn
{
	font-size:20px;
	margin-left:-27px;
	font-weight:bold;
}
.orange-btn
{
	font-size:20px;
	margin-left:-22px;
	font-weight:bold;
}
.green-btn
{
	font-size:20px;
	margin-left:-17px;
	font-weight:bold;
}

.rd-sec a p
{
	padding-left:50px;
	padding-right:50px;
}
.wealth-gaintext {
    top: -1%;
    right: -3%;
    width: 45%;
}
.amount-investedtext {
    bottom: -6%;
    left: -1%;
    width: 52%;
}

}