<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "utf-8";
/* CSS Document */

@media screen and (max-width:991px) {
}

@media screen and (max-width:767px) {
	.app-sec h1{font-size:40px;}
	.app-sec h2{width:92%;}
	.app-sec h4{font-size:22px; width:100%; line-height:34px;}
	.app-sec{padding:60px 0;}
	.designsec{padding-bottom:550px;}
	.trialdiv{font-size:20px;}
	.trialdiv a{padding:0 10px;}
	.blackdiv{margin-bottom:60px;}
	.imagesec{padding-bottom:30px;}
	.imagesec h3{font-size:30px; margin:30px 0;}
	footer{font-size:18px;}
	.copyright-sec{text-align:center;}
	.copyright-sec{font-size: 18px;}
	.copyright-sec a{font-size: 18px; margin-right: 10px;}
	.rightdiv{text-align:center; margin-top:25px;}	
	.designsec{background-image:none; padding-bottom:100px;}
}

@media screen and (max-width:576px) {
	.slick-next{display:none !important;}
	.slick-prev{display:none !important;}
}

@media screen and (max-width:435px) {
	
}

@media screen and (max-width:320px) {
	.designsec{padding-bottom:50px; background-image:none;}
	.about-div p{font-size:20px; line-height:30px;}
}</pre></body></html>