@charset "utf-8";
/* CSS Document */

@media screen and (max-width:991px) {
	.banner-sec1 h1{width:100%; padding:240px 0 130px;}
	a.getpricingbtn{margin:40px auto auto;}
	#bx-pager{margin:auto;}
}

@media screen and (max-width:767px) {}

@media screen and (max-width:576px) {
	.features-sec h3{width:100%;}
	.features-sec1 img{margin-bottom:50px;}
	.headbtndiv{margin-top:50px;}
	#bx-pager{width: 70% !important;}
}

@media screen and (max-width:435px) {
	#bx-pager{width: 90% !important;}
}

@media screen and (max-width:320px) {
	.banner-sec1 h1{width: 100%; padding: 390px 0 130px; font-size:32px;}
	a.getstartedbtn{width:260px;}
	a.getpricingbtn{width:260px;}
	.whitediv{padding: 30px;}
	.bluediv{padding: 30px;}
	.features-sec h3{font-size:30px;}
	.beautifulsec h3{font-size:30px;}
	.beautifulsec h4{width:98%; font-size:20px;}
	#bx-pager{width: 100% !important;}
	#bx-pager a{width: 70px !important;}
	.testimonial-sec{font-size:22px; line-height:34px;}
	.testimonial-sec strong{font-size:18px;}
	footer{font-size:14px;}
	footer a{font-size:16px;}
}