@charset "utf-8";
/* CSS Document */

@media screen and (max-width:991px) {
.section-banner h1{padding:0; font-size:34px;}	
.form-area{ padding:30px 20px;}	
.grid-block h4{font-size:20px;}
.grid-block{padding:30px 15px;}
.section-why p,.section-about p,.section-download p,footer p,.section-banner h4{font-size:17px; line-height:28px;}
.list-column ul li{font-size:17px; line-height:26px;}
.section-download h3,.section-about h3,.section-why h2{font-size:40px;}
.btn-started{font-size:24px;}
.section-download h4,.testimonials-box p,.testimonials-box h4,.social a{font-size:24px;}
.header-right h4{font-size:18px;}.form-area h3{font-size:34px;}

}
@media screen and (max-width:767px) {
.content-block{width:100%; text-align:center; margin:25px 0 0;}
.section-why,.section-about,.section-download,.testimonials-box{text-align:center;}
.section-why h2{width:100%;}	
.section-download h3, .section-about h3, .section-why h2{font-size:36px;}
.section-download h4, .testimonials-box p, .testimonials-box h4, .social a{font-size:18px; line-height:32px;}
.header .navbar > .container{justify-content:center;}
.header-right h4{padding:10px 0 0;}
.header .navbar{padding:15px;}
.header-right h4{text-align:center; line-height:26px; font-size:16px;}
.form-area h3{font-size:24px;}
.section-banner h1{font-size:24px;}
.slick-prev{left:0;}
.slick-next{right:0;}
footer{margin-top:50px;}
.list-column ul{margin-left:25px;}
.navbar-brand{margin-right:0;}
}
@media screen and (max-width:576px) {
.section-download h3, .section-about h3, .section-why h2{font-size:25px;}	
.btn-started{font-size:20px; padding:15px 20px;}
.social a{margin:0 15px;}
.section-why p, .section-about p, .section-download p, footer p, .section-banner h4{font-size:16px;}
}