@charset "utf-8";
/* CSS Document */

@media screen and (max-width:991px){
	header{line-height:50px;}
	a.presentbtn{margin-bottom:18px;}
	.banner-sec h1{font-size: 30px; line-height: 30px; margin-bottom: 10px;}
	.banner-sec p{font-size: 16px; margin-bottom: 66px;}
	.white-div{font-size:15px;}
	.white-div h3{font-size: 16px; font-weight: bold; margin-bottom:10px;}
	.charts-sec h3{font-size: 20px; margin-bottom: 15px;}
	.charts-sec p{font-size: 15px; line-height: 23px; margin-bottom: 20px;}
	.works-sec h4{width:71%; font-size:50px;}
	.padd{margin-bottom:50px;}
	.start-sec h3{width:100%; font-size:50px;}
	.start-sec p{width:100%; font-size:23px;}
	.testimonialdiv{width:100%;}
	.testimonial-sec{font-size:27px; line-height:37px;}
	#bx-pager{margin:auto 21% auto auto;}
}
@media screen and (max-width:767px){
	.banner-sec h1{font-size:45px; line-height:52px; margin-bottom:20px;}
	.banner-sec p{margin-bottom:0px;}
	.image-design{display:none;}
	.white-div{margin-bottom:20px;}
	.works-sec h4{width:96%;}
	.text-div{padding:0 30px;}
	.design-div{display:none;}
	.start-sec h3{font-size:40px;}
	#bx-pager{width:60% !important;}
	footer p{font-size:16px;}
	footer a{font-size:18px;}
}
@media screen and (max-width:576px){
}
@media screen and (max-width:435px){
	.padd-50{padding:50px 30px;}
	.works-sec h4{font-size:30px;}
	.padd{margin-bottom:0px;}
	.image-div{margin-bottom:30px;}
	.image-div1{margin-bottom:30px;}
	.text-div h3{font-size:30px;}
	.text-div p{font-size: 20px; line-height: 30px; margin-bottom: 20px;}
	.start-sec h3{font-size:30px;}
	.start-sec p{font-size:20px; line-height:30px;}
	a.startbtn{width:90%;}
	.testimonial-sec{font-size: 20px; line-height: 28px;}
	.testimonial-sec strong{font-size:18px;}
	#bx-pager{margin:auto 13% auto auto;}
	#bx-pager a{width:60px !important;}
}
@media screen and (max-width:320px){
	a.presentbtn{width:90%; margin:auto; font-size:13px;}
	.banner-sec h1{font-size: 20px; line-height: 25px; margin: 20px 0;}
	a.startbtn{font-size:25px; line-height:65px;}
	#bx-pager{width:80% !important; margin:auto 4% auto auto;}
	footer p{font-size: 13px;}
	footer a{font-size:14px;}
	.copyright-sec img{margin-right: 10px;}
}