@charset "utf-8";
/* CSS Document */

@media screen and (max-width:991px) {
	
}

@media screen and (max-width:767px) {	
	.subscribe-sec input[type="text"]{margin-bottom:30px;}
	.subscribe-sec input[type="email"]{margin-bottom:30px;}
	.fourthdiv{margin-top:50px;}
}

@media screen and (max-width:576px) {
	
	
}

@media screen and (max-width:435px) {
	a.getpricingbtn{margin:36px auto auto auto;}
}
@media screen and (max-width:320px) {
	header h1{font-size:32px;}
	.focussec h3{width:90%; font-size:26px;}
	.seconddiv{padding:30px;}
	.thirddiv{padding:30px;}
	.fourthdiv{padding:30px;}
	.fifthdiv{padding:30px;}
	sixthdiv{padding:30px;}
	.videosec h3{font-size:30px; width:90%;}
	.teamsec h3{font-size:30px; width:90%;}
	.subscribe-sec h3{font-size:30px; width:90%;}
}