@charset "utf-8";
/* CSS Document */

@media screen and (max-width:991px){
	nav a{line-height:35px;}
	nav ul li{line-height:45px;}
	.info ul li{font-size:15px;}
	footer{font-size:15px;}
	.copyright-sec a{font-size: 18px; margin-right: 16px;}
	.rightdiv a{margin:0 3px;}
	.testimonial-sec em{font-size: 22px; line-height: 35px; margin-top: 0px !important;}
	.testimonial-sec{font-size:20px; padding-top:50px;}
	.customer-sec p{font-size: 18px; line-height: 26px;}
	.startup-sec h4{font-size:25px;}
	.startup-sec p{font-size: 18px; line-height: 30px; margin-bottom: 50px;}
	.startup-sec h2{font-size:30px;}
	.startup-sec h3{width: 100%; font-size: 20px; line-height: 30px;}
	.basic-sec h3{font-size:30px;}
	.basic-sec p{font-size: 20px; line-height: 30px;}
	.team-sec h3{font-size:20px;}
}
@media screen and (max-width:767px){
	.startup-sec h4{margin-top:25px;}
	.collaborate-div{margin:20px 0;}
	.customer-sec p{margin-bottom:30px;}
	.slick-slide img{width:35%;}
	.testimonial-sec p{margin-top: 0px !important;}
	.testimonial-sec em{font-size:18px; line-height:28px;}
	.testimonial-sec{font-size:16px;}
	.copyright-sec{text-align:center; font-size:16px;}
	.copyright-sec a{font-size:16px;}
	.rightdiv{text-align:center; margin-top:20px;}
	.info h3{margin:34px 0;}
}
@media screen and (max-width:576px){
	a.redbtn{margin-right:25px; font-size:15px; width:150px; line-height:40px;}
	a.bluebtn{font-size:15px; width:150px; line-height:40px;}
	.slick-next{display:none !important;}
	.slick-prev{display:none !important;}
}
@media screen and (max-width:435px){
}
@media screen and (max-width:320px){
	.banner-text{left: 2%; top: 30%;}
	a.redbtn{margin-right:5px; font-size:9px; width:100px; line-height:30px;}
	a.bluebtn{font-size:9px; width:100px; line-height:30px;}
}