@charset "utf-8";
/* CSS Document */

@media screen and (max-width:991px){
	.mobdispnone{display:none;}
	.banner-sec{background:#5f008e; background-size:auto; padding:50px 0;}
	.banner-text{position:relative; top:0px;}
	.banner-text h1{font-size:30px; margin-bottom: 20px;}
	.white-div{padding:10px 10px 0;}
	.white-div h4{font-size:20px; margin-bottom:10px;}
	.white-div p{font-size: 18px; line-height: 25px; margin-bottom: 10px;}
	.chart-sec p{font-size: 16px; line-height: 25px; margin-bottom: 10px;}
	.subscribe-sec1 input[type="submit"]{font-size:17px;}
	.download-sec h2{width:97%;}
	.download-sec h3{width:100%; font-size:22px;}
	.subscribe-sec h2{width:97%;}
	.subscribe-sec h3{width:100%; font-size:22px;}
	.mail-sec h2{width:97%;}
	.mail-sec h3{width:100%; font-size:22px;}
	.subscribe-sec1 form{width:100%;}
	.subscribe-sec1 h2{width:97%;}
	.subscribe-sec1 h3{width:100%; font-size:22px;}
	footer{font-size:16px;}
	footer a{font-size:18px; margin-right:10px;}
}
@media screen and (max-width:767px){
	.banner-text{width:85%;}
	.white-div{margin-bottom:140px;}
	footer{text-align:center;}
	.social-div{text-align:center; margin-top:30px;}
}
@media screen and (max-width:576px){
}
@media screen and (max-width:435px){
	.banner-text h1{font-size:28px;}
	.banner-text{width:94%;}
	a.getstartbtn{width:250px;}
	.subscribe-sec1 h2{font-size:30px;}
	.mail-sec h2{font-size:30px;}
	.subscribe-sec h2{font-size:30px;}
	.download-sec h2{font-size:30px;}	
	.logosec{width:90%; float:none; margin:auto; background:no; padding:60px 0;}
	.logosec1{width:90%; float:none; margin:auto;}
	.subscribe-sec1 input[type="email"]{width:100%; margin-bottom:20px; font-size:16px; border-right:#9e9e9e solid 1px;}
	.subscribe-sec1 input[type="submit"]{width:100%; font-size:16px;}
}
@media screen and (max-width:320px){
}