@charset "utf-8";
/* CSS Document */

@import url('/font/roboto.css');
body
{
	margin:0;
	padding:0;
	font-family:'muliregular';
	line-height:22px;
	font-size:14px;
}
section
{
	position:relative;
}
.margin-top-10{
	margin-top:10px;
	}
	
	
.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;	
	}
.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-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: #3bba98;
    color: #FFF;
    text-shadow: 1px 1px 0 #000;
}
/* Scroller */
::-webkit-scrollbar {
    width: 0px;
}
::-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: 10px;
    border-radius: 10px;
	background:#428bca;							   
    -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;
  }
  
  /*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{}
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:'mulibold';
}
.font-semibold
{
	font-family:'mulisemibold';
}
.font-reg
{
	font-family:'muliregular';
}

.f25
{
	font-size:25px;
}
.f35
{
	font-size:35px;
}
.f40
{
	font-size:40px;
}
.f57
{
	font-size:57px;
}
.f80
{
	font-size:80px;
}


.t1
{
		margin:0 auto;
		position:fixed;
		top:250px;
		left:0px;
		width:38px;
		height:94px;
		z-index:999;
		cursor:pointer;
		background:url(/images/e-kyc.gif) center no-repeat;
}

/*------Nav bar-----*/
.navbar
{
	margin-bottom:0px;
}
.navbar-fixed-top {
    border-width: 0 0 0px;
}
.navbar-default
{
	background:url(/images/menu-bg.png) center no-repeat;
	border-bottom:none;
	padding:0 15px;
	    border-bottom: 0px solid #dadada;
        min-height: 140px;
		box-shadow: 0 8px 6px -8px #2d2d2d;
    background-size: cover;	
	    
}

.navbar-default .navbar-nav > li{
  padding:10px 8px;
}

.navbar-default .navbar-nav > li > a
{
	    padding: 0px 0px;
	color:#fefefe;
	font-size:15px;
	font-family:'muliregular';
	
	
	letter-spacing: 0.5px;
}
.navbar-default .navbar-nav > li > a:hover, .navbar-default .navbar-nav > li > a:focus
{
	    color: #8be411;
}
.navbar-default .navbar-nav>.active>a, .navbar-default .navbar-nav>.active>a:focus, .navbar-default .navbar-nav>.active>a:hover {
    color:#0174cf;
    background: none;
}
.navbar-default .navbar-nav>.open>a, .navbar-default .navbar-nav>.open>a:focus, .navbar-default .navbar-nav>.open>a:hover {
    color: #950000;
    background:none;
}
.toggle
{
	color:#00a0e3;
	padding-left:5px;
}
.top-nav-text {
	padding-left: 10px;
    color:#8ce711 !important;
    font-size: 14px;
    font-family: 'muliregular';
	}
.top-nav-text ul{
	    float: right;
	}
.top-nav-text ul li{
	text-decoration:none;
	list-style-type:none;
	float:left;
	}
.top-nav-text a{
	/*padding-left: 10px;*/
    color:#8ce711 !important;
    font-size: 14px;
    font-family: 'muliregular';
	}
	
.top-nav-text a:hover{
	 /*   padding-left: 10px;*/
    color:#fff !important;
}

.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:#2f2f2f;
    position: absolute;
    top: 0;
	left:0;
  /*  padding: 4px;*/
 	padding-top: 8px;
    padding-right: 4px;
    padding-bottom: 0px;
    padding-left: 4px;
    color:#b0cb1f;
    z-index: 99999;
	font-family:'muliregular';
	font-size:13px;
	border-bottom:0px solid #8696ae;
}
.top-nav .text{font-size:15px; color:#b0cb1f;}
.top-nav .text img{margin-top:-3px;}
.font-white{color:#fff;}
	.top-nav a{text-decoration:none; color:#fff; padding-left:5px; padding-right:5px; font-size:13px;}
	.top-nav a:hover{ color:#ffffff;}
	.top-nav img{padding:0 3px; margin-top: -6px;}
.no-top-nav
{
     display:none;
}
.top-nav-text .col-lg-1 {
    width: 10.333333%;
}


.nav-login {
    background: #f57920 !important;
    cursor: pointer;
    color: #fff;
    font-size: 14px;
    border-radius: 0;
    font-family: 'muliregular';
    padding-right: 5px;
    padding-left: 0px;
    padding-top: 10px;
    padding-bottom: 8px;
    text-align: center;
    width: 100px;
    margin-top: -8px;
}
#inner-pages .nav-login {
    padding-top: 11px;
}
/*-------------------------Navbar Animation------------------------------------- */
nav {
  min-height: 110px;
  z-index: 999;
  background: #ffffff;
  -webkit-transition: height 0.3s;
  -moz-transition: height 0.3s;
  -ms-transition: height 0.3s;
  -o-transition: height 0.3s;
  transition: height 0.3s; 
  }
  nav .navbar-brand {
	display: inline-block;
    min-height: 120px;
    width: 285px;
    margin-top: 50px;
    background: url(/images/logo_lg.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: 85px;
    -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 {
    min-height: 70px;
	background:#ffffff;
	border-bottom:1px solid #d1d1d1;
	 }
nav.smaller .navbar-brand {
 width: 230px;
    margin-top: 25px;
/* height: 59px;
      line-height: 50px;
margin-top:0px;*/
background:url(/images/logo-small.png) no-repeat;
	   }
 nav.smaller .navbar-right {
    float: right!important;
    margin-right: 0px;
	padding-top:10px;
}


.login-btn 
{
    width: 150px;
    background: #72b913;
padding: 6px 10px 9px 10px;;
    text-align: center;
    border-radius: 4px;
    margin-top: -5px;
	color:#fff;
}
.login-btn a
{
 color:#fff;
}

.login-btn a:hover
{
 text-decoration:none;
 color:#1176e2;
}
.navbar-toggle {
    margin-top: 20px;
}
.clr-wht{
	color:#fff;
	}

/*-----------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: 'merriweather_sansregular';
    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:#8be411;
	}
.banner-sub-heading a:focus, .banner-sub-heading a:hover {
    color: #8be411 !important;
    text-decoration: underline !important;
}
/*------BANNER------*/

#banner
{
	top:0;
	left:0;
    min-height:572px;
	width:100%;
    margin-top: 130px;
}
.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:572px;
	
}





#banner .carousel-inner > .item .va-table {
    display: table;
    min-height: 500px !important;
    width: 100%;
}

#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: 11px;
    height: 11px;
    text-indent: -999px;
    cursor: pointer;
    margin: 2px;
    background-color: #dedede;
    border: 2px solid #ffffff;
    border-radius: 10px;
}
.carousel-indicators .active {
    width: 11px;
    height: 11px;
    margin: 2px;
    background-color: #00a0e3;
    border: 2px solid #ffffff;
}

#myCarousel .left.carousel-control {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 6%;
    width: 0%;
    font-size: 20px;
    color: #fff;
    text-align: center;
    text-shadow: 0 1px 2px rgba(0,0,0,.6);
    filter: alpha(opacity=50);
    opacity: .5;
}
.carousel-control:focus{
	 color: #fff;
	}
.carousel-control:hover {
    color: #8be411;
    text-decoration: none;
    filter: alpha(opacity=90);
    outline: 0;
    opacity: .9;
}
#myCarousel .left.carousel-control:hover {
	color: #8be411;
	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: 'muliregular';
	font-size:38px;
	color:#ffff; 
	line-height: 40px;
	text-align:left;
	
    margin-bottom: 20px;
}

/*.banner-btn
{
    background: #8be411;
    border-radius: 4px;
    font-family: 'merriweather_sansregular';
    font-size: 14px;
    color: #ffffff;
    padding: 10px 10px; 
    margin-top: 10px;
}
*/
#banner .item a.more {
    background: #8be411;
    color: #000;
    padding: 6px 35px 10px 35px;
    border-radius: 3px;
    font-family: 'muliregular';
    font-size: 14px;
    border: 2px solid #8be411;
}
#banner .item a:hover.more {
    background: none;
    color: #8be411;
    border: 2px solid #8be411;
}
.banner-btn:hover
{
	    background: #f15523;
	color:#ffffff;
}
.carousel-caption .lastline
{
	font-family:'muliregular';
	font-size:20px;
	color:#ffffff;
	font-weight:100;
	line-height:22px;
	padding-top:10px;
    text-shadow: 0 0px 0px rgba(0,0,0,.2);
}
.carousel-control.left {
    background-image: none;
}
.carousel-control.right {
    background-image: none;
	    right: 78px;
}
.transition-timer-carousel-progress-bar {
    height: 3px;
    background-color: #9a2481;
    width: 0%;
    margin: 0px 0px 0px 0px;
    border: none;
    z-index: 0;
    position: relative;
}

/*--------Welcome------*/
#about-bg
{
	background:#f9f7f7;
	min-height:630px;
	padding-top: 7%;
	padding-bottom:30px;
	
}
#about-bg .home_about_left{
	background:url(/images/about_left.jpg) center no-repeat;
	min-height:420px;
	padding: 75px 70px;
	color:#fff;
	}
#about-bg .home_about_left .custom_num{
	font-family:'mulibold';
	font-size:70px;
	line-height:75px;
	color:#8ce711;
	}
#about-bg .home_about_left p{
	font-size:23px;
	font-family:'mulibold';
	padding-bottom:0px;
	line-height:28px;
	}
#about-bg .home_about_left .about_left_content{
	font-family: 'mulilight';
	font-size:18px;
	line-height:25px;
	
	}
	
#about-bg .home_about_middle{

	    padding: 15px 15px;
	}
#about-bg .home_about_middle .middle_head{
	font-family:'mulibold';
	font-size:25px;
	line-height:30px;
	color:30px;
	padding-bottom:10px;
	}
	
#about-bg .home_about_middle  p{
	font-family:'mulilight';
	font-size:16px;
	line-height:30px;
	color:#979797;
	padding-top: 15px;
	    text-align: justify;
    padding-right: 20px;
	}
#about-bg .home_about_middle a.more {
    background: #06478d;
    color: #ffffff;
    padding: 6px 35px 10px 35px;
    border-radius: 3px;
    font-family: 'muliregular';
    font-size: 14px;
    border: 2px solid #06478d;
}
#about-bg .home_about_middle  a:hover.more {
    background: none;
    color: #06478d;
    border: 2px solid #06478d;
}
	
	
#about-bg .home_about_right .panel-group {
    margin-bottom: 20px;
    box-shadow: 0 1px 20px rgba(0, 0, 0, 0.23);
}
#about-bg .home_about_right  .panel-group .panel+.panel {
    margin-top: 0px;
}

#about-bg .home_about_right  .panel-group .panel {
    margin-bottom: 0;
    border-radius: 0px;
}
.border-left-4{

    border-left: 4px solid #72b913 !important;
}



#about-bg .home_about_right .panel-group .panel-heading+.panel-collapse>.list-group, #about-bg .home_about_right .panel-group .panel-heading+.panel-collapse>.panel-body {
    border-top: 0px solid #ddd;
}
	
#about-bg .home_about_right .panel-heading {
    padding: 15px 24px;
    border-bottom: 1px solid transparent;
    border-top-left-radius: 3px;
    border-top-right-radius: 3px;
}	
#about-bg .home_about_right .panel-default>.panel-heading {
    color: #333;
    background-color: #ffffff;
    border-color: #fff;
}
#about-bg .home_about_right .panel-default .panel-heading1 {
	background-color: #71b922;
    color: #ffffff;
    border-radius: 4px;
    padding: 10px 15px 15px;
    border-color: #71b922;
}

#about-bg .home_about_right .panel-body {
    padding: 15px 27px;
}
#about-bg .home_about_right .learn_more{
	font-size:14px;
	color:#72b913;
	line-height:20px;
	padding-top: 20px;
    font-family: 'mulisemibold';
	}
#about-bg .home_about_right .learn_more	.glyphicon {
  
    top: 2.5px;
   
}





#about-bg .home_about_right .panel-title {
    margin-top: 0;
    margin-bottom: 0;
    font-size: 22px;
    color: #3b3b3b;
    line-height: 27px;
    font-family: 'mulibold';
}	
.panel-heading .accordion-toggle:after {
    /* symbol for "opening" panels */
    font-family: 'Glyphicons Halflings';  /* essential for enabling glyphicon */
    /*content: "\e114";*/    /* adjust as needed, taken from bootstrap.css */
	content:"\e260";
    float: right;        /* adjust as needed */
    color: grey;         /* adjust as needed */
	font-size: 18px;
}
.panel-heading .accordion-toggle.collapsed:after {
    /* symbol for "collapsed" panels */
   /* content: "\e080"; */   /* adjust as needed, taken from bootstrap.css */
   content:"\e259";
}
	
	
	
/*--------Insurance------*/

 #home_insurance{
	background:url(/images/home_insurance_bg.png) center no-repeat;
    min-height: 585px;
	font-family: 'muliregular';
  	background-size:cover;
	padding-top:50px;
	 }    

#home_insurance .insurance_content_head{
	color:#525252;
	font-size:33px;
	line-height: 40px;
	padding-top: 20%;
	padding-bottom: 30px;
	}
	
	
	
#home_insurance .custom_font{
	font-size:40px;
	line-height:45px;
	color:#06478d;
	font-weight: bolder;
	}
#home_insurance .row {
  
    margin-left: -56px;
}	
#home_insurance .insu_type{
	color:#06478d;
	font-family:'mulisemibold';
	    font-size: 18px;
    line-height: 20px;
	padding-bottom:20px;
	}
.border-right{
		    border-right: 1px solid #06478d;
}
	
#home_insurance a.more {
    background: #06478d;
    color: #ffffff;
    padding: 6px 35px 10px 35px;
    border-radius: 3px;
    font-family: 'muliregular';
    font-size: 14px;
    border: 2px solid #06478d;
}
 #home_insurance a:hover.more {
    background: none;
    color: #06478d;
    border: 2px solid #06478d;
}	 
#home_insurance .glyphicon {
    top: 2px;
    font-size: 11px;
}	
	
	 
/*---Mobile app--------*/

#mobile_app {
    background: #06478d;
    min-height: 615px;
    padding-top: 50px;
    padding-bottom: 40px;
	font-family:'muliregular';
}
#mobile_app .mobile_heading{
	font-family: 'mulibold';
    font-size: 25px;
    color: #ffffff;
	text-transform:uppercase;
    line-height: 35px;
	}
#mobile_app .mobile_heading p{
	 font-size: 14px;
	 line-height:18px;
	 text-align:center;
	     text-transform: none;
	 padding-top: 10px;
	}
#mobile_app .app_cont_head{
	font-size:25px;
	line-height:30px;
	padding-bottom:20px;
	
	color:#ffffff;
	padding-top: 17%;

	}

#mobile_app .app_cont_head p{
	padding-top:20px;
	font-size:16px;
	line-height:20px;
	text-transform:none;
	font-family: 'muliregularitalic';
	}
#mobile_app	.app_content1{
		  font-family: 'mulisemibold';
		  font-size:25px;
		  line-height:30px;
		  color:#ffffff;
		}
#mobile_app .app_icon{
	    padding-top: 16px;
	}	
#mobile_app .mobile_steps{
	color:#8ce711;
	font-size:15px;
	    padding-top: 20px;
	}
.muliLite_it{
	font-family: 'muliregularitalic';
	}

#mobile_app a:hover span.muliLite_it{
	color:#fff;
	}

	
#power-sip #cal-content .calc-sub{
	font-size:12px;
	line-height:16px;
	font-family:'mulilightitalic';
	color:#fff;
	    margin-top: 35px;
	}
	
#sip-calc .custom_font{
	    font-size: 24px;
    line-height: 45px;
    color: #06478d;
    font-weight: bolder;
	
	}	
	

	/*--------Key to success Homepage scss------*/

/*--------Feedback------*/
#feedback
{
	background:#ffffff;
	min-height:600px;
	padding-top:50px;
	padding-bottom:30px;
}
.feedback-head
{
		 font-family:'mulibold';
		 font-size:25px;
		 color:#06478d;
		 line-height:25px;
		 padding-top:25px;
		 text-transform:uppercase;
}
.feedback-head p
{
		 font-family:'muliregular';
		 font-size:14px;
		 color:#696868;
		 line-height:20px;
		 padding:10px 10px;
		 text-transform:none;
}

/* -------------------Testimonials Carousel--------------- */
#feedback .carousel-inner > .item {
    min-height:300px;
}

#feedback .carousel-caption {
   top:50px;
    left: 5%;
    text-align: center;
    right: 0%;
    text-shadow: none;
    width: 90%;
}
#feedback  .carousel-control {
    width: 0%;
    font-size: 27px;
    color: #000000;
    text-align: center;
    text-shadow: none;
    filter: alpha(opacity=1);
    opacity: 1;
	
}
#feedback .carousel-control .glyphicon {
  /*  top: -5px;*/
}
#feedback .carousel-control.left {
    background-image: none;
    position: absolute;
   top: 50%;
    bottom: 0;
	    left: 1.5%;
}
#feedback .carousel-control.right {
    background-image: none;
    position: absolute;
  top: 50%;
    bottom: 0;
	    right: 3.4%;
}
	 
.testimonial-txt
{
	background:#f6f9fa;
	min-height:100px;
	font-family:'muliregular';
	font-size:14px;
	color:#393939;
	letter-spacing:.5px;
	border-radius:3px;
	    padding: 25px 35px;
	-webkit-box-shadow: -1px 3px 5px 0px rgba(201,201,201,1);
	-moz-box-shadow: -1px 3px 5px 0px rgba(201,201,201,1);
	box-shadow: -1px 3px 5px 0px rgba(201,201,201,1);
}
.testimonial-txt .heading-txt
{
    font-family: 'muliregular';
	font-size:18px;
	color:#000000;
	line-height:24px;
}
.testimonial-txt p
{
	padding-top:10px;
	padding-right:15px;
  	font-family: 'muliregular';
	font-style:italic;
}
.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: 'mulibold';
	font-size:16px;
	color:#000000;
	text-align: right;
}
.testimonial-client p
{
	padding-top:10px;
  	font-family: 'mulilight';
	font-size:14px;
	color:#000000;
	padding-bottom:20px;
}

#feedback a.start-sip
    {
	background:#17286e;
	color:#ffffff;
	padding:12px 30px;
	font-family:'muliregular';
	font-size:14px;
	}
#feedback a.start-sip	span{
    margin-left:40px;
}


#feedback a.more
{
	background:#06478d;
	color:#ffffff;
	padding:6px 35px 10px 35px;
	border-radius:3px;
	font-family:'muliregular';
	font-size:14px;
	border:2px solid #06478d;
}
#feedback  a:hover.more
{
	background:none;
	color:#06478d;
	border:2px solid #06478d;
}

/*--------get-in-touch----------*/
#get-in-touch
{
	background:#72b913;
	min-height:385px;
	padding-top:50px;
	padding-bottom:20px;
}
#get-in-touch .getintouch-heading
{
	font-size:25px;
	line-height:30px;
	color:#ffffff;
	text-align:center;
	font-family: 'mulibold';
	text-transform:uppercase;
	margin-bottom:10px;
}
#get-in-touch a:hover {
    color: #8ae42c;
}



#get-in-touch .getintouch-subheading
{
	font-size:14px;
	line-height:20px;
	font-family: 'muliregular';
	color:#ffffff;
    margin-bottom: 30px;
}
#get-in-touch .contact_footer_details
{
	background:#06478d;
	font-size:14px;
	line-height:24px;
	color:#ffffff;
	text-align:center;
	font-family: 'mulilight';
	margin-top:20px;
	padding:30px 15px;
	margin-right:3px;
	min-height:150px;
}
.contact_footer_details-head
{
	font-size:16px;
	line-height:24px;
	color:#8ce711;
	text-align:center;
	font-family: 'mulibold';
	padding-bottom:10px;
}
.contact_footer_details-head > img
{
	margin-top:-4px;
}

/*----------------Footer disclaimer--------------------*/
#get-in-touch-map
{
	min-height:190px;
}
#get-in-touch-map #map {
    width: 100%;
    min-height: 190px;
	filter: url("data:image/svg+xml;utf8,<svg xmlns=\'http://www.w3.org/2000/svg\'><filter id=\'grayscale\'><feColorMatrix type=\'matrix\' values=\'0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0\'/></filter></svg>#grayscale"); /* Firefox 10+ */
    filter: gray; /* IE6-9 */
	  -webkit-filter: grayscale(99%); /* Chrome 19+ & Safari 6+ */
	  -webkit-backface-visibility: hidden;  /* Fix for transition flickering */
}

#map .infowindow
{
  font-family: 'muliregular';
  font-family:15px;
}


footer
{
    background: #222222;
    min-height: 70px;
    color: #747474;
    font-family: 'muliregular';
    font-size: 12px;
    padding-top: 22px;
    padding-bottom: 10px;
    letter-spacing: 0.0px;
	    position: relative;

	

} 
	
footer a{
	text-decoration:none;
	color:#747474;
	padding-left:10px;
	padding-right:10px;
	
	}
	
footer:after {
font-family: 'Glyphicons Halflings';
    content: "\e252";
    position: absolute;
    top: 70px;
    left: 50%;
    font-size: 51px;
    color: #222222;
    z-index: 999;
}	
	
footer a:hover, footer a:focus{
	text-decoration:none;
	color:#ffffff;
	
	}
footer img{
	margin-top:-3px;
	margin-left:3px;    
	}
foot-disclaimer .disclaimer{
	font-family:'muliregular';
	font-size:17px;
	padding-top:15px;
	}

/*------footer---------------*/
/*#footer-menubg
{
	background-image:url(/images/ftr-fb.png), url(/images/facebook-ftr.jpg);
	background-position:8%, 50%;
    background-repeat: no-repeat, no-repeat;
	min-height:98px;
	color:#ffffff;
	font-size:14px;
	font-family:'muliregular';
	line-height:25px;
	
}
a.fb
{
	color:#abd0ff;
}
a:focus.fb, a:hover.fb
{
	color:#ffffff;
}*/
/*----------------footer-------------------*/


/*footer:after {
    font-family: FontAwesome;
    content: "\f0dd";
    position: absolute;
    top: 78px;
    left: 50%;
    font-size: 51px;
    color: #000;
}
*/

/*footer
{
	background:#000000;
	padding-top:20px;
	padding-bottom:20px;
	color:#727272;
	font-size:11px;
	font-family:'muliregular';
	line-height:22px;
}
footer a
{
	color:#727272;
}
footer a:hover
{
	color:#ffffff;
}

a.arm
{
color:#949393;
font-size:12px;
}
a:hover.arm
{
color:#ffffff;
}*/
/*----------------*/
.foot-disclaimer
{
	min-height:50px;
	background:#ffffff;
	padding-top:30px;
	padding-bottom:15px;
}
.foot-disclaimer .container-fluid
{
	padding-left:30px;
	padding-right:30px;
}

.foot-disclaimer .disclaimer
{
	background:none;
    padding-top: 20px;
	color:#494949;
	font-size:13px;
	line-height:18px;
	padding-bottom:20px;
	font-family:'muliregular';
} 

/*
---------- Footer Details -------------*/
/*
#footer-details
{ 
	background:#067cea;
	min-height:320px;
	color:#ffffff;
	font-family:'mulimedium';
	font-size:12px;
	padding-top:40px;
	padding-bottom:0px;
	line-height:18px;
	letter-spacing:.3px;
}


a.ftr
{
	text-decoration:none;
	color:#ffffff;
}
a:hover.ftr
{
	text-decoration:underline;
	color:#c4e3ff !important;
}
#footer-details .media a { margin-top:5px;}
#footer-details .media { margin-top:0px;}
#footer-details .media a > .media-body > .media-heading 
{
	font-family:'muliregular';
	font-size:12px;
	color:#ffffff;
	
}
#footer-details .media a > .media-left img
{
	padding:5px 10px 0 0;

}

#footer-details .media a > .media-body p
{
	font-family:'muliregular';
	font-size:12px;
	color:#ffffff;
	letter-spacing:none;
	line-height:18px;
}
#footer-details .media a:hover > .media-body p
{
	color:#c4e3ff;
}

ul.ftr-links 
{
	margin:0;
	margin-left:-20px;
	margin-top:40px;
	list-style:url(/images/list-style.png);
	margin-bottom:10px;
}
ul.ftr-links li
{
	padding:0px 5px;
}

.footer-service-head
{
   font-family:'muliregular';
   font-size:16px;
   color:#ffffff;
   line-height:30px;
   text-transform:uppercase;
   padding-top:25px;
}
.address-para
{
	font-family:'muliregular';
	font-size:13px;
	line-height:18px;
	color:#ffffff;
	text-align:left;
	margin-top:10px;
	letter-spacing:.3px;
}
.disclaimer-ftr
{
	font-family:'muliregular';
	font-size:12px;
	color:#c4e3ff;
	line-height:18px;
	letter-spacing:.4px;
}
.disclaimer-ftr .container
{
	border-right:1px solid #d6d6d6;
	border-left:1px solid #d6d6d6;
}
.disclaimer-ftr .icon-dis
{
   border-right:1px solid #dfdfdf;
   min-height:70px;
   padding-top:10px;
   padding-bottom:10px;
}
.disclaimer-ftr .icon-dis img
{
	margin-top:10px;
}*/
/*------Footer in homepage scss-------------*/
<!--planning page-->

#inner-pages #planning #table-scroll {
    height: 20px !important;
    width: 100%;
}

/*---Media Queries-----------------*/




@media (min-width: 992px) and (max-width: 1300px)
{
nav .navbar-brand {
    display: inline-block;
    min-height: 98px;
    width: 243px;
    margin-top: 50px;
    background: url(/images/logo.png) no-repeat;
}	

nav .navbar-right {
    padding-top: 72px;
}
	
#banner {
    min-height: 458px;
}
#banner .carousel-inner >.item {
    min-height: 458px;
}
#banner .carousel-inner > .item .va-table {
    display: table;
    min-height: 458px !important;
    width: 100%;
}
#get-in-touch .contact_footer_details {
    font-size: 13px;
}
#home_insurance {
    min-height: 454px;
    padding-top: 0px;
}


}
@media (min-width: 768px) and (max-width: 991px)
{
.navbar-default {
    background: #464646;
    border-bottom: none;
    padding: 0 0px;
    border-bottom: 0px solid #dadada;
    min-height: 94px;
}
.top-nav-text .col-lg-1 {
    width: 16.333333%;
}

.top-nav a {
    
    padding-left: 3px;
    padding-right: 0px;
}

nav .navbar-brand {
    min-height: 79px;
    width: 195px;
    margin-top: 50px;
   
}
nav .navbar-brand {
    min-height: 65px;
    width: 125px;
    margin-top: 67px;
    background: url(/images/logo-sm.png) no-repeat;
}
.navbar-default .navbar-nav > li {
    padding: 5px 5px;
}
.navbar-default .navbar-nav > li > a {
    font-size: 13px;
}
.login-btn a {
    font-size: 12px;
}
.login-btn {
    width: 130px;
    padding: 6px 10px 9px 10px;
    text-align: center;
    border-radius: 4px;
    margin-top: -5px;
    color: #fff;
}



#banner {
    min-height: 405px;
}

#banner .carousel-inner >.item {
    min-height: 405px;
}
#banner .carousel-inner > .item .va-table {
    display: table;
    min-height: 325px !important;
    width: 100%;
}
#banner .carousel-caption {
      right: 0%;
    left: 10%;
    top: 20px;
}
#banner .carousel-caption .banner-head-text {
    font-size: 30px;
    line-height: 33px;
    margin-bottom: 20px;
}


#about-bg {
    
    min-height: 555px;
  
}
#about-bg .home_about_left {
    background: none;
    min-height: 345px;
    padding: 36px 18px;
  
    background-color: #06478d;
}


#about-bg .home_about_right .panel-title {
    font-size: 15px;
    line-height: 18px;
}
#about-bg .home_about_right .panel-body{
	font-size: 13px;
	}
#about-bg .home_about_middle p {
   
    font-size: 13px;
    line-height: 22px;
    padding-top: 15px;
    text-align: justify;
}
#about-bg .home_about_right .panel-heading .accordion-toggle:after {
    font-size: 14px;
}
#home_insurance .insurance_content_head {
    
   /* padding-top: 25%;*/
   
}


#home_insurance {
    min-height: 370px;
    padding-top: 0px;
}
#home_insurance .insurance_content_head {
   
    font-size: 25px;
    line-height: 32px;
    padding-top: 20%;
   
}


#mobile_app .app_cont_head {
    font-size: 16px;
    line-height: 23px;
   
}
#mobile_app .app_cont_head p {
    padding-top: 20px;
    font-size: 14px;
    line-height: 18px;
    
}#feedback .carousel-inner > .item {
    min-height: 490px;
}
.testimonial-txt{
	margin-bottom:20px;
	}

#feedback .carousel-caption {
    top: 10px;
   
}
#get-in-touch .contact_footer_details {
    min-height: 185px;
}



}

@media (min-width: 0px) and (max-width: 767px){
nav .navbar-brand {
    display: inline-block;
   min-height: 80px;
    width: 192px;
    line-height: 72px;
    margin-top: 14px;
    background: url(/images/logo-small.png) no-repeat;
}
.navbar-default {
    background: #464646;
    border-bottom: none;
    padding: 0 0px;
    border-bottom: 0px solid #dadada;
    min-height: 94px;
}
nav .navbar-right {
    float: left!important;
    margin-right: 0px;
	    margin-left: 0px;
    padding-top: 4px;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -ms-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
    /* padding-left: 10px; */
}

.navbar>.container .navbar-brand, .navbar>.container-fluid .navbar-brand {
    margin-left: 20px;
}


#banner {
    margin-top: 65px;
	 background: url(/images/banner-bg-xs.jpg) center no-repeat;
	 background-size:cover;
    min-height: 488px;
}


#banner .carousel-inner >.item {
    min-height: 500px;
}
#banner .carousel-caption {
    min-height: 400px;
}



.banner-bg1 {
   background: none;
}
.banner-bg2 {
   background: none;
}
.banner-bg3 {
   background: none;
}
#banner .carousel-caption .banner-head-text {
    font-size: 36px;
    line-height: 37px;
    text-align: left;
    margin-bottom: 20px;
}

#banner .carousel-caption {
    right: 15%;
         top: -20px;
    left: 15%;
  
    padding-top: 20px;
   
}
#banner .carousel-control.right {
    background-image: none;
      right: 25px;
}

#about-bg .home_about_middle p {
    text-align: justify;
}
.home_about_right{
	margin-top:60px;
	}
#about-bg .home_about_right .panel-body {
   
    text-align: justify;
}
#power-sip .power-sip-head-para {
    text-align: justify;
}

#power-sip #sip-calc .heading-txt {
      font-size: 19px !important;
}




#home_insurance {
    padding-top: 0px;
    background-position: 18% 0%;
    min-height: 349px;
}
#home_insurance .insurance_content_head {
    font-size: 24px;
    line-height: 31px;
}
#home_insurance .custom_font {
    font-size: 30px;
    line-height: 39px;
}
#home_insurance .insu_type {
  
    font-size: 15px;
    line-height: 17px;
}

#about-bg .home_about_right .panel-title {
    font-size: 17px;
    line-height: 27px;
}


#mobile_app .app_cont_head {
    font-size: 16px;
    line-height: 24px;
    padding-bottom: 20px;
    color: #ffffff;
    padding-top: 7%;
}

#mobile_app .app_cont_head p {
    font-size: 14px;
}


#feedback .carousel-caption {
    top: 6px;
  
}



#feedback .carousel-control.left {
    top: 46%;
    left: -3%;
}
#feedback .carousel-control.right {
    top: 46%;
    right: 3.4%;
}
#feedback .carousel-inner > .item {
    min-height: 760px;
}
.testimonial-txt{
	margin-bottom:20px;
	}

.foot-disclaimer .disclaimer {
    text-align: justify;
}
footer:after {
	display:none;
}

}

@media (max-width:375px)
{

#banner .carousel-caption .banner-head-text {
    font-size: 30px;
}

.app_icon img {
    border: 0;
    max-width: 100%;
}


footer {
    padding-top: 28px;
    padding-bottom: 25px;
    letter-spacing: 0.0px;
}
}


@media (max-width:320px){



	#feedback .carousel-inner > .item {
    min-height: 870px;
}

#about-bg .home_about_left {
    background: none;
    min-height: 358px;
    padding: 34px 25px;
    color: #fff;
    background-color: #06478d;
}
	}

