@media (min-width: 576px) { 
	
}
@media (max-width: 767px) {
._opIcon img{ margin:auto;} 
._opBox{ text-align:center;}	

}
@media (max-width: 991px) {
    
}

@media (min-width: 768px) {
	
}

@media (min-width: 992px) {
	.sp-50{ padding:50px 0px;}
	.spt-50{ padding-top:50px;}
	.spb-50{ padding-bottom:50px;}
	h2.htitle{ font-size:32px !important; line-height:45px;}
	p.ptitle{font-size:22px;}
	.db{ display:block;}
	._Banner .row{ display:flex; flex-direction:row;}
	._bannerLft{ padding:50px 0px;}
	._bannerLft p{font-size:18px;}
	._bannerLft h1{font-size:40px !important;}
	._pivotLft{ padding-bottom:230px;}
	._pivotLft h2{ font-size:36px !important; line-height:44px;}
	._pivotInner{background:url(../img/semi-circle.png) no-repeat left 100px bottom; padding:50px 0px 0px}
	._pivotRht ul{ padding:0; margin:20px 0px 0px;}
	._pivotRht ul li{ font-size:20px; padding-bottom:30px;}
	._Edge h2{ font-size:32px !important;}
	._Edge p{ font-size:18px;}
	._whyA h2{ font-size:32px !important;}
	._whyAbox h4{ font-size:22px !important;}
	._whyA p{ font-size:22px;}
	._whyA ._whyAbox p{ font-size:18px;}
	._why-row{ margin-top:50px;}
	._whyLink a{ font-size:18px;}	
	._budget p{ font-size:20px; padding:20px 0px;}
	._budLft{ padding:80px 0px;}
	._budLink a{ font-size:20px;}
	._budget{background:url(../img/bc.jpg) no-repeat right center #ec6f04; color:#fff; background-size:50%;}
	._budgetInner{background:url(../img/div-1.png) no-repeat left; }
	._opBox p{ font-size:18px;}
	._opBox{margin-bottom:50px;}
	._opBox h4{ line-height:30px; font-size:22px !important;}
	._ctaLink1 a, ._ctaLink2 a{ font-size:30px;}
	._ctaLinks{ display:flex; flex-direction:row; justify-content:space-evenly; align-items:center;}
	._ctaLink1 a:before{ top:-4px;}
	._ctaLink1{ padding-bottom:0px;}
	._contactLft{height:600px; background-size:cover;}
	._contactSec .container{ width:100%; padding-left:0; padding-right:5%;}
}

@media (min-width: 1200px) {
	.container{ width:90%; max-width:1440px;}
	._whyA ._whyAbox p{ font-size:18px; padding:0px 20px;}
	._budget{ background-size:auto;}
}

