.navbar-brand small{
	
font-size: 13px;
	
display: block;
	
margin-left: 5px;
}
.header{
}
.bg-dot{
	margin-bottom:50px;
}
.bg-more{
	padding: 50px 0 5px 0;
}
.bg-theytalk{
	background-color:#f3f1f2;
}
.getmore{
	margin-bottom:50px;
}
.jumbotron{
	background-color:transparent;
}
.whyus .row div img{
	height:177px;
}
.whyus .row div h3{
	font-size: 1.25rem;
}
.whyus .row div p{
	font-size: 14px;
}
.getmore .row div img{
	height:70px;
}
.getmore .row .absolute img{
	height:auto;
}
.getmore .row div h3{
	font-size: 1.25rem;
}
.analytic{
	padding: 50px 0;
}
.analytic p.text-center{
	font-size:20px;
}
.analytic .row div .count{
	font-size: 4rem;
	font-weight: 600;
	color: #de8780;
}
.theytalk{
	padding: 50px 0;
}
.trusted{
	padding: 50px 0;
}
.trusted .row div img{
	border-radius:50%;
	padding: 30px;
	margin: 15px 0;
	border: 1px solid #fcdcdc;
}
.download{
	padding: 50px 0;
}
.download p{
	text-align: center;
}
.row{
	margin-right: 0;
    margin-left: 0;
}
.navbar-light .navbar-nav .nav-link{
		font-weight: 500;
	}
.h2, h2{
	 font-weight: 400;
}
@media (max-width: 768px){
	.navbar-light .navbar-toggler{
		border:none;
	}
	.whyus div video{
		width:100%;
		height:auto;
	}
	.display-4{
		font-size: 2rem;
	}
	.lead{
		font-size: 1rem;
	}
	.getmore .row .absolute img{
		width:100%;
	}
	.getmore .row div h3{
		
font-size: 1rem;
	}
	.absolute-top1 h4{		
		font-size: 1.25rem;
	}
	.absolute-top1 p{
		font-size: 13px;
	}
	.absolute-top2 h4{		
		font-size: 1.25rem;
	}
	.absolute-top2 p{
		font-size: 12px;
	}
	.analytic .row div .count{
		font-size: 3rem;
	}
	.analytic .row div h3{
		font-size: 1rem;
	}
	.trusted .row div img{
		
padding: 0;
	}
	.iconvfirst{
		
margin-left: -35px;
	}
	.analytic p.text-center{
		
font-size: 15px;
		
padding: 0 10px;
	}
	.content-section .section-body{
		padding:50px 0 !important;
	}
	.content-section .section-body.pt-2.pb-0{
		padding:0 0 50px 0 !important;
	}
	.trusted{padding:0 0 70px 0;}
}