@media only screen and (min-width: 991px) and (max-width: 1200px){
	.top-contact{display:block;text-align:center;}
	.brand-text strong{font-size:19px;}
	.brand{width:242px;}
	.brand-logo img{width:100%;}
	.btn-gold{padding:6px;}
	.navbar-nav .nav-link{font-size:13px;padding:10px 8px!important;}
	.adv-welcome-content h2{font-size:32px;}
	.adv-welcome-content h3{margin:6px 0;}
	.adv-welcome-content p{margin-bottom:10px;line-height:1.7;text-align:justify;}
}
@media only screen and (min-width: 768px) and (max-width: 991px){
	.top-contact{display:block;text-align:center;}
	.commitment-box1{display:block;padding:15px;}
	.why-section, .approach-section{background-size:cover;}
	.footer-contact p{word-wrap: break-word;}
	.confidentiality-heading h2, .practice-card h3{font-size:17px!important;}
	
}
@media only screen and (min-width: 240px) and (max-width: 768px){
	.top-contact{display:block;text-align:center;}
	.brand-text strong{font-size:21px;}
	.brand{width:272px;}
	.brand-logo img{width:100%;}
	.commitment-box1{display:block;padding:15px;}
	.why-section, .approach-section{background-size:cover;}
	.footer-contact p{word-wrap: break-word;}
	.confidentiality-heading h2, .practice-card h3{font-size:17px!important;}
	
}
