@charset "utf-8";
/* CSS Document */
.navigation{padding:0;}
@media screen and (max-width:991px) {
nav ul li a{font-size:15px; padding-left:10px;}
.social-icons{margin:15px 0 0;}	
.rocket-sec h3{font-size:36px;}
.rocket-sec p{width:100%;}
.landing-sec h3{font-size:30px;}
.navigation{padding:0 15px;}
nav ul li{line-height:30px;}
}
@media only screen and (max-width: 767px){
	nav{display:none;}
	.rocket-sec{background:none;}
	.rocket-sec h3{font-size:35px;}
	.reviews-sec ul li{width:100%;}
	.reviews-sec ul li:nth-child(3){margin-top:50px;}
	.newsletter-sec p{width:98%;}
	.newsletter-sec form{width: 100% !important;}
	.newsletter-sec input[type="submit"]{width:38% !important;}
	.eaf-template-1 .easy-faq-accordion .eaf-main{width:100%; float:left;}	
	.eaf-template-1 .easy-faq-accordion .eaf-main:nth-child(odd){margin-right:0;}
	.eaf-template-1 .easy-faq-accordion .eaf-main:nth-child(even){margin-left:0;}
	.contact-sec h3{font-size:34px;}
	.contact-sec p{width: 100%;}
	.contact-sec form{width: 100%;}
	.contact-sec textarea{width: 100%;}
	footer{text-align:center; padding:25px 0;}
	.foot-logo{text-align:center; margin-top:30px;}
	.choose-sec{padding:50px 0;}
	.choose-sec h3{font-size:30px;}
	.landing-sec1{font-size:18px; padding:0px;}
	.landing-sec h3{font-size:30px;}
	.rocket-sec{padding-bottom:50px;}	
}

@media screen and (max-width:767px) {
.landing-sec p,.landing-sec1 p,.reviews-sec p,.rocket-sec p{font-size:16px;}	
.newsletter-sec h3{font-size:35px;}
.newsletter-sec p{font-size:16px;}
.eaf-title h4{font-size:18px !important; }
.contact-sec h3,.reviews-sec h3{font-size:30px;}
.reviews-sec ul li{margin:0;}
.img-div1{padding:0;}
footer .text-right{text-align:center !important;}
.reviews-sec ul li:nth-child(4),.reviews-sec ul li:nth-child(2){margin-top:50px;}
.landing-sec1{margin:30px 0;}
a.bluebtn{margin-bottom:30px;}
}
@media screen and (max-width:576px) {
.reviews-sec ul li{padding:50px 25px;}
.newsletter-sec input[type="email"]{width:100% !important;}
.newsletter-sec input[type="submit"]{width:100% !important; margin-top:20px !important;}	
}
@media screen and (max-width:414px) {
.newsletter-sec h3{font-size:24px;}
.eaf-title h4{font-size:16px !important;	}
}