@charset "utf-8";
/* CSS Document */

@media screen and (max-width:991px){
	header h1{font-size: 88px;}
	header h2{font-size: 68px;}
	.personalsec p{font-size: 16px; margin-bottom: 10px; line-height: 25px;}
	.image-div h3{top:80px; left:20px;}
	.subscribe-sec p{width: 95%;}
	.subscribe-sec form{width: 80%;}
	.testimonials-box{max-width:100%;}
	#bx-pager{margin: auto auto auto 21%;}
	ul.foot-links{margin-left: 30px;}
	.footer-top h3{font-size:30px;}
	.footer-top p{font-size: 16px; line-height: 28px;}
	ul.foot-links li{font-size: 16px;}
	.addresslink p{font-size: 16px; line-height: 30px;}
}

@media screen and (max-width:767px){
	header h1{font-size: 78px;}
	header h2{font-size: 50px;}
	.image-div h3{top:150px; left:40px;}
	.subscribe-sec form{width: 100%;}
	#bx-pager{width:100% !important; margin:auto auto auto 10%;}
	ul.foot-links{margin:30px 0;}
	.social-sec{padding-bottom:20px;}
	.white-div{margin-bottom:30px;}
	.subscribe-sec input[type="email"]{font-size:16px;}
	.subscribe-sec input[type="submit"]{font-size:16px;}
}

@media screen and (max-width:576px){
}

@media screen and (max-width:435px){
	header h1{font-size: 58px;}
	header h2{font-size: 40px;}
	header h4{font-size:12px;}
	.personalsec h3{font-size:30px;}
	.image-div h3{top: 105px; left: 30px;}
	footer{font-size:14px;}
	#bx-pager img{width:90px;}
	#bx-pager a{width:90px !important;}
}

@media screen and (max-width:320px){
	header h3{font-size:20px;}
	header h1{font-size:43px;}
	header h2{font-size: 30px;}
	header h4{font-size: 12px; line-height:26px;}
	.personalsec h3{font-size: 24px;}
	.subscription-sec h3{font-size:30px;}
	.subscribe-sec input[type="email"]{width:65%;}
	.subscribe-sec input[type="submit"]{width:35%;}
	.image-div h3{top: 55px; left: 21px; font-size:16px;}
	a.getstartedbtn1{width:95%;}
	#bx-pager img{width:70px;}
	#bx-pager a{width:70px !important;}
	.subscribe-sec p{width:100%; font-size:16px; line-height:28px;}
	footer{font-size: 10px;}
}