/* CSS Document */
@import url('/font/roboto.css');
body{
	 margin:0;
	 padding:0;
	 font-family: 'latoregular';
	 overflow-x: hidden;
	 
}
*{
margin:0;

}
a {
    color: #inherit;
    text-decoration: none;
}
a:hover, a:focus {
    text-decoration: none !important;
    color: inherit;
}
.no-padding{
	padding:0 !important;	
}
.no-pad-left
{
	padding-left:0px !important;
}
.no-pad-right
{
	padding-right:0px !important;
}
.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-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-right-n85{
     margin-right: -50px;
	}
	
/* 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);
}


@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: 561px) and (max-width: 991px) {
  .sm-no-mar-pad {
    margin: 0 !important;
    padding: 0 !important;
  }

.sm-no-padding {
    padding: 0 !important;
  }

  .sm-no-padding-right {
    padding-right: 0;
  }

  .sm-no-padding-left {
    padding-left: 0 !important;
  }

  .sm-no-padding-top {
    padding-top: 0;
  }

  .sm-no-padding-bottom {
    padding-bottom: 0;
  }

  .sm-no-margin {
    margin: 0 !important;
  }

  .sm-no-margin-right {
    margin-right: 0 !important;
  }

  .sm-no-margin-left {
    margin-left: 0 !important;
  }

  .sm-no-margin-top {
    margin-top: 0 !important;
  }

  .sm-no-margin-bottom {
    margin-bottom: 0 !important;
  }

  .sm-position-absolute {
    position: absolute;
  }

  .sm-position-relative {
    position: relative;
  }

  .sm-no-border {
    border: none !important;
  }

  .sm-no-border-top {
    border-top: none !important;
  }

  .sm-no-border-right {
    border-right: none !important;
  }

  .sm-no-border-bottom {
    border-bottom: none !important;
  }

  .sm-no-border-left {
    border-left: none !important;
  }

  .sm-no-radius {
    border-radius: 0px !important;
  }
}
@media (min-width: 0px) and (max-width: 767px) {
  .xs-no-mar-pad {
    margin: 0 !important;
    padding: 0 !important;
  }

  .xs-no-padding {
    padding: 0 !important;
  }

  .xs-no-padding-right {
    padding-right: 0;
  }


  .xs-no-padding-left {
    padding-left: 0 !important;
  }

  .xs-no-padding-top {
    padding-top: 0;
  }

  .xs-no-padding-bottom {
    padding-bottom: 0;
  }

  .xs-no-margin {
    margin: 0 !important;
  }

  .xs-no-margin-right {
    margin-right: 0 !important;
  }

  .xs-no-margin-left {
    margin-left: 0 !important;
  }

  .xs-no-margin-top {
    margin-top: 0 !important;
  }

  .xs-no-margin-bottom {
    margin-bottom: 0 !important;
  }

  .xs-position-absolute {
    position: absolute;
  }

  .xs-position-relative {
    position: relative;
  }

  .xs-no-border {
    border: none !important;
  }

  .xs-no-border-top {
    border-top: none !important;
  }

  .xs-no-border-right {
    border-right: none !important;
  }

  .xs-no-border-bottom {
    border-bottom: none !important;
  }

  .xs-no-border-left {
    border-left: none !important;
  }

  .xs-no-radius {
    border-radius: 0px !important;
  }
}
 
 blockquote{font-size:14px; font-style:italic; line-height:22px;}
.vcenter { display: inline-block; vertical-align: middle; float: none;}

h1, h2, h3, h4, h5, h6{ color:inherit;}
h1{ font-size:28px;} h2{ font-size:26px;} h3{ font-size:22px;} h4{ font-size:20px;} h5{ font-size:18px;} h6{ font-size:16px;}
p{line-height: 22px;}
.full-browser-height{height: 100%;}
.font-size-65
{
	font-size:65px;
}
.font-size-46
{
	font-size:46px;
}
.font-size-43
{
	font-size:43px;
}
.margin-top-20px
{
	margin-top:20px;
}

.padding-left-right
{
	padding-left:50px !important;
	padding-right:50px !important;
}
a:focus, a:hover
{
	text-decoration:none;
}

/*------Nav bar-----*/
.navbar
{
	margin-bottom:0px;
}
.navbar-fixed-top {
    border-width: 0 0 0px;
}
.navbar-default
{
	background: transparent;
	border-bottom:none;
	padding:0 15px;
	border-bottom:0px solid #dadada !important;
}
.navbar-default .navbar-nav > li > a
{
	padding:20px 11px;
	color:#000;
	font-size:14px;
	font-family:'robotoregular';
}
.navbar-default .navbar-nav > li > a:hover, .navbar-default .navbar-nav > li > a:focus
{
	color:#844153;
}
.navbar-default .navbar-nav>.active>a, .navbar-default .navbar-nav>.active>a:focus, .navbar-default .navbar-nav>.active>a:hover {
    color:#ff6618;
    background: none;
}
.login-btn
{
	background:#844153;
	font-family:'Myriad Pro';
	font-size:14px;
	color:#ffffff;
	padding:7px 18px;
	border:none;
	letter-spacing:1px;
	margin-top:13px;
	border-radius:25px;
	text-transform:uppercase;
}
.login-btn:hover, .login-btn:focus
{
	background:#21cd99;
	color:#ffffff;
	outline:none;
}

.signup-btn
{
	background:#21cd99;
	font-family:'Myriad Pro';
	font-size:15px;
	color:#ffffff;
	padding:7px 18px;
	border:none;
	letter-spacing:1px;
	margin-top:13px;
	border-radius:25px;
	text-transform:uppercase;
}
.signup-btn:hover, .signup:focus
{
	background:#844153;
	color:#ffffff;
	outline:none;
}
.navbar-brand
{
	padding:0 15px;
}
.navbar>.container .navbar-brand, .navbar>.container-fluid .navbar-brand {
    margin-left: 15px;
}
.navbar-right {
    float: right!important;
    margin-right: 15px;
	padding-top:5px;
}
.show-nav
{
	/*background:#ffffff;*/
	transition-property: height 80px;
}
.top-nav > .container-fluid
{
  padding-left:30px;
  padding-right:30px;
}
.top-nav
{
	width: 100%;
    background: #264863;
    position: absolute;
    top: 0;
	left:0;
    padding: 3px;
    color:#9a9a9a;
    z-index: 99999;
	font-family:'latoregular';
	font-size:14px;
	border-bottom:1px solid #8696ae;
}
.top-nav .text{font-size:14px; font-family:'robotoregular'; color:#ffffff; text-transform:uppercase; letter-spacing:.5px;}
.top-nav .text a{font-size:13px; font-family:'robotoregular';}
.top-nav .text2 img{margin-top:-3px;}
.font-white{color:#fff;}
	.top-nav a{text-decoration:none; color:#ffffff; padding-left:10px; font-size:14px;}
	.top-nav a:hover{ color:#6ce190;}
	.top-nav img{padding:0 3px;}
.no-top-nav
{
     display:none;
}
 
/*-------------------------Navbar Animation------------------------------------- */
nav {
  height: 105px;
  z-index: 999;
 /* background: #ffffff;*/
  -webkit-transition: height 0.3s;
  -moz-transition: height 0.3s;
  -ms-transition: height 0.3s;
  -o-transition: height 0.3s;
  transition: height 0.3s; 
  }
  nav .navbar-brand {
    display: inline-block;
    height: 72px;
	width:235px;
    line-height: 72px;
	  margin-top:35px;
	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:40px;
    -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: 60px;
	background:#ffffff;
	border-bottom:1px solid #d1d1d1;
	box-shadow: 0 5px 5px -2px #b8b8b8;
	 }
    nav.smaller .navbar-brand {
      width: 158px;
      height: 53px;
      line-height: 50px;
	  margin-top:5px;
	  background:url(/images/logo-small.png) no-repeat;
	   }
 nav.smaller .navbar-right {
    float: right!important;
    margin-right: 0px;
	padding-top:0px;
}


#inner-pages .navbar-default {
    background: #fff;
	    border-bottom: 1px solid #dadada !important;
}





/*----------------------------------section1-----------------------------------------------*/

#banner{
	width:100%;
	min-height:630px;
	background:url(/images/banner-bg.jpg) center no-repeat;
	background-size:cover;
	
}
#banner .carousel-inner .carousel-bg{
	background:url(/images/section-1.jpg) center no-repeat;
	background-size: cover; 
	}

#banner .carousel-inner .carousel-bg1{
	background:url(/images/banner2.jpg) center no-repeat;
	background-size: cover; 
}
#banner .carousel-inner .carousel-bg2{
	background:url(/images/banner3.jpg) center no-repeat;
	background-size: cover; 
}
#banner .carousel-inner .carousel-bg3{
	background:url(/images/banner4.jpg) center no-repeat;
	background-size: cover; 
}


#banner .carousel-caption {
    text-shadow: 0 0px 0px rgba(0,0,0,0);
	    right: 1%;
}
#banner .carousel-inner {
  min-height: 630px;
    margin-top: 0px;
}
#banner .carousel-inner .va-table{
	display: table;
    min-height: 515px !important;
    width: 100%;
}
#banner .carousel-inner .table-cell {
    display: table-cell;
    vertical-align: middle;
}
#banner .carousel-inner > .item {
    min-height: 630px;
	 -webkit-transition: 3s ease-in-out left;
    -moz-transition: 3s ease-in-out left;
    -o-transition: 3s ease-in-out left;
    transition: 3s ease-in-out left;
}

#banner .carousel-control .glyphicon-chevron-left,  #banner .carousel-control .glyphicon-chevron-right, #banner .carousel-control .icon-next, #banner .carousel-control .icon-prev {
    width: 30px;
    height: 30px;
    margin-top: 60px;
    font-size: 30px;
}

#banner .carousel-control {
    /*position: absolute;
    top: 0;
    bottom: 0;
    left: 0;*/
    width: 1%;
    font-size: 15px;
    color: #fff;
    text-align: center;
    text-shadow: 0 1px 2px rgba(0,0,0,.6);
    filter: alpha(opacity=50);
    opacity: .5;
	margin-left: 4%;
    margin-right: 4%;
	
}
#banner .carousel-control:focus, #banner .carousel-control:hover {
    color: #fff;
    text-decoration: none;
    filter: alpha(opacity=90);
    outline: 0;
     opacity: .5; 
}

#banner .carousel-control.left {
/*	display:none;*/
background-image:none;
}
#banner .carousel-control.right{
	/*display:none;*/
background-image:none;
}
#banner .carousel-caption{
	/*
	font-family:'Poppins-Regular';
	font-size:25px;
	color:#000;
	left:20px;*/
	top:90px;
	bottom:0px;
	    padding-bottom: 0px;
	left: 6%;
}
@-moz-document url-prefix(){
 #banner .carousel-caption{
	top:205px;
}
}

#banner .va-table{
	display: table;
    min-height: 630px !important;
    width: 100%;
}
#banner .table-cell {
    display: table-cell;
    vertical-align: middle;
}
.banner-head-text1{
	font-family:'ralewaymedium';
	font-size:43px;
	line-height:50px;
	color:#264863;
}
.raleway-bold{
	font-family:'ralewaybold';
}
.color-maroon-bold{
	color:#844153;
	font-family:'ralewaybold';	
}
.banner-head-text2{
	font-family:'ralewaymedium';
	font-size:30px;
	line-height:35px;
	color:#484848;	
}
.banner-head-text3 {
    font-family: 'ralewaymedium';
    font-size: 28px;
    line-height: 35px;
    color: #484848;
}
.banner-head-text3 hr {
    margin-top: 12px;
    margin-bottom: 5px;
    border: 0;
    border-top: 2px solid #78bdb4;
    width: 86%;
}
.roboto-bold{
	font-family:'robotobold';
}

.banner-head-text2 hr {
    margin-top: 12px;
    margin-bottom: 5px;
    border: 0;
    border-top: 2px solid #78bdb4;
    width: 86%;
}
.note{
	font-family:'robotoitalic';
	font-size:12px;
	color:#264863;
	line-height:15px;
	padding-bottom: 30px;
}

.banner-btn1 {
	background: #264863!important;
    border: 2px solid #264863;
    border-radius: 30px;
    padding-left: 5px;
    padding-right: 5px;
    padding-top: 12px;
    padding-bottom: 12px;
    font-family: 'poppinssemibold';
    color: #fff;
    font-size: 16px;
    width:185px;
}

.banner-btn1:hover {
	background: #844153 !important;
    border: 2px solid #844153;
    cursor: pointer;
    color: #ffffff;
}

.banner-btn2 {
	background: #844153!important;
    border: 2px solid #844153;
    border-radius: 30px;
    padding-left: 5px;
    padding-right: 5px;
     padding-top: 12px;
    padding-bottom: 12px;
    font-family: 'poppinssemibold';
    color: #fff;
    font-size: 16px;
    width: 185px;
}

.banner-btn2:hover {
	background: #264863 !important;
    border: 2px solid #264863;
    cursor: pointer;
    color: #ffffff;
}
/*----------------------------------section2------------------------------------------------*/
#aboutus{
	width:100%;
	min-height:520px;
	background:url(/images/section-2.jpg) no-repeat center;
	background-size:cover;
	
}
#aboutus .va-table{
	display: table;
    min-height: 520px !important;
    width: 100%;
}
#aboutus .table-cell {
    display: table-cell;
    vertical-align: middle;
}
.about-head{
	font-family:'poppinssemibold';
	font-size:31px;
	line-height:40px;
	color:#5c5c5c;
	padding-bottom: 18px;
	padding-top:25px;
}
.color-green{
	color:#21cd99;
	}
.about-content1{
	font-family:'robotobold';
	font-size:19px;
	line-height:25px;
	color:#5d5d5d;
	padding-bottom: 15px;
	
	}
.about-content2{
	font-family:'robotoregular';
	font-size:17px;
	color:#757575;
	line-height:25px;
}


.about-btn {
background: #21cd99!important;
    border: 2px solid #21cd99;
    border-radius: 30px;
    padding-left: 22px;
    padding-right: 22px;
    padding-top: 11px;
    padding-bottom: 9px;
    font-family: 'poppinssemibold';
    color: #ffffff;
    margin-top: 40px;
    font-size: 18px;
    width: 240px;
	text-transform:uppercase;
	width: 262px;
}
.about-btn:hover {
background: #6fb9de !important;
    border: 2px solid #6fb9de;
    cursor: pointer;
    color: #ffffff;
	
}
.joinus-text{
	font-family:'latoregular';
	font-size:17px;
	line-height:25px;
	color:#747474;
	    padding-bottom: 10px;
    padding-top: 15px;
}
.social-icons{
	    padding-bottom: 20px;
	}
.social-icons img {
    padding-right: 10px;
	padding-bottom:10px;
}
/*----------------------------------section3------------------------------------------------*/
#our-services{
	width:100%;
	min-height:640px;
	background:url(/images/section-3.jpg) no-repeat center;
	background-size:cover;
	font-family:'poppinsmedium';
}
#our-services .va-table{
	display: table;
    height: 640px !important;
    width: 100%;
}
#our-services .table-cell {
    display: table-cell;
    vertical-align: middle;
}
.services-head{
	font-family:'poppinssemibold';
	font-size:24px;
	line-height:35px;
	color:#4ebe71;
	text-transform:uppercase;
	}
.services-head-content{
	font-family:'poppinslight';
	font-size:18px;
	line-height:35px;
	color:#a7e4dc;
	padding-bottom: 100px;
}
.service-type-head{
	font-family:'poppinsmedium';
	font-size:18px;
	line-height:47px;
	color:#fff;
	padding-top: 15px;
}
.service-type-content{
	font-family:'poppinslight';
	font-size:12px;
	line-height:17px;
	color:#adc6db;
	text-align:center;
}

.join-img1{
	 z-index: 999;
    position: absolute;
    top: 55px;
	left: 110px;
}
.join-img2{
	 z-index: 999;
    position: absolute;
    top: 55px;
    left: 87px;

	}
.join-img3{
	z-index:999;
	position: absolute;
    top: 55px;
    left: 102px;
}
.join-img4{
	    z-index: 999;
    position: absolute;
    top: 0px;
    left: -10px;
}

.contracting-spinning-hypnotic-disc:hover
{
-webkit-animation: spin2 2s infinite linear, spin2 2s infinite ease-in-out alternate;
-moz-animation: spin2 2s infinite linear normal, 2s infinite ease-in-out alternate;
-o-animation: spin2 2s infinite linear, spin2 2s infinite ease-in-out alternate;
-ms-animation: spin2 2s infinite linear, spin2 2s infinite ease-in-out alternate;
animation: spin2 2s infinite linear, spin2 2s infinite ease-in-out alternate;
}
 
@-webkit-keyframes spin2 {
0% { -webkit-transform: rotate(0deg) scale(1);}
100% { -webkit-transform: rotate(360deg) scale(.7);}
}
@-moz-keyframes spin2 {
0% { -moz-transform: rotate(0deg) scale(1);}
100% { -moz-transform: rotate(360deg) scale(.7);}
}
@-o-keyframes spin2 {
0% { -o-transform: rotate(0deg) scale(1);}
100% { -o-transform: rotate(360deg) scale(.7);}
}
@-ms-keyframes spin2 {
0% { -ms-transform: rotate(0deg) scale(1);}
100% { -ms-transform: rotate(360deg) scale(.7);}
}
@-keyframes spin2 {
0% { transform: rotate(0deg) scale(.7);}
100% { transform: rotate(360deg) scale(1);}
}



 
.breathing-hypnotic-disc
{
-webkit-animation: breathe 5s infinite ease-in-out alternate;
-moz-animation: breathe 5s infinite ease-in-out alternate;
-o-animation: breathe 5s infinite ease-in-out alternate;
-ms-animation: breathe 5s infinite ease-in-out alternate;
animation: breathe 5s infinite ease-in-out alternate;
}
 
@-webkit-keyframes breathe {
0% { -webkit-transform: scale(1);}
100% { -webkit-transform: scale(.5);}
}
@-moz-keyframes breathe {
0% { -moz-transform: scale(1);}
100% { -moz-transform: scale(.5);}
}
@-o-keyframes breathe {
0% { -o-transform: scale(1);}
100% { -o-transform: scale(.5);}
}
@-ms-keyframes breathe {
0% { -ms-transform: scale(1);}
100% { -ms-transform: scale(.5);}
}
@-keyframes breathe {
0% { transform: scale(1);}
100% { transform: scale(.5);}
}
 
 .spinning-hypnotic-disc
{
-webkit-animation: spin1 60s infinite linear;
-moz-animation: spin1 60s infinite linear;
-o-animation: spin1 60s infinite linear;
-ms-animation: spin1 60s infinite linear;
animation: spin1 60s infinite linear;
}

@-webkit-keyframes spin1 {
0% { -webkit-transform: rotate(0deg);}
100% { -webkit-transform: rotate(360deg);}
}
@-moz-keyframes spin1 {
0% { -moz-transform: rotate(0deg);}
100% { -moz-transform: rotate(360deg);}
}
@-o-keyframes spin1 {
0% { -o-transform: rotate(0deg);}
100% { -o-transform: rotate(360deg);}
}
@-ms-keyframes spin1 {
0% { -ms-transform: rotate(0deg);}
100% { -ms-transform: rotate(360deg);}
}
@-keyframes spin1 {
0% { transform: rotate(0deg);}
100% { transform: rotate(360deg);}
}

/*----------------------------------section4------------------------------------------------*/
#services{
	width:100%;
	min-height:610px;
	background:url(/images/section-4.jpg) no-repeat center;
	background-size:cover;
	font-family:'poppinsmedium';	
}
#services .va-table{
	display: table;
    height: 610px !important;
    width: 100%;
}
#services .table-cell {
    display: table-cell;
    vertical-align: middle;
}


/*--------Power of SIP------*/
.power-sip
{
	background:url(/images/power-sip-bg.png) center no-repeat;
	background-size:cover;
	padding-top:60px;
	min-height:100vh;
}
.power-sip-head
{
	font-family:'poppinssemibold';
	font-size:25px;
	color:#4ebe71;
	line-height:25px;
	text-transform:uppercase;
}
.power-sip-head p
{
	font-family:'poppinsregular';
	font-size:16px;
	line-height:28px;
	color:#000000;
   /* padding: 6px 200px;*/
       width: 60%;
    margin-left: 20%;
	text-transform:none;
}
.sip-calc
{
	background:#ffffff;
	border:1px solid #e8e8e8;
	min-height:365px;
	margin-bottom:30px;
	padding:10px;
	padding-bottom:20px;
}
.graph-bg
{
	background:url(/images/graph-bg.png) center no-repeat;
	background-size:cover;
	min-height:300px;
}
.center-resulttext
{
	position:absolute;
	top:32%;
	left:25%;
	width:50%;
	min-height:100px;
	color:#202020;
	font-size:18px;
	line-height:21px;
}
.amount
{
	color:#da534f;
	font-family:'poppinssemibold';
	font-size:21px;
	margin-top:10px;
}
.result-text
{
	font-family: 'poppinsmedium';
	font-size:19px;
	color:#202020;
}
.wealth-gaintext
{
	position:absolute;
	top:2%;
	right:-1%;
	width:35%;
	min-height:60px;
	color:#202020;
	font-size:15px;
	line-height:18px;
}
.wealth-dot
{
	width:10px;
	height:10px;
	border-radius:10px;
	background:#458bcb;
	position:absolute;
	top:1px;
    left: -8px;
}
.amount-investedtext
{
	position:absolute;
	bottom:2%;
	left: -5%;
	width:35%;
	min-height:60px;
	color:#202020;
	font-size:15px;
	line-height:18px;
}
.amount-invested-dot
{
	width:10px;
	height:10px;
	border-radius:10px;
	background:#21cd99;
	position:absolute;
	top:1px;
	    right: -20px;
}
.power-sip a.start-sip
{
	background:#21cd99;
	color:#ffffff;
	padding:12px 60px;
	border-radius:25px;
	font-family:'poppinssemibold';
	font-size:15px;
	text-transform:uppercase;
}
.power-sip  a:hover.start-sip
{
	background:#438aca;
	color:#ffffff;
}




/*----------------------------------section5------------------------------------------------*/
#tax-section{
	width:100%;
	min-height:505px;
	background:url(/images/section-5.jpg) no-repeat center;
	background-size:cover;	
}
#tax-section .va-table{
	display: table;
       height: 505px !important;
    width: 100%;
}
#tax-section .table-cell {
    display: table-cell;
    vertical-align: middle;
}
.tax-head-text{
	font-family:'poppinssemibold';
	font-size:64px;
	color:#fff;
	text-transform:uppercase;
	text-align:left;
	line-height:67px;
}
.color-yellow{
	color:#ffb301;
}
.tax-head-content{
	font-family:'poppinslight';
	font-size:24px;
	line-height:32px;
	color:#fff;
	text-align:left;
	padding-bottom: 30px;
}
.pop-semibold{
	font-family:'poppinssemibold';
	}
.tax-img{
	min-height:470px;
	position:absolute;
	top: 70px;

}


.start-sip-btn {
	background: #ffffff!important;
    border: 2px solid #ffffff;
    border-radius: 30px;
    padding-left: 5px;
    padding-right: 5px;
    padding-top: 4px;
    padding-bottom: 4px;
    font-family: 'poppinssemibold';
    color: #000;
    font-size: 17px;
    width: 253px;
}
.start-sip-btn img{
	padding-right:10px;
		min-height:40px;
	}
.start-sip-btn:hover {
background: #52b949 !important;
    border: 2px solid #52b949;
    cursor: pointer;
    color: #ffffff;
	
}
.tax-content{
	font-family:'poppinslight';
	font-size:16px;
	line-height:24px;
	color:#fff;
	padding-top: 20px;
	
	}
/*----------------------------------section6------------------------------------------------*/
#reason-to-join{
	width:100%;
	min-height:612px;
	background:url(/images/section-6.jpg) no-repeat center;
	background-size:cover;
	font-family:'poppinsmedium';	
}
#reason-to-join .va-table{
	display: table;
    height: 612px !important;
    width: 100%;
}
#reason-to-join .table-cell {
    display: table-cell;
    vertical-align: middle;
}
.reason-head{
	font-family:'poppinssemibold';
	font-size:25px;
	line-height:35px;
	color:#444444;
	text-transform:uppercase;
}
.reason-head-content{
	font-family:'poppinslight';
	font-size:18px;
	line-height:25px;
	color:#444444;
	padding-bottom: 100px;
}
.join-head{
	color:#444444;
	font-family:'poppinsmedium';
	font-size:18px;
	line-height:25px;
	    padding-top: 15px;
    text-align: center;	
}
.join-content{
	font-family:'poppinsregular';
	font-size:12px;
	line-height:18px;
	color:#444444;
	width: 80%;
    text-align: center;
    margin-left: 10%;
	
	}
/*----------------------------------section7------------------------------------------------*/
#Knowledge-section{
	width:100%;
	min-height:621px;
	background:url(/images/section-7.jpg) no-repeat center;
	background-size:cover;
	font-family:'poppinsmedium';	
}
#Knowledge-section .va-table{
	display: table;
    height: 621px !important;
    width: 100%;
}
#Knowledge-section .table-cell {
    display: table-cell;
    vertical-align: middle;
}
.Knowledge-sec-head{
	font-family:'latoregular';
	font-size:36px;
	line-height:40px;
	color:#fff;
	padding-bottom:20px;
	}
.know-sec-content{
	font-family:'latolight';
	font-size:20px;
	line-height:25px;
	color:#fff;
	text-align:center;
	/*width:80%;
	margin-left:10%;*/
}
.video{
	/*background:url(/images/video-img.jpg) center no-repeat;*/
	min-height:200px;
/*	background-size:cover;*/
	    margin-top: 65px;
}

.video-text{
	color:#fff;
	font-family:'latolight';
	font-size:15px;
	line-height:18px;
	text-align:left;
}
.video-space {
    background: #ffffff;
    padding: 5px;
    border: 1px solid #e2e2e2;
    min-height: 200px;
}
.MF-formt{
	font-family:'Lato';
	font-size:21px;
	line-height:25px;
	text-transform: uppercase;
}

#Knowledge-section .media-body {
    width: 10000px;
    width: 162px;
}

#Knowledge-section .media:first-child {
    margin-left: 40%;
	    padding-top: 50px;
}
/*----------------------------------section8------------------------------------------------*/
#safe-n-secure{
	width:100%;
	min-height:612px;
	background:url(/images/section-8.jpg) no-repeat center;
	background-size:cover;
	font-family:'poppinsmedium';	
}
#safe-n-secure .va-table{
	display: table;
    height: 612px !important;
    width: 100%;
}
#safe-n-secure .table-cell {
    display: table-cell;
    vertical-align: middle;
}
.safe-n-secure-head{
	padding-top: 20px;
	font-size:25px;
	color:#4ebe71;
	line-height: 35px;
	font-family:'poppinssemibold';
	text-transform:uppercase;
}
.safe-n-secure-head-content{
	font-size:18px;
	color:#000000;
  padding-bottom: 40px;
  font-family:'poppinslight';
  width: 70%;
   margin-left: 12%;
   padding-bottom:100px;
   
}
.details-img1{
	min-height:201px;
	background:url(/images/detail-img-bg-1.png) no-repeat center;
}
.details-img2{
	min-height:201px;
	background:url(/images/detail-img-bg-2.png) no-repeat center;
}
.details-img3{
	min-height:201px;
	background:url(/images/detail-img-bg-3.png) no-repeat center;
}
.details-img4{
	min-height:201px;
	background:url(/images/detail-img-bg-4.png) no-repeat center;
}
.img {
    /*position: absolute;
    top: 32%;
    left: 38%;*/
    z-index: 99;
    margin-top: 57px;
	    margin-left: 32px;
}

.details-heading{
	font-family:'poppinsregular';
	font-size:15px;
	line-height:18px;
	    margin-top: 70px;
    text-align: center;
	font-weight:600;
}

/* For Rotation of image*/
.image {
	z-index:9;
    position: absolute;
    /*top: 50%;*/
    left: 25%;
    width: 174px;
    height: 201px;
 /*   margin:-60px 0 0 -60px;*/
    -webkit-animation:spin 50s linear infinite;
    -moz-animation:spin 50s linear infinite;
    animation:spin 50s linear infinite;
}
@-moz-keyframes spin { 100% { -moz-transform: rotate(360deg); } }
@-webkit-keyframes spin { 100% { -webkit-transform: rotate(360deg); } }
@keyframes spin { 100% { -webkit-transform: rotate(360deg); transform:rotate(360deg); } }

/*----------------------------------section9------------------------------------------------*/
#app-section{
	width:100%;
	min-height:476px;
	background:url(/images/section-9.jpg) no-repeat center;
	background-size:cover;
	font-family:'poppinsmedium';	
}
#app-section .va-table{
	display: table;
    height: 476px !important;
    width: 100%;
}
#app-section .table-cell {
    display: table-cell;
    vertical-align: middle;
}
.app-left-img-bg {
    margin-top: 47px;
}
.app-left {
	min-height: 417px;
    position: absolute;
    top: 171px;
    left: 49px;
    z-index: 99;
}
.app-content-head{
	font-family:'merriweatherregular';
	font-size:30px;
	color:#fff;
	line-height:35px;
}
.font-24px{
	font-size:24px;
}
.app-feature{
	font-family:'merriweatherlight_italic';
	font-size:17px;
	color:#fff;
	line-height:20px;
	    margin-left: -6px;	
}
.app-feature-type{
	font-family:'merriweatherregular';
	padding-left:10px;
	color:#51d4ca;
}

#app-section .media-left, #app-section .media>.pull-left {
    padding-right: 0px;
}
.app-info{
	font-family:'merriweatherregular';
	font-size:16px;
	line-height:30px;
	color:#fff;
	font-style:italic;
	padding-top:30px;
	letter-spacing:0.5px;
	}

/*----------------------------------section10------------------------------------------------*/
#testimonial{
	width:100%;
	min-height:650px;
	background:url(/images/section-10.jpg) no-repeat center;
	background-size:cover;	
	font-family:'poppinsmedium';
}
#testimonial .va-table{
	display: table;
    height: 650px !important;
    width: 100%;
}
#testimonial .table-cell {
    display: table-cell;
    vertical-align: middle;
}
.testimonial-head{
	padding-top: 20px;
	font-size:25px;
	color:#ffffff;
	line-height: 35px;
	text-transform:uppercase;
	font-family:'poppinssemibold';
}
.testimonial-head-content{
	font-size:18px;
	color:#95ddf8;
   padding-bottom:35px;
   line-height:24px;
   font-family:'poppinslight';
}
/*.client-name{
	font-family:'Lato';
	font-size:19px;
	color:#fafafa;
	}*/
/*stars*/	
div.stars {
 /* width: 270px;*/
  display: inline-block;
}

input.star { display: none; }
label.star {
     float: right;
    padding: 5px;
    font-size: 20px;
    color: #f38018;
    transition: all .2s;
	font-weight:100;
}
input.star:checked ~ label.star:before {
  content: '\f005';
  color: #6fb9de;
  transition: all .25s;
}
input.star-5:checked ~ label.star:before {
  color:#6fb9de;
  /*text-shadow: 0 0 20px #952;*/
}

input.star-1:checked ~ label.star:before { color: #ad0101; }
label.star:hover { transform: rotate(-15deg) scale(1.3); }
label.star:before {
content: '\f005';
font-family: FontAwesome;
}

	
#happy-investors .client-say, #our-team .client-say{
	font-family:'latoitalic';
	font-size:15px;
	color:#000;
	min-height: 100px;
	width: 90%;
    margin-left: 10%;
}


.feedback-btn {
background: #ffffff!important;
    border: 2px solid #ffffff;
    border-radius: 30px;
    padding-left: 5px;
    padding-right: 5px;
    padding-top: 11px;
    padding-bottom: 9px;
    font-family: 'poppinssemibold';
    color: #055882;
	margin-top: 40px;
   font-size: 16px;
    width: 222px;
    text-transform: uppercase;
}
.feedback-btn:hover {
background: #6fb9de !important;
    border: 2px solid #6fb9de;
    cursor: pointer;
    color: #ffffff;
	
}



#testimonial .carousel-indicators .active {
    width: 10px;
    height: 10px;
    margin: 0;
    background-color: #21cd99;
}	
#testimonial .carousel-indicators li {
    display: inline-block;
    width: 10px;
    height: 10px;
    margin: 0px;
    text-indent: -999px;
    cursor: pointer;
	border:0px;
    background-color: #fff;	
    border-radius: 10px;
}

#testimonial .carousel-indicators {
      bottom: -25px;
  
}

#testimonial .carousel-control {
    width: 1%;
    font-size: 15px;
    color: #fff;
    text-align: center;
    text-shadow: 0 1px 2px rgba(0,0,0,.6);
    filter: alpha(opacity=50);
    opacity: .5;
	margin-left: 4%;
    margin-right: 4%;
	
}
#testimonial .carousel-control:focus, #testimonial .carousel-control:hover {
    color: #fff;
    text-decoration: none;
    filter: alpha(opacity=90);
    outline: 0;
     opacity: .5; 
}

#testimonial .carousel-control.left {
/*	display:none;*/
background-image:none;
}
#testimonial .carousel-control.right{
	/*display:none;*/
background-image:none;
}

#carousel-testimonial .glyphicon {
    font-size: 15px;
  	color: #ffffff;
	top: 60px;
	padding-left: 85px;
}
.testimonial-icon{
	padding-right:20px;	
}
.testimonial-controls {
   padding-left: 37%;
    z-index: 9999;
    margin-top: -19px;
}
.testimonial-content{
	min-height:300px;
}
.client-dp{
	padding-bottom:20px;
	}
#carousel-testimonial  .client-dp img{
	    width: 150px;
    height: 150px;
	}	

a:hover .testimonial-content  {
    color: #c5f7ff;
}

.client-say{
	font-family:'source_sans_prolight';
	font-size:20px;
	padding-bottom: 32px;
	line-height:32px;
	    font-style: italic;
		color:#fff;
}
.client-name{
	font-family:'source_sans_prosemibold';
	font-size:24px;
	line-height:25px;
	color:#fff;
}
.client-desi{
	font-family:'source_sans_proregular';
	font-size:15px;
	line-height:18px;
	color:#c5f7ff;
}



/*.amc-section{
	min-height:175px;
	background:#fff;
	}*/
#amc {
  width: 100%;
}
#amc .amc-slider {
  width: 100%;
 /*padding-top: 32px;
  background:#ffffff;*/
}
#amc #amcs {
  width: 95%;
  margin: 0 auto;
}
/*#amc #amcs .item {
  padding: 15px;
  margin-top: 0px;
  text-align: center;
  border:2px solid #eeeeee;
  margin:10px;
}*/
#amc .customNavigation {
  color: #b3b3b3;
  width: 100%;
  position: absolute;
  top: 15px;
  padding: 0 5px;
}
#amc .customNavigation .prev, #amc .customNavigation .next {
	background: none;
    height: 21px;
    width: 15px;
    line-height: 35px;
    border: solid 0px #d9d9d9;
    color: #4d4d4d;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    -o-border-radius: 2px;
    -ms-border-radius: 2px;
    border-radius: 2px;
}
#amc .customNavigation a {
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-tap-highlight-color: transparent;
}
#amc .customNavigation .glyphicon {
    position: relative;
    top: 100px;
    color: #fff;
    display: inline-block;
    font-family: 'Glyphicons Halflings';
    font-style: normal;
    font-weight: bolder;
    line-height: 1;
    font-size: 20px;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}


/*-----------------------------------section11------------------------------------------------*/
#contactus{
	width:100%;
	min-height:503px;
	background:#fff;
	background-size:cover;
	font-family:'poppinsmedium';	
}
#contactus .va-table{
	display: table;
    height: 503px !important;
    width: 100%;
}
#contactus .table-cell {
    display: table-cell;
    vertical-align: middle;
}
.contactus-head{
	padding-top: 20px;
	font-size:25px;
	color:#21cd99;
	line-height: 35px;
	font-family:'poppinssemibold';
	text-transform:uppercase;
}
.contactus-head-content{
	font-size:18px;
	color:#353535;
  padding-bottom: 40px;
  font-family:'poppinslight';
}
.number{
	font-family:'poppinsmedium';
	color:#ff6618;
	}
.btn-text{
color: #3b3b3b;
margin-top: -15px;
font-size: 15px;
font-family: 'poppinsregular';
}
#footer{
	width:100%;
	min-height:95px;
	background:#000000;
	position:relative;
	color: #727272;	
	
}
#footer .row {
    margin-left: 15px;
}
.seal{
	    z-index: 999;
    margin-top: -85px;
	}
.foot{
	color: #727272;
	font-weight: 700;
	font-size: 11px;
}
.footer-home .row, #disclaimer-home .row{
    margin-left: 15px;
}
.footer-home{
	width:100%;
	min-height:50px;
	background:#000000;
	position:relative;
	color: #727272;	
	border-bottom:1px solid #363636;
	
}
.footer-home .va-table{
	display: table;
    height: 50px !important;
    width: 100%;
}
.footer-home .table-cell {
    display: table-cell;
    vertical-align: middle;
}
.footer-home a.menu-link {
    text-decoration: none;
    color: #727272;
    font-size: 11px;
  font-family: 'robotoregular';
  text-transform:uppercase;
  letter-spacing: 1px;
}
.footer-home a.menu-link:hover {
    color: #FFF;
}

.footer-home a.design {
    text-decoration: none;
    color: #949393;
    font-size: 13px;
    font-family: 'robotoregular';
}
.footer-home a.design:hover {
    color: #FFF;
}	

#disclaimer-home{
	background: #000;
}
.disclaimer-home{
    padding-top: 10px;
    color: #9e9e9e;
    font-size: 11px;
    font-family: 'robotoregular';
    line-height: 20px;
    padding-bottom: 25px;
	}
	
#footer .va-table{
	display: table;
    height: 95px !important;
    width: 100%;
}
#footer .table-cell {
    display: table-cell;
    vertical-align: middle;
}
#footer a.menu-link {
    text-decoration: none;
    color: #727272;
    font-size: 11px;
  font-family: 'robotoregular';
  text-transform:uppercase;
  letter-spacing: 1px;
}
#footer a.menu-link:hover {
    color: #FFF;
}
.copyright{
	 color: #727272;
    font-size: 13px;
    font-family: 'robotoregular';
}
#footer a.design {
    text-decoration: none;
    color: #949393;
    font-size: 13px;
    font-family: 'robotoregular';
}
#footer a.design:hover {
    color: #FFF;
}

/*planning page*/

#planning-type .img-head{
	font-size:15px;
	color:#000;
	font-family:'poppinsmedium';
	padding-top:20px;
}
#planning .navbar-default, #basket .navbar-default, #trans_login .navbar-default  {
    border-bottom: 1px solid #dadada !important;
}

/* IE can just show/hide with no transition */
.lte8 .wrapper .tooltip {
  display: none;
}

.lte8 .wrapper:hover .tooltip {
  display: block;
}

/*tooltip ends*/


/*Mutual fund page*/
a .ser-icon {
    padding-top: 20px;
}


a .ser-icon img {
    padding-bottom: 30px;
    -moz-transition: all 0.3s;
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
}

/*general insurance page*/

#gen-insurance-content .row{
	/*min-height:500px;*/
	
}
/*.gen-health-bg1{
	min-height:400px;
	background:url(/images/gen-health-img.jpg) no-repeat center;
	background-size:cover;
	}*/
.gen-health-bg{
	min-height:400px;
	background:url(/images/video-img.jpg) no-repeat center;
	background-size:cover;
}
.gen-type-content{
	font-family:'robotoregular';
	font-size:14px;
	line-height:22px;
	text-align:justify;
	   /* margin-top: 75px;*/
}
.gen-type-content h3{
	padding: 5px 0 15px;
    margin: 0;
    color: #333;
    font-weight: 400;
    -webkit-font-smoothing: antialiased;
	}
.gen-type-content h3 span {
    border-bottom: 2px solid #844153;
    padding-bottom: 5px;
    display: inline-block;
}

.footer-top {
    text-align: center;
    background:#7677a5;
	    padding-bottom: 20px;
}

    .footer-top h4 {
        padding: 0;
        font-weight: 300;
    }

        .footer-top h4  {
            color: #f5f5f5;
        }

    .footer-top p {
        color: #fff;
    }

    .footer-top .item-center {
        height: 140px;
        padding: 25px 0 0;
        position: relative;
        text-align: center;
    }

        .footer-top .item-center i {
            font-size: 1.8em;
            line-height: 1.4em;
            transition: all .5s ease 0s;
			    color: #fff;
 }
.help-text{
	    font-family: 'robotoregular';
    	font-size: 32px;
    	padding-bottom: 20px;
	}
 h4{
    color: #813b4e;
    font-weight: 700;
}	
#top-link-block{
    position: fixed;
    bottom: 18px;
    right: 10px;
    -webkit-border-radius: 100vw;
    -moz-border-radius: 100vw;
    -o-border-radius: 100vw;
    -ms-border-radius: 100vw;
    border-radius: 100vw;
    width: 50px;
    height: 50px;
    background: #844153;
    color: #ffffff;
    text-align: center;
    line-height: 50px;
}



/* Laptop desktop */
@media(min-width: 1200px) and (max-width:1922px){



.navbar > .container .navbar-brand, .navbar > .container-fluid .navbar-brand {
    margin-left: 10px;
	}	
	nav .navbar-brand {
    width: 217px;
    margin-top: 35px;
    padding-right: 0px;
    padding-left: 0px;
	}
	.btn-text {
    margin-top: 6px;
}
}



@media(min-width: 992px) and (max-width:1300px){
.md-margin-top-50{
	    margin-top: 50px;	
}
#inner-pages nav .navbar-right {
    padding-top: 0px;
}
#inner-pages nav .navbar-brand {
    width: 155px;
	background: url(/images/logo-small.png) no-repeat;
}


#inner-pages .navbar-default .navbar-nav > li > a {
    padding: 0px 9px;
}
#inner-pages nav.smaller .navbar-right {
    padding-top: 15px;
}
#inner-pages nav.smaller {
    height: 70px;
}
#inner-pages #planning  nav .navbar-right {
    padding-top: 0px;
}
#inner-pages #planning nav {
    height: 140px;
}
#inner-pages #planning nav.smaller {
    height: 90px;
}

#inner-pages nav {
    height: 145px;
}

#inner-pages nav.smaller {
    height: 110px;
}

nav .navbar-right {
    padding-top: 0px;
}	
.navbar-default .navbar-nav > li > a {
    padding: 0px 8px;
}	



.login-btn {
    padding: 6px 15px;
    border: none;
    letter-spacing: 0px;
       margin-top: -8px;
}

.signup-btn {
    padding: 6px 15px;
    border: none;
    letter-spacing: 0px;
      margin-top: -8px;
}
nav .navbar-brand {
    width: 215px;
    padding-left: 0px;
    padding-right: 0px;
}

nav.smaller {
    height: 95px;
   
}	
#banner .carousel-inner .carousel-bg{
	background:none;
	background-size: cover; 
}
#banner .carousel-inner .carousel-bg1 {
    background: none;
    background-size: cover;
}
#banner .carousel-inner .carousel-bg2 {
    background: none;
    background-size: cover;
}
#banner .carousel-inner .carousel-bg3 {
    background: none;
    background-size: cover;
}



/*----------------------sip calculato-------------------r*/
.power-sip {
    min-height: 600px;
}
	
/*--------------------taxation section-------------------*/
.tax-img {
    top: 145px;
}


/*-----------------------------why join us---------------*/	
.join-img1 {
    top: 55px;
    left: 82px;
}
.join-img2 {
    top: 64px;
    left: 60px;
}
.join-img3 {
    top: 60px;
    left: 80px;
}
/*-------------------------	features ------------------*/
.safe-n-secure-head-content {
    width: 75%;
}
.image {
    left: 16%
}
.img {
    margin-top: 60px;
    margin-left: 12px;
}


/*	----------------------app section---------------------*/
.app-left {
      top: 221px;
    left: 40px;
}
.app-left-img-bg {
    margin-top: 115px;
}
.app-feature {
    margin-left: -12px;
}



@-moz-document url-prefix(){
	
	nav .navbar-right {
    padding-top: 90px;
}
nav .navbar-brand {
    margin-top: 60px;
}
	
	nav.smaller .navbar-right {
    padding-top: 33px;
}
#inner-pages nav .navbar-right {
    padding-top: 80px;
}
#inner-pages nav.smaller .navbar-right {
    padding-top: 45px;
}

#banner .carousel-inner .carousel-bg{
	background:url(/images/section-1.jpg) center no-repeat;
	background-size: cover; 
	}

#banner .carousel-inner .carousel-bg1{
	background:url(/images/banner2.jpg) center no-repeat;
	background-size: cover; 
}
#banner .carousel-inner .carousel-bg2{
	background:url(/images/banner3.jpg) center no-repeat;
	background-size: cover; 
}
#banner .carousel-inner .carousel-bg3{
	background:url(/images/banner4.jpg) center no-repeat;
	background-size: cover; 
}
.join-img1 {
    top: 55px;
    left: 109px;
}
.join-img2 {
    top: 64px;
    left: 88px;
}
.join-img3 {
    top: 60px;
    left: 107px;
}
.img {
    margin-top: 53px;
    margin-left: -13px;
}

.app-left-img-bg {
    margin-top: 60px;
}
.app-left {
    top: 164px;
    left: 40px;
}
.tax-img {
    top: 68px;
}

}

}

@media(min-width:561px) and (max-width: 991px){
#inner-pages nav .navbar-brand {
    width: 170px;
    padding-left: 0px;
    padding-right: 0px;
    margin-top: 7px;
    background: url(/images/logo-small.png) no-repeat;
	height: 55px;
}

#inner-pages nav  .container-fluid {
    padding-right: 2px;
    padding-left: 0px;
    margin-right: auto;
    margin-left: auto;
}

#inner-pages .login-btn {
    font-size: 12px;
      padding: 7px 16px;
    margin-top: -3px;
}
#inner-pages .signup-btn {
    font-size: 12px;
       padding: 7px 16px;
    margin-top: -3px;
}
#inner-pages nav .navbar-right {
    margin-left: 13px;
}
#inner-pages nav {
  height: 130px;
}
#inner-pages nav.smaller {
    height: 130px;
}
#inner-pages #planning nav {
    height: 125px;
 }
#inner-pages #planning .navbar-default .navbar-nav > li > a {
    padding: 5px 6px;
}
.navbar-default .navbar-nav > li > a {
    padding: 0px 4px;
    
}
#inner-pages .navbar-default .navbar-nav > li > a {
   padding: 8px 7px;
}

#insurance-inner .navbar-default .navbar-nav > li > a {
 padding: 4px 5px;
}
#insurance-inner .login-btn {
    margin-top: 0px;
}
#insurance-inner  .signup-btn {
    margin-top: 0px;
}
nav .navbar-right {
    padding-top: 0px;
    margin-left: 20px;
}
nav.smaller {
    height: 140px;
}
nav.smaller .navbar-brand {
    width: 158px;
    height: 50px;
    margin-top: 12px;
}
#banner .carousel-inner .carousel-bg{
	background:none;
	background-size: cover; 
}

#banner .carousel-inner .carousel-bg1 {
    background: none;
    background-size: cover;
}
#banner .carousel-inner .carousel-bg2 {
    background: none;
    background-size: cover;
}
#banner .carousel-inner .carousel-bg3 {
    background: none;
    background-size: cover;
}
#banner .carousel-caption {
    top: 140px;
    bottom: 0px;
    padding-bottom: 0px;
    left: 6%;
}

/*about us*/
.about-head {
    padding-top: 50px;
}
.about-content1, .about-content2 {
    text-align: justify;
}
.about-btn {
    padding-left: 10px;
    padding-right: 10px;
    width: 240px;
    width: 223px;
}
/*services*/
.power-sip-head p {
    width: 100%;
    margin-left: 0;
}
.services-head {
    padding-top: 50px;
}
.services-head-content {
    padding-bottom: 30px;
}
.service-type-content {
    padding-bottom: 25px;
}


/*sip calculator*/
.power-sip {
       margin-bottom: 20px;
}
	
/*taxation section*/
.tax-head-text {
    text-align: center;
}
.tax-head-content {
    text-align: center;
}
.tax-content{
	text-align:center;
	}
/*why join us*/	
.reason-head {
    padding-top: 50px;
}
.reason-head-content {
    padding-bottom: 30px;
}
.join-img1 {
    top: 60px;
    left: 148px;
}
.join-img2 {
    top: 58px;
    left: 128px;
}
.join-img3 {
    top: 60px;
    left: 142px;
}
.join-content {
    padding-bottom: 30px;
}
/*knowledge center*/
.Knowledge-sec-head {
    padding-top: 50px;
}
.video-text {
    
    padding-bottom: 20px;
}
/*	features */
.safe-n-secure-head {
    padding-top: 50px;
}
.safe-n-secure-head-content {
    width: 100%;
    margin-left: 0%;
    padding-bottom: 30px;
}
.details-heading {
    padding-bottom: 25px;
}
.image {
    left: 16%
}
.img {
    margin-top: 60px;
    margin-left: 12px;
}


/*	app section*/
.app-left {
      top: 221px;
    left: 40px;
}
.app-left-img-bg {
    margin-top: 115px;
}
.app-feature {
    margin-left: -12px;
}
/*testimonial*/
.testimonial-head {
    padding-top: 50px;
    
}
.testimonial-head-content {
    padding-bottom: 30px;
}

#testimonial .carousel-indicators {
    bottom: -8px;
}
.feedback-btn {
    margin-top: 0px;
    margin-bottom: 30px;
}
.middle-container .no-pad-left {
    padding-left: 15px !important;
}
.client-say {
    font-size: 18px;
    padding-bottom: 29px;
    line-height: 21px;
    text-align: justify;
}




}
@media(min-width:320px) and (max-width:560px){
	.seal {
    margin-top: -15px;
}
#my_sip_world  #page-heading .margin-top-100{
	    margin-top: 30px;
	
	}
.middle-container .row {
    margin-left: 5px;
}
#inner-pages nav {
    height: 90px;
}
#inner-pages nav.smaller .navbar-brand {
    background: url(/images/logo.png) no-repeat;
	width: 235px;
	height: 72px;
	    margin-top: 12px;
}
#inner-pages .navbar-fixed-top .navbar-collapse, .navbar-fixed-top .navbar-collapse {
    border-bottom: 1px solid #ccc;
}
.insurance-main p.text-center{
	text-align:justify; 
	}
.padding-left-15-400{
	margin-left: 15px;
	}
.xs-pad-top-10{
	padding-top:10px;
	}
.navbar-default .navbar-nav > li > a {
    padding: 10px 15px;
}
nav .navbar-brand {
    margin-top: 15px;
 
}

.navbar-default .container-fluid {
    padding-right: 0px;
    padding-left: 0px;
}
.navbar-fixed-top .navbar-collapse, .navbar-fixed-top .navbar-collapse {
    max-height: 500px;
    background: #ffffff;
    border-top: 1px solid #d1d1d1;
}
nav .navbar-right {
    float: left!important;
	    padding-top: 0px;
       padding-left: 30px;
}
nav.smaller .navbar-right {
    float: left !important;
    margin-right: 0px;
    padding-top: 0px;
	
}
.login-btn {
    margin-left: 15px;
}
.navbar>.container .navbar-brand, .navbar>.container-fluid .navbar-brand {
    margin-left: 32px;
}

#banner .carousel-inner .carousel-bg{
	background:none;
	background-size: cover; 
}
#banner .carousel-inner .carousel-bg1 {
    background: none;
    background-size: cover;
}
#banner .carousel-inner .carousel-bg2 {
    background: none;
    background-size: cover;
}
#banner .carousel-inner .carousel-bg3 {
    background: none;
    background-size: cover;
}
.banner-btn1 {
    margin-bottom: 10px;
}

/*about us*/
.about-content1, .about-content2 {
    text-align: justify;
}
.about-btn {
    margin-top: 15px;
	margin-left: 55px;
}
.services-head {
    padding-top: 55px;
}
.services-head-content {
    padding-bottom: 30px;
}
.service-type-content {
    padding-bottom: 25px;
}
.power-sip-head p {
    width: 100%;
    margin-left: 0%;
}
.power-sip {
    min-height: 1090px;
}
.wealth-dot {
    top: 1px;
    left: 0px;
    right: 5px;
}
.amount-investedtext {
    bottom: -7%;
    
}
.amount-invested-dot {
    right: -25px;
}


.tax-head-text {
    font-size: 48px;
      line-height: 50px;
    padding-top: 50px;
    text-align: center;
}
.tax-head-content, .tax-content {
    text-align: center;
}
.start-sip-btn {
    margin-left: 66px;
	    margin-bottom: 17px;
}
.reason-head {
    padding-top: 45px;
}
.reason-head-content {
    padding-bottom: 30px;
}
.join-img1 {
    left: 175px;
}
.join-img2 {
    left: 153px;
}
.join-img3 {
    top: 60px;
    left: 168px;
}
.join-content {
    margin-bottom: 15px;
}
.Knowledge-sec-head {
    padding-top: 50px;
}
#Knowledge-section .media:first-child {
    margin-left: 30%;
}
.video-text {
    padding-bottom: 20px;
}


.safe-n-secure-head {
    padding-top: 51px;
}
.safe-n-secure-head-content {
    padding-bottom: 40px;
    margin-left: 0;
	    width: 100%;
}
.image {
    left: 33%;
   
}
.details-heading {
    padding-bottom: 20px;
}
.app-feature {
    margin-left: 0px;
}
.app-content-head {
    padding-top: 50px;
}
.feedback-btn {
    margin-top: 0px;
   margin-bottom: 20px;
   margin-left: 35px;
}
.testimonial-head-content {
    padding-bottom: 30px;
}
.contactus-head {
    padding-top: 50px;
}

#page-content .table p.text-center {
    text-align: justify;
}
#testimonial .carousel-indicators {
    bottom: -8px;
}
.client-say {
    font-size: 18px;
    padding-bottom: 29px;
    line-height: 21px;
    text-align: justify;
}
}


@media (max-width: 400px) {
	.padding-left-15-400{
	margin-left: 15px;
	}
.no-padding-left-400{
	padding-left:0px;
}
.no-padding-right-400{
	padding-right:0px;
	}
.power-sip {
    min-height: 1120px;
}
.amount-investedtext {
    bottom: -1%;
}
.amount-invested-dot {
    right: 6px;
    top: 4px;
}
.wealth-dot {
    top: 3px;
    left: -6px;
    right: 8px;
}
.start-sip-btn {
    margin-left: 40px;
}
.tax-content {
    padding-bottom: 20px;
}
.app-btn{
	margin-left: 8px;
    width: 170px;
	}
.join-img1 {
    left: 155px;
}
.join-img2 {
    left: 130px;
}
.join-img3 {
    left: 145px;
}
.video {
    margin-top: 25px;
}
.image {
    left: 29%;
}
	}
@media (max-width: 350px) {
.padding-left-15-350{
	margin-left: 15px;
	}
.start-sip-btn {
    margin-left: 1px;
}
.about-btn {
    margin-top: 15px;
    margin-left: 10px;
}
.navbar>.container .navbar-brand, .navbar>.container-fluid .navbar-brand {
    margin-left: 15px;
}
#banner .carousel-inner {
    min-height: 715px;
}
.about-head {
    padding-top: 40px;
}
.power-sip-head p {
    text-align: justify;
}

.wealth-gaintext {
    top: -4%;
}
.wealth-dot {
    left: -18px;
}
.power-sip {
    min-height: 1167px;
}
.tax-head-text {
    font-size: 35px;
}
.join-img1 {
    left: 125px;
}
.join-img2 {
    left: 105px;
}
.join-img3 {
    left: 120px;
}
#Knowledge-section .media:first-child {
    margin-left: 19%;
}
.image {
    left: 25%;
}
.app-btn{
width: 145px;
    margin-left: 7px;	
	}
.testimonial-head {
    padding-top: 40px;
}
.feedback-btn {
    margin-left: 0px;
}
.btn-text {
    margin-bottom: 15px;
}
	}
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	