@charset "utf-8";
/* CSS Document */

@import url('/font/roboto.css');
body
{
	margin:0;
	padding:0;
	font-family:'robotoregular';
	line-height:22px;
	font-size:14px;
}
.rupee {
    font-family: "rupee_foradianregular";
}
section
{
	position:relative;
}



.margin-top-10{
	margin-top:10px;
	}
a:hover, a:focus {
    text-decoration: none !important;
    color: inherit;
}
.no-padding{
	padding:0 ;	
}
.no-pad-left
{
	padding-left:0px ;
}
.no-pad-right
{
	padding-right:0px ;
}
.padding-top-5 {
    padding-top: 6px;
}
.padding-top-10{
    padding-top: 10px;	
}
.padding-top-20{
    padding-top: 20px;	
}
.padding-top-30{
    padding-top: 30px;	
}
.padding-top-40{
    padding-top: 40px;	
}
.padding-top-50{
    padding-top: 50px;	
}
.padding-top-60{
    padding-top: 60px;	
}
.padding-top-70{
    padding-top: 70px;	
}
.padding-top-80{
    padding-top: 80px;	
}
.padding-top-90{
    padding-top: 90px;	
}
.padding-top-100{
    padding-top: 100px;	
}
.padding-right-5{
	padding-right:5px;	
}
.padding-right-10{
	padding-right:10px;	
}

.padding-right-20{
	padding-right:20px;	
}
.padding-right-30{
	padding-right:30px;	
}
.padding-right-40{
	padding-right:40px;	
}
.padding-right-50{
	padding-right:50px;	
}
.padding-right-60{
	padding-right:60px;	
}
.padding-right-70{
	padding-right:70px;	
}
.padding-right-80{
	padding-right:80px;	
}
.padding-right-90{
	padding-right:90px;	
}
.padding-right-100{
	padding-right:100px;	
}
.padding-left-7{
	padding-left:7px;
	}
.padding-left-10{
	padding-left: 10px;
}
.padding-left-20{
	padding-left: 20px;
}
.padding-left-30{
	padding-left: 30px;
}
.padding-left-40{
	padding-left: 40px;
}.padding-left-50{
	padding-left:50px;
}
.padding-left-right-5{
 padding-left:5px;
 padding-right:5px;
}
.padding-bottom-25{
	padding-bottom:25px;	
	}
.padding-top-150{
	padding-top:150px;
	}
	
.margin-top-10{
	margin-top:10px;
}
.margin-top-20{
	margin-top:20px;
}
.margin-top-30{
	margin-top:30px;
}
.margin-top-40{
	margin-top:40px;
}
.margin-top-50{
	margin-top:50px;
}
.margin-top-60{
	margin-top:60px;
}.margin-top-70{
	margin-top:70px;
}
.margin-top-80{
	margin-top:80px;
}
.margin-top-90{
	margin-top:90px;
}
.margin-top-100{
	margin-top:100px;
}
.margin-top-95{
	margin-top:95px;
	}
.margin-top-125{
margin-top:125px;
	}

.margin-top-155{
	margin-top:155px;
	}
.margin-bottom-10{
margin-bottom: 10px
}
.margin-bottom-15{
	margin-bottom:15px;
	}

.margin-bottom-20{
margin-bottom: 20px
}
.margin-bottom-30{
margin-bottom: 30px
}
.margin-bottom-40{
margin-bottom: 40px
}
.margin-bottom-50{
margin-bottom: 50px
}
.margin-left-n70{
	margin-left: -70px;
}
.margin-left-n25{
	margin-left: -25px;
	}
.margin-right-n85{
     margin-right: -50px;
	}
::selection {
    background: #3f92c6;
    color: #FFF;
    text-shadow: 1px 1px 0 #000;
}
/* Scroller */
::-webkit-scrollbar {
    width:6px;
}
::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3); 
    -webkit-border-radius: 10px;
    border-radius: 10px;
}
::-webkit-scrollbar-thumb {
    -webkit-border-radius: 0px;
    border-radius: 0px;
	background:#9a9999;							   
    -webkit-box-shadow: inset 0 0 3px rgba(0,0,0,0.3); 
}
::-webkit-scrollbar-thumb:window-inactive {
	background: rgba(245,75,0,0.4);
}
.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;
}
.padding-top-5{
	padding-top:5px;
	}
.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;
  }
 .xs-padding-top-30 {
	 
	 padding-top:30px;
	 }
  /*inner pages*/
#page-content .table p.text-center {
    text-align: justify;
}


#life_Insurance  #page-content .container{
    padding-right: 0px;
    padding-left: 0px;

}
#general_insurance  #page-content .container{
    padding-right: 0px;
    padding-left: 0px;

}
#health_insurance  #page-content .container{
    padding-right: 0px;
    padding-left: 0px;

}  

}



 
.margin-bottom-20
{
	margin-bottom:20px;
	} 
 .margin-top-10{
	 margin-top:10px;
	 }
.margin-top-155{
	margin-top:155px;
	} 
 
 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: #004a91 !important; }
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 SPECS------*/
.text-cap
{
	text-transform:uppercase;
}

.font-bold
{
	font-family:'robotobold';
}
.font-semibold
{
	font-family:'robotosemibold';
}
.font-reg
{
	font-family:'robotoregular';
}

.f25
{
	font-size:25px;
}
.f35
{
	font-size:35px;
}
.f40
{
	font-size:40px;
}
.f57
{
	font-size:57px;
}
.f80
{
	font-size:80px;
}




/*------Nav bar-----*/
.navbar
{
	margin-bottom:0px;
}
.navbar-fixed-top {
    border-width: 0 0 0px;
}
.navbar-default
{
	background:#ffffff;
	border-bottom:none;
	padding:0 30px;
	border-bottom:0px solid #dadada; 
    box-shadow: 0 7px 6px -8px #2d2d2d;
}
.navbar-default .navbar-nav > li > a
{
	padding:20px 10px;
	color:#090909;
	font-family:'Myriad Pro', robotoregular;
	font-size:15px;
}
.navbar-default .navbar-nav > li > a:hover, .navbar-default .navbar-nav > li > a:focus
{
	color:#004a91;
}
.navbar-default .navbar-nav>.active>a, .navbar-default .navbar-nav>.active>a:focus, .navbar-default .navbar-nav>.active>a:hover {
    color:#00b0e4;
    background: none;
}
.dropdown-menu>li>a {
	font-family:'Poppins-Regular';
	font-size:14px;
    padding: 6px 12px;
}
.dropdown-menu>li>a:focus, .dropdown-menu>li>a:hover {
    color: #42d4ff;
    text-decoration: none;
    background-color:transparent;
}
.navbar-default .navbar-nav>.open>a, .navbar-default .navbar-nav>.open>a:focus, .navbar-default .navbar-nav>.open>a:hover {
    color:#3c55a5;
    background:none;
}


.toggle
{
	color:#42d4ff;
	padding-left:5px;
	display:none;
}
.login-btn
{
	background:#0097c3;
	font-family:'robotomedium';
	font-size:14px;
	color:#ffffff;
	padding:10px 15px;
	border:none;
	margin-top:15px;
	letter-spacing:.2px;
	border-radius:50px;
	border:0px solid #ffffff;
}
.login-btn:hover, .login-btn:focus
{
	background:#0022a8;
	color:#ffffff;
	outline:none;
}
.navbar-brand
{
	padding:0 15px;
}
.navbar>.container .navbar-brand, .navbar>.container-fluid .navbar-brand {
    margin-left: 5px;
	margin-right:20px;
}
.navbar-right {
    float: right!important;
    margin-right: 15px;
	padding-top:5px;
}
.navbar-right > li
{
	padding:5px 2px;
	font-family:'Myriad Pro', robotoregular;
	font-size:15px;
	line-height:20px;
}
.navbar-right > li > img
{
	margin-top:-5px;
	margin-right:5px;
}
/*-------------------------Navbar Animation------------------------------------- */
nav {

  z-index: 999;
  background:none;
  -webkit-transition: height 0.3s;
  -moz-transition: height 0.3s;
  -ms-transition: height 0.3s;
  -o-transition: height 0.3s;
  transition: height 0.3s; 
  }
  nav .navbar-brand {
   display: inline-block;
    height: 67px;
    width: 260px;
    line-height: 65px;
    margin-top: 5px;
	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; 
	}

nav .navbar-left
{
	margin-top:15px;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -ms-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
}	

 nav .navbar-right {
    float: right!important;
    margin-right: 0px;
	padding-top:0px;
	color:#ffffff;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -ms-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
}

nav .navbar-right > li.log-in
{
	font-family:'robotoregular';
	font-size:15px;
	color:#ffffff;
	text-transform:none;
	border:0;
}
nav .navbar-right > li.log-in img
{
	width:24px;
	height:24px;
	background:url(/images/phone.png) center no-repeat;
	border:0;
	margin-right:5px;
	border-style: hidden;
    padding-left: 15px;
    padding-right: 15px;
    margin-top: -5px;
}
    
  nav.smaller {
	background:#ffffff;
	border-bottom:1px solid #d1d1d1;
    -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 .navbar-brand {
      width: 222px;
      height: 63px;
      line-height: 50px;
	  margin-top:5px;
	  background:url(/images/logo-small.png) no-repeat;
	   }*/
	   nav.smaller .navbar-left {
	   /*margin-top: 10px;*/
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -ms-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
	   }
 nav.smaller .navbar-right {
    float: right!important;
    margin-right: 0px;
	padding-top:0px;
	/*margin-top:15px;*/
}
nav.smaller .navbar-nav > li > a
{
	color:#090909;
}
nav.smaller .navbar-nav > li > a:hover, nav.smaller .navbar-nav > li > a:focus
{
	color:#00b0e4;
}
/*nav.smaller .login-btn
{
	background:#005ec8;
}
nav.smaller .login-btn:hover
{
	background:#1ab01a;
}*/
nav.smaller .navbar-right > li.log-in
{
	color:#171c1f;
	text-transform:none;
	border:0;
}
nav.smaller .navbar-right > li.log-in img
{
	background:url(/images/phone-small.png) center no-repeat;
	border:0;
}
.navbar-default .navbar-toggle:focus, .navbar-default .navbar-toggle:hover {
    background-color: #ffffff;
}

/*-----------inner banner--------------------*/
.inner-pages-banner-heading {
    font-family: 'merriweather_sansbold';
    font-size: 20px;
    line-height: 25px;
    padding-top: 10px;
    text-align: center;
    color: #ffffff;
    padding-bottom: 5px;
}
.inner-pages-banner-head-content {
    font-family: 'robotoregular';
    font-size: 16px;
    line-height: 20px;
    color: #ffffff;
    text-align: center;
}

.banner-sub-heading, .banner-sub-heading a{
	text-align:center;
	font-size:14px;
	color:#ffffff;
	}
.banner-sub-heading a:focus, .banner-sub-heading a:hover {
    color: #000 !important;
    text-decoration: underline !important;
}

/*------BANNER------*/


/*---------------------------next-prev-button-carousal--------------------------------*/
/*------BANNER------*/
#banner
{
	top:0;
	left:0;
    min-height:535px;
	width:100%;
	margin-top:50px;
}
.banner-bg1{
	background:url(/images/banner1.jpg) center no-repeat;
	 background-size:cover;
}
.banner-bg2{
	background:url(/images/banner2.jpg) center no-repeat;
	 background-size:cover;
	}
.banner-bg3{
background:url(/images/banner3.jpg) center no-repeat;
 background-size:cover; 
	}
#banner .carousel-inner >.item 
{
	min-height:600px;
}

#banner .carousel-inner > .item .va-table {
    display: table;
    min-height: 405px !important;
    width: 100%;
	margin-left: 17px;
}

#banner .carousel-inner > .item .table-cell {
    display: table-cell;
    vertical-align: middle;
}

.carousel-control 
{
	width:0%;
}
.carousel-indicators {
    bottom: 0px;
}
.carousel-indicators li {
display: inline-block;
    width: 14px;
    height: 14px;
    text-indent: -999px;
    cursor: pointer;
    margin: 2px;
    background-color: transparent;
    border: 2px solid #ffffff;
    border-radius: 10px;
}
.carousel-indicators .active {
    width: 14px;
    height: 14px;
    margin: 2px;
    background-color: #fff;
    border: 2px solid #ffffff;
}

.carousel-control:focus{
	 color: #fff;
	}
.carousel-control:hover {
    color: #3bba98;
    text-decoration: none;
    filter: alpha(opacity=90);
    outline: 0;
    opacity: .9;
}
#banner .carousel-caption {
    text-shadow: none !important;
    /*right: -5%;
    left: 8%;*/
    min-height: 400px;
}
.font-size-30
{
	font-size:30px;
}
#banner .carousel-caption .banner-head-text
{

	    font-family:'Folks-Normal', KozGoPr6N-Bold-AlphaNum, robotobold;
    font-size: 55px;
  color:#66cc99;
    line-height: 55px;
	padding-bottom:20px;
	   
}
#banner .carousel-caption .banner-head-content{
    color: #ffffff;
    font-family:'Folks-Normal', KozGoPr6N-Bold-AlphaNum, robotolight;
    font-size:25px;
    line-height: 24px;
    padding-bottom: 25px;
	}
.banner-content{
    font-family:'Folks-Normal', KozGoPr6N-Bold-AlphaNum,, robotobold;
    font-size: 30px;
    color: #66cc99;
    line-height: 24px;
    padding-top: 20px;
    padding-bottom: 20px;
	}

#banner a:hover{
	text-decoration:none;
	}

.banner-btn .glyphicon {
    position: relative;
    top: 3px;
    padding-left: 10px;
    display: inline-block;
    font-family: 'Glyphicons Halflings';
}

#banner .carousel-caption .lastline
{
	 font-family: 'robotoregular';
	font-size:20px;
	color:#ffffff;
	font-weight:100;
	line-height:22px;
	padding-top:10px;
    text-shadow: 0 0px 0px rgba(0,0,0,.2);
}



#banner .carousel-control.left {
    background-image: none;
	 position: absolute;
    top: 0;
    bottom: 0;
    left: 6%;
    width: 0%;
    font-size: 20px;
   
}

#banner .left.carousel-control {
   
}


#banner .carousel-control.right {
    background-image: none;
	    right: 78px;
}
.transition-timer-carousel-progress-bar {
    height: 3px;
    background-color: #fc231d;
    width: 0%;
    margin: 0px 0px 0px 0px;
    border: none;
    z-index: 0;
    position: relative;
}
.banner_btn {
   background: rgba(29,208,193,1);
    background: -moz-linear-gradient(left, rgba(29,208,193,1) 0%, rgba(44,199,103,1) 100%);
    background: -webkit-gradient(left top, right top, color-stop(0%, rgba(29,208,193,1)), color-stop(100%, rgba(44,199,103,1)));
    background: -webkit-linear-gradient(left, rgba(29,208,193,1) 0%, rgba(44,199,103,1) 100%);
    background: -o-linear-gradient(left, rgba(29,208,193,1) 0%, rgba(44,199,103,1) 100%);
    background: -ms-linear-gradient(left, rgba(29,208,193,1) 0%, rgba(44,199,103,1) 100%);
    background: linear-gradient(to right, rgba(29,208,193,1) 0%, rgba(44,199,103,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#1dd0c1', endColorstr='#2cc767', GradientType=1 );
    color: #ffffff;
    padding: 15px 63px;
    border-radius: 25px;
    font-family:'KozGoPr6N-Regular-AlphaNum';
    font-size: 17px;
    border: 0;
    margin-bottom: 30px;
}

.banner_btn:hover {
   background: rgba(0, 51, 153, 1);
/*background: -moz-linear-gradient(top, rgba(0, 51, 153, 1) 0%, rgba(0, 51, 153, 1) 50%, rgba(253,42,42,1) 100%);
background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(0, 51, 153, 1)), color-stop(50%, rgba(243,65,68,1)), color-stop(100%, rgba(253,42,42,1)));
background: -webkit-linear-gradient(top, rgba(0, 51, 153, 1) 0%, rgba(0, 51, 153, 1)) 50%, rgba(253,42,42,1) 100%);
background: -o-linear-gradient(top, rgba(0, 51, 153, 1) 0%, rgba(0, 51, 153, 1) 50%, rgba(253,42,42,1) 100%);
background: -ms-linear-gradient(top, rgba(0, 51, 153, 1) 0%, rgba(0, 51, 153, 1) 50%, rgba(253,42,42,1) 100%);
background: linear-gradient(to bottom, rgba(0, 51, 153, 1) 0%, rgba(0, 51, 153, 1) 50%, rgba(253,42,42,1) 100%);*/
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f34144', endColorstr='#fd2a2a', GradientType=0 );
    color: #ffffff;
    outline: none;
}
/*-----=================================section1 end==========================================----*/


/*-----=================================section2==========================================----*/
.wealth_build
{
	background:url(/images/section2_bg.jpg) center no-repeat;
	padding-top:70px;
	min-height:650px;
	background-size:cover;
}
.wealth_build-head
{
  font-family:'KozGoPr6N-Light-AlphaNum';
  font-size:31px;
  color:#fff;
  line-height:30px;
}
.wealth_build-subhead
{
  font-family:'KozGoPr6N-Light-AlphaNum';
  font-size:19px;
  color:#ffffff;
  line-height:22px;
  margin-top:40px;
  text-align:center;
  margin-bottom:80px;
}


.wealth_build-footer
{
  font-family:'KozGoPr6N-Light-AlphaNum';
  font-size:19px;
  color:#fff;
  line-height:22px;
  margin-top:40px;
  margin-bottom:20px;
  text-align:center;
  font-style:italic;
}

.wealth_build-footer .get_text{
	color:#ffed8a;
	font-size:20px;
	}


.process > img{
  transform-style: preserve-3d;
  transition: all .6s linear;
}
.process:hover > img{
  transform: rotateY(180deg);
}
.process > .num-circle, .process > .num-circle2
{
	padding:8px;
	border-radius:25px;
	background:#0022a8;
	color:#fafafc;
	font-size:19px;
	width:37px;
	height:37px;
	font-family:'Latoregular';
	border:0;
	margin-top:15px;
	outline:none;
}
.num-circle2:before
{
	content:'';
	position:absolute;
    top: 54%;
    right: 57%;
	width:87%;
	height:1px;
	background:#fff;
}
.num-circle2:after
{
	content:'';
	position:absolute;
    top: 54%;
    left: 57%;
	width:87%;
	height:1px;
	background:#fff;
	
}
.process > .wealth_build-ico-head
{
	font-family:'KozGoPr6N-Regular-AlphaNum';
	font-size:19px;
	line-height:23px;
	color:#fff;
	padding-top:10px;
	text-transform:uppercase;
	margin-top:20px;
}
.process:hover > .wealth_build-ico-head
{
	color:#ffed8a;
}
.process > .wealth_build-ico-para
{
	font-family:'KozGoPr6N-Light-AlphaNum';
	font-size:15px;
	line-height:20px;
	color:#fff;
	padding:10px 60px;
	padding-top:5;
}

.wealth_build .more
{
	background:#0a54a0;
	color:#ffffff;
	padding:10px 22px;
	border-radius:8px;
	font-family:'KozGoPr6N-Medium-AlphaNum';
	font-size:13px;
	cursor:pointer;
	border:0;
}
.wealth_build .more:hover, .wealth_build .more:focus
{
	background:#ffa34d;
	color:#ffffff;
	border:0;
	outline:none
}



/*-----=================================section2 end==========================================----*/
/*-----=================================section3==========================================----*/	
#services{
min-height:560px;
background:#fff;
padding-top:5%;	
	font-family:'KozGoPr6N-Light-AlphaNum';
}
/*#services .va-table{
	display: table;
     min-height: 505px!important;
    width: 100%;
}
#services .table-cell {
    display: table-cell;
    vertical-align: middle;
}*/
.services-heading{
			font-size:31px;
		color:#020202;
		line-height:50px;
		text-align:center;
}	
.services-text{
	font-size:18px;
	color:#6f6f6f;
	padding-bottom: 50px;
	
}

.service-temp{
	    min-height: 300px;
	width:100%;
	border:0px solid #ccc;
	background:none;
	    border-radius: 10px;
	
}
.service-temp:hover {
	background:#ffffff;
	-webkit-box-shadow: -1px 1px 6px -1px rgba(0,0,0,0.20);
-moz-box-shadow: -1px 1px 6px -1px rgba(0,0,0,0.20);
    box-shadow: -1px 1px 6px -1px rgba(0,0,0,0.20);
}





.service-temp-icon{
	    padding-top: 30px;
	}
.service-temp-heading{
	font-family:'KozGoPr6N-Light-AlphaNum';
      font-size:19px;
	  line-height:20px;
	  color:#000;
	 padding-top: 40px;
	 text-transform: uppercase;
	}
.service-temp-text{
    font-family: 'KozGoPr6N-Light-AlphaNum';
    font-size: 14px;
    padding: 15px 20px 1px 20px;
    color: #868686;
    min-height: 105px;

}
.service_link a{
		color:#ffea8a;
	  font-family: 'KozGoPr6N-Regular-AlphaNum';
    font-size: 15px;
	}

.service_link{
	display:none;

	}
/*.service-temp:hover .service-temp-text, .service-temp:hover   .service-temp-heading{
	color:#fff;
	}*/

.service-temp:hover .service_link{
	display:block;
	
	
	
	}
/*.margin-top-9{
	margin-top:9px;
	}
.invest-btn{
	font-family: 'merriweather_sansregular';
    font-size: 14px;
    color: #fff;
    display: inline-block;
    padding: 6px 22px;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background: #9f0083;
    border: 1px solid #9f0083;
    border-radius: 4px;
	box-shadow: 1px 0px 1px #9f0083;
	    margin-bottom: 25px;
}
.invest-btn:hover {
    background: #2c2929;
    border: 1px solid #2c2929;
       box-shadow: 1px 0px 1px #232020;
}
*/
/*-----=================================section3 end==========================================----*/ 




/*-----=================================SIP calc-==========================================----*/


#power-sip
{
	background:#004a91;
	background-size:cover;
	min-height:643px;
	padding-top:50px;
	padding-bottom:50px;
	  font-family: 'KozGoPr6N-Light-AlphaNum';
	z-index:0;
}
.power-sip-head {
    font-family: 'KozGoPr6N-Light-AlphaNum';
    font-size: 31px;
    color: #000000;
   padding-bottom: 5px;
    line-height: 30px;
}
.power-sip-head p
{
	  font-family: 'KozGoPr6N-Light-AlphaNum';
	font-size:18px;
	line-height:24px;
	color:#000000;
    padding:6px 10px 15px 10px;
	text-transform:none;
}
/*#power-sip input {
	width: 151px;
    background: #efe9e9;
    border: none;
    font-size: 22px;
    outline: none;
    text-align: right;
    font-family: 'KozGoPr6N-Medium-AlphaNum';
    border-radius: 6px;
    padding-right: 12px;
}

*/
/*.text-above-fields {
     font-family: 'KozGoPr6N-Light-AlphaNum';
    font-size: 18px;
    line-height: 30px;
    color: #14674d;
    text-align: left;
}*/




.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:'poppinssemibold';
	font-size:16px;
	margin-top:10px;
	word-break: break-all;
    max-width: 154px;
    text-align: center;
    margin-left: 15%;
}
.result-text
{
	font-family: 'poppinsmedium';
	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:#458bcb;
	position:absolute;
	top:1px;
	left:10px;
}
.wealth_amt{
	    max-width: 100px;
    word-break: break-all;
    margin-left: 10%;

	}

.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:#21cd99;
	position:absolute;
	top:1px;
	right:0px;
}
.power-sip a.start-sip
{
	background:#21cd99;
	color:#ffffff;
	padding:12px 60px;
	border-radius:25px;
	font-family:'poppinssemibold';
	font-size:15px;
	text-transform:uppercase;
}
.power-sip  a:hover.start-sip
{
	background:#438aca;
	color:#ffffff;
}


#sip-calc
{
	background:#ffffff;
	border:1px solid #e8e8e8;
	min-height:365px;
	margin-bottom:30px;
	padding:20px 10px;
	padding-bottom:20px;
	 color: #3a3b3c;
  font-size: 14px;
     font-family: 'robotoregular';
  border: 1px solid #e8e8e8;
      text-align: left;
}



#sip-calc input[type=number] {
  width: 100px;
  background: none;
  border: none;
  outline: none;
}
#sip-calc label {
  position: absolute;
    top: 12px;
    left: 35px;
  font-weight: normal;
}
#sip-calc rzslider {
  margin: 0 auto;
  height: 18px;
  padding-top: 5px;
}
#sip-calc rzslider .rz-bar {
  height: 8px;
}
#sip-calc rzslider .rz-bubble {
  display: none;
}
#sip-calc rzslider .rz-pointer {
  width: 0px;
  height: 0px;
  top: 0px;
  border-radius: 0px;
}
#sip-calc rzslider .rz-pointer:after {
  display: none;
}
#sip-calc rzslider.blue-bar .rz-bar {
  background-color: #f1f1f1;
}
#sip-calc rzslider.blue-bar .rz-selection, #sip-calc rzslider.blue-bar .rz-pointer {
  background-color: #438aca;
}
#sip-calc rzslider.green-bar .rz-bar {
  background-color: #f1f1f1;
}
#sip-calc rzslider.green-bar .rz-selection, #sip-calc rzslider.green-bar .rz-pointer {
  background-color: #1daf9a;
}
#sip-calc rzslider.red-bar .rz-bar {
  background-color: #f1f1f1;
}
#sip-calc rzslider.red-bar .rz-selection, #sip-calc rzslider.red-bar .rz-pointer {
  background-color: #da534f;
}
#sip-calc rzslider.yellow-bar .rz-bar {
  background-color: #f1f1f1;
}
#sip-calc rzslider.yellow-bar .rz-selection, #sip-calc rzslider.yellow-bar .rz-pointer {
  background-color: #f2ad50;
}
#sip-calc input[type=number]::-webkit-inner-spin-button,
#sip-calc input[type=number]::-webkit-outer-spin-button {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  margin: 0;
}
#sip-calc .input-bg {
    background: #f1f1f1;
    padding: 10px 15px;
    border-radius: 5px;
    font-size: 14px;
    color: #3a3b3c;
}
@media screen and (min-width: 320px) and (max-width: 425px) {
  #sip-calc .input-bg {
    margin-left: 15px;
  }
   .graph-bg
{
	margin-top: 30px;
    min-height: 323px;
    margin-bottom: 41px;
}
 .wealth-gaintext {
	 top: -7%;
    width: 60%;
}  
 .amount-investedtext {
    bottom: -7%;
    width: 60%;
} 
  
}
#sip-calc #inflationRate {
  color: #c5c5c5;
}
#sip-calc select {
  background: #f1f1f1;
  padding-bottom: 10px;
  padding-top: 10px;
  padding-left: 5px;
  padding-right: 5px;
  border-radius: 5px;
  border-radius: 5px;
  font-size: 14px;
  color: #3a3b3c;
  border: 0px;
  outline: none;
}
#sip-calc select:focus {
  outline: none;
}





/*.sip-calc
{
	background:#ffffff;
	border:1px solid #e8e8e8;
	min-height:365px;
	margin-bottom:30px;
	padding:10px;
	padding-bottom:20px;
	border-radius:25px;
}
.graph-bg
{
	min-height:280px;
}
.chart-legend li span{
    display: inline-block;
    width: 12px;
    height: 12px;
    margin-right: 5px;
	float:none;
}
.result-line {
     font-family: 'KozGoPr6N-Light-AlphaNum';
    font-size: 19px;
    line-height: 32px;
	margin-bottom: 15px;
    color: #383838;   
}
.result-line .rupee{
	font-size:20px;
	color:#0095ab;
	}


#show_final_amount, #res_total_interest1
{
	  font-family: 'KozGoPr6N-Medium-AlphaNum';
	font-size:20px;
	color:#0095ab;
}



.calcu-input{
	background:#034f9b;
	padding:10px 15px;
	border-radius:5px;
	border:2px solid #f1f0f0;
	outline:none;
	margin-bottom:10px;
	font-family:'openSans';
	color:#000;
}
input[type=number]::-webkit-inner-spin-button, 
input[type=number]::-webkit-outer-spin-button { 
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    margin: 0; 
}
#amtError, #interror, #tenureerror
{
	background:#ffc261;
    position: absolute;
    width: 250px;
    left: 0;
    top: -37px;
    border-radius: 3px;
    padding: 5px;
	z-index:100;
}
#amtError:after, #interror:after, #tenureerror:after
{
	content:'';
	position:absolute;
    bottom: -6px;
    left: 33px;
    border-left: 7px solid transparent;
    border-right: 7px solid transparent;
    border-top: 6px solid #ffc261;
	color:#000000;
	text-align:center;
}

.wealth-gaintext
{
	color:#000;
	font-size:14px;
	line-height:18px;
	font-family:'robotoregular';
	margin-bottom:10px;
	    text-align: left;
}*/
/*.wealth-dot
{
	width:20px;
	height:20px;
	border-radius:5px;
	background:#ffcb05;
	position:absolute;
	top:-3px;
	left:-10px;
}
.amount-investedtext
{
	color:#000;
	font-size:15px;
	line-height:18px;
	font-family:'robotoregular';
	margin-bottom:10px;
	text-align:left;
}*/
/*.amount-invested-dot
{
	width:20px;
	height:20px;
	border-radius:5px;
	background:#0a7e8a;
	position:absolute;
	top:-3px;
	left:-10px;
}*/


/*


#res_amount_invest,#res_total_interest{
	font-size:18px;
	
	}

#power-sip .rupee {
    font-family: "rupee_foradianregular";
    font-size:19px;
}

#power-sip rzslider {
    position: relative;
    display: inline-block;
    width: 100%;
    height: 25px;
    margin: 4px 0 22px 0;
    vertical-align: middle;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

#power-sip rzslider .rz-bar {
    left: 0;
    z-index: 1;
    width: 100%;
    height: 15px;
    background:#034f9b;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 25px;
    border: 4px solid #d8e0f3;
}

#power-sip rzslider .rz-bar.rz-selection {
    z-index: 2;
    background: #0db9f0;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
        border-radius: 15px;
}
#power-sip rzslider .rz-pointer {
    width: 22px;
    height: 22px;
    z-index: 3;
    top: -4px;
    background: #1ecfb9;
    border: 4px solid #e5e5e5;
    border-radius: 11px;
    box-shadow: 0 3px 2px rgba(0, 0, 0, 0.3);
    border-radius: 11px;
}

#power-sip rzslider .rz-pointer:after {
    position: absolute;
    top: 3px;
    left: 3px;
    width: 0px;
    height: 8px;
    background: #ffffff;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    content: '';
}

#power-sip  rzslider .rz-ticks .tick .tick-value {
    position: absolute;
    top: -30px;
    transform: translate(-50%, 0);
    display: none;
}

#power-sip  rzslider .rz-bubble {
  bottom: 16px;
  padding: 1px 3px;
  color: #55637d;
  cursor: default;
  display:none;
}

#power-sip  rzslider .rz-ticks .tick {
    width: 10px;
    height: 10px;
    text-align: center;
    cursor: pointer;
    background: #d8e0f3;
    border-radius: 50%;
    display: none;
}
*/
/*----tooltip--------*/
/*[data-tip] {
	position:relative;

}
[data-tip]:before {
	content:'';
	display:none;
	content:'';
	border-left: 5px solid transparent;
	border-right: 5px solid transparent;
	border-top: 5px solid #1a1a1a;	
	position:absolute;
	top:-5px;
	left:35px;
	z-index:8;
	font-size:0;
	line-height:0;
	width:0;
	height:0;
}
[data-tip]:after {
	display:none;
	content:attr(data-tip);
	position:absolute;
	top:-35px;
	left:0px;
	padding:5px 8px;
	background:#1a1a1a;
	color:#fff;
	z-index:9;
	font-family:'robotoregular';
	font-size: 12px;
	height:30px;
	line-height:20px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	white-space:nowrap;
	word-wrap:normal;
}
[data-tip]:hover:before,
[data-tip]:hover:after {
	display:block;
}
[data-tip]:focus:before,
[data-tip]:focus:after {
	display:none;
}
*/
#power-sip a.start-sip
{
   background: rgba(29,208,193,1);
    background: -moz-linear-gradient(left, rgba(29,208,193,1) 0%, rgba(44,199,103,1) 100%);
    background: -webkit-gradient(left top, right top, color-stop(0%, rgba(29,208,193,1)), color-stop(100%, rgba(44,199,103,1)));
    background: -webkit-linear-gradient(left, rgba(29,208,193,1) 0%, rgba(44,199,103,1) 100%);
    background: -o-linear-gradient(left, rgba(29,208,193,1) 0%, rgba(44,199,103,1) 100%);
    background: -ms-linear-gradient(left, rgba(29,208,193,1) 0%, rgba(44,199,103,1) 100%);
    background: linear-gradient(to right, rgba(29,208,193,1) 0%, rgba(44,199,103,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#1dd0c1', endColorstr='#2cc767', GradientType=1 );
    color: #ffffff;
	padding:15px 30px;
	border-radius:25px;
	font-family:'robotoregular';
	font-size:13px;
	font-style:italic;
	cursor:pointer;
}
#power-sip  a:hover.start-sip
{
  background: #ffffff;
   /*background: rgba(243,65,68,1);*/
/*background: -moz-linear-gradient(top, rgba(243,65,68,1) 0%, rgba(243,65,68,1) 50%, rgba(253,42,42,1) 100%);
background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(243,65,68,1)), color-stop(50%, rgba(243,65,68,1)), color-stop(100%, rgba(253,42,42,1)));
background: -webkit-linear-gradient(top, rgba(243,65,68,1) 0%, rgba(243,65,68,1) 50%, rgba(253,42,42,1) 100%);
background: -o-linear-gradient(top, rgba(243,65,68,1) 0%, rgba(243,65,68,1) 50%, rgba(253,42,42,1) 100%);
background: -ms-linear-gradient(top, rgba(243,65,68,1) 0%, rgba(243,65,68,1) 50%, rgba(253,42,42,1) 100%);
background: linear-gradient(to bottom, rgba(243,65,68,1) 0%, rgba(243,65,68,1) 50%, rgba(253,42,42,1) 100%);*/
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f34144', endColorstr='#fd2a2a', GradientType=0 );
	color:#040404;
}

/*-----=================================SIP section end==========================================----*/ 





/*-----=================================section5 start==========================================----*/	
#section4{
	/*background:url(/images/tax_bg.jpg) center no-repeat;*/
	min-height:650px;
	background-size:cover;
	padding-top:5%;
    font-family: 'KozGoPr6N-Light-AlphaNum';
	
	}
#section4 .section4-head{
	font-size: 30px;
    line-height: 40px;
    color: #fff;
	}
	
#section4 .section4-head-content{
	font-size:18px;
    color: #fff;
    padding-bottom: 7%;
    padding-top: 10px;
    line-height: 25px;
	}

/*.equity_bg{
	background:#0eaacf;
	min-height:251px;
	width:100%;
	border-radius:5px;
	padding: 8%;
	}*/
.eq_icon{
	padding-top:15px;
	}	
.eq_icon img {
    vertical-align: middle;
    margin-top: 0px;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -ms-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
}
a:hover .eq_icon img {
    vertical-align: middle;
    margin-top: -15px;
    padding-bottom: 15px;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -ms-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
}	
	
	
.eq_head{
	font-size:20px;
	font-family: 'KozGoPr6N-Regular-AlphaNum';
	color:#fff;
	line-height:30px;
	padding-top: 10px;
	text-transform: uppercase;
	}	
	

.tax_sec_content{
    font-size: 14px;
    line-height: 20px;
    color: #fff;
    padding-top: 10px;

	}
#section4 .banner_btn{
	margin-top:9%;
	}	
	
	
/*-----=================================About us section==========================================----*/
#aboutus_sec{
	background:url(/images/why_about_sec.jpg) center no-repeat;
	min-height:650px;
	background-size:cover;
	padding-top: 5%;
	font-family: 'KozGoPr6N-Regular-AlphaNum';
	}

.about_us_head{
	font-family: 'KozGoPr6N-Light-AlphaNum';
	font-size:31px;
	line-height:35px;
	color:#020202;
	text-align:center;
	}

.custom_font_blu{
	  font-family: 'GillSansMT-Bold';
	 color:#003a68;
	     font-size: 33px;
	}
.blu_wealth_font{
	color:#003a68;
	 font-family: 'GillSansMT-Italic';
	}
.about_head_text{
	color:#6f6f6f;
	font-family: 'KozGoPr6N-Light-AlphaNum';
	font-size:18px;
	text-align:center;
	    padding-top: 10px;
	}
.about_left{
	min-height:500px;
	padding-top: 9%;
	}

.about_left .media{
	margin-bottom: 55px;
	}
.about_get_touch{
	color:#242424;
	line-height:32px;
	font-size:16px;
	font-family: 'KozGoPr6N-Light-AlphaNum';
	}
.about_contact{
	font-family: 'KozGoPr6N-Medium-AlphaNum';
	font-size:24px;
	color:#242424;
	line-height:32px;
	}
.about_left .media-head{
	color:#1c1c1c;
	font-family: 'KozGoPr6N-Bold-AlphaNum';
	font-size:16px;
	line-height:20px;
	    padding-bottom: 8px;
	}	
.media-text{
	color:#707070;
	font-family: 'KozGoPr6N-Light-AlphaNum';
		line-height:20px;
		font-size:14px;
		
	}	
/*--------Vidoe section------*/
.video_sec
{
  background:url(/images/video_sec_bg.jpg) center no-repeat;
  background-size:cover;
  min-height:650px;
     padding-top:5%;
	 color:#fff;
	 font-family: 'KozGoPr6N-Light-AlphaNum';
  padding-bottom:30px;
}
.Video-head{
	font-size:31px;
	line-height:40px;
	text-align:center;
	}
.video_sub_text{
	font-size:18px;
	text-align:center;
	line-height:25px;
	padding-bottom: 4%;
	}
	
.vidoe_space{
	min-height:200px;
	background:#fff;
	border: 2px solid #477294;
	    width: 92%;
	}
.vidoe_space iframe{
	width: 100%;
    min-height: 250px;
	}
.vid_text{
	font-size:17px;
	color:#fff;
	line-height:25px;
	    width: 90%;
    text-align: center;
	padding-top: 10px;
    padding-bottom: 25px;
	}
#video-tile .customNavigation {
    width: 100%;
    position: absolute;
    top: 40%;
    padding: 0 0px;
}
#video-tile .customNavigation .prev, #video-tile .customNavigation .next {
 width: 15px;
	color: #ffffff;
	margin-left:-35px;
}
#video-tile .customNavigation a {
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-tap-highlight-color: transparent;
}

.video_sec .owl-theme .owl-controls {
    margin-top: 0px;
    text-align: center;
    margin-bottom: 15px;
}
.video_sec .banner_btn {
   background:#2cc86c;
    color: #ffffff;
    padding: 15px 63px;
    border-radius: 25px;
    font-family:'KozGoPr6N-Regular-AlphaNum';
    font-size: 17px;
    border: 0;
    margin-bottom: 30px;
}

.video_sec .banner_btn:hover {
   background: #ffffff;
   color:#040404;
    outline: none;
}	
	
/*===============research section===================*/	
	#research
{
	background:url(/images/research_bg.jpg) center no-repeat;
	background-size:cover;
	min-height:650px;
	padding-top:5%;
	padding-bottom:20px;	
	    font-family: 'KozGoPr6N-Light-AlphaNum';
}

.market-research-head
{
	font-size:31px;
	color:#020202;
	line-height:35px;
}
#research p
{
	font-size:18px;
	color:#6f6f6f;
    padding: 0px 0px 30px 0px;
}
.market-tabs
{
	margin-top:20px;
	background:none;
	min-height:200px;
}
#research .nav
{
	background:none;
}
#research .nav-pills > li.first
	{
	    padding-left:0%;
	}
#research .nav-pills > li > a
{
	background:none !important;
	color:#1f1f1f;	
	border-radius:0px;
	font-size:14px;
	padding:10px 25px;
	
}
#research .nav-pills > li > a:hover
{
	background:none !important;
	color:#eb6a0c;
}

#research .nav-pills>li.active>a, #research .nav-pills>li.active>a:focus, #research .nav-pills>li.active>a:hover 
{
	background:none;
	color:#eb6a0c;
	
}

#research .nav-pills>li.last>a
{
	border-right:none;
}
.tools-content {
    height: 345px;
    display: block;
    margin-bottom: 20px;
    overflow: auto;
    padding: 15px;
    background:#ffffff;
       border: 2px solid #9bce31;
}


.margin-tool-top
{
	margin-top:30px;
}

.news-box
{
	height:300px;
	background:none;
	overflow:auto;
	display:block;
	padding:5px;
}

.news-tool{
  width: 100%;
  height: 100vh;
}
.news-tool {
}
.news-tool ul {
width: 100%;
padding: 0;
list-style: none;
}
.news-tool li {
padding: 20px 0px;
border-bottom: 1px solid #dfdfdf;
}
.news-tool li #date
{
  color: #ff5d00;
  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: #0174cf;
  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: #ff5d00;
  font-size: 13px;
  transition:all .2s ease;
}
.mf-nfo li #news-title{
  font-size: 14px;
  line-height: 22px;
  color: #000;
  transition:all .2s ease;
}
.mf-nfo li:first-of-type .media-left{
  padding-right: 10px;
  transition:all .2s ease;
}
.mf-nfo li:first-of-type .media-left img{
  width: 65px;
  transition:all .2s ease;
}
.mf-nfo li:first-of-type #date{
  font-weight: bold;
  font-size: 18px;
  transition:all .2s ease;
  font-family: 'robotobold';
}
.mf-nfo li:first-of-type #news-title
{
  font-size: 19px;
  font-weight: bold;
  color: #09c6d8;
  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: #f56d09;
  font-size: 13px;
  transition:all .2s ease;
}
.mf_dividend li #news-title{
  font-size: 14px;
  line-height: 22px;
  color: #000;
  transition:all .2s ease;
}
.mf_dividend li #dividend{
    font-family: '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: #0174cf;
  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;
}

/*---Mobile app--------*/
#finnapp
{
	background-image:url(/images/app-mobile.png), url(/images/finnapp-bg.jpg) ;
	background-position:80%, center;
	background-repeat:no-repeat, no-repeat;
	background-size:auto, cover;
	min-height:650px;
	font-size:14px;
	color:#5f5f5f;
	padding-top:60px;
}
.finnapp-head
{
	font-family:'KozGoPr6N-Light-AlphaNum', robotothin;
	font-size:33px;
	color:#ffffff;
	line-height:36px;
	padding-top:30px;
}
.finnapp-subhead
{
	font-family:'KozGoPr6N-Medium-AlphaNum';
	font-size:39px;
	color:#ffffff;
	line-height:39px;
	padding-top:10px;
}
.finnapp-para1
{
	font-family:'KozGoPr6N-Light-AlphaNum';
	font-size:15px;
	color:#ffffff;
	margin-top:30px;
	margin-bottom:30px;
	line-height:24px;
}
.connect-line
{
    font-family: 'KozGoPr6N-Light-AlphaNum';
	font-size:16px;
	color:#00ff60;
	padding-top:15px;
	padding-bottom:10px;
}
ul.finnapp-para li
{
	list-style:url(/images/star-blue.png);
	font-family:'KozGoPr6N-Light-AlphaNum';
	font-size:15px;
	color:#ffffff;
	margin-bottom:15px;
	line-height:22px;
	margin-left:-20px;
}
#finnapp a
{
	color:#3b5999;
	font-family:'KozGoPr6N-Regular-AlphaNum';
	font-size:13px;
}
#finnapp a:hover
{
	color:#16cdc4;
}
	
/*---------------------- Mobile app section css end here ------------*/
	
	
/*--------Feedback------*/
.feedback
{
  background:url(/images/feedback-bg.png) center no-repeat;
  background-size:cover;
  min-height:620px;
  /*padding-top:100px;*/
     padding-top: 7%;
  padding-bottom:30px;
}
.feedback-tile-bg{
	min-height:78px;
}

#feedback-tile {
  width: 100%;
  z-index:10;
}
#feedback-tile .feedback-tile-slider {
  width:100%;
}
#feedback-tile #feedback-tiles {
width: 94%;
    /* margin: 4px auto; */
    margin-top: 4px;
    margin-bottom: 4px;
    margin-right: -36px;
    margin-left: 25px;
	z-index:99;
}
#feedback-tile #feedback-tiles .item {
  /*padding: 15px;*/
  margin-top: 0px;
  text-align: center;
  border:0px solid #eeeeee;
  margin:10px;
}
#feedback-tile .customNavigation {
    width: 100%;
    position: absolute;
    top: 40%;
    padding: 0 0px;
}
#feedback-tile .customNavigation .prev, #feedback-tile .customNavigation .next {
 width: 15px;
	color: #ffffff;
	margin-left:-6px;
}
#feedback-tile .customNavigation a {
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-tap-highlight-color: transparent;
}

.feedback .owl-theme .owl-controls .owl-page span {
    display: block;
    width: 12px;
    height: 12px;
    margin: 5px 7px;
    filter: Alpha(Opacity=50);
    opacity: 0.5;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    border-radius: 20px;
    background: #ffffff;
}


.feedback-head
{
	font-family: 'Ubuntu';
    font-size: 30px;
    color: #1b1b1b;
    line-height: 30px;
    margin-bottom: 4px;
}
.feedback-head p
{
  font-family: 'poppinsregular';
  font-size:16px;
  line-height:22px;
  color:#4e4e4e;
    padding-top: 5px;
  text-transform:none;
  padding-bottom:60px;
}

/*--------*/

.feedback .feeds
{
	background:#ffffff;
	border-radius:8px;
	min-height: 265px;
	padding:20px 20px;
	margin-bottom:20px;
	margin-right:10px;
	margin-left:10px;
	margin-top:10px;
}
.feeds .testimonial-heading
{
	color:#1f1f1f;
	font-size:20px;
	font-family: 'PoppinsSemibold';
	margin-bottom:5px;
}
.feeds .testimonial-subtext
{
	color:#787878;
	font-size:12px;
	line-height:21px;
	text-align: justify;
	 font-family: 'poppinsregular';
}
.feeds .feedbackclient-img
{
	font-size:13px;
	font-family: 'poppinsmedium';
	color:#616161;
	padding-top:15px;
	margin-top:10px;
  
   border-top: 1px solid #dedede;
}

.feed_client{
	font-family:"Lato";
	
	}

.feeds .read
{    
	font-size:13px;
	font-family:'poppinsmedium';
	color:#0e72a4;
	font-style:italic;
	margin-top:10px;
	margin-bottom:10px;
}

.feedback .more
{
  background:none;
  color:#ffffff;
  padding:10px 25px;
  border-radius:25px;
  font-family:'lato';
  font-size:16px;
  border:2px solid #d7d7d7;
}
.feedback  .more:hover
{
  background:#0a3d7b;
  color:#fff;
  border:2px solid #0a3d7b;
}

/*--------------contact start--------------*/
.contact
{
	background:#003d6c;
	min-height:484px;
	font-family: 'KozGoPr6N-Light-AlphaNum';
	background-size: cover;
}
.contact .container-fluid
{
	padding-left:30px;
	padding-right:30px;
}
.contact-companyname
{
	font-family:'latoregular';
	font-size:20px;
	color:#ffffff;
	line-height:30px;
	margin-top:60px;
}
.contact-head
{
	font-size:14px;
	color:#ffffff;
	line-height:20px;
	margin-top:0px;
}
/*.contact-subhead
{
	font-family: 'Lato-Bold';
	font-size:20px;
	color:#141414;
    padding-top: 50px;
	padding-bottom:30px;
	line-height:18px;
}
.contact-sub-head img
{
	MARGIN-TOP:-3PX;
}
.contact-sub-head p
{
	font-family: 'latoregular';
	font-size:16px;
	color:#404040;
}*/
.contact-sub-add
{
	font-size:13px;
	color:#ffffff;
	padding: 15px 0px 5px 0px;
    line-height: 20px;
}
.contact-sub-add img
{
	margin-top:-5px;
	margin-right:15px;
}
.contact-head a
{
	color:#ffffff;
}
.contact-head a:hover
{
	color:#f89a9b;
}
.social{
	margin-top:10px;
	margin-bottom:15px;
	}
.social img
{
	padding:2px;
}
.reg
{
	background:#dbae1d;
	color:#ffffff;
	padding:5px 20px;
	border-radius:25px;
	font-family:'Poppins-SemiBold';
	font-size:21px;
}
.reg:hover
{
	background:#00a0e3;
	color:#ffffff;
}
ul.list-ftr
{
	margin:0 auto;
	list-style:none;
	margin-left:-39px;
}
ul.list-ftr li
{
	padding:3px 0;
}
ul.list-ftr li a
{
	
	font-size:13px;
	color:#fff;
	line-height:8px;
}
ul.list-ftr li a:hover
{
	color:#f89a9b;
}
.owner-details{
 color:#ffffff;
 margin-bottom:20px;
 margin-top:30px;
}
.ftr
{
	color:white;
	min-height:81px;
	font-family: 'KozGoPr6N-Light-AlphaNum';
	font-size:12px;
	line-height:18px;
	/*background:#032a49;*/
}
.ftr .container
{
	padding-top:20px;
	padding-bottom:20px;
	letter-spacing:.3px;
}
.ftr a
{
	font-size:12px;
	text-decoration:none;
	color:#74ddfb;
	padding:10px;
	font-style:normal;
}
.ftr a:hover
{
	text-decoration:none;
	color:#ffffff;
}
.arm
{
	border-top:1px solid #485160;
	font-family: 'KozGoPr6N-Light-AlphaNum';
	color:#74ddfb;
	font-style:normal;
	font-size:12px;
	padding-top: 20px;
}



/*----------------Footer--------------------*/
.contact .disclaimer-ftr
{
	min-height:54px;
    padding-top: 15px;
	padding-bottom:15px;
	margin-top:50px;
	margin-bottom:20px;
	color:#181818;
	font-size:12px;
	line-height:14px;
	font-family:'Lato-Bold';
}
.foot-disclaimer
{
	min-height: 19px;
    padding-top: 1px;
    padding-bottom: 2px;
    font-family: 'robotoregular';
}



.foot-disclaimer .container-fluid
{
	padding-left:30px;
	padding-right:30px;
}

.foot-disclaimer .disclaimer
{
	background: none;
    padding-top: 15px;
    color: #202020;
    font-size: 12px;
    line-height: 17px;
    padding-bottom: 15px;
	border-top: 2px solid #eaf0f0;
} 
.copyright,.copyright a {
    color: #5185c7;
    font-size: 12px;
}


footer {
    background: #040404;
    min-height:60px;
    color: #ffffff;
    font-family: 'robotoregular';
    font-size: 14px;
    line-height: 15px;
        padding-top: 0.5%;
    padding-bottom: 0px;
    letter-spacing: 0.0px;
    position: relative;
}

footer .va-table {
    display: table;
    width: 100%;
    min-height: 54px !important;
}
footer  .table-cell {
    display: table-cell;
    vertical-align: middle;
}
#footer ul {
    text-decoration: none;
    list-style-type: none;
     /* margin-left: -5%;*/
}	

#footer li {
    float: left;
    padding: 0px 0px 0px 15px;
	color:#5185c7;
}	
	
	
footer a{
    text-decoration: none;
    color:#d6d6d6;
    padding-left: 0px;
    padding-right: 0px;
	
	}

footer a:hover, footer a:focus{
	text-decoration:none;
color: #ffffff;
	}


#inner-pages #planning #table-scroll {
    height: 20px !important;
    width: 100%;
}


/*---------------------Sip scheme page--------------------*/

.bg-grey-dim {
    background: #373435;
    color: #fff;
}
.poppins-semibold {
    font-family: "robotomedium";
}
.poppins-med{
	 font-family: "robotoregular";
	}

	
#sip_investment {
    top: 0;
    left: 0;
    min-height: 200px;
    width: 100%;
    margin-top: 105px;
    background: url(/images/bg.jpg) center no-repeat;
}

#sip_investment .va-table {
    display: table;
    min-height: 200px !important;
    width: 100%;
}
#sip_investment  .table-cell {
    display: table-cell;
    vertical-align: middle;
}


.sip-investment-content-heading {
    font-family: 'merriweather_sansbold';
    font-size: 25px;
    line-height: 48px;
    padding-top: 7px;
    text-align: center;
    color: #ffffff;
}.sip-investment-head-content {
    font-family: 'robotoregular';
    font-size: 16px;
    line-height: 20px;
    color: #ffffff;
    text-align: center;
}	
	
#sip-page #page-heading {
    min-height: 500px;
}

#sip-page #page-heading:after {
  height: 0px;
  width: 0px;
  background: none;
}

#sipschemes .custom_font{
	font-family:'robotobold';
	font-size:25px;
	line-height:40px;
	padding-bottom:50px;
	}


#sip-page #page-heading .container-fluid {
  margin-left: 30px;
  margin-right: 30px;
}
#sip-page #page-heading .side-tab-sec {
  min-height: 355px;
  background: #fafafa;
  background-size: cover;
  margin-bottom: 5px;
  padding: 10px;
  font-size: 14px;
}
#sip-page #page-heading .side-tab-sec .butn {
  padding: 10px;
  background: #ff7000;
  color: #fff;
  margin-top: 10px;
  margin-bottom: 10px;
  border-radius: 0px;
  outline: none;
}
#sip-page #page-heading .plan-btn {
 background: #3f92c6;
     font-family: 'robotomedium';
    font-size: 14px;
    color: #ffffff;
    border: 0px solid #ffffff;
    padding: 10px 15px;
    border-radius: 35px;
    transition: all 0.5s ease;
    margin-bottom: 20px;
    text-shadow: none;
    outline: none;
}
#sip-page #page-heading .plan-btn:hover {
  background:#000;
  color: #fff;
  transition: all 0.3s ease;
  outline: none;
}
#sip-page #page-heading .plan-btn:focus {
  background: #3f92c6;
  color: #ffffff;
  transition: all 0.3s ease;
  outline: none;
}
#sip-page #page-heading a.read {
  color: #008788;
  cursor: pointer;
  font-size: 13px;
}
#sip-page #page-heading a.read:hover {
  color:#ec3e49;
}
#sip-page #page-heading a.read:focus {
  color:#ec3e49;
}
#sip-page #page-heading .collapse.in {
  display: block;
  background: #ffffff;
}
#sip-page #page-heading .video_bg {
  background: url(/images/sip-page-pc.png) center no-repeat;
  min-height: 367px;
}
#sip-page #page-heading .video_bg .video-sip {
  position: absolute;
  top: 19px;
      left: 127px;
  min-width: 488px;
  min-height: 305px;
}
#sip-page #page-heading #nav_lvl_2 {
  display: inline-block;
}
#sip-page #page-heading #nav_lvl_2 li {
  display: inline-block;
  border-right: 0px solid #dedede;
}
#sip-page #page-heading #nav_lvl_2 li.active > a, #sip-page #page-heading #nav_lvl_2 li.active > a:hover, #sip-page #page-heading #nav_lvl_2 li.active > a:focus {
  border: none;
  border-radius: 0px;
  border-bottom: solid 2px #eb3034;
  color: #ffffff;
  background: #eb3034;
}
#sip-page #page-heading #nav_lvl_2 li.active > a:after, #sip-page #page-heading #nav_lvl_2 li.active > a:hover:after, #sip-page #page-heading #nav_lvl_2 li.active > a:focus:after {
  position: absolute;
  content: '';
  left: 45%;
  bottom: -6px;
  width: 0;
  height: 0;
  border-left: 8px solid transparent;
  border-right: 8px solid transparent;
  border-top: 5px solid #eb3034;
}
#sip-page #page-heading #nav_lvl_2 li > a {
  color: #484848;
  font-size: 14px;
  border: none;
  padding: 10px 10px;
  font-family: 'muliregular';
}
#sip-page #page-heading #nav_lvl_2 li > a:hover, #sip-page #page-heading #nav_lvl_2 li > a:focus {
  border: none;
  border-radius: 0px;
  border-bottom: solid 2px #eb3034;
  color: #ffffff;
  background: #eb3034;
}
#sip-page #page-heading #nav_lvl_2 li > a:hover:after, #sip-page #page-heading #nav_lvl_2 li > a:focus:after {
  position: absolute;
  content: '';
  left: 45%;
  bottom: -6px;
  width: 0;
  height: 0;
  border-left: 8px solid transparent;
  border-right: 8px solid transparent;
  border-top: 5px solid #eb3034;
}
#sip-page #page-heading .tab-content {
  font-family: 'mulilight';
  font-size: 13px;
  color: #353535;
  margin-top: 10px;
}
#sip-page #page-content {
  margin: 0;
  padding: 25px 0;
  padding-top: 40px;
  min-height: 693px;
  background: url(/images/sip-page-bg.png) center no-repeat;
  background-size: cover;
}
#sip-page #page-content .sip-sec-head {
  font-family: 'robotoregular';
  font-size: 22px;
  color: #4d4d4d;
  line-height: 26px;
  text-transform: uppercase;
  margin-bottom: 50px;
}
#sip-page #page-content .sip-sec-head:after {
  content: '';
  position: absolute;
  bottom: -8px;
  left: 48%;
  width: 35px;
  height: 3px;
  background: #8cb020;
}
#sip-page #page-content .sip-sec-subhead {
  font-family: 'open_sanssemibold';
  font-size: 23px;
  color: #1e1e1e;
  line-height: 23px;
  text-transform: uppercase;
  margin-bottom: 50px;
  margin-top: 50px;
}
#sip-page #page-content .sip-sec-subpara {
  font-family: 'open_sanssemibold';
  font-size: 21px;
  color: #1e1e1e;
  line-height: 31px;
  text-transform: uppercase;
  margin-bottom: 50px;
  margin-top: 50px;
}
#sip-page #page-content .plan-btn {
  background: #008788;
   font-family: 'robotomedium';
  font-size: 14px;
  color: #ffffff;
  border: 0px solid #ffffff;
  padding: 13px 15px;
  border-radius: 25px;
  transition: all 0.5s ease;
  margin-bottom: 20px;
  text-shadow: none;
  outline: none;
}
#sip-page #page-content .plan-btn:hover {
  background:#ec3e49;
  color: #0f3667;
  transition: all 0.3s ease;
  outline: none;
}
#sip-page #page-content .table-striped > thead > tr:nth-of-type(odd) {
  background-color: #3f92c6;
  border-bottom: 1px solid #ddd;
}
#sip-page #page-content .table > thead > tr > th {
  color: #ffffff;
}
#sip-page #page-content .side-contact {
  min-height: 60px;
  background: url(/images/tax-contact.png) center no-repeat;
  background-size: cover;
  margin-bottom: 11px;
  font-size: 31px;
  color: #ffffff;
  border-radius: 8px;
}
 .debtheading {
     font-family: 'robotomedium';
    font-size: 29px;
    color: #171616;
    line-height: 30px;
	    padding-bottom: 21px;
    padding-top: 20px;
}
 .equity_lar_text{
	text-shadow: none;
    font-size: 20px;
 font-family: 'robotolight';
    color: #121212;
    left: 0;
    top: 10px;
    width: 98%;
	}

 .important-line {
  font-family: 'robotobold';
    font-size: 17px;
}



@media (min-width: 992px) and (max-width: 1300px){
#sip-page #page-heading .video_bg .video-sip {
    left: 9px;
    min-width: 451px;
 
}
	#sip-page #page-heading .video_bg {
    background: none;
}
#banner {
    min-height: 580px;
} 
#banner .carousel-inner > .item {
    min-height: 580px;
}
#banner .carousel-inner > .item:nth-of-type(1){
    background-position:40% !important;
}
#banner .carousel-inner > .item:nth-of-type(2){
    background-position:45% !important;
}
#banner .carousel-inner > .item:nth-of-type(3){
    background-position:55% !important;
}
#banner .carousel-inner > .item:nth-of-type(5){
    background-position:40% !important;
}
	 #banner .carousel-caption {
      bottom: 30px;
      width:100%;
	 }

	 .carousel-caption .heading {
    font-size: 44px;
    margin-bottom: 0px;
    line-height: 44px;
    padding-top: 0px;
	padding-right:0px;
	 }
	 #banner .banner-sideoverlay {
    width: 37%;
	}
	#banner .banner-sideoverlay:after {
    border-bottom: 479px solid #00a786;
    border-left: 115px solid transparent;
     top: 106px;
	 }
	
}


@media (min-width: 426px) and (max-width: 991px) {
  #sip-page #page-content .side-contact {
    margin-top: 17px;
  }
  #sip-page #page-heading .video_bg .video-sip {
    left: 94px;
}
 #sip-page #page-heading .video_bg {
    margin-bottom: 40px;
} 
  
}
@media (min-width: 0px) and (max-width: 767px){

	#sip_investment {
    margin-top: 88px;
}#sip-page #page-heading .container-fluid {
    margin-left: 0px;
    margin-right: 0px;
}

#banner {
    min-height: 580px;
} 
#banner .carousel-inner > .item {
    min-height: 580px;
}
	}
	
	
	
	

#sip-page #page-content .side-contact .butn {
  padding: 8px;
  background: #ff7000;
  color: #fff;
  margin-top: 10px;
  margin-bottom: 10px;
  border-radius: 0px;
  outline: none;
}


/*---Media Queries-----------------*/




@media (min-width: 992px) and (max-width: 1300px)
{
nav {
       height:130px;
}	
	
nav .navbar-right {

     padding-top: 65px;
	
}	
nav .navbar-brand {
    width: 218px;
    margin-top: 35px;
    background: url(/images/logo.jpg) left no-repeat;
}
nav.smaller .navbar-brand {
    width: 217px;
    height: 77px;
}
nav.smaller .navbar-right {
    padding-top: 25px;
}
#inner-pages nav {
    height: 125px;
}
#inner-pages nav.smaller{
	height: 110px;
	}

#inner-pages nav .navbar-right{
	margin-top: -6%;
	 padding-top: 10px;
	}
#inner-pages nav.smaller .navbar-right	{
	   margin-top: 20px;
	}
	
	
#inner-pages nav .navbar-brand {
    min-height: 90px;
      width: 300px;
    margin-top: 40px;
    background: url(/images/logo.jpg) no-repeat;
}
#inner-pages nav.smaller .navbar-brand{
	    margin-top: 20px;
	}
#inner-pages .navbar-default #menubar .navbar-nav > li {
    padding: 9px 0px 1px 1px;
}
.navbar-default .top-navbar-left > li {
    padding: 0px 5px;
    color: #fff;
}
.navbar-default .navbar-nav > li > a {
    padding: 0px 3px;
	    font-size: 13px;
}
nav.smaller {
    height: 90px;
}

.navbar-default .top-most-header .navbar-nav > li {
    padding: 0px 0px 0px 3px;
}
.navbar-default #menubar .navbar-nav > li {
       padding: 9px 1px 1px 1px;
}
.nav>li>a {
       padding: 4px 5px;
}
.navbar-default .container-fluid {
    padding-right: 25px;
    padding-left: 25px;
}

.navbar-default .top-nav .container-fluid {
    padding-right: 30px;
    padding-left: 45px;
}




#banner {
    padding-top: 50px;
}
#research .nav-pills > li > a {
    padding: 10px 8px;
}
.service_link {
    display: block;
	    margin-top: 10px;
}
.service_link a {
    color: #337ab7;}
#power-sip {
    margin-top: 14%;
}
.text-above-fields {
    font-size: 13px;
    line-height: 18px;
}
#power-sip input {
    width: 116px;
}
.result-line {
    font-size: 18px;
}
#show_final_amount {
    font-size: 20px;
}

#goal_planning_sec {
    padding-bottom: 5%;
}
.erin-font {
    font-size: 25px;
}
#compounding-bg h5 {
    font-size: 13px;
}
.blue-btn, .orange-btn, .green-btn {
    font-size: 15px;
}
#section5 .rule16_head2 {
    font-size: 60px;
}
.liquid1-money-bg .left-img img{
	display: block;
    max-width: 100%;
    height: auto;
	position:absolute;
	    margin-top: 67%;
	}

#feedback .container, .video_sec .container {
    width: 920px;
	    padding-left: 0px;
}

.contact-companyname {
    margin-top: 26px;
}
}
@media (min-width: 768px) and (max-width: 991px)
{
	
.navbar-default {
    border-bottom: none;
    padding: 0 0px;
    border-bottom: 0px solid #dadada;
    min-height: 94px;
}
.navbar-default .container-fluid {
    padding-right: 15px;
    padding-left: 15px;
}


.top-most-header {
    margin-top: 0px;
    min-height: 33px;
}
.navbar-default .top-nav .container-fluid {
    padding-right: 20px;
    padding-left: 21px;
}
.navbar>.container .navbar-brand, .navbar>.container-fluid .navbar-brand {
    margin-left: -5px;
}
.navbar-default #menubar .navbar-nav > li > a {
    font-size: 11px;
    
} 

nav .navbar-brand {
    width: 127px;
    margin-top: 42px;
    background: url(/images/logo-sm.png) no-repeat;
    height: 58px;
}
#menubar  .navbar-right {
    margin-right: 0;
	
}
.navbar-collapse ul {
    margin-top: 18px;
}
.navbar-default .navbar-nav > li {
      padding: 5px 0px;
}
.navbar-default #menubar .navbar-nav > li {
       padding: 4px 2px 1px 5px;
}
.login-btn {
    font-size: 13px;
    padding: 6px 14px;
        margin-top: 0px;
    margin-left: 0px;
}

nav.smaller .navbar-right {
    padding-top: 16px;
}
nav.smaller .navbar-brand {
    width: 127px;
    margin-top: 16px;
    background: url(/images/logo-sm.png) no-repeat;
    height: 60px;
}
.signup-btn {
    padding: 6px 13px;
}
#banner {
    min-height: 580px;
} 
#banner .carousel-inner > .item {
    min-height: 580px;
}

	 #banner .carousel-caption {
    top: 140px;
	left:20px;
	 }
	 .carousel-caption .heading {
    font-size: 42px;
    margin-bottom: 0px;
    line-height: 42px;
    padding-top: 0px;
	padding-right:0px;
	 }
	 .para {
    padding: 10px 10px;
}



#planning .signup-btn {
    padding: 6px 7px;
}
#power-sip {
	padding-bottom: 6%;
    margin-top: 14%;
}
#power-sip .calc-margin-right {
    margin-right: 0px;
}

.carousel-caption 
{
    top: 10%;
}
.num-circle2:before
{
	width:0%;
}
.num-circle2:after
{
	width:0%;
	
}


.video_sec .container {
    width: 704px;
}


/*#home_tax_calc .fourth-section {
    background: url(/images/home_tax_bg.jpg) left no-repeat !important; }*/
	
#goal_planning_sec {
    padding-bottom: 5%;
}	

#mobile_app {
    padding-top: 9%;
}

#mobile_app	.media {
    margin-bottom: 14%;
}

#section4 {
    padding-bottom: 50px;
}
#section5 {
 padding-top: 12%;
}
.liquid1-money-bg .left-img img {
    display: block;
    max-width: 100%;
    height: auto;
    position: absolute;
    margin-top: 124%;
}
.contact_side_img {
    padding-top: 4%;
    margin-left: 0px;
}



.carousel-control img{
	height:30px;
	}
#feedback .carousel-inner > .item {
    min-height: 300px;
}

#feedback .carousel-caption {
    top: 0px;
       left: 4%;
    right: 0%;
    width: 100%;
}
.contact-left {
    padding: 6% 3% 2% 3%;
}
.contact-right {
    padding: 6% 2% 2% 3%;
}


.social-media iframe {
    width: 45%;
    height: 40px;
    margin-top: 15px;
}
#footer li {
       padding: 0px 0px 5px 8px;
}

#feedback-tile #feedback-tiles {
    margin-right: 0px;
    margin-left: 0px;}
	
#feedback .container{
	width:100%;
	}
	
	

}

@media (min-width: 0px) and (max-width: 767px){
.navbar-default .navbar-collapse, .navbar-default .navbar-form {
    background: #ffffff;
	    padding-bottom: 10px;
    border-top: 1px solid #e7e7e7;
}
.navbar-default .navbar-nav > li {
   padding: 4px 5px;
}
.navbar-default .navbar-nav > li > a {
       padding: 0px 0px;

}
.navbar>.container .navbar-brand, .navbar>.container-fluid .navbar-brand {
      margin-left: 10px;
}

nav.smaller {
    height: 85px; 
}


nav.smaller .navbar-right {
    float: left!important;
    margin-right: 0px;
    padding-top: 10px;
}
nav .navbar-right {
    float: left!important;
    margin-right: 0px;
    padding-top: 10px;
    margin-left: 10px;
}

nav {
    height: 85px;
}	

.navbar-default {
    padding: 0 10px;
}
nav .navbar-brand {
	
	width: 220px;
    height: 70px;
    margin-top: 15px;
    background: url(/images/logo-small.png) no-repeat;
}	
.navbar>.container .navbar-brand, .navbar>.container-fluid .navbar-brand {
    margin-left: 5px;
    margin-right: 10px;
}
.navbar-default .container-fluid {
    padding-right: 15px;
    padding-left: 15px;
}
.video_sec {
    padding-top: 10%;
}




#banner {
    /*padding-top: 55%;*/
}
#banner .carousel-inner > .item {
    min-height: 580px;
	padding-top:50px;
}
.banner_btn
{
    padding: 15px 50px;
}
.carousel-caption {
    top: 5%;
}
.wealth_build {
    padding-bottom: 20px;
}

#services {
    padding-top: 14%;
}
.service_link {
    display: block;
}

.service_link a {
    color: #169ad7;
}
.service-temp-text {
    min-height: 75px;
}

.services-heading {
    font-size: 23px;
    line-height: 35px;
}





#power-sip {
    margin-top: 19%;
    padding-top: 10%;
	padding-bottom:10%;
}
.num-circle2:before
{
	width:0%;
}
.num-circle2:after
{
	width:0%;
	
}

#power-sip input {
    width: 110px;
    float: right;
}

#section4 {
    padding-top: 17%;
    padding-bottom: 4%;
}

#aboutus_sec {
    padding-top: 13%;
}




#goal_planning_sec {
    padding-bottom: 10%;
}
.goal_sec_btn {
    text-align: center;
}
#compounding-bg h5 {
    font-size: 13px;
}



.sec3_left .col-lg-offset-1 {
    margin-left: 0%;
}
.sec3_left .tab-content {
    min-height: 455px;
    margin-bottom: 30px;
}
.sec3_left .tab_head_text {
    font-size: 20px;
    line-height: 28px;
}

#tab5 #taxation_tax-calc .fourth-section .slab_amount {
    font-size: 19px;
    line-height: 13px;
    margin-top: 20px;
}


#home_video_sec .vid_sec_right {
    padding: 40px 30px 10px 30px;
}
#home_video_sec .vid_sec_right .vid_content {
    padding-bottom: 20px;
}
#section4 .section4-head2 {
    font-size: 30px;
}
#section4 .section4-head-content {
    padding-bottom: 10px;
}



.eq_head {
    line-height: 21px;
    margin-bottom: 21px;
}
#section5 {
 /*   background: url(/images/section5_bg.jpg) left no-repeat;*/
    padding-top: 10%; 
}
#section5 .rule16_head1 {
    font-size: 38px;
    line-height: 40px;
}
#section5 .rule16_head2 {
    font-size: 35px;
    line-height: 46px;
}



 #feedback-tile .customNavigation .next {
	 
	/* margin-right:-25px;*/
	 }
#feedback-tile #feedback-tiles {
    width: 94%;
    /* margin: 4px auto; */
    margin-top: 4px;
    margin-bottom: 4px;
    margin-right: -36px;
    margin-left: 5px;
    z-index: 99;
}

#mobile_app	.media {
    margin-bottom: 10%;
}
#mobile_app {
    padding-top: 10%;
    padding-left: 10px;
    padding-right: 10px;
}

.mobile-app-detail-wrapper {
    padding-bottom: 22%;
}



.feedback-head {
    font-size: 25px;
}
.feedback-head p {
    font-size: 15px;
    line-height: 23px;
}
#feedback .carousel-caption {
    top: 0px;
    left: 0%;
    text-align: justify;
    right: 0%;
    width: 98%;
    /* min-height: 400px; */
}





.testimonial-txt {
    background: none;
    min-height: 300px;
    font-size: 15px;
    color: #fff;
    letter-spacing: .5px;
    border-radius: 3px;
    padding: 0px 0px 5px 0px;
}

.testimonial-txt p {
    padding-top: 0px;
    padding-right: 0px;
    font-size: 16px;
    line-height: 25px;
}
.testimonial-client {
    font-size: 17px;
}

#finnapp {
    background-image: url(/images/finnapp-bg.jpg);
    background-position:center;
    background-repeat:no-repeat;
    background-size: cover;
}


.contact-left {
    padding: 15% 5% 2% 5%;
}
.contact-right {
    padding: 15% 5% 2% 10% !important;
}

.foot-disclaimer .disclaimer {
    text-align: justify;
}

.social-media iframe {
    width: 55%;
}

.contact_home_add {
    font-size: 13px; 
}
.copyright, .copyright a {
    text-align: center;
}

#footer ul {
    margin-left: -5%;
}
#footer li {
    padding: 0px 0px 0px 2px;
    margin-top: 27px;
    margin-bottom: 15px;
}

}

@media (max-width:375px)
{

#footer ul {
    margin-left: -5%;
    margin-top: 12px;
}


#footer li {
      padding: 0px 3px 0px 3px;
    margin-top: 0px;
    margin-bottom: 9px;
}

.welcome-scroll {
    max-height: 525px;
}
}


@media (max-width:320px){

#power-sip {
    margin-top: 26%;
    padding-top: 10%;
    padding-bottom: 10%;
}


#section5 { 
    min-height: 620px;
    background-size: cover;
}
.contact_home_head {
    font-size: 25px;
}


.sec3_left .tab-content {
    min-height: 655px;
}
#tab5 #taxation_tax-calc .fourth-section .slab_amount {
    font-size: 15px;
    margin-top: 10px;
}

#tab5 #taxation_tax-calc .fourth-section input {
    padding: 0px 20px;
    font-size: 37px;
}	
#tab5 #taxation_tax-calc .fourth-section label {
    font-size: 37px;
}
#tab5 #taxation_tax-calc .fourth-section .text1 {
    font-size: 16px;
    color: #242020;
    line-height: 23px;
    padding-top: 20px;
    padding-bottom: 5px;
}
.emergency-calc {
  
}
.emergency-calc .font-size-23 {
    font-size: 18px;
    line-height: 18px;
}
.emergency-calc  .font-size-18 {
    font-size: 16px;
    line-height: 17px;
    margin-top: 10px;
}

	}

