@media only screen and (max-width: 991px) {
	.contact-info{
		display: none!important;
	}
	.social-links{
		text-align: center!important
	}
	.doctor{
		margin-bottom: 10px;
	}
	.moreinfo h2{
		margin-top: 15px;
	}
	.moreinfo{
		padding: 40px 0
	}
	.moreinfo ul li{
		font-size: 16px;
	}
}
@media only screen and (max-width: 768px) {
	#header {
		padding: 6px 25px;
	}
	section {
    	padding: 40px 0;
    	background-color: #fff;
	}
	.section-title h2 {
		font-size: 26px;
	}
	.habout h1 {
		font-size: 32px;
		margin-bottom: 0
	}
	.why-us .section-title h2 {
		font-size: 24px
	}
	.why-us{
		padding-top: 50px
	}
	.why-us .content-item h4{
		margin-bottom: 10px
	}
	.whybox ul li{
		font-size: 14px
	}
	.cta{
		padding: 50px 0;
	}
	.whybox{
		padding: 10px;
	}
	.footer-address{
		margin-top: 20px;
		padding: 25px!important;
	}
	.doctordetail h2{
		font-size: 28px;
	}
}

@media only screen and (max-width: 468px) {
	.doctordetail h2 {
		font-size: 22px;
	}
	.breadcrumbs h2{
		font-size: 30px;
	}
	.moreinfo h2 {
		font-size: 22px;
		margin-bottom: 18px;
		padding-bottom: 10px;
	}
	.moreinfo p {
		font-size: 15px
	}
	.moreinfo ul li {
		line-height: 32px;
		font-size: 15px;
	}
	.doctor h1{
		font-size: 19px
	}
	.doctor h3{
		font-size: 14px;
		font-weight: 800;
	}
	.doctor .rbtn a {
    	background: none;
    	padding: 8px 2px;
    	font-size: 13px;
	}
	#footer{
		padding: 2rem 0;
	}
	.contact{
		padding-bottom: 40px
	}
	.review-2{
		padding: 0px;
	}
	.review-2 p{
		font-size: 15px;
		line-height: 25px
	}
	.services .icon-box h4{
		margin: 10px 0;	
		font-size: 20px;
		font-weight: 500
	}
	.cta h3 {
		font-size: 22px;
		font-weight: 800
	}
	.cta ul li a i {
		font-size: 16px;
		width: 35px;
		height: 35px;
		line-height: 35px;
	}
	.cta ul li {
		font-size: 14px;
		display: block;
		font-weight: bold
	}
	.cta .cta-btn {
		padding: 7px 20px;
	}
	.cta{

		margin-bottom: 10px!important;
	}
	.services{
		padding-bottom: 40px
	}
	.why-us .section-title p{
		font-size: 14px;
	}
	#hero .btn-get-started{
		padding: 8px 15px;
		font-size: 13px;
	}
	#hero .carousel-control-next-icon, #hero .carousel-control-prev-icon{
		width: 40px;
		height: 40px;
		line-height: 40px;	
	}
	#hero p {
		margin-bottom: 15px;
		font-size: 14px
	}
	.habout h1 {
		font-size: 26px;
		font-weight: 800;
	}
	.doct{
		padding-top: 0
	}
	.doct h2 {
		font-size: 24px;
	}
	.doct p{
		font-size: 20px;
		padding-bottom: 5px
	}
	.doct h3 {
		font-size: 18px;
	}
	.why-us .content-item{
		padding: 0!important;
	}
	
	.why-us .content-item h4{
		font-weight: bold!important;
	}
}