@charset "utf-8";
/* CSS Document */

@import url('/font/stylesheet.css');

body
{
	margin:0;
	padding:0;
	font-family:'robotoregular';
	line-height:22px;
	font-size:14px;
}


section
{
	position:relative;
}
.no-border-top {
  border-top: none !important;
}

.no-border-right {
  border-right: none !important;
}

.no-border-bottom {
  border-bottom: none !important;
}

.no-border-left {
  border-left: none !important;
}

.no-radius {
  border-radius: 0px !important;
}

.no-mar-pad {
  margin: 0 !important;
  padding: 0 !important;
}

.no-padding {
  padding: 0 !important;
}

.no-padding-right {
  padding-right: 0;
}

.no-padding-left, footer #lower ul {
  padding-left: 0 !important;
}

.no-padding-top {
  padding-top: 0;
}

.no-padding-bottom {
  padding-bottom: 0;
}

.no-margin {
  margin: 0 !important;
}

.no-margin-right {
  margin-right: 0 !important;
}

.no-margin-left {
  margin-left: 0 !important;
}

.no-margin-top, #tool h1 {
  margin-top: 0 !important;
}

.no-margin-bottom {
  margin-bottom: 0 !important;
}

.position-absolute {
  position: absolute;
}

.position-relative {
  position: relative;
}

.hcentre {
  margin: 0 auto;
}

.no-border {
  border: none !important;
}

.no-border-top {
  border-top: none !important;
}

.no-border-right {
  border-right: none !important;
}

.no-border-bottom {
  border-bottom: none !important;
}

.no-border-left {
  border-left: none !important;
}

.no-radius {
  border-radius: 0px !important;
}

@media (min-width: 771px) {
  .logo {
    min-height: 1px !important;
  }
}
@media (min-width: 1200px) {
  .lg-no-mar-pad {
    margin: 0 !important;
    padding: 0 !important;
  }

  .lg-no-padding {
    padding: 0 !important;
  }

  .lg-no-padding-right {
    padding-right: 0;
  }

  .lg-no-padding-left {
    padding-left: 0 !important;
  }

  .lg-no-padding-top {
    padding-top: 0;
  }

  .lg-no-padding-bottom {
    padding-bottom: 0;
  }

  .lg-no-margin {
    margin: 0 !important;
  }

  .lg-no-margin-right {
    margin-right: 0 !important;
  }

  .lg-no-margin-left {
    margin-left: 0 !important;
  }

  .lg-no-margin-top {
    margin-top: 0 !important;
  }

  .lg-no-margin-bottom {
    margin-bottom: 0 !important;
  }

  .lg-position-absolute {
    position: absolute;
  }

  .lg-position-relative {
    position: relative;
  }

  .lg-hcentre {
    margin: 0 auto;
  }

  .lg-no-border {
    border: none !important;
  }

  .lg-no-border-top {
    border-top: none !important;
  }

  .lg-no-border-right {
    border-right: none !important;
  }

  .lg-no-border-bottom {
    border-bottom: none !important;
  }

  .lg-no-border-left {
    border-left: none !important;
  }

  .lg-no-radius {
    border-radius: 0px !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .md-no-mar-pad {
    margin: 0 !important;
    padding: 0 !important;
  }

  .md-no-padding {
    padding: 0 !important;
  }

  .md-no-padding-right {
    padding-right: 0;
  }

  .md-no-padding-left {
    padding-left: 0 !important;
  }

  .md-no-padding-top {
    padding-top: 0;
  }

  .md-no-padding-bottom {
    padding-bottom: 0;
  }

  .md-no-margin {
    margin: 0 !important;
  }

  .md-no-margin-right {
    margin-right: 0 !important;
  }

  .md-no-margin-left {
    margin-left: 0 !important;
  }

  .md-no-margin-top {
    margin-top: 0 !important;
  }

  .md-no-margin-bottom {
    margin-bottom: 0 !important;
  }

  .md-position-absolute {
    position: absolute;
  }

  .md-position-relative {
    position: relative;
  }

  .md-hcentre {
    margin: 0 auto;
  }

  .md-no-border {
    border: none !important;
  }

  .md-no-border-top {
    border-top: none !important;
  }

  .md-no-border-right {
    border-right: none !important;
  }

  .md-no-border-bottom {
    border-bottom: none !important;
  }

  .md-no-border-left {


    border-left: none !important;
  }

  .md-no-radius {
    border-radius: 0px !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .sm-no-mar-pad {
    margin: 0 !important;
    padding: 0 !important;
  }

  .sm-no-padding {
    padding: 0 !important;
  }

  .sm-no-padding-right {
    padding-right: 0;
  }

  .sm-no-padding-left {
    padding-left: 0 !important;
  }

  .sm-no-padding-top {
    padding-top: 0;
  }

  .sm-no-padding-bottom {
    padding-bottom: 0;
  }

  .sm-no-margin {
    margin: 0 !important;
  }

  .sm-no-margin-right {
    margin-right: 0 !important;
  }

  .sm-no-margin-left {
    margin-left: 0 !important;
  }

  .sm-no-margin-top {
    margin-top: 0 !important;
  }

  .sm-no-margin-bottom {
    margin-bottom: 0 !important;
  }

  .sm-position-absolute {
    position: absolute;
  }

  .sm-position-relative {
    position: relative;
  }

  .sm-no-border {
    border: none !important;
  }

  .sm-no-border-top {
    border-top: none !important;
  }

  .sm-no-border-right {
    border-right: none !important;
  }

  .sm-no-border-bottom {
    border-bottom: none !important;
  }

  .sm-no-border-left {
    border-left: none !important;
  }

  .sm-no-radius {
    border-radius: 0px !important;
  }
}
@media (min-width: 0px) and (max-width: 767px) {
  .xs-no-mar-pad {
    margin: 0 !important;
    padding: 0 !important;
  }

  .xs-no-padding {
    padding: 0 !important;
  }

  .xs-no-padding-right {
    padding-right: 0;
  }

  .xs-no-padding-left {
    padding-left: 0 !important;
  }

  .xs-no-padding-top {
    padding-top: 0;
  }

  .xs-no-padding-bottom {
    padding-bottom: 0;
  }

  .xs-no-margin {
    margin: 0 !important;
  }

  .xs-no-margin-right {
    margin-right: 0 !important;
  }

  .xs-no-margin-left {
    margin-left: 0 !important;
  }

  .xs-no-margin-top {
    margin-top: 0 !important;
  }

  .xs-no-margin-bottom {
    margin-bottom: 0 !important;
  }

  .xs-position-absolute {
    position: absolute;
  }

  .xs-position-relative {
    position: relative;
  }

  .xs-no-border {
    border: none !important;
  }

  .xs-no-border-top {
    border-top: none !important;
  }

  .xs-no-border-right {
    border-right: none !important;
  }

  .xs-no-border-bottom {
    border-bottom: none !important;
  }

  .xs-no-border-left {
    border-left: none !important;
  }

  .xs-no-radius {
    border-radius: 0px !important;
  }
}
 
 blockquote{font-size:14px; font-style:italic; line-height:22px;}
.vcenter { display: inline-block; vertical-align: middle; float: none;}

h1, h2, h3, h4, h5, h6{ color:#a1ce12;}
h1{ font-size:28px;} h2{ font-size:26px;} h3{ font-size:22px;} h4{ font-size:20px; color:#0277cc;} h5{ font-size:18px; color:#696868;} h6{ font-size:16px; color:#82a024;}
p{line-height: 22px;}
.full-browser-height{height: 100%;}

a:focus, a:hover
{
	text-decoration:none;
}

/* Scroller */
::-webkit-scrollbar {
    width: 5px;
}
 
/* Track */
::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 6px rgba(1,116,207,0.3); 
    -webkit-border-radius: 10px;
    border-radius: 10px;
}
 
/* Handle*/
::-webkit-scrollbar-thumb {
    -webkit-border-radius: 10px;
    border-radius: 10px;
    background: #8dc023; 
    -webkit-box-shadow: inset 0 0 6px rgba(1,116,207,0.3); 
}
::-webkit-scrollbar-thumb:window-inactive {
	background: rgba(245,109,9,0.4);
}
.font-size-18
{
	 font-size:18px;
}
.margin-top-100
{
	margin-top:100px;
}
.margin-top-250
{
	margin-top:250px;
}
.margin-top-200
{
	margin-top:200px;
}


.font-size-45
{
	font-size:45px;
}
.greencolor
{
	color:#a5de2d;
}

/*navigation start*/
.top-nav {
    width: 100%;
    background: #333333;
    /* background: #000; */
    position: absolute;
    padding: 5px 0px 5px 0px;
    top: 0px;
    color: #000000;
    z-index: 99999;
}
.top-nav-text {
	    padding-left: 10px;
    color:#8dc023 !important;
    font-size: 13px;
    font-family: 'latoregular';
	}
.top-nav-text a{
	    padding-left: 10px;
    color:#8dc023 !important;
    font-size: 13px;
    font-family: 'latoregular';
	}
	
	.top-nav-text a:hover{
	    padding-left: 10px;
    color:#fff !important;
    font-size: 13px;
    font-family: 'latoregular';
	}
.nav>li>a{
 padding: 8px 22px;
}

.navbar-nav {
    float: left;
    margin: 0;
}
.navbar
{	
background:#fff;
background-position:bottom;
/*box-shadow: 0px 0px 10px #999;*/
}
.navbar .nav-tabs>li>a{
	background:none;
  color: #fff !important;
}
.navbar-fixed-top {
    padding-top: 0px;
	border-width: 0 0 0px;
}
.navbar-brand
{
	padding-top:40px;
}
.fontstyle
{
	font-family:'latoregular',arial;
}
.navbar-custom .navbar-nav > li > a
{
	color:#000;
	font-size:15px;
	font-family:'latoregular';
	background:none;
}
.navbar-custom .navbar-nav > li.active > a
{
	
	color:#ffa132;
}

.navbar .navbar-nav > li > a:hover, .navbar-nav > li > a:focus
{	
color:#8dc023;
}
.nav .open>a, .nav .open>a:focus, .nav .open>a:hover {
    background-color: #fff;
    border-color: #337ab7;
}
.navbar {
	margin-bottom:0px;
    min-height: 120px;
	font-size: 15px;
    font-family: 'latoregular';
	border-bottom: 1px solid #ccc;
}

.navbar-right {
	padding-top:40px!important;
}
.navbar-toggle {
    position: relative;
    float: right;
    padding: 9px 10px;
    margin-top: 10px;
    margin-right: 15px;
    margin-bottom: 8px;
    background-color: #043d51;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 4px;
}
.navbar-toggle .icon-bar {
    display: block;
    background: #f1f1f2;
    width: 22px;
    height: 2px;
    border-radius: 1px;
}



.padding-left-right-5{
	padding-left:5px;
	padding-right:5px;
	}

.login-btn {
	    background: #8dc023;
    min-height: 38px;
    font-family: 'latoregular';
    font-size: 12px;
    color: #fff;
    border-radius: 5px;
    padding: 8px 26px;
    border: none;
    letter-spacing: 1px;
    margin-top: -2px;
    
}

.login-btn a
{
 text-decoration:none;
 color:#fff;
 font-size: 15px;
}
.login-btn a:hover
{
 text-decoration:none;
 color:#fdf5b5;
}

/*----------------------------------------------------*/

@media (min-width: 320px) and (max-width: 321px)
{
	.top-nav {
    width: 100%;
    background: #fff;
    /* background: #000; */
    position: absolute;
    padding: 5px 0px 5px 0px;
    top: 0px;
    color: #000000;
    z-index: 99999;
}


	.navbar-brand {
    padding-top: 0px;
}
.navbar {
    background:#ffffff;
}

.navbar-custom .navbar-nav > li > a
{
	color:#fff;
	font-size:15px;
	font-family:'latoregular';
	background:none;
}
.navbar-fixed-bottom .navbar-collapse, .navbar-fixed-top .navbar-collapse{
	background:#054261;
	margin-top: 18px;
	}
.navbar-right {
    padding-top: 13px!important;
}
.navbar-collapse {
border-top: 1px solid #ccc;
margin-top: 23px;
}
}

@media (min-width: 375px) and (max-width: 425px)
{
	.top-nav {
    width: 100%;
    background: #fff;
    /* background: #000; */
    position: absolute;
    padding: 5px 0px 5px 0px;
    top: 0px;
    color: #000000;
    z-index: 99999;
}
.navbar-toggle {
	margin-top:35px;
}
.navbar-brand {
    padding-top: 20px;
	    float: none;
}
.navbar-right {
    padding-top: 23px!important;
}
.navbar {
    background:#ffffff;
}
.navbar-custom .navbar-nav > li > a
{
	color:#fff;
	font-size:15px;
	font-family:'latoregular';
	background:none;
}
.navbar-fixed-bottom .navbar-collapse, .navbar-fixed-top .navbar-collapse{
		background:#054261;
	    margin-top: 41px;
}
}


@media (min-width: 768px) and (max-width: 769px)
{
	.top-nav {
    width: 100%;
    background: #fff;
    /* background: #000; */
    position: absolute;
    padding: 5px 0px 5px 0px;
    top: 0px;
    color: #000000;
    z-index: 99999;
}
.login-btn {
	padding: 14px 9px;
}
.navbar-right {
    padding-top: 17px!important;
}.navbar-brand {
    padding-top: 5px;
}
.nav>li>a {
    padding: 16px 8px;
}
}


@media (min-width: 1024px) and (max-width: 1025px)
{
.navbar-right {
    padding-top: 70px!important;
}
.navbar-brand {
    padding: 45px 10px;
}
.navbar>.container .navbar-brand, .navbar>.container-fluid .navbar-brand {
    margin-left: -36px;
}
.nav>li>a {
    padding: 10px 5px;
}
.login-btn {
    padding: 13px 26px;
}
.navbar-nav {
    margin-right: -38px;
}
.top-nav-text {
    padding-left: 185px;
}
}
@media (min-width: 1440px) and (max-width: 1441px)
{
.navbar-right {
    padding-top: 67px!important;
}
}

/*navigatiion ends*/


/*--------Mutual Fund------*/
#research
{
	background:url(/images/toolsbg.png) center no-repeat;
	background-size:cover;
	min-height:647px;
	padding-top:50px;
	padding-bottom:20px;	
}

.market-research-head
{
	font-family:'latoregular',arial !important;
	font-size:27px;
	color:#8dc023;
	line-height:29px;
}
.market-research-head p
{
	font-family:'latoregular',arial !important;
	font-size:16px;
	color:#ffffff;
    padding: 10px 80px 30px 80px;
}
.market-tabs
{
	margin-top:20px;
	background:none;
	min-height:200px;
}
#research .nav
{
	background:none;
}
#research .nav-pills > li.first
	{
	    padding-left:0%;
	}
#research .nav-pills > li > a
{
	background:none !important;
	color:#000;	
	border-radius:0px;
	font-size:14px;
	font-family:'latoregular';
	padding:10px 26px;
	
}
#research .nav-pills > li > a:hover
{
	background:none !important;
	color:#f87831;
}

#research .nav-pills>li.active>a, #research .nav-pills>li.active>a:focus, #research .nav-pills>li.active>a:hover 
{
	background:none;
	color:#f87831;
	
}

#research .nav-pills>li.last>a
{
	border-right:none;
}
.tools-content {
    height: 345px;
    display: block;
    margin-bottom: 20px;
    overflow: auto;
    padding: 15px;
    background:#ffffff;
    border-top: 1px solid #d7d7d7;
}


.margin-tool-top
{
	margin-top:30px;
}

.news-box
{
	height:300px;
	background:none;
	overflow:auto;
	display:block;
	padding:5px;
}

.news-tool{
  width: 100%;
  height: 100vh;
}
.news-tool {
}
.news-tool ul {
width: 100%;
padding: 0;
list-style: none;
}
.news-tool li {
padding: 20px 0px;
border-bottom: 1px solid #dfdfdf;
}
.news-tool li #date
{
  color: #ff5d00;
  font-size: 13px;
  transition:all .2s ease;
}
.news-tool li #news-title{
  font-size: 14px;
  line-height: 22px;
  color: #000;
  transition:all .2s ease;
}
.news-tool li:first-of-type #date{
  font-weight: bold;
  font-size: 18px;
  transition:all .2s ease;
  font-family: 'latoregular';
}
.news-tool li:first-of-type #news-title
{
  font-size: 19px;
  font-weight: bold;
  color: #0174cf;
  transition:all .5s ease;
  font-family: 'rlatoregular';
  line-height: 22px;
}
.news-tool li:after {
content: '';
display: block;
clear: both;
}


/* MF NFO Starts */
.mf-nfo{
  width: 100%;
  height: 100vh;
}
.mf-nfo {
}
.mf-nfo ul {
width: 100%;
padding: 0;
list-style: none;
}
.mf-nfo li {
padding: 20px 0px;
border-bottom: 1px solid #dfdfdf;
}
.mf-nfo li .media-left{
  padding: 0;
  transition:all .2s ease;
}
.mf-nfo li .media-left img{
  width: 0px;
  transition:all .2s ease;
}
.mf-nfo li #date
{
  color: #ff5d00;
  font-size: 13px;
  transition:all .2s ease;
}
.mf-nfo li #news-title{
  font-size: 14px;
  line-height: 22px;
  color: #000;
  transition:all .2s ease;
}
.mf-nfo li:first-of-type .media-left{
  padding-right: 10px;
  transition:all .2s ease;
}
.mf-nfo li:first-of-type .media-left img{
  width: 65px;
  transition:all .2s ease;
}
.mf-nfo li:first-of-type #date{
  font-weight: bold;
  font-size: 18px;
  transition:all .2s ease;
  font-family: 'latoregular';
}
.mf-nfo li:first-of-type #news-title
{
  font-size: 19px;
  font-weight: bold;
  color: #09c6d8;
  transition:all .5s ease;
  font-family: 'latoregular';
  line-height: 22px;
}
.mf-nfo li:after {
content: '';
display: block;
clear: both;
}

/* MF NFO Ends */

/* Dividend */
.mf_dividend{
  width: 100%;
  height: 100vh;
}
.mf_dividend ul {
width: 100%;
padding: 0;
list-style: none;
}
.mf_dividend li {
padding: 20px 0px;
border-bottom: 1px solid #dfdfdf;
}
.mf_dividend li .media-left{
  padding: 0;
  transition:all .2s ease;
}
.mf_dividend li .media-left img{
  width: 0px;
  transition:all .2s ease;
}
.mf_dividend li #date
{
  color: #f56d09;
  font-size: 13px;
  transition:all .2s ease;
}
.mf_dividend li #news-title{
  font-size: 14px;
  line-height: 22px;
  color: #000;
  transition:all .2s ease;
}
.mf_dividend li #dividend{
    font-family: 'latoregular';
    transition:all .2s ease;
    color: #000;
  }

.mf_dividend li:first-of-type .media-left{
  padding-right: 10px;
  transition:all .2s ease;
}
.mf_dividend li:first-of-type .media-left img{
  width: 65px;
  transition:all .2s ease;
}
.mf_dividend li:first-of-type #date{
  font-weight: bold;
  font-size: 18px;
  transition:all .2s ease;
  font-family: 'latoregular';
}
.mf_dividend li:first-of-type #news-title
{
  font-size: 19px;
  font-weight: bold;
  color: #0174cf;
  transition:all .5s ease;
  font-family: 'latoregular';
  line-height: 22px;
}
.mf_dividend li:first-of-type #dividend{
    font-family: 'latoregular';
    color: #438013;
    font-size: 22px;
    transition:all .2s ease;
    padding-top: 5px;
  }
.mf_dividend li:after {
content: '';
display: block;
clear: both;
}

/*-------------Testmonial----------------*/
.sec-clr{background-color:#f4f4f4; min-height:490px;}
.testimonialhead
{
font-family:'latoregular',Arial;
font-size:44px;
color:#5c6670;
margin-top:30px;
line-height:80px;
}
.testimonialtext a
{
font-family:'latoregular',Arial;
font-size:24px!important;
color:#343434!important;
}
.testimonialtext a:hover
{
color:#272525!important;
}
.testimonialtext1
{
font-family:'latoregular',Arial;
font-size:24px;
color:#5170dd!important;
text-transform:uppercase;
padding-top:20px;

}
.sec-clr .carousel-inner > .item 
{
	font-family: 'latoregular';
    min-height:300px;
	padding-top:80px;
	font-size:24px;
	line-height:35px;
	color:#343434;
	font-weight:normal !important;
}

.sec-clr .carousel-indicators li {
    display: inline-block;
    width: 11px;
    height: 11px;
    text-indent: -999px;
    cursor: pointer;
    margin: 2px;
    background-color: #b7b7b7;
    border: 1px solid #b7b7b7;
    border-radius: 10px;
}
.sec-clr .carousel-indicators .active {
    width: 11px;
    height: 11px;
    margin: 2px;
    background-color: #414141;
    border: 1px solid #414141;
}

.sec-clr .carousel-indicators {
    bottom: 0;
}

@media (min-width: 0px) and (max-width:320px)
{
	
	.padd-leftb {
    padding-left: 0px;
	}
	
.carousel-caption {
    top: 30px;
	width:100%;
}
.carousel-inner>.item {
	
    min-height: 730px;
}
}
@media (min-width:321px) and (max-width:375px)
{	
	
.carousel-inner>.item {
    min-height: 650px;
}

	.padd-leftb {
    padding-left: 0px;
	}
	
#research .nav-pills > li.first
	{
	    padding-left:0%;
	}
.carousel-caption {
    top:60px;
	width:100%;
}

}
@media (min-width:376px) and (max-width:425px)
{	
	
.carousel-inner>.item {
    min-height: 625px;
}
	.padd-leftb {
    padding-left: 0px;
	}
	

}	
.carousel-caption {
    top: 80px;
	width:100%;
}
	 .carousel-indicators {
    bottom: 100px;
	}
	 .carousel-control .glyphicon-chevron-right, .carousel-control .icon-next {
    margin-right: 0px;
}

.market-research-head p
{
    padding: 10px 0px 30px 0px;
}
	 .no-padding-right {
    padding-right: 10px;
}



#research .nav-pills>li.active>a:after {
    border-top: solid 0px transparent !important;
}
.market-research-head p {
    padding: 10px 10px 30px 10px;
	} 
	p.feed-txt {
    padding: 10px 0px;
    }	  
.contact-head p
{
    padding: 10px 10px 50px 10px;
}
	.feed > .carousel {
		height:inherit;
    min-height: 440px !important;
}
.feed > .carousel-inner >.item {
    min-height:450px;
}

.no-padding-left2
{
	padding-left:0px;
}

}
@media (max-width: 991px) and (min-width: 768px)
{
	
	
	
.carousel-caption {
	width:100%;
}
.carousel-inner>.item {
    min-height: 680px;
}
.live-blue {
    width: 100%;
}

	.padd-leftb {
    padding-left: 0px;
	}
	 p.feed-txt {
    padding: 10px 80px;
    }
	.market-research-head p {
    padding: 10px 20px 30px 20px;
	}
	
	
	
	.feed > .carousel > .carousel-indicators {
    bottom: -15px;
	}
	.feed > .carousel {
		height:inherit;
    min-height: 410px !important;
}

.no-padding-left2
{
	padding-left:0px;
}
#banner {
    min-height: 680px;
	}

}
@media (max-width: 1024px) and (min-width: 992px)
{
	
	 p.feed-txt {
    padding: 10px 80px;
    }
	.market-research-head p {
    padding: 10px 65px 30px 65px;
	}
	.padd-leftb {
    padding-left: 0px;
	}

.carousel-caption {
    top: 160px;
}


}
@media (max-width: 1199px) and (min-width: 1023px)
{

#iframe-pop
{
	height:280px;
}
}


/*------BANNER------*/


/*------BANNER------*/
.margin-top-350
{
	margin-top:350px;
}
#banner
{
	top:0;
	left:0;
    min-height:100vh;
	width:100%;
	
	z-index:0;
	background:url(/images/banner01.png) center no-repeat;
	background-size:cover;
}
.bannerhead
{
	font-family:'latoregular';
	color:#FFF;
	font-size:38px;
	margin-top:200px;
	text-align:center;
}
.banner-p
{
	font-family:'latoregular';
	color:#FFF;
	font-size:18px;	
	text-align:center;
}
.banneryellowtext
{
	font-family:'latoregular';
	color:#ffc855;
	font-size:18px;	
	text-align:center;
}
.coloryellow
{
	color:#ffc855 !important;
}





.ser1 img
{
    transform-style: preserve-3d;
    transition: transform 1s;
}
.ser1:hover img
{
    transform: rotateY( 360deg );
}


.ser2 img
{
    transform-style: preserve-3d;
    transition: transform 1s;
}
.ser2:hover img
{
    transform: rotateY( 360deg );
}


.ser3 img
{
    transform-style: preserve-3d;
    transition: transform 1s;
}
.ser3:hover img
{
    transform: rotateY( 360deg );
}

.ser4 img
{
    transform-style: preserve-3d;
    transition: transform 1s;
}
.ser4:hover img
{
    transform: rotateY( 360deg );
}

#banner .va-table
{
	min-height: 181px;	
}

/*------iconsection1-----*/

#testimonials{
	
	
	min-height:551px;
	background:url(/images/fpbg.jpg) center no-repeat;
		
}

.testimonials-head {
    font-family: 'latoregular' !important;
    font-size: 28px !important;
    color: #8dc023 !important;
    margin-top: 55px;
	margin-bottom: 15px;
	font-weight:normal !important;
}
.testimonials-p {
    font-family: 'latoregular' !important;
    font-size: 20px !important;
    color: #000000 !important;
	font-weight:normal !important;   
	letter-spacing:1px;
    margin-bottom: 25px;
}
.testimonials-orange {
    font-family: 'latoregular' !important;
    font-size: 20x !important;
    color: #f26722 !important;
	margin-top:80px;
	font-weight:normal !important; 
	text-transform:uppercase;
	 margin-bottom: 25px;
}
.orangeline
{
	border-bottom:2px solid #f26722;
}

.ser1 img
{
    transform-style: preserve-3d;
    transition: transform 1s;
}
.ser1:hover img
{
    transform: rotateY( 360deg );
}


.ser2 img
{
    transform-style: preserve-3d;
    transition: transform 1s;
}
.ser2:hover img
{
    transform: rotateY( 360deg );
}


.ser3 img
{
    transform-style: preserve-3d;
    transition: transform 1s;
}
.ser3:hover img
{
    transform: rotateY( 360deg );
}

.ser4 img
{
    transform-style: preserve-3d;
    transition: transform 1s;
}
.ser4:hover img
{
    transform: rotateY( 360deg );
}


.btn-ser-text {
	background:none;
    color: #000;
	margin-top:25px;
	 margin-bottom:6px;
    padding: 10px 15px;
    
    
}
.btn-ser-text.active, .btn-ser-text.focus, .btn-ser-text:active, .btn-ser-text:focus, .btn-ser-text:hover{
    color: #fff;
	background-color: #8dc023;
   border-radius:25px;
padding: 10px 15px;
}


.btn-ser-text-blue {
	font-family:'latoregular',arial !important;
    color: #fff;
	background-color: #8dc023;
	margin-top:25px;
	font-size:16px;
	border-radius:25px;
	 margin-bottom:6px;
     padding: 15px 30px;
	 
    
    
}
.btn-ser-text-blue.active, .btn-ser-text-blue.focus, .btn-ser-text-blue:active, .btn-ser-text-blue:focus, .btn-ser-text-blue:hover{
    color: #fff;
	background-color: #eb6a0c;
   

}

.btn-ser-text-blue1 {
    color: #fff;
	background-color: #0ab0e0;
	margin-top:25px;
	border-radius:25px;
	 margin-bottom:6px;
     padding: 15px 30px;
	 font-weight:bold;
    
    
}
.btn-ser-text-blue1.active, .btn-ser-text-blue1.focus, .btn-ser-text-blue1:active, .btn-ser-text-blue1:focus, .btn-ser-text-blue1:hover{
    color: #fff;
	background-color: #eb6a0c;
   

}

.margin-top-50 {
    margin-top: 50px;
}
.margin-top-80 {
    margin-top: 80px;
}
.btn {
    display: inline-block;   
    margin-bottom: 0;
    font-size: 16px;
    font-weight: 400;
    line-height: 1.42857143;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 4px;
}


@media(max-width:320px)
{
#testimonials{
	
	
	min-height:800px;
	background:#fff;
		
}
}
/*------iconsection2-----*/

#icons2
{
	top:0;
	left:0;
    min-height:517px;
	width:100%;	
	background:none;
	background-size:cover;
}

#img1
{
	top:0;
	left:0;
    min-height:517px;	
	background:url(/images/img1.png) center no-repeat;
	
}
#img2
{
	top:0;
	left:0;
    min-height:517px;	
	background:url(/images/img2.png) center no-repeat;
	
}

.img2head
{
	font-family: 'latoregular';
	font-size:38px;
	margin-top:25px;
	font-weight:normal !important;
	color:#FFF;
	margin-bottom:15px;
}
.img2p
{
	 width:70%;
	font-family: 'latoregular';
	font-size:14px;	
	font-weight:normal !important;
	color:#FFF;
	line-height:22px;	
}

/*------services-----*/
#services
{
	min-height:660px;	
	background:#f9f9f9;
	
}
.ser-head
{
	font-family:'latoregular' !important;
	font-size:27px !important;
	color:#8dc023 !important;
	margin-top:100px;	
	font-weight:normal;
	margin-bottom:3px;
		
}
.ser-head-p
{
	font-family:'latoregular' !important;
	font-size:18px;
	color:#000000;
	line-height:28px;
	text-transform:none;
	font-weight:normal !important;
}

.media
{
	padding-bottom:5px;
}
.media-left, .media>.pull-left {
    padding-right: 15px;
}
.media > .media-left > .f-ser-icon1
{
	width:25px;
	height:28px;
    transform-style: preserve-3d;
    transition: transform 1s;
}
.media:hover > .media-left > .f-ser-icon1
{
    transform: scale(1.1); 
}
.register
{
	background:#484f59;
	color:#ffffff;
	border-radius:25px;
	
	font-size:14px;
	padding:13px 45px;
}
.register:hover
{
	background:#ff5d00;
	color:#ffffff;
}

.icontextheading
{
	font-family:'latoregular' !important;
	font-size:20px !important;
	color:#040404 !important;
	text-align:left;
	padding-bottom:12px;

}
.icontext
{
	width: 100%;
    font-family:'latoregular' !important;
    font-size: 14px !important;
    color: #737272 !important;    
    padding-bottom: 10px;
	text-align:justify;
}
.icon{
	   transform-style: preserve-3d;
    transition: transform 1s;
	}
a:hover .icon{
	    transform: rotateY( 180deg );
		
}
  


/*------toolsbg-----*/
#factsbg
{
	background:#fff !important;
	min-height:345px;	
	background:none;
	}
	
.facts-head
{
	font-family:'latoregular' !important;
	font-size:27px !important;
	color:#8dc023 !important;
	margin-top:55px;
	margin-bottom:25px;
		
}
.facts-head-p
{
	font-family:'latoregular' !important;
	font-size:18px;
	color:#3f3f3f;
	line-height:28px;
	text-transform:none;
	font-weight:normal !important;
}	
.facts-head-p1
{
	font-family:'latoregular' !important;
	font-size:14px;
	color:#3f3f3f;
	line-height:28px;
	text-transform:none;
	font-weight:normal !important;
}
.facts-bg
{
	padding-left:58px;
	background:#CCC;
 border-radius: 100%;
    display: block;
    position: relative;
    z-index: -1;
    width: 100px;
    height: 100px;
    transition: all .15s cubic-bezier(.11,.65,1,1.69);
		
}

.feeder-name {
    font-family: 'latoregular' !important;
    font-size: 19px;
    color: #333333;
}		

/*------appg-----*/
#appbg
{
	
	background:url(/images/appbg.png) no-repeat;
	background-size:cover;
	}	
#appbg1
{
	
	background:url(/images/singupbg.png) no-repeat;
	background-size:cover;
	min-height:446px;
	}	
	
.app-head
{
	font-family:'latoregular' !important;
	font-size:27px !important;
	color:#fff !important;
	margin-top:55px;
	margin-bottom:25px;
		
}
.app-head-p
{
	font-family:'latoregular' !important;
	font-size:15px;
	color:#fff;
	line-height:28px;
	text-transform:none;
	font-weight:normal !important;
}	

.googleplaybt {
    width:100%;
    min-height: 43px;	
    padding-top: 5px;
	padding-bottom:25px;
}
.appstorebt
{
	width:100%;
	min-height:43px;	
	padding-top:5px;
	margin-bottom:25px;
}	
@media (min-width: 320px) and (max-width: 425px) {
#appbg
{
	min-height:100vh;	
	background:#01c6d9;
	background-size:cover;
	}
}
	
	

	
	
	/*--------Social------*/
#social
{
	background:url(/images/social-bg.png) center no-repeat;
	background-size:cover;
	min-height:365px;
	padding-top:50px;
}

.social-head
{
	font-family:'latoregular' !important;
	font-size:29px;
	color:#ffffff;
	margin-top:25px;
}
.social-head p
{
	
	font-family:'latoregular' !important;
	font-size:16px;
	color:#ffffff;
	margin-top:35px;
    
}

.social-btn
{
	background:none;
	font-family:'latoregular';
	font-size:16px;
	color:#ffffff;
	padding:12px 20px;
	border:none;
	margin:10px;
	border-radius:25px;
	border:2px solid #ffffff;
}
.social-btn:hover , .social-btn:focus
{
	background:none;
	border:2px solid #f56d09;
}
.social-btn > img
{
	padding-left:20px;
	padding-right:40px;
}




/*----------------Footer--------------------*/
#foot
{
	background:#000;
	min-height:80px;
	padding:30px;
	color:#727272;
	font-size:12px;
	font-family:'latoregular';
}
#foot a
{
	text-decoration:none;
	color:#727272;
	text-transform:uppercase;
	padding:10px;
}
#foot a:hover
{
	text-decoration:underline;
	color:#ffffff;
}

.smallicon-service
{
	padding: 5px 0 8px 0;
}
.f-ser
{
	font-family:'latoregular',arial !important;
	font-size:16px;
	font-weight:normal !important;
	color:#fff;
}
.media
{
	padding-bottom:5px;
}
.media-left, .media>.pull-left {
    padding-right: 15px;
}
.media > .media-left > .f-ser-icon1
{
	width:25px;
	height:28px;
    transform-style: preserve-3d;
    transition: transform 1s;
}
.media:hover > .media-left > .f-ser-icon1
{
    transform: scale(1.1); 
}
.register
{
	background:#484f59;
	color:#ffffff;
	border-radius:25px;
	
	font-size:14px;
	padding:13px 45px;
}
.register:hover
{
	background:#ff5d00;
	color:#ffffff;
}





.clinet1 img
{
    transform-style: preserve-3d;
    transition: transform 1s;
}
.clinet1:hover img
{
    transform: scale(1.1);
}



.btn-clinet1-text {
	text-transform:uppercase;
    color: #fff;
	background:none;
	margin-top:25px;
	 margin-bottom:6px;
     padding: 6px 6px;
    
    
}
.btn-clinet1-text.active, .btn-clinet1-text.focus, .btn-clinet1-text:active, .btn-clinet1-text:focus, .btn-clinet1-text:hover{
    color: #ff5d00;
	
   

}


.btn-clinet11-text {
	 color: #fff;
	background:none;
	margin-top:25px;
	 margin-bottom:6px;
     padding: 6px 6px;
    
    
}
.btn-clinet11-text.active, .btn-clinet11-text.focus, .btn-clinet11-text:active, .btn-clinet11-text:focus, .btn-clinet11-text:hover{
    color: #ff5d00;
	
   

}
.textunderline
{
	text-decoration:underline;
}

.mouse
    {
      width:29px;
      height: 43px;
      background:url(/images/scroll.png) no-repeat center;
      margin: 0 auto;
      position:relative;
      bottom: 30px;      
      z-index: 200;
      -webkit-animation: ping 2s ease 0s;
      -webkit-animation-iteration-count:infinite;
      animation: ping 2s ease 0s;
      animation-iteration-count:infinite;
    }
	
@-webkit-keyframes ping
    {
      0% { bottom: 10px;}
      50% { bottom: 40px;}
      100% { bottom: 10px;}
    }
    @keyframes ping
    {
      0% { bottom: 10px;}
      50% { bottom: 40px;}
      100% { bottom: 10px;}
  }
  .margin-top-60 {
    margin-top: 60px;
}




/*-------------------Pop Up Register--------------------------------*/
.blur-bg{
	background:#000;
}
/* Blur */
.blur{
	filter:blur(2px);
	-webkit-filter:blur(5px);
	-moz-filter:blur(5px);
	-o-filter:blur(5px);
	-ms-filter:blur(5px);
}
.popup-box{
  width:100%;
  height:100%;
  position:fixed;
  background:rgba(0,0,0,.5);
  z-index:99999;
  top:0;
  left:0;
  display:block;
}
.popup-container{
  width:100%;
  height:340px;
  background:none;
  margin:25px auto;
  margin-top:calc( (100vh - 400px) / 2);
  position:relative;
}
#popup-close-box{
  width:100%;
  height:auto;
  position:absolute;
  right:0;
  bottom:-68px;
  color:#fff;
  font-size:14px;
  text-align:center;
  cursor:pointer;
}

.button2 {
    background:#e46304!important;
     border:2px solid #e46304;
     padding:10px 15px!important;
	 border-radius:25px;
     cursor: pointer;
	  font-family: 'latoregular';
	  color:#ffffff;
	  font-size:18px;
	  line-height:22px;
	  text-decoration:none;
}
.button2:hover {
    background:none !important;
     border:2px solid #e46304;
    /*border is optional*/
     cursor: pointer;
	  color:#e46304;
}



.benefit
	{
		font-family:'latoregular';
		font-size:12px;
		color:#ffffff;
		background:url(/images/benifit-bg.png) top center no-repeat;
		background-size:cover;
		min-height:382px;
		padding:20px 10px 10px 20px;
	}
	.benefit-head
	{
		font-family:'latoregular';
		font-size:20px;
		text-transform:uppercase;
		color:#ffffff;
	}
	.benefit-bold
	{
		font-family:'latoregular';
		font-size:28px;
		text-transform:uppercase;
		color:#ffffff;
	}
	.benefit > ul
	{
    margin: 0px 0 0 7px;
    padding: 6px 20px 0px 10px;
	}
	.benefit > ul li
	{
		list-style:url(/images/bullet.png);
		line-height:20px;
		padding:5px 0px;		
	}
	.login-reg-form
	{
		background:#ffffff;
		min-height:382px;
		padding:20px 10px 10px 0px;
	}
	.login-reg-txt
	{
		font-family:'latoregular';
		font-size:17px;
		color:#8dc023;
		padding:10px 10px 0px 10px; 
		line-height:25px;
	}
	.login-reg-bold
	{
		font-family:'latoregular';
		font-size:30px;
		color:#266fb8;
		padding-top:5px;		
	}
	
/*--------Get in Touch------*/
#contact
{
	background:#ffffff;
	min-height:572px;
	padding-top:50px;
}
.contact-head
{
	font-family:'latoregular';
	font-size:27px;
	color:#95c432;
}
.contact-head p
{
	font-family:'latoregular';
	font-size:18px;
	color:#1a1a1a;
    padding: 10px 200px 50px 200px;
}


#footbottom
{
	background:#fff;
	min-height:180px;
	padding:30px;
	color:#727272;
	font-size:12px;
	font-family:'latoregular';
}

#footbottom
{
	background:#fff;
	min-height:180px;
	padding:30px;
	color:#727272;
	font-size:12px;
	font-family:'latoregular';
}
.peachcolor
{
	color:#b25c5c;
}


