@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);
}

.margin-top-155
{
	margin-top:155px;
	
}

.margin-top-155
{
	margin-top:155px;
	
}
.margin-top-50
{
	margin-top:5055px;
	
}


/*------Nav bar-----*/
.navbar
{
	margin-bottom:0px;
}
.navbar-fixed-top {
    border-width: 0 0 0px;
}
.navbar-default
{
	background:#ffffff;
	border-bottom:none;
	padding:0 15px;
	border-bottom:1px solid #dadada;
}
.navbar-default .navbar-nav > li > a {
    padding: 20px 9px;
    color: #000000;
    font-size: 14px;
    font-family: 'Poppins-Regular';
}
.navbar-default .navbar-nav > li > a:hover, .navbar-default .navbar-nav > li > a:focus
{
	color:#0174cf;
}
.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:#016db8;
	background: rgba(5,122,194,1);
background: -moz-linear-gradient(top, rgba(5,122,194,1) 0%, rgba(5,122,194,1) 52%, rgba(1,108,184,1) 52%, rgba(1,108,184,1) 100%);
background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(5,122,194,1)), color-stop(52%, rgba(5,122,194,1)), color-stop(52%, rgba(1,108,184,1)), color-stop(100%, rgba(1,108,184,1)));
background: -webkit-linear-gradient(top, rgba(5,122,194,1) 0%, rgba(5,122,194,1) 52%, rgba(1,108,184,1) 52%, rgba(1,108,184,1) 100%);
background: -o-linear-gradient(top, rgba(5,122,194,1) 0%, rgba(5,122,194,1) 52%, rgba(1,108,184,1) 52%, rgba(1,108,184,1) 100%);
background: -ms-linear-gradient(top, rgba(5,122,194,1) 0%, rgba(5,122,194,1) 52%, rgba(1,108,184,1) 52%, rgba(1,108,184,1) 100%);
background: linear-gradient(to bottom, rgba(5,122,194,1) 0%, rgba(5,122,194,1) 52%, rgba(1,108,184,1) 52%, rgba(1,108,184,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#057ac2', endColorstr='#016cb8', GradientType=0 );
	font-family:'robotoregular';
	font-size:15px;
	color:#ffffff;
	padding:7px 18px;
	border:none;
	letter-spacing:1px;
	margin-top:13px;
	border-radius:5px;	
}
.login-btn:hover, .login-btn:focus
{
	background:#00a24c;
	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: #00a24c;
    position: absolute;
    top: 0;
	left:0;
    padding: 4px;
    color:#9a9a9a;
    z-index: 99999;
	font-family:'Poppins-Regular';
	font-size:13px;
	border-bottom:1px solid #8696ae;
}
.top-nav .text{font-size:12px; color:#fff;}

.top-nav .text img{margin-top:-3px;}
.font-white{color:#fff;}
	.top-nav a{text-decoration:none; color:#ffffff;  font-size:12px;}
	.top-nav a:hover{ color:#ffb745;}
	.top-nav img{padding:0 3px;}
.no-top-nav
{
     display:none;
}

.regsiter-btn
{
	background:#fcb632;
	font-family:'robotoregular';
	font-size:15px;
	color:#000 !important;
	padding:10px 18px;
	border:none;
	text-align:center;
	letter-spacing:1px;
	margin-top:13px;
	border-radius:0px;	
}
.regsiter-btn:hover, .regsiter-btn:focus
{
	background:#016db8;
	color:#ffffff !important;
	outline:none;
}

/*-------------------------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: 77px;
    width: 264px;
    line-height: 72px;
    margin-top: 33px;
    background: url(/images/logo.png) no-repeat;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -ms-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
    background-size: 170px; }
	
 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: 70px;
	background:#ffffff;
	border-bottom:1px solid #d1d1d1;
	box-shadow: 0 5px 5px -2px #b8b8b8;
	 }
    nav.smaller .navbar-brand {
	    width: 224px;
    height: 65px;
    line-height: 50px;
    margin-top: 3px;
    background-size: 140px;
    background: url(/images/logo-small.png) no-repeat;
    /* background: 172px; */
    background-size: 146px;
	   }
 nav.smaller .navbar-right {
    float: right!important;
    margin-right: 0px;
	padding-top:10px;
}
/*------BANNER------*/

.banner
{
	top:0;
	left:0;
    min-height:100vh;
	height: 620px; /* Safari */
	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: 1px;
    background-color: #21cd99;
    border: 2px solid #48515c;
    border-radius: 10px;
}
.carousel-indicators .active {
    width: 12px;
    height: 12px;
    margin: 1px;
    background-color: #ffffff;
    border: 2px solid #48515c;
}
.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;
    right: 2%;
}
.font_Poppins-SemiBold
{
	font-family:'Poppins-SemiBold';
}
.coloryellow
{
	color:#ffc601;
}


.line
{
	margin-top:10px;
	margin-bottom:5px;
	background:#fff;
	min-height:2px;
}

.plan-btn
{
	background:#ffffff;
	border-radius:30px;
	font-family:'Poppins-SemiBold';
	font-size:18px;
	color:#161616;
	padding:5px 5px;
	margin-bottom:20px;
}
.plan-btn:hover
{
	background:#f1f0f1;
}
.plan-btn img
{
	padding-right:10px;
}

/*--------Services------*/
#services
{
	background:#ffffff;
	min-height:612px;
	padding-top:80px;
	padding-bottom:30px;
}
.services-head_blue
{
	font-family:'Poppins-Regular';
	font-size:30px;
	color:#0080d9;
	line-height:50px;		
    border-left:solid 6px #0080d9;
}
.services-head_p
{
	font-family:'Poppins-Regular';
	padding-top:25px;
	font-size:14px;
	text-align:justify;
	line-height:22px;
	color:#000000;
	text-transform:none;
	padding-bottom:60px;
}
.image {
  opacity: 1;
  display: block;
  width: 100%;
  height: auto;
  transition: .5s ease;
  backface-visibility: hidden;
}

.middle {
  transition: .5s ease;
  opacity: 0;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%)
}

.container:hover .image {
  opacity: 0.3;
}

.container:hover .middle {
  opacity: 1;
}

/*.text {
  background-color: #4CAF50;
  color: white;
  font-size: 16px;
  padding: 16px 32px;
}*/


/*----------------------------------Why Choose------------------------------------------------*/
#why-sippolicy{
	width:100%;
	min-height:540px;
	background:url(/images/whychoosebg.jpg) no-repeat center;
	background-size:cover;
	font-family:'robotomedium';	
}
#why-sippolicy .va-table{
	display: table;
    height: 540px !important;
    width: 100%;
}
#why-sippolicy .table-cell {
    display: table-cell;
    vertical-align: middle;
}
.why-sippolicy-heading{
	font-family:'Poppins-Regular';
	font-size:30px;
	color:#ffc000;	
	line-height:50px;		
    border-left:solid 6px #ffba00;
}
.color-yellow{
	color:#ffbc35;
	font-family:'robotoregular';
}

.why-sub-heading {
    font-family: 'Poppins-Medium';
    font-size: 18px;
    line-height: 22px;
    padding-top: 12px;
    color: #FFF;
}
.why-text{
	font-family:'robotoregular';
	font-size:14px;
	color:#ffffff;
	line-height:22px;
	padding-top:10px;
}
.why-list {
    font-family: 'Poppins-Regular';
    font-size: 16px;
    line-height: 28px;
    color: #fff;
    padding-top: 30px;
}
.why-list ul{
	margin-left: -22px;
}
.why-list li{
	list-style-type:none;
}
.why-list li:before{
	content:'\25CF'; 
   	font-size:16px;
    line-height:24px;
    vertical-align:middle;
	color:#f5d41f;
	padding-right:10px;
	margin-left: -22px;
 }
 .invest-btn
{
	background:#ffba00;	
	font-family:'Poppins-Medium';
	font-size:16px;
	color:#000;
	padding:7px 21px;
	border:none;
	letter-spacing:1px;
	margin-top:13px;
	border-radius:5px;	
}
.invest-btn:hover, .invest-btn:focus
{
	background:#00a24c;
	color:#ffffff;
	outline:none;
}


/*--------Why Join------*/
#works
{
	background:url(/images/worksbg.jpg) center no-repeat;
	min-height:100vh;
	background-size:cover;	
	padding-top:100px;
}
.works-head
{
	font-family:'Poppins-Regular';
	font-size:30px;
	color:#0080d9;	
	line-height:50px;		
    border-left:solid 6px #0080d9;
}
.works-head_text
{
	width:50%;
	font-family:'Poppins-Regular';
	font-size:18px;
	line-height:28px;
	color:#000000;
	text-transform:none;
	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:'Poppins-Medium';
	font-size:18px;
	line-height:22px;
	color:#232323;
}
.works-icon p
{
	font-family:'Poppins-Light';
	font-size:12px;
	line-height:17px;
	color:#232323;
	padding-top:10px;
	padding-left:20px;
	padding-right:20px;
}
 .works-btn
{
    background: #016db8;
    background: rgba(5,122,194,1);
    background: -moz-linear-gradient(top, rgba(5,122,194,1) 0%, rgba(5,122,194,1) 52%, rgba(1,108,184,1) 52%, rgba(1,108,184,1) 100%);
    background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(5,122,194,1)), color-stop(52%, rgba(5,122,194,1)), color-stop(52%, rgba(1,108,184,1)), color-stop(100%, rgba(1,108,184,1)));
    background: -webkit-linear-gradient(top, rgba(5,122,194,1) 0%, rgba(5,122,194,1) 52%, rgba(1,108,184,1) 52%, rgba(1,108,184,1) 100%);
    background: -o-linear-gradient(top, rgba(5,122,194,1) 0%, rgba(5,122,194,1) 52%, rgba(1,108,184,1) 52%, rgba(1,108,184,1) 100%);
    background: -ms-linear-gradient(top, rgba(5,122,194,1) 0%, rgba(5,122,194,1) 52%, rgba(1,108,184,1) 52%, rgba(1,108,184,1) 100%);
    background: linear-gradient(to bottom, rgba(5,122,194,1) 0%, rgba(5,122,194,1) 52%, rgba(1,108,184,1) 52%, rgba(1,108,184,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#057ac2', endColorstr='#016cb8', GradientType=0 );
    font-family: 'robotoregular';
    font-size: 15px;
    color: #ffffff;
    padding: 7px 18px;
    border: none;
    letter-spacing: 1px;
    margin-top: 100px;
       border-radius: 5px;
}
.works-btn:hover, .works-btn:focus
{
	background:#00a24c;
	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); }
}



#growmoney
{
min-height:160px;
	 background:#f44d3b;
	 padding-top:70px;
	
}
.growmoney_heading
{
 font-family: 'Poppins-SemiBold';
 color:#fff;
 font-size:30px;
 text-transform:uppercase;
}
.growmoney_heading_mid
{
border-left:1px solid #fff;
 font-family:'Poppins-Regular';
 color:#fff;
 text-align:center;
 font-size:20px;
 line-height:25px;
 text-transform:uppercase;
 
}
.font_26
{
font-size:26px !important;
}
.investonline-btn
{
    background: #fff;
      font-family: 'robotoregular';
    font-size: 15px;
    color: #000;
    padding: 7px 18px;
    border: none;
    letter-spacing: 1px;
  
       border-radius: 5px;
}
.investonline-btn:hover, investonlines-btn:focus
{
	background:#0b64a4;
	color:#ffffff;
	outline:none;
}

/*------------------------------------------------Section4--------------------------------------------------------*/

#market-statistics{
	width: 100%;
    min-height: 645px;
    background: url(/images/marketbg.png) no-repeat center;
    background-size: cover;
	padding-top:50px;
}

#market-statistics .va-table{
	display: table;
     min-height: 645px !important;
    width: 100%;
}
#market-statistics .table-cell {
    display: table-cell;
    vertical-align: middle;
}

.market-head{
	font-family: 'Poppins-Regular';
    font-size: 30px;
    color: #ffba00;
    line-height: 50px;
    border-left: solid 6px #ffba00;

}
.market-head_p
{
    font-family: 'Poppins-Regular';
	font-size:18px;
	line-height:28px;
	padding-top:25px;
	color:#fff;
    padding-bottom: 30px;
	text-transform:none;
}



.market-left h3{
	font-family:'Lato';
	font-size:25px;
	color:#5d5d5d;
    width: 70%;
    margin-left: 100px;
	padding-top:40px;
}
.market-left p{
	font-family: 'latoregular';
    font-size: 15px;
    color: #5d5d5d;
    width: 80%;
    margin-left: 100px;
    text-align: left;
}
.market-left .nav-pills{
	    width: 95%;
}
.market-left .nav-pills > li {
}
.market-left .nav-pills > li > a
{
 color:#1f1f1f;
 border-radius:0px;
 font-size:15px;
 font-family:'latoregular';
 padding:20px 26px;
 border-right: none;
/*margin-right: -15px; */
    border-bottom: 1px solid #e1e1e1;
border-left: 5px solid #f6f6f6;
    border-right: 5px solid #f6f6f6;
    background: #f6f6f6;

}
.tool-margin{
	   /* margin-left: -15px;
    margin-top: 242px;*/
}
/* tools start*/
.mfper{
 min-height:302px;
     padding-left: 0px;
    padding-right: 0px; 
     margin-bottom: 10px;
}
.mfper hr{
     margin-top: 3px;
    margin-bottom: -4px;
    border: 0;
    border-top: 2px solid #eee;
 }
.mfper .nav
{
 background:#fff;
}
.mfper .nav-pills > li.first
 {
   /*  padding-left:8%;*/
 }
.mfper .nav-pills > li > a
{
 color:#000;
 border-radius:0px;
 font-size:15px;
 font-family:'PTSans-Caption';
 padding:11px 31px;
 border-right: 1px solid #ccc;

}
.mfper .nav-pills > li > a:hover
{
 background:#1e4b6b !important;
 color:#fff;
  /*   margin-top: -5px;*/
    padding-top: 11px;
}
.mfper .nav-pills>li.active>a, .mfper .nav-pills>li.active>a:focus, .mfper .nav-pills>li.active>a:hover 
{
    background: #1e4b6b !important;
    color: #fff;
    padding-top: 11px;
     font-size: 15px;
    font-family: 'PTSans-Caption';
}
.mfper .nav-pills>li.last>a
{
 border-right:none;
}

/* tool MF*/

.tools-content {
    height: 300px;
    min-height: 388px;
    display: block;
    margin-bottom: 10px;
    overflow: auto;
   padding-top: 8px;
    padding-left: 8px;
    padding-bottom: 8px;
    padding-right: 0px;
    border: 2px solid #d7d7d7;
    background: #fff;
    width: 100%;
    border-radius: 5px;
}

.news-box
{
 min-height:300px;
 background:none;
 overflow:auto;
 display:block;
 padding:5px;
}

.news-tool{
  width: 100%;
  height: 100vh;
}
.news-tool {
}
.news-tool ul {
width: 100%;
padding: 0;
list-style: none;
}
.news-tool li {
padding: 20px 0px;
border-bottom: 1px solid #dfdfdf;
}
.news-tool li #date
{
  color: #f56d09;
  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{
  width: 100%;
  height: 100vh;
}

.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: #f56d09;
  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;
}

.market-left .nav-pills > li > a:hover
{
    background: #eeeeee !important;
    color: #2bb3c9; 
    /*padding-top: 16px;*/
	border-left: 5px solid #2bb3c9;
    border-top-left-radius: 0px;
    border-right: 5px solid #2bb3c9;
    border-top-right-radius: 0px;
}

.nav-pills>li+li {
    margin-left: 0px;
}
.nav-pills .first.active a, .nav-pills .first.active a:hover {
    color: #2cb3c9;
    background-color: #eeeeee;
   /* border-left: 5px solid #2cb3c9;*/
    border-top-left-radius: 8px;
 /*   border-right: 5px solid #2cb3c9;*/
    border-top-right-radius: 8px;
}

.nav-pills>li.active>a, .nav-pills>li.active>a:focus, .nav-pills>li.active>a:hover {
        color: #2cb3c9;
    background-color: #eeeeee;	
	border-left: 5px solid #2cb3c9;
  /*  border-top-left-radius: 8px;*/
    border-right: 5px solid #2cb3c9;
  /*  border-top-right-radius: 8px;*/
}

.market-left.nav-pills>li.active>a, .market-left .nav-pills>li.active>a:focus, .market-left .nav-pills>li.active>a:hover 
{
    background: #e6e6e6 !important;
    color: #2cb3c9;
    padding-top: 20px;
     font-size: 15px;
   /* font-family: 'PTSans-Caption';*/
}

.nav-pills .last.active a, .nav-pills .last.active a:hover {

    background-color: #eeeeee;
   /* border-left: 5px solid #2cb3c9;*/
    border-bottom-left-radius: 8px;
 /*   border-right: 5px solid #2cb3c9;*/
    border-bottom-right-radius: 8px;
}

.market-left .nav-pills>li.last>a
{
 border-bottom:none;
 border-bottom-left-radius: 8px;
    border-bottom-right-radius: 8px;
}
.tab-icon{
    margin-left: -8px;
    margin-right: 15px;	
	}

.glyphicon-triangle-right {
	color:#f07d00;
	}
.nav-pills>li {
   float:none;
}
.market-right{
	background:url(/images/market-right.png) no-repeat;	
}


/*------Finnapp------*/

#finnapp
{
  width: 100%;
    min-height: 645px;
    background: url(/images/finnappbg.png) no-repeat center;
    background-size: cover;
    padding-top: 80px;
}

.finnapp-head
{
    font-family: 'Poppins-Regular';
    font-size: 26px;
    color: #0080d9;
    line-height: 50px;
    border-left: solid 6px #0080d9;
}

.finnapp-subhead hr {
   width: 25%;
    border-top: 2px solid #f14b18;
    margin-top: 15px;
    margin-bottom: 5px;
    margin-left: 38%;
}
.finnapp-head1
{
    font-family: 'Poppins-Regular';
    font-size: 26px;
    color: #4c4c4c;
    line-height: 30px;
    }
.finnapp-subhead
{
	font-family:'Poppins-SemiBold';
	font-size:40px;
	padding-top:20px;
	color:#02a14b;
	margin-bottom:20px;
	line-height:40px;
}
.finnapp-para
{
	font-family:'latoregular';
	font-size:18px;
	color:#000000;
	margin-bottom:40px;
	line-height:22px;
}
.connect-line
{
width:80%;
	color:#0e7bc8;
	min-height:2px;
	padding-top:15px;
}
.line-height_48
{
line-height:48px;
}
.font-poppinsreg
{
font-family: 'Poppins-Regular';
}
.padding-left_25
{
padding-left:25px;
}
.padding-right_25
{
padding-right:25px;
}

/*------------------------------feebacks----------------------------------*/
#feedbacks
{
	background: url(/images/feedbackbg.png) center no-repeat;
    background-size: cover;
    width: 100%;
    min-height: 100vh;
    padding-top: 100px

}
.feedbacks-head {
    font-family: 'Poppins-Medium';
    font-size: 26px;
    color: #ffba00;
    line-height: 35px;
    border-left: solid 6px #ffba00;
}

.feedbacks-subhead
{
width:45%;
	font-family:'Poppins-Regular';
	font-size:18px;
	padding-top:20px;
	color:#ffffff;
	margin-bottom:20px;
	line-height:25px;
}
#feedbacks .carousel-indicators li {
    display: inline-block;
    width: 10px;
    height: 10px;
    margin: 1px;
    text-indent: -999px;
    cursor: pointer;
    background-color: #afafaf;
    border: 0px solid #000000;
    border-radius: 0px;
}
#feedbacks .carousel-inner >.item {
    min-height: 0 !important;
}


#feedbacks .carousel-indicators .active {
    width: 10px;
    height: 10px;
    margin: 1px;
    background-color: #00b67f;
}
#feedbacks .carousel-indicators {
    position: absolute;
    top: -100px !important;
    left: 91%;
    z-index: 15;
    width: 15%;
    padding-left: 0;
    margin-left: 0%;
    text-align: center;
    list-style: none;
}
.feedbacks-sec
{
	padding-top:80px;
}
.feedbacks
{
	color:#ffffff;
	font-size:14px;
	line-height:30px;
	padding-top:65px;
	font-family: 'robotoregular';
}
.feedbacks-sub-heading
{
	color:#fff;
	font-size:23px;
	line-height:14px;
	font-family: 'robotoregular';
}
.feedback-text-1
{
	color:#ffffff;
	font-size:14px;
	font-family: 'robotoregular';
	text-align:left;
	padding-right:40px;
	padding-top:8px;
}
.font-roboto-reg
{
	font-family: 'robotoregular';
}
.clr-green
{
	color:#90b047;
}
.feedback-head
{
	padding-top:50px;
}


#feedbacks .carousel-control2 {
    position: absolute;
    top: 120px;
    bottom: 0;
    right: 12px !important;
    left: 84%;
    margin-right: 10px;
    width: 24%;
    height: 40px;
    background:none;
    font-size: 11px;
    color: #fff;
    text-align: center;
    text-shadow: 0 0px 0px rgba(0,0,0,.6);
    filter: alpha(opacity=50);
    opacity: 1;
}
#feedbacks .glyphicon
{
	font-size:25px;
	top:-180px;
	color:#acd453;
}
#feedbacks .glyphicon:hover, #feedbacks .glyphicon:focus
{
	color:#1e2b3f;
}

.btn-postfeedback
{
	padding-top:85px;
}

.btn-feedback
{
    background: #016db8;
    background: rgba(5,122,194,1);
    background: -moz-linear-gradient(top, rgba(5,122,194,1) 0%, rgba(5,122,194,1) 52%, rgba(1,108,184,1) 52%, rgba(1,108,184,1) 100%);
    background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(5,122,194,1)), color-stop(52%, rgba(5,122,194,1)), color-stop(52%, rgba(1,108,184,1)), color-stop(100%, rgba(1,108,184,1)));
    background: -webkit-linear-gradient(top, rgba(5,122,194,1) 0%, rgba(5,122,194,1) 52%, rgba(1,108,184,1) 52%, rgba(1,108,184,1) 100%);
    background: -o-linear-gradient(top, rgba(5,122,194,1) 0%, rgba(5,122,194,1) 52%, rgba(1,108,184,1) 52%, rgba(1,108,184,1) 100%);
    background: -ms-linear-gradient(top, rgba(5,122,194,1) 0%, rgba(5,122,194,1) 52%, rgba(1,108,184,1) 52%, rgba(1,108,184,1) 100%);
    background: linear-gradient(to bottom, rgba(5,122,194,1) 0%, rgba(5,122,194,1) 52%, rgba(1,108,184,1) 52%, rgba(1,108,184,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#057ac2', endColorstr='#016cb8', GradientType=0 );
    font-family: 'robotoregular';
    font-size: 15px;
    color: #ffffff;
    padding: 7px 18px;
    border: none;
    letter-spacing: 1px;
    margin-top: 13px;
    border-radius: 5px;

}
.btn-feedback:hover {
    background: #acd453 !important;
    border: 2px solid #acd453;
    cursor: pointer;
    color: #ffffff;
}
.disclaimertext
{
	font-family: 'robotoregular';
	font-size:13px;
	color:#afafaf;
	margin-top:45px;
	letter-spacing:1px;
	line-height:25px;
	text-align:center;
}


/*------Contactdeatil------*/

#contactdetailbg
{
  width: 100%;
  min-height: 172px;
  background: url(/images/contactdetailbg.png) no-repeat center;   
 padding-top: 40px;
}

.contactdetail-head
{
    font-family: 'Poppins-Medium';
    font-size: 28px;
    color: #000;
    line-height: 50px;
    border-left: solid 6px #0080d9;
}
.contactdetail-head_p
{
width:96%;
    font-family: 'Poppins-Regular';
    font-size: 18px;
    color: #000;
	padding-top:25px;
    line-height: 25px;
    
}
.padding-left_130
{
padding-left:130px;
}
.padding-left_40
{
padding-left:40px;
}
.contactno
{
font-family: 'Poppins-Medium';
    font-size: 16px;
}


/*-----------------------------------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;
	text-transform:uppercase;
	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;
    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:'Poppins-Regular';
	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: 0px !important;
	padding-left:0px !important;
}
.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{
	display:inline-block;        
    content: "";
    width:12px;
    height:8px;
    background:url(/images/footericon.png) center no-repeat; 
    margin-right:10px;
	vertical-align:middle;     
}
.links-list li:hover::before{
	display:inline-block;        
    content: "";
    width:12px;
    height:8px;
    background:url(/images/footericonhvr.png) center no-repeat; 
	}

#footer{
	width:100%;
	min-height:85px;
	background:#000000;
	position:relative;
	color: #ffffff;	
	 font-size: 13px;
  font-family: 'robotoregular';
}

#footer .va-table{
	display: table;
    height: 85px !important;
    width: 100%;
}
#footer .table-cell {
    display: table-cell;
    vertical-align: middle;
}
.footer ul{
		text-decoration:none;
		list-style-type:none;	
		margin-left:7%;
	}
.footer li{
	float:left;
	padding: 4px 10px;
}

.footer li a{	 
	     padding: 4px 1px;
	}
.footer li a.menu-link {
    text-decoration: none;
    color: #ffffff;
  line-height:18px;
}
.footer li a.menu-link:hover {
    color:#fe4600;
}
.copyright{
	 color: #727272;
    font-size: 13px;
    font-family: 'robotoregular';
}
#footer a.design {
    text-decoration: none;
    color: #949393;
    font-size: 13px;
    font-family: 'robotoregular';
}
#footer a.design:hover {
    color: #FFF;
}


/*-------------DisclaimerFooter--------------*/

#disclaimerbg
{
	padding-top:20px;
	width:100%;
	min-height:175px;
	background:#FFF;
	background-size:cover;

}
#disclaimerbg .va-table{
/*	display: table;*/
    min-height: 175px !important;
    width: 100%;
}
#disclaimerbg .table-cell {
    display: table-cell;
    vertical-align: middle;
}
.disclaimer_head
{
  color: #000000;
  font-size: 16px;
  font-family:'Poppins-SemiBold';
  padding-top:15px;
}
.disclaimer_head-p {
    color: #5d5d5d;
    font-size: 12px;
    line-height: 15px;
    font-family: 'Poppins-Regular';
    padding-top: 0px;
}
.disclaimerLine {
    text-align: center;
    width: 6%;
    border-top: 1px solid #888888;
    margin-top: 8px;
    margin-bottom: 5px;
    margin-left: 520px;
}
.textblack
{
	color:#000;
}



@media (max-width: 375px)
{
	#contactdetailbg
{
  width: 100%;
  min-height: 172px;
  background:#fcb632;
 padding-top: 40px;
}
	
	
	.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)
{
		#contactdetailbg
{
  width: 100%;
  min-height: 172px;
  background:#fcb632;
 padding-top: 40px;
}
	
	.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;
}

}
@media (max-width:767px)
{
	#contactdetailbg
{
  width: 100%;
  min-height: 172px;
  background:#fcb632;
 padding-top: 40px;
}

.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/logo.png) no-repeat;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -ms-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s; 
    background-size: 150px;
	}
	.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;
	}
	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: 25px;
}

 .banner
	 {
		 min-height:870px;
	 }
	 .carousel-inner >.item {
        min-height: 870px;
	}
	 .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;
	 }
.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)
{
	#contactdetailbg
{
  width: 100%;
  min-height: 172px;
  background:#fcb632;
 padding-top: 40px;
}
.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:880px;
	 }
	 .carousel-inner >.item {
        min-height: 880px;
	}
	 .carousel-caption {
    top: 180px;
	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;
	 }
	
	 .no-padding-right {
    padding-right: 10px;
}
	 .social-head p
	 {
		 padding: 10px 0px 50px 0px;
	  }
.social-margin-left
{
	margin-left:0px;
}
	
.no-padding-left2
{
	padding-left:0px;
}

}
@media (max-width: 991px) and (min-width: 768px)
{
	
	 .navbar-default .navbar-nav > li > a {
    padding: 5px 20px;
	font-size:14px;
	 }
	 .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;
	 }	
	 .nav>li>a {
    padding: 10px 5px;
    }
	 .padding-left-right {
    padding-left: 10px !important;
    padding-right: 10px !important;
    }
	
	.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;
}
	.nav>li>a {
    padding: 10px 11px;
	}
	
}
@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%;
}

}