@charset "utf-8";
/* CSS Document */

@media screen and (max-width:991px){
	ul.navbar-nav li span{display:none;}
	.banner-text h1{font-size:40px;}
	.convert-sec h3{width:90%;}
	.convert-sec h4{font-size:20px;}
	.convert-sec p{font-size:18px;}
	.blue-div{padding:42px;}
	.bisec h3{font-size: 20px; margin-bottom: 10px;}
	.bisec p{font-size: 16px;}
	.pink-div{padding:42px;}
	.green-div{padding:42px;}
	.meet-sec h3{font-size: 20px; margin: 0px 0 10px;}
	.meet-sec p{font-size: 16px; line-height: 27px;}
	.social-div{margin:25px 0;}
	.social-div a{margin-right: 10px;}
	.testimonial-div p{font-size: 16px; margin: 10px 0; line-height: 30px;}
	.testimonial-div h3{font-size:18px;}
}

@media screen and (max-width:767px){
	.banner-text h1{font-size: 25px;}
	.banner-text p{font-size: 16px; line-height: 25px; margin-bottom: 30px;}
	a.blackbtn{line-height:75px; width:290px; font-size:25px;}
	.meet-sec h3{margin-top:40px;}
	.convert-sec h3{font-size:30px; line-height:40px;}
}

@media screen and (max-width:576px){	
	.banner-text p{display:none;}
}

@media screen and (max-width:435px){
	.banner-text h1{font-size: 20px;}
	a.blackbtn{line-height: 45px; width: 200px; font-size: 18px;}
	.convert-sec h3{font-size:25px;}
}

@media screen and (max-width:320px){
	.banner-text{width:60%;}
	.banner-text h1{font-size:18px;}
	a.blackbtn{width: 140px; font-size: 14px;}
	.social-div a{margin-right: 2px;}
}