@media only screen and (min-width :320px) and (max-width :767px){
	.prccat-item h3,.secpadding .section-title,.whyicon{
		margin-bottom:0!important
	}
	.section-title h2{
		font-size:30px!important
	}
	.whyttl h3{
		font-size:1.5rem!important;font-weight:700
		}
		.section-title p,.whycont p{font-size:15px!important}
		.why-choose{margin-bottom:25px!important}
		.sld-cont{margin-top:22px!important;margin-bottom:22px!important}
		.secpadding{padding-top:50px!important}.subnav ul li{padding-bottom:8px}
		.subnav ul li a{color:#000}
		h1{font-size:30px!important}
		
		.planprc h4{font-size:18px}
		.plan-pricing{padding-top:35px!important}
		.featurecontent h3{font-size:18px!important}
		.footer a,.footer ul li a{font-size:1.5rem}
		.most_popular_package{margin-top:0!important}
		.page-title{margin-bottom:35px;margin-top:20px}
		.privacy{padding:20px}.footer ul{margin-top:10px}
		.footer ul li a
		{padding:0}
		.footer a.ext,.footermenus-item a#collapse_
		{color:#777}
		.ext i,.footer .footermenus-item a#collapse_ i{color:#777;margin-right:4px}
		.footer{padding-top:10px!important}
		.copytighttxt,.copytighttxt a{line-height:20px;font-size:1.25rem}
		.row.socialfooter{padding-top:0!important;padding-bottom:0!important}
		.dropussec{padding-bottom:8px!important;padding-top:0!important;padding:0 40px}
		.dropussec h3{font-size:18px;line-height:1.42857}
	}
	@media only screen and (min-device-width :768px) and 
	(max-device-width :1024px) and 
	(orientation :landscape){
		.logo-img{background-image:url(../img/home.png);
			background-position:center;background-size:contain;background-repeat:no-repeat;min-height:80vh}
			.cover-image-text{margin-top:23%!important}
			}
	@media only screen and (min-device-width :768px) and 
	(max-device-width :1024px) and 
	(orientation :portrait){.logo-img{
		background-image:url(../img/home.png);
		background-position:center;
		background-size:cover;
		background-repeat:no-repeat;
		min-height:80vh
		}
		.cover-image-text{}
		}
	@media only screen and (min-width :1224px){
		.logo-img{background-image:url(../img/home.png);
			background-position:top;
			background-size:contain;
			background-repeat:no-repeat;
			min-height:82vh}
			}@media only screen and (min-device-width:320px) and 
			(max-device-height:640px) and 
			(orientation :landscape){
				.logo-img{background-image:url(../img/home.png);
					background-position:top;
					background-size:cover;
					background-repeat:no-repeat;min-height:80vh
				}
					}
	@media only screen and (min-device-width:320px) 
		and (max-device-height:640px) 
		and (orientation :portrait){
			.logo-img{background-image:url(../img/home.png);
				background-position:top;
				background-size:cover;
				background-repeat:no-repeat;height:calc(100vh - 70px)
				}
				.cover-image-text{}
				.cost-mnth h4{font-size:1.4rem}
			}
	@media only screen and (min-width :320px) and (max-width :556px){
		h2{font-size:23px!important;
			text-align:center;}
		}
	@media only screen and (min-width :556px) and (max-width :767px){
		h2{font-size:30px!important;
			text-align:center;}
		}