 @charset "utf-8";
/* CSS Document */

@import url('/font/stylesheet.css');
body
{
	margin:0;
	padding:0;
	font-family:'open_sansregular';
	line-height:22px;
	font-size:14px;
}
.lato-bold {
    font-family: 'latobold';
}
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;
  }
}
/* Scroller */
::-webkit-scrollbar {
    width: 5px;
}
 
/* Track */
::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 6px rgba(1,116,207,0.3); 
    -webkit-border-radius: 10px;
    border-radius: 10px;
}
 
/* Handle*/
::-webkit-scrollbar-thumb {
    -webkit-border-radius: 10px;
    border-radius: 10px;
    background: #0a6eb1; 
    -webkit-box-shadow: inset 0 0 6px rgba(1,116,207,0.3); 
}
::-webkit-scrollbar-thumb:window-inactive {
	background: rgba(245,109,9,0.4);
}


@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{}
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:'open_sansbold';
}
.font-semibold
{
	font-family:'open_sanssemibold';
}
.font-reg
{
	font-family:'open_sansregular';
}

.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 15px;
	height:130px;
}
.navbar-default .navbar-nav > li > a
{
	padding:30px 14px;
	color:#000000;
	font-family:'robotoregular';
	font-size:14px;
	border-bottom:3px solid transparent;
}
.navbar-default .navbar-nav > li > a:hover, .navbar-default .navbar-nav > li > a:focus
{
	color:#000000;
	border-bottom:3px solid #005faf;
}
.navbar-default .navbar-nav > li > a:hover:after, .navbar-default .navbar-nav > li > a:focus:after
{
	content:'';
	position:absolute;
	left:45%;
	bottom:0px;
	width: 0;
	height: 0;
    border-left: 8px solid transparent;
    border-right: 8px solid transparent;
    border-bottom: 6px solid #005faf;
}

.navbar-default .navbar-nav > li.last > a
{
	padding:28px 14px;
	border-bottom:3px solid transparent;
}
.navbar-default .navbar-nav > li.last > a:hover, .navbar-default .navbar-nav > li.last > a:focus
{
	color:#000000;
	border-bottom:3px solid transparent;
}
.navbar-default .navbar-nav > li.last > a:hover:after, .navbar-default .navbar-nav > li.last > a:focus:after
{
	content:'';
	position:absolute;
	left:45%;
	bottom:0px;
	width: 0;
	height: 0;
    border-left: 0px solid transparent;
    border-right: 0px solid transparent;
    border-bottom: 0px solid #2f3193;
}

.navbar-default .navbar-nav > li.active > a, .navbar-default .navbar-nav > li.active > a:focus, .navbar-default .navbar-nav > li.active > a:hover 
{
    background: none;
	color:#000000;
	border-bottom:3px solid #247000;
}
.navbar-default .navbar-nav > li.active > a:after, .navbar-default .navbar-nav > li.active > a:focus:after, .navbar-default .navbar-nav > li.active > a:hover:after 
{
	content:'';
	position:absolute;
	left:45%;
	bottom:0px;
	width: 0;
	height: 0;
    border-left: 8px solid transparent;
    border-right: 8px solid transparent;
    border-bottom: 6px solid #2f3193;
}
.navbar-default .navbar-nav>.open>a, .navbar-default .navbar-nav>.open>a:focus, .navbar-default .navbar-nav>.open>a:hover {
	color:#000000;
    background:none;
}

.dropdown-menu 
{
    min-width: 180px !important;
    padding: 5px 0;
    margin: 2px 0 0;
    font-size: 14px;
    text-align: left;
    list-style: none;
    background-color:#005faf;
	color:#ffffff;
	font-family:'open_sansregular';
    border: 1px solid #045a9c;
    border-radius: 4px;
    -webkit-box-shadow: 0 1px 2px #616161;
    box-shadow: 0 1px 2px #616161;
}
.navbar-nav>li.dropdown > a > .glyphicon
{
	color:#0691d8;
}
.navbar-nav>li>.dropdown-menu {
    margin-top: 0px;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
}
.dropdown-menu>li>a {
    color: #ffffff;
}
.dropdown-menu>li>a:focus, .dropdown-menu>li>a:hover {
    color: #69ffdd;
    text-decoration: none;
    background: none;
}
.login-btn
{
	background:#0390d8;
	font-family:'robotoregular';
	font-size:14px;
	color:#ffffff;
	padding:5px 15px 7px 15px;
	border:none;
	margin-top:25px;
	border-radius:5px;
    transition: all 0.5s ease;
}
.login-btn:hover, .login-btn:focus
{
	background:#11c29b;
	color:#ffffff;
	outline:none;
    opacity: 1;
    transition: all 0.3s ease;
	outline:none;
}
.register-btn
{
	background:#0390d8;
	font-family:'robotoregular';
	font-size:14px;
	color:#ffffff;
	padding:5px 8px 7px 8px;
	border:none;
	letter-spacing:1px;
	margin-top:25px;
	border-radius:5px;
    transition: all 0.5s ease;
}
.register-btn:hover, .register-btn:focus
{
	background:#11c29b;
	color:#ffffff;
	outline:none;
    opacity: 1;
    transition: all 0.3s ease;
}

.login-btn img
{
	padding-right:10px;
	border-right:1px solid #ffffff;
	margin-right:10px;
}
.navbar-brand
{
	padding:0 15px;
}
.navbar>.container .navbar-brand, .navbar>.container-fluid .navbar-brand {
    margin-left: 0px;
}
.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: #067ebb;
    position: absolute;
    top: 0;
	left:0;
    color:#000000;
    z-index: 99999;
	font-size:14px;
}

.top-nav .text{padding: 8px 0px; font-size:12px; font-family:'open_sansregular'; color:#c7c8ff; letter-spacing:.5px;}
.top-nav .text a{font-size:13px; font-family:'robotoregular'; color:#ffffff; text-transform:uppercase;}
.top-nav .text2{ padding:4px;  font-family:'open_sansregular';}
.top-nav .text2 a{font-size:14px; color:#ffffff; padding-left:1px;}
.top-cont-txt
{
	padding-left:82px;
	padding-right:0px;	
}
.top-nav .text2 a:hover, .top-nav .text2 a:focus{color:#5af187;}
.top-nav .text2 img{margin-top:-3px; height:18px; width:18px;
padding:0px;}
.font-white{color:#fff;}
	.top-nav a{text-decoration:none; color:#ffffff; padding-left:10px; font-size:14px; outline:none;}
	.top-nav a:hover, .top-nav a:focus{ color:#5af187; outline:none;}
	.top-nav img{padding:0 3px;}
	.whats
	{
		 padding: 5px 0px;
	    color: #ffffff;
    	font-size: 12px;
    	margin-left: 165px;
	}
	.whats:hover
	{
		color:#ffffff;
	}
	.whats a
	{
		padding-left:1px;
	}
.whats img
{
	padding:0px;
}
.no-top-nav
{
     display:none;
}
 
/*-------------------------Navbar Animation------------------------------------- */
nav {
  height: 120px;
  z-index: 999;
  background: #ffffff;
  -webkit-transition: height 0.3s;
  -moz-transition: height 0.3s;
  -ms-transition: height 0.3s;
  -o-transition: height 0.3s;
  transition: height 0.3s; 
  }
 nav .navbar-brand {
    display: inline-block;
    height: 75px;
    width: 192px;
    line-height: 75px;
    margin-top: 45px;
	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-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: 90px;
	background:#ffffff;
	border-bottom:none;
	box-shadow: 0 5px 6px -2px #dadada;
	 }
    nav.smaller .navbar-brand {
      width: 192px;
      height: 75px;
      line-height: 75px;
	  margin-top:8px;
	  background:url(/images/logo.png) no-repeat;
	   }
 nav.smaller .navbar-right {
    float: right!important;
    margin-right: 0px;
	padding-top:0px;
}


/*------BANNER------*/

#banner
{

	top:0;
	left:0;
	width:100%;
	min-height:100vh;
}


   /* -------------------Carousel--------------- */
#banner .carousel-inner > .item 
{
    min-height: 100vh;
}
#banner .carousel-caption {
   top:175px;
    left: 2%;
    right: 0%;
    text-align: left;
    width: 80%;
    text-shadow: none;
}

.banner-heading-1
{	
	font-family:'robotobold';
	font-size:82px;
	line-height:75px;
	color:#ffffff;
	text-transform:uppercase;
}
.banner-heading-2
{	
	font-family:'robotobold';
	font-size:43px;
	line-height:43px;
	color:#013f5f;
	text-transform:uppercase;
	margin-bottom:10px;
}
.banner-heading-sip
{	
	font-family:'robotobold';
	font-size:64px;
	line-height:55px;
	color:#e6640d;
	text-transform:uppercase;
}
.banner-subheading-txt
{	
	font-size:19px;
	line-height:24px;
	font-family: 'robotomedium';
	color:#282828;
	margin-bottom:30px;
}
.banner-txt-up
{
	color:#013f5f; 
	font-family: 'robotomedium';
	font-size:19px;
	line-height:22px;
	text-shadow:none;
	margin-top:30px;
}
.banner-1-bg
{
	background:url(/images/banner-1.png) center no-repeat;
	background-size:cover;
	background-attachment:fixed;
}

.banner-icons
{
	height:120px;
	
}

.banner-txt
{
	color:#ffffff; 
	font-family:'robotolight';
	font-size:16px; 
	line-height:22px;
	text-shadow:none;
	padding:10px 0px;
	padding-top:20px;
	margin-bottom:20px;
}
.plan-btn
{
	background:none;
	font-family:'robotoregular';
	font-size:15px;
	color:#ffffff;
	border:2px solid #ffffff;
	padding:8px 0px;
	transition: all 0.5s ease;
	margin-bottom:20px;
	text-shadow:none;
	text-transform:uppercase;
}
.plan-btn:hover
{
	background:#ed7623;
	border:2px solid #ed7623;
	opacity: 1;
	transition: all 0.3s ease;
}

.explore-btn
{
	background:#ed7623;
	width:175px;
	font-family:'robotoregular';
	font-size:15px;
	color:#ffffff;
	border:2px solid #ed7623;
	padding:8px 0px;
	transition: all 0.5s ease;
	margin-bottom:20px;
	text-shadow:none;
	text-transform:uppercase;
}
.explore-btn:hover
{
	background:none;
	border:2px solid #ed7623;
	color:#ed7623;
	opacity: 1;
	transition: all 0.3s ease;
}

a > .banner-icons .imgcon
{
  margin-top:20px;
  transition: all 0.3s ease-in;
}

a > .banner-icons .imgcon:before {
  pointer-events: none;
  position: absolute;
  z-index: -1;
  content: '';
  top: 95%;
  left: 28%;
  height: 15px;
  width: 50%;
  opacity: 0;
  background: -webkit-radial-gradient(center, ellipse, rgba(0, 0, 0, 0.35) 0%, transparent 80%);
  background: radial-gradient(ellipse at center, rgba(0, 0, 0, 0.35) 0%, transparent 80%);
  /* W3C */
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: transform, opacity;
  transition-property: transform, opacity;
}
.banner-icon-name
{
    position: relative;
    top: -30px;
    font-size: 12px;
	color: #ffffff;
}
a > .banner-icons .ico-head
{
  padding:10px;
  font-family:'robotolight';
  font-size:16px;
  color:#ffffff;
  line-height:22px;
  transition: all 0.3s ease-in;
}
a:hover > .banner-icons .imgcon
{
  margin-top:10px;
  transition: all 0.3s ease-in;
}
a:hover > .banner-icons .imgcon:before
{ 
opacity: 1;
  -webkit-transform: translateY(5px);
  transform: translateY(5px);
  /* move the element down by 5px (it will stay in place because it's attached to the element that also moves up 5px) */
}
a:hover > .banner-icons .ico-head
{
  padding-top:20px;
  transition: all 0.3s ease-in;
}

.carousel-indicators {
    bottom: 0px;    
	left: 49%;
}
.carousel-indicators li {
    display: inline-block;
    width: 11px;
    height: 11px;
    text-indent: -999px;
    cursor: pointer;
    margin: 1px;
    background-color: none;
    border: 1px solid #ffffff;
    border-radius: 10px;
}
.carousel-indicators .active {
    width: 12px;
    height: 12px;
    margin: 1px;
    background-color: #ffffff;
    border: 1px solid #ffffff;
}

 .sip-info-text
{
	font-size:15px;
	font-family: 'latoregular';
	text-align:center;
	margin-top:15px;
	color:#555555;
	padding: 0px 60px;
}   
/*---------------------------*/
/*-----------Welcome-----------*/
#welcome
{
 background:url(/images/about-bg.png) center no-repeat;
 background-size:cover;
background-attachment:fixed;
 min-height:679px;
 padding-top:30px;
 padding-bottom:20px;
}
.left-section
	{
		border-right:1px solid #e2e2e2;
	}
.welcome-heading
     {
		 font-family:'latolight';
		 font-size:31px;
		 color:#4d4d4d;
		 line-height:31px;
		 text-transform:uppercase;
		 padding-top:25px;
	 }
.welcome-subheading-para
     {
		 font-family:'open_sansregular';
		 font-size:21px;
		 color:#4e4e4e;
		 line-height:28px;
	 }
.welcome-para
     {
		 font-family:'latoregular';
		 font-size:14px;
		 color:#5f5f5f;
		 line-height:18px;
		 padding:20px 50px;
	 }

 /* -------------------About left section--------------- */

.about-space
{
   background:#ffffff;
   padding:7px;
   border:1px solid #e2e2e2;
   min-height:175px;
   margin-left:15px;
   margin-top:20px;
}
	 
.about-txt
{
	font-family:'latoregular';
	font-size:14px;
	color:#5f5f5f;
	letter-spacing:.1px;
	padding-right:80px;
	padding-top:15px;
	line-height:20px;
}

.about-txt a.learn
    {
	color:#e46304;
	font-family:'robotomedium';
	font-size:13px;
	}
.about-txt a:hover.learn{
	color:#3c55a5;
	}
	.about-txt a.learn img
    {
	  padding-left:5px;
	  margin-top:-5px;
	  transition:all .2s ease-in;
	}
	.about-txt a:hover.learn img
    {
	  padding-left:15px;
	  transition:all .2s ease-out;
	}
	
	.simple-section
	{
		padding-left:50px;
	}
.simple-section .media
	 {
		 padding-top:30px;
		 padding-bottom:20px;
	 }
.simple-section .media .media-left, .media>.pull-left {
    padding-right: 20px;
}
.simple-section .media .media-body .media-heading
	 {
		  font-family:'open_sansregular';
		 font-size:19px;
		 color:#4d4d4d;
		 line-height:22px;
	 }
.simple-section .media .media-body p
	 {
		  font-family:'open_sansregular';
		 font-size:14px;
		 color:#4d4d4d;
		 line-height:22px;
		 padding-top:5px;
	 }
	 
/*--------Services------*/
#services
{
	background:url(/images/solution-bg.png) center no-repeat;
	background-size:cover;
	background-attachment:fixed;
	min-height:650px;
	padding-top:80px;
	padding-bottom:30px;
}
.services-head
{
	font-family:'poppins-regular';
	font-size:38px;
	color:#ffffff;
	line-height:40px;
	margin-top:200px;
}
.services-head p
{
	font-family:'poppins-light';
	font-size:18px;
	line-height:28px;
	color:#ffffff;
	text-transform:none;
	padding-bottom:50px;
	padding-top:15px;
}

#services a > .media
{
	padding-bottom:10px;
}
#services a > .media> .media-left
{
	padding-right:20px;
}
#services a > .media> .media-body > .media-heading
{
	color:#ffffff;
	font-family:'Poppins-Medium';
	font-size:17px;
	line-height:22px;
}
#services a:hover > .media> .media-body > .media-heading
{
	color:#e9ffad;
}
#services a > .media> .media-body > p
{
	color:#ffffff;
	font-family:'Poppins-Light';
	font-size:13px;
	line-height:18px;
	text-align:justify;
	padding-top:5px;
}



#services-yellowstrip
{
	background:#dbae1d;
	min-height:140px;
}
.services-linehead
{
	font-family:'Poppins-Medium';
	font-size:23px;
	color:#ffffff;
	line-height:23px;
	padding-top:15px;
}
.reg-btn
{
	background:#013042;
	border-radius:50px;
	font-family:'Poppins-SemiBold';
	font-size:14px;
	color:#ffffff;
	padding:8px 15px;
	margin-bottom:10px;
	margin-top:10px;
}
.reg-btn:hover
{
	background:#2b709c;
	color:#ffffff;
}
.services-lastline
{
	font-family:'Poppins-SemiBold';
	font-size:16px;
	line-height:28px;
	color:#000000;
}


/*---------------------*/
#calculatorhome
{
	background:url(/images/calculater-bg.png) center no-repeat;
	background-size:cover;
	background-attachment:fixed;
	min-height:632px;
	padding-top:30px;
	padding-bottom:50px;
}
.power-sip-head
{
	font-family:'open_sansregular';
	font-size:30px;
	color:#ffffff;
	line-height:32px;
	padding-bottom:10px;
}
.power-sip-head-para
{
	font-family:'open_sanslight';
	font-size:16px;
	line-height:28px;
	color:#ffffff;
    padding: 6px 10px 30px 10px;
	text-transform: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:'poppins-regular';
	font-size:24px;
	line-height:32px;
	color:#ffffff;
	text-shadow: 2px 1px 2px rgba(13, 108, 156, 1);
}
#show_final_amount
{
	font-family:'poppins-semibold'; 
	font-size:32px;
}
.calcu-input{
	background:#ffffff;
	padding:10px 15px;
	border-radius:5px;
	border:0px;
	outline:none;
	margin-bottom:10px;
	font-family:'open_sansregular';
	color:#797979;
}
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:#ffffff;
	font-size:12px;
	line-height:18px;
	font-family:'poppins-semibold';
	margin-bottom:10px;
}
.wealth-dot
{
	width:20px;
	height:20px;
	border-radius:5px;
	background:#ffcb05;
	position:absolute;
	top:-3px;
	left:-10px;
}
.amount-investedtext
{
	color:#ffffff;
	font-size:12px;
	line-height:18px;
	font-family:'poppins-semibold';
	margin-bottom:10px;
}
.amount-invested-dot
{
	width:20px;
	height:20px;
	border-radius:5px;
	background:#f46443;
	position:absolute;
	top:-3px;
	left:-10px;
}

/*----tooltip--------*/
[data-tip] {
	position:relative;

}
[data-tip]:before {
	content:'';
	/* hides the tooltip when not hovered */
	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;
}

#calculatorhome a.start-sip
{
	background:#243039;
	color:#ffffff;
	padding:12px 15px;
	border-radius:25px;
	font-family:'robotoregular';
	font-size:16px;
	cursor:pointer;
}
#calculatorhome  a:hover.start-sip
{
	background:#01c6d9;
	color:#ffffff;
}

/*----becomecrorepati-text in homepage scss---------------*/

/*---------tax-section---------------*/ 
#tax-secbg #img1 {
    top: 0;
    left: 0;
    min-height: 656px;
    background: url(/images/tax-animationimg.png) center no-repeat;
}
#tax-secbg #img2:after 
{
	display:none;
}

#tax-secbg .tax-text1
{
	font-size:53px;
	line-height:65px;
	font-family: 'lato-black';
	color:#ffffff;
	margin-top:188px;
	padding-left:25px;
	padding-right:140px;
	text-transform:uppercase;
}
.clr-yellow
{
	color:#ffcb05;
}

#tax-secbg .tax-text2
{
	font-size:21px;
	line-height:28px;
	font-family: 'latoregular';
	color:#ffffff;
	margin-top:20px;
	padding-left:25px;
	padding-right:140px;
	
}


#tax-secbg .tax-text3
{
	font-size:22px;
	line-height:25px;
	font-family: 'latoregular';
	color:#ffffff;
	margin-top:70px;
	padding-left:25px;
	padding-right:140px;
}
#tax-secbg  .tax-btn1
{
	background:#01c6d9;
	font-family:'open_sansregular';
	font-size:13px;
	color:#ffffff;
	padding:10px 25px;
	border:none;
	letter-spacing:1px;
	margin-top:19px;
	margin-right:5px;
	border-radius:20px;
	transition: all 0.5s ease;
}
#tax-secbg .tax-btn1:hover, #tax-secbg .tax-btn1:focus
{
	background:#f8941b;
	color:#ffffff;
	outline:none;
	    opacity: 1;
    transition: all 0.3s ease;
}
#tax-secbg  .tax-btn2
{
	background:#01c6d9;
	font-family:'open_sansregular';
	font-size:14px;
	color:#ffffff;
	padding:8px 20px;
	border:none;
	letter-spacing:1px;
	margin-top:19px;
	margin-left:10px;
	border-radius:20px;
	transition: all 0.5s ease;
}
#tax-secbg .tax-btn2:hover, #tax-secbg .tax-btn2:focus
{
	background:#ffcb05;
	color:#000000;
	outline:none;
	    opacity: 1;
    transition: all 0.3s ease;
}
#tax-secbg .tax-btnsec
{
	padding-left:25px;
	padding-right:140px;
}
/*---------feedbak-section---------------*/
#feedbak-clientbg
{
	background:url(/images/feedbak-clientbg.jpg) center no-repeat;
	background-size:cover;
	background-attachment:fixed;
	min-height:650px;
	padding-top:80px;
	padding-bottom:80px;
}

#feedbak-clientbg .feedback-heading
{
	font-family: 'open_sansregular';
	font-size:30px;
	line-height:34px;
	margin-bottom:10px;
	color:#191919;
	text-align:center;
}
#feedbak-clientbg .feedback-subtext
{
	font-family: 'open_sanslight';
	font-size:16px;
	line-height:20px;
	margin-bottom:60px;
	margin-top:10px;
	color:#000000;
	text-align:center;
}
#feedbak-clientbg .testimonial-client-bg
{
	background:#0f76ba;
	height:240px;
	border-top-left-radius:5px;
	border-top-right-radius:5px;
	padding:10px 15px;
}
#feedbak-clientbg .testimonial-client1-bg
{
	background:#ffcb05;
	height:65px;
	border-radius:5px;
	margin-top:-5px;
	margin-bottom:15px;
}
#feedbak-clientbg .testimonial-heading
{
	color:#ffe765;
	font-size:21px;
	margin-top:15px;
	font-family: 'Poppins-SemiBold';
	
}
#feedbak-clientbg .testimonial-subtext
{
	color:#ffffff;
	font-size:12px;
	font-family: 'Poppins-Regular';
}

#feedbak-clientbg .testimonial-readmore > a
{
	font-family: 'Poppins-Medium';
	font-size:13px;
	color:#09ddf1;
}
#feedbak-clientbg .testimonial-readmore > a:hover
{
	color:#ffcb05;
}
#feedbak-clientbg .feedbackclient-img
{
	padding:20px 25px;
	font-size:13px;
	font-family: 'poppins-medium';
	color:#2c2c2c;
}
#feedbak-clientbg  .clientpost-btn1
{
	background:#067ebb;
	font-family:'open_sansregular';
	font-size:13px;
	color:#ffffff;
	padding:10px 22px;
	border:none;
	letter-spacing:1px;
	margin-top:45px;
	border-radius:20px;
	transition: all 0.5s ease;
}
#feedbak-clientbg .clientpost-btn1:hover, #feedbak-clientbg .clientpost-btn1:focus
{
	background:#ffcb05;
	color:#000000;
	outline:none;
	    opacity: 1;
    transition: all 0.3s ease;
}

/*------mobile-app--section----*/

#mobile-appbg
{
	background:url(/images/mobileapp-bg.png) center no-repeat;
	background-color:#23c4f9;
	background-attachment:fixed;
	min-height:590px;
	padding-top:70px;
	padding-bottom:20px;
}
#mobile-appbg:before
{
	background:url(/images/mobileapp-icon.png) center no-repeat;
	width:615px;
	height:451px;
	position:absolute;
	content:'';
	bottom:0;
	left:20px;
}
#mobile-appbg .appheading
{
	font-size:36px;
	line-height:45px;
	margin-top:40px;
	color:#ffffff;
	font-family: 'latoregular';
	text-align:center;
}

#mobile-appbg .appsubtext
{
	font-size:30px;
	line-height:30px;
	color:#ffffff;
	font-family: 'latoregular';
	text-align:center;
	margin-top:10px;
	margin-bottom:50px;
}

#mobile-appbg .appicontext
{
	font-size:16px;
	color:#ffffff;
	font-family: 'Merriweather-Regular';
	text-align:center;
	margin-bottom:40px;
}
.clr-themeblue
{
	color:#0ea8b3;
}
#mobile-appbg .appclickhere
{
	font-size:16px;
	color:#ffffff;
	font-family: 'Merriweather-Regular';
	text-align:center;
	margin-top:10px;
}
#mobile-appbg .appclickhere > a
{
    color:#ffffff;
}
#mobile-appbg .appclickhere > a:hover
{
    color:#e8ff4a;
}
.clr-mobileappred
{
	color:#e8ff4a;
    font-family: 'Merriweather-LightIt';
	font-weight:bold;
}


/*--------get-in-touch----------*/
#get-in-touch
{
	background:url(/images/contact_footer-bg.png) center no-repeat;
	background-color:#ffffff;
	background-attachment:fixed;
	min-height:519px;
	padding-top:70px;
	padding-botton:20px;
}
#get-in-touch .getintouch-heading
{
	font-size:30px;
	line-height:30px;
	color:#5b5b5b;
	text-align:left;
	font-family: 'Poppins-SemiBold';
}

#get-in-touch .getintouch-subheading
{
	font-size:15px;
	line-height:20px;
	text-align:left;
	font-family: 'poppins-regular';
	color:#787878;
    margin-bottom: 30px;
}
#get-in-touch .getintouch-subheading:after
{
	content:'';
	position:absolute;
	bottom:-10px;
	left:15px;
	width:60px;
	height:3px;
	background:#ed6205;
}
#get-in-touch .contact_footer_details
{
	font-size:16px;
	line-height:24px;
	color:#292929;
	text-align:left;
	font-family: 'latoregular';
	margin-top:20px;
}
/*----------------Footer disclaimer--------------------*/
#get-in-touch .disclaimer
{
	background:none;
	border-top:1px solid #f0f0f0;
	min-height:54px;
    padding-top: 20px;
	padding-bottom:20px;
	color:#545454;
	font-size:13px;
	line-height:18px;
	font-family:'latoregular';
	margin-top:30px;
} 
.disclaimer .container-fluid
{
	padding-left:30px;
	padding-right:30px;
}
/*------footer---------------*/
#footer-menubg
{
	background:url(/images/ftr-fb.png) 8% no-repeat;
	background-color:#2c68b3;
	min-height:98px;
	color:#ffffff;
	font-size:14px;
	font-family:'latoregular';
	line-height:25px;
}
a.fb
{
	color:#abd0ff;
}
a:focus.fb, a:hover.fb
{
	color:#ffffff;
}
/*----------------footer-------------------*/
footer
{
	background:#0a356b;
	padding-top:10px;
	padding-bottom:10px;
	color:#6da1e1;
	font-size:14px;
	font-family:'latoregular';
	line-height:22px;
}
footer a
{
	color:#6da1e1;
}
footer a:hover
{
	color:#ffffff;
}
/*----------------*/
	 /*----Our Services--------*/

/* tool MF*/
.news-tool{
  width: 100%;
  height: 100vh;
}
.news-tool {
}
.news-tool ul {
width: 100%;
padding: 0;
list-style: none;
}
.news-tool li {
padding: 20px 0px;
border-bottom: 1px solid #dfdfdf;
}
.news-tool li #date
{
  color: #d51210;
  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;
}
.news-tool li:first-of-type #news-title
{
  font-size: 19px;
  font-weight: bold;
  color: #1f51b0;
  transition:all .5s ease;
  line-height: 22px;
}
.news-tool li:after {
content: '';
display: block;
clear: both;
}
/*Service you need*/

#keytosuccess .hover, #keytosuccess .hover .overlay {
    height: 310px;
}

.ehover13 img {
    -webkit-transition: all .35s;
    transition: all .35s;
}

.ehover13:hover img 
{
    filter: brightness(.9);
    -webkit-filter: brightness(.9);
}
.ehover13:hover .overlay {
    opacity: 1;
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
}
.hover .overlay {
    position: absolute;
    top: 0;
    left: 0;
}
.ehover13 .overlay {
    width: 100%;
    height: 100%;
    left: 0%;
    top: 0%;
    transition: opacity .35s,transform .35s;
    -webkit-transform: scale(0,1);
    -ms-transform: scale(0,1);
    transform: scale(0,1);
}
.multisolutionname
{
	font-size:18px;
	margin-top:25px;
	margin-bottom:10px;
}
.multisolutioninfo
{
	font-size:14px;
	line-height:17px;
	margin-top:5px;
	margin-bottom:25px;
	padding:5px 30px;
}
/*--------*/
/* 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: #e9405a;
  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: 'open_sansbold';
}
.mf-nfo li:first-of-type #news-title
{
  font-size: 19px;
  font-weight: bold;
  color: #0174cf;
  transition:all .5s ease;
  font-family: 'open_sansbold';
  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: #d51210;
  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: 'open_sansbold';
    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: 100px;
  transition:all .2s ease;
}
.mf_dividend li:first-of-type #date{
  font-weight: bold;
  font-size: 18px;
  transition:all .2s ease;
  font-family: 'open_sansbold';
}
.mf_dividend li:first-of-type #news-title
{
  font-size: 19px;
  font-weight: bold;
  color: #1f51b0;
  transition:all .5s ease;
  font-family: 'open_sansbold';
  line-height: 22px;
}
.mf_dividend li:first-of-type #dividend{
    font-family: 'open_sansbold';
    color: #438013;
    font-size: 22px;
    transition:all .2s ease;
    padding-top: 5px;
  }
.mf_dividend li:after {
content: '';
display: block;
clear: both;
} 

	/*--------Key to success Homepage scss------*/

	 /*-----------Testimonials-----------*/
#testimonial-bg
{
 background:url(/images/testimonial-bg-big.png) center no-repeat;
 background-size:cover;
 min-height:600px;
 padding-top:40px;
 padding-bottom:20px;
}
.testimonial-heading-para
     {
		 font-family:'robotolight';
		 font-size:15px;
		 color:#000000;
		 line-height:22px;
		 padding:20px 70px;
	 }

 /* -------------------Testimonials Carousel--------------- */
#testimonial-bg .carousel-inner > .item {
    min-height:400px;
}

#testimonial-bg .carousel-caption {
   top:0px;
   left:0;
   text-align:center;
   right:0%;
   text-shadow:none;
}
#testimonial-bg  .carousel-control {
    position:absolute;
	bottom:20px !important;
	top:92%;
	width: 60%;
	left:20%;
    font-size: 20px;
    color: #898989;
    text-align: center;
    text-shadow:none;
	opacity:1;
}
#testimonial-bg .carousel-control .glyphicon {
    bottom: 0px;
}
#testimonial-bg .carousel-control.left {
    background-image: none;
    position: absolute;
    top: 0;
    bottom: 0;
	left:100%;
}
#testimonial-bg .carousel-control.right {
    background-image: none;
    position: absolute;
    top: 0;
    bottom: 0;
	right:100%;
}
#testimonial-bg .carousel-indicators {
    bottom: 0px;    
	left: 45%;
    margin-left: 0;
	width:10%;
}
#testimonial-bg .carousel-indicators li {
    display: inline-block;
    width: 10px;
    height: 10px;
    text-indent: -999px;
    cursor: pointer;
    margin: 1px;
    background-color: #c3c3c3;
	border:0px solid transparent;
    border-radius: 10px;
}
#testimonial-bg .carousel-indicators .active {
    width: 10px;
    height: 10px;
    margin: 1px;
    background-color: #ed7623;
	border:0px solid transparent;
}
	 
.testimonial-txt
{
	background:none;
	min-height:100px;
	font-family:'robotoregular';
	font-size:15px;
	color:#000000;
	letter-spacing:.5px;
}
.testimonial-txt p
{
	padding:20px;
}
.testimonial-txt a
{
	text-decoration:none;
	color:#575757;
}
.testimonial-txt a:hover
{
	text-decoration:none;
	color:#000000;
}
.testimonial-line
{
	border-top:1px solid #e1e1e1;
	
}
.testimonial-line:before {
	
	top: 0px;
    left: 60px;
    border: solid transparent;
    content: " ";
	width: 0;
	height: 0;
    border-top: 13px solid #e1e1e1;
    border-left: 10px solid transparent;
    position: absolute;

}
.testimonial-line:after
{	
	top: -1px;
    left: 61px;
    border: solid transparent;
    content: " ";
	width: 0;
	height: 0;
    border-top: 12px solid #ffffff;
    border-left: 8px solid transparent;
    position: absolute;
}
.testimonial-client
{
	padding-top:10px;
	font-family:'open_sansbold';
	font-size:16px;
	color:#000000;
	padding-bottom:20px;
}

#testimonial-bg a.start-sip
    {
	background:#17286e;
	color:#ffffff;
	padding:12px 30px;
	font-family:'open_sansregular';
	font-size:14px;
	}
#testimonial-bg a.start-sip	span{
    margin-left:40px;
}
#testimonial-bg a.start-sip	span:after{
    content:'';
	position:absolute;
	top:-3px;
	left:-20px;
	width:1px;
	height:20px;
	background:#ffffff;
	}
#testimonial-bg a:hover.start-sip{
	background:#247000;
	color:#ffffff;
	}
	
	.simple-section
	{
		padding-left:85px;
	}
.simple-heading
     {
		 font-family:'roboto_condensedbold';
		 font-size:25px;
		 color:#2e3092;
		 line-height:22px;
		 padding-top:25px;
	 }
.simple-heading-para
     {
		 font-family:'robotoregular';
		 font-size:16px;
		 color:#000000;
		 line-height:22px;
		 padding:15px 10px;
	 }
	 .media
	 {
		 padding-top:20px;
		 padding-bottom:20px;
	 }
	 .media .media-left, .media>.pull-left {
    padding-right: 40px;
}
	 .media .media-body .media-heading
	 {
		  font-family:'robotoregular';
		 font-size:20px;
		 color:#000000;
		 line-height:22px;
		 
	 }
	 .media .media-body p
	 {
		  font-family:'robotoregular';
		 font-size:13px;
	     padding-right: 30px;
		 padding-top:5px;
		 color:#000000;
		 line-height:18px;
	 }
	
	

/*------------Services---------------*/

/*--------Get in Touch------*/
.contact
{
	background:url(/images/contact-footer-bg.png) center no-repeat;
	background-size:cover;
	min-height:519px;
	padding-top:50px;
	padding-bottom:30px;
}
.contact-head
{
	font-family:'roboto_condensedbold';
	font-size:25px;
	color:#000000;
	line-height:25px;
	text-transform:uppercase;
}
.contact-head p
{
	font-family: 'robotomedium';
	font-size:18px;
	color:#000000;
    padding: 10px 20px ;
	line-height:26px;
	text-transform:none;
}
.contact-head p > span
{
	font-family: 'robotomedium';
	font-size:18px;
	color:#fa9709;
}

/*------Footer in homepage scss-------------*/



@media screen and (max-width: 321px)
{
	
.carousel-caption {
   top:130px;
}
.banner-btn3 {
    margin: 15px 0 28px 0;
}
.navbar>.container .navbar-brand, .navbar>.container-fluid .navbar-brand {
    margin-left: 15px !important;
}
#mobile-appbg .appsubtext
{
	margin-bottom:25px;
}
#mobile-appbg .appheading
{
	margin-top:30px;
}
nav.smaller {
    height: 70px;
	}
.navbar-toggle 
{
    margin-right: 15px;
    margin-top: 17px;
}

}
@media screen and (max-width: 375px)
{
nav.smaller {
    height: 70px;
	}	
.carousel-caption {
   top:130px;
}
#banner .carousel-caption {
    width: 100%;
}
.banner-icons
{
	height:120px;
	padding:0px;
}
.no-pad-375
{
	padding:0px;
}
.services-head {
    margin-top: 15px;
}
.services-head > .font-size-69 {
  font-size:59px;
}
}


@media screen and (max-width: 767px)
{
	nav 
	 {
        height: 100px;
	 }
	 nav > .container-fluid
	 {
		 padding-right:0px;
		 padding-left:0px;
	 }
	 .navbar>.container .navbar-brand, .navbar>.container-fluid .navbar-brand {
    margin-left: 0px;
}
	 .navbar-default
	 {
		 background:#ffffff !important;
		 height: 100px;
		 box-shadow: 0 3px 3px -2px #9e9e9e;
	 }
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; 
	}
	.navbar>.container .navbar-brand, .navbar>.container-fluid .navbar-brand {
    margin-left: 30px;
}
	 .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: 5px 15px;
	}
	nav .navbar-right {
    float: left!important;
	padding-top:5px;
	}
	.navbar-default .navbar-nav .open .dropdown-menu>li>a {
    color: #005faf;
}
	
	.navbar-default .navbar-toggle:focus, .navbar-default .navbar-toggle:hover {
    background-color: none;
}
.navbar-default .navbar-toggle .icon-bar {
    background-color: #000;
}

 nav.smaller .navbar-right {
    float: left!important;
}
.navbar-toggle {
    margin-right: 0px;
}
#finn-plann-bg {
    background:url(/images/plann-bg-deal.png) center no-repeat;
	background-color:#f0f0f2;
}

.carousel-inner > .item {
    min-height:990px;
}

.wel-para
{
	padding:20px 0px;
}

.finn-planntxt 
{
	padding:20px 0px;
}

.testimonial-txt {
    padding: 20px 0px;
}
}

@media (min-width: 0px) and (max-width: 425px)
{
.top-nav:after{display:none;}
	nav .navbar-brand{
		background:none !important;
		height:60px;
	}
nav.smaller .navbar-brand{
		background:none !important;
		width: 230px;
		margin-top:17px;
	}
	.navbar-brand {
    padding: 0 0px;
	}
	nav.smaller {
    height: 100px;
	}
	.login-btn
	{
		margin-top:5px;
	}
	.register-btn
	{
		margin-top:5px;
	}
#banner .carousel-inner > .item {
    min-height: 800px;
}
#banner .carousel-caption 
{
    top: 100px;
	left: 0%;
    right: 0%;
    width: 95%;
}
.banner-1-bg {
    background: url(/images/banner-1.png) center no-repeat;
    background-size: cover;
}
.banner-subheading-txt {
    margin-bottom: 10px;
}
.left-section {
    border-right: 0px solid #e2e2e2;
}
.about-txt {
    padding-right: 20px;
}
#tax-secbg .tax-text1
{
	margin-top:40px;
	padding-right:0px;
}
#tax-secbg .tax-text2
{
	padding-right:0px;
}
#tax-secbg .tax-text3
{
	padding-right:0px;
	margin-top:30px;
}
#mobile-appbg
{
	padding-top:0px;
}

#mobile-appbg:before
{
	background:none;
	width:0px;
	height:0px;
	position:absolute;
	content:'';
	bottom:0;
	left:20px;
}
#footerdisclaimer .disclaimer-text
{
	padding-left:0px;
	padding-right:0px;
	text-align:justify;
}
span.white-clr-banner {
    font-size: 46px;
    line-height: 50px;
}
.banner-txt {
    padding: 10px;
	padding-top:15px;
	margin-bottom:0px;
	}
	#testimonial-bg
{
 background:#ffffff;
 }
	.testimonial-heading-para {
    padding: 10px;
	}
	#testimonial-bg .carousel-caption {
    top: 0px;
	}
	#testimonial-bg .carousel-inner > .item {
    min-height: 500px !important;
	}
	#testimonial-bg .carousel-control.left {
    left: 55%;
	}
	.testimonial-txt p {
    padding: 10px;
}
#testimonial-bg .carousel-control {
    position: absolute;
    bottom: 20px !important;
    top: 92%;
    width: 100%;
    left: 0%;
}
#testimonial-bg .carousel-indicators {
    bottom: 8px;
    left: 40%;
    margin-left: 0;
    width: 18%;
}
	#testimonial-bg a.start-sip {
    padding: 12px 10px;
	}
	.disclaimer-ftr .icon-dis {
    border-right: 1px solid transparent;
    border-bottom: 1px solid #dfdfdf;
	}
.simple-section {
    padding-left: 0px;
}
.navbar-toggle 
{
    margin-right: 30px;
	margin-top:17px;
}
	.container-fluid>.navbar-collapse, .container-fluid>.navbar-header, .container>.navbar-collapse, .container>.navbar-header {
    margin-right: -30px;
    margin-left: -30px;
    min-height: 100px;
}
nav .navbar-right {
    padding-left: 20px;
}
.navbar-default .navbar-nav > li.last > a {
    padding: 10px 14px;
}
.whats
{
    margin-left: 0px;
}
.top-cont-txt {
    padding-left: 0px;
    padding-right: 0px;
	font-size:12px;
}
.multisolutioninfo
{
	padding:5px;
}
.baner1-text-1 {
    padding-right: 0px;
	padding-bottom:25px;
}
.media .media-left, .media>.pull-left {
    padding-right: 20px;
}
.media .media-body p
{
	padding-right:0px;
}
span.white-clr-banner:before
{
	top:165px;
}
.basket-heading 
{
    font-size: 23px;
    line-height: 30px;
    margin-top: 70px;
}
.planning-secheading 
{
    font-size: 32px;
    line-height: 42px;
    margin-top: 100px;
}
.planning-secheadinginternal
{
	font-size: 32px;
    line-height: 42px;
	margin-top:0px;
}
.no-pading425
{
	padding:0px;
}
#footer-menubg {
    background: url(/images/ftr-fb.png) 100% no-repeat;
    background-color: #2c68b3;
	}
}


@media screen and (max-width: 320px)
{
	nav > .container-fluid 
{
    padding-right: 15px !important;
    padding-left: 15px !important;
}
a .col-xs-4 {
   width:40% !important;
}
#banner .carousel-inner > .item {
    min-height: 1000px;
}
#footer-menubg {
    background: url(/images/ftr-fb.png) 100% no-repeat;
    background-size: 30%;
    background-color: #2c68b3;
}
}

@media (min-width: 426px) and (max-width:768px)
{
	 .navbar>.container .navbar-brand, .navbar>.container-fluid .navbar-brand {
    margin-left: 0px;
}
nav {
  height: 200px;
  }
  nav .navbar-brand 
  {
    height: 72px;
	  margin-top:60px;
 }
	
 nav .navbar-right {
	padding-top:0px;
	float: left !important;
}
	.login-btn {
    margin-top: 5px;
	}
	.register-btn
	{
		margin-top:5px;
	}
	 .navbar-default
	 {
		 background:#ffffff !important;
		 padding:0px;
		 height: 168px;
	 }
	 .navbar-right .dropdown-menu {
    right: auto;
    left: auto;
}
	 .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: 20px 6px;
    font-size: 15px;
    }
	.navbar-right {
    float: left!important;
	padding-top:20px;
	}
	.top-nav .text2
	{
		margin-top:5px;
	}
	.top-nav:after{display:none;}
	.whats
{
    margin-left: 0px;
}
.about-txt {
    padding-right: 10px;
}
.left-section {
    border-right: 0px solid #e2e2e2;
}
.simple-section {
    padding-left: 0px;
}
.top-cont-txt {
    padding-left: 0px;
    padding-right: 0px;
	font-size:12px;
}
.multisolutioninfo
{
		padding:5px;
}
.baner1-text-1 {
    padding-right: 30px;
}
.basket-heading 
{
    font-size: 23px;
    line-height: 30px;
    margin-top: 90px;
}
.planning-secheading 
{
    margin-top: 220px;
}
.planning-secheadinginternal
{
	font-size: 32px;
    line-height: 42px;
    margin-top: 100px;
}
}
@media (max-width: 991px) and (min-width: 768px)
{
.top-nav:after
{
	display:none;
}
#footer-menubg .footer-menuafterimg:after
{
	display:none;
}
.navbar-default .navbar-nav > li > a 
{
    padding:10px 4px;
	font-size:14px;
}
.register-btn
{
	margin-top:5px;
}
.navbar-default .navbar-nav > li.last > a 
{
    padding: 18px 14px;
}
.navbar-right 
{
    margin-right: 0px;
 }
nav .navbar-brand 
{
    margin-top: 45px;
    height: 80px;
}
nav.smaller 
{
    height: 135px;
}
.carousel-inner > .item 
{
    min-height:700px;
}
.strip-head 
{
    line-height: 50px;
    border-right: 1px solid transparent;
    border-bottom: 1px solid #ffffff;
}
#testimonial-bg .carousel-caption 
{
    top: 0px;
}
#testimonial-bg .carousel-inner > .item 
{
    min-height: 350px;
}
.disclaimer-ftr .icon-dis 
{
    border-right: 1px solid transparent;
    border-bottom: 1px solid #dfdfdf;
}

.whats
{
    margin-left: 35px;
}
.top-cont-txt {
    padding-left: 0px;
    padding-right: 0px;
	font-size:12px;
}
#banner .carousel-caption 
{
    top: 175px;
	width:95%;
}
.baner1-text-1 
{
    padding-right: 165px;
}
.sip-btn
{
	margin-top:15px;
}
.sip-info-text
{
	padding:0px 22px;
}
#recomminfosection 
{
    background: url(/images/bg-sec3.jpg) center no-repeat;
    background-size: cover;
    min-height: 450px;
    padding-top: 70px;
    padding-bottom: 30px;
}
#mobile-appbg:before {
    background: none;
    width: 0px;
    height: 0px;
    position: absolute;
    content: '';
    bottom: 0;
    left: 20px;
}
#feedbak-clientbg .testimonial-client-bg {
    height: 180px;
}
#services {
    padding-top: 60px;
}
.services-head {
    margin-top: 120px;
}
.media .media-body p {
    padding-right: 0px;
}
#tax-secbg 
{
    background: url(/images/taxsection-bg.jpg) center no-repeat;
    background-size: cover;
    min-height: 410px;
}
#feedbak-clientbg
{
	padding-top:60px;
}
#tax-secbg .tax-text1
{
	margin-top:35px;
}
#tax-secbg .tax-text3
{
	margin-top:30px;
}
.banner-subheading-txt
{
	display:none;
}
.multisolutioninfo
{
		padding:5px;
}
#mobile-appbg {
    background: url(/images/mobileapp-bg.png) center no-repeat;
    background-size: cover;
    min-height: 615px;
    padding-top: 0px;
}

.basket-heading 
{
    font-size: 23px;
    line-height: 30px;
    margin-top: 50px;
}
.planning-secheading 
{
    font-size: 32px;
    line-height: 42px;
    margin-top: 220px;
}
.planning-secheadinginternal
{
	font-size: 32px;
    line-height: 42px;
    margin-top: 100px;
}

}
@media (max-width: 1024px) and (min-width: 769px){
.about-space {
    min-height: 160px;
}.simple-section {
    padding-left: 30px;
}
	#tax-secbg .tax-text1 {
    margin-top: 100px;
    padding-left: 25px;
    padding-right: 40px;
}
#tax-secbg .tax-btnsec {
    padding-left: 25px;
    padding-right: 60px;
}
#mobile-appbg:before {
    background: url(/images/mobileapp-icon.png) center no-repeat;
    background-size: 100%;
    width: 530px;
    height: 451px;
    position: absolute;
    content: '';
    top: 50px;
    left: 20px;
}
}
@media (max-width: 1199px) and (min-width: 992px)
{
.top-nav:after{display:none;}
.whats
{
    margin-left: 0px;
}
.top-cont-txt {
    padding-left: 0px;
    padding-right: 0px;
	font-size:12px;
}
#img2:after
{
	left:0px;
}
.navbar-default
{
    height: 163px;
}
nav.smaller
{
	height:140px;
}
.sip-info-text
{
    padding: 0px 25px;
}
nav .navbar-right
{
	padding-top:0px;
}
.navbar-default .navbar-nav > li > a 
{
    padding: 10px 20px;
}
.register-btn
{
	margin-top:5px;
}
.login-btn
{
	margin-top:5px;
}
.top-nav .text{font-size:11px; letter-spacing:.1px;}
.top-nav .text a{font-size:11px;}

.navbar>.container .navbar-brand, .navbar>.container-fluid .navbar-brand {
    margin-left: 0px;
}

 .navbar-right {
    margin-right: 0px;
	 }
.carousel-inner > .item {
    min-height:630px;
}
/*item 1*/
#banner .carousel-inner > .item:nth-of-type(1) .banner-txt-up:before {
    left: 23%;
    width: 20%;
}
#banner .carousel-inner > .item:nth-of-type(1) .banner-txt-up:after {
    right: 22%;
    width: 20%;
}
#banner .carousel-inner > .item:nth-of-type(1) span.white-clr-banner:before {
    width: 55%;
	left:15px;
}
.baner1-text-1 {
    padding-right: 170px;
}
#banner .carousel-caption 
{
    top: 170px;
	}
.banner-subheading-txt 
{
    font-size: 14px;
    line-height: 16px;
}
.sip-btn
{
	margin-top:0px;
}
a > .banner-icons .imgcon
{
	margin-top:5px;
}

/*item 2*/
#banner .carousel-inner > .item:nth-of-type(2) .banner-txt-up:before {
    left: 17%;
    width: 25%;
}
#banner .carousel-inner > .item:nth-of-type(2) .banner-txt-up:after {
    right: 17%;
    width: 25%;
}
#banner .carousel-inner > .item:nth-of-type(2) span.white-clr-banner:before {
    width: 66%;
	left:17%;
}
/*item 3*/
#banner .carousel-inner > .item:nth-of-type(3) .banner-txt-up:before {
    left: 8%;
    width: 25%;
}
#banner .carousel-inner > .item:nth-of-type(3) .banner-txt-up:after {
    right: 17%;
    width: 25%;
}
#banner .carousel-inner > .item:nth-of-type(3) span.white-clr-banner:before {
    width: 66%;
	left:17%;
}
/*----*/
#recomminfosection 
{
    background: url(/images/bg-sec3.jpg) center no-repeat;
    background-size: cover;
    min-height: 470px;
    padding-top: 70px;
    padding-bottom: 30px;
}
#recomminfosection a:hover .overlay 
{
    height: 200px;
}

/*-----crorepati-infosection
.crore-text-1
{
	left:-130px;
}
.crore-text-2
{
	left:-130px;
}
.crore-text-3 
{
    color: #01c6d9;
    font-size: 45px;
    line-height: 60px;
	left:-130px;
}
.crore-text-4
{
	left:-130px;
}
.crore-text-5
{
	left:-130px;
}
.crore-text-6
{
	left:-130px;
    top: 440px;
}
.crorepati-btn1
{
    padding: 8px 15px;
	left: -144px;
}
.crorepati-btn2
{
    padding: 8px 15px;
	left: -140px;
}
#tax-secbg .tax-text1
{
	padding-right:15px;
}
#tax-secbg .tax-text2
{
	padding-right:15px;
}
#tax-secbg .tax-text3
{
	padding-right:15px;
	margin-top:20px;
}
#tax-secbg .tax-btnsec
{
	padding-right:15px;
}--------*/
/*----*/
#testimonial-bg .carousel-inner > .item {
    min-height:300px;
}
.multisolutioninfo
{
	padding:5px;
}
}
@media (max-width: 1280px) and (min-width: 1199px)
{
	
#welcome {
    padding-top: 50px;
    margin-top: calc( 100vh - 460px );
    min-height: 389px;
}
}