@charset "utf-8";
/* CSS Document */

@media screen and (max-width:991px){
	.navbar-nav li{line-height:50px;}
	.banner-sec h1{font-size:30px;}
	a.redbtn{margin-bottom:30px;}
	.subscribe-sec h3{width:90%;}
	.subscribe-sec input[type="text"]{font-size:16px;}
	.subscribe-sec input[type="email"]{font-size:16px;}
	.subscribe-sec input[type="submit"]{font-size:16px;}
	.about-div p{font-size: 18px; line-height: 31px;}
	.info h3{font-size:18px;}
	.info ul li{font-size:15px;}
}
@media screen and (max-width:767px){
	.banner-sec{background-image:none;}
	.mob-disp-block{display:block;}
	.chart-sec img{margin-top:30px;}
	.subscribe-sec input[type="text"]{margin-bottom:20px;}
	.subscribe-sec input[type="email"]{margin-bottom:20px;}
	.analytics-sec h3{font-size:38px;}
	.testimonial-sec{text-align:center; padding-bottom:60px;}
	.testimonial-sec p{margin-top:30px;}
	.testi-name{margin-bottom:40px;}
	.info h3{margin-top:34px;}
	.readmore1{margin-bottom:40px;}
	.tridiv-sec h3{margin-top:40px;}
}
@media screen and (max-width:576px){	
}
@media screen and (max-width:435px){
	.copyright-sec{font-size:16px;}
}
@media screen and (max-width:320px){
}