.login-box {
	display: none
}

.mobbox-search {
	display: none
}

@media only screen and (max-width: 1367px) {
	.login-right {
		padding: 50px 50px 50px 50px
	}
}

@media only screen and (max-width: 1199px) {
	.specialist-info h4 {
		font-size: 13px
	}
	.app-form h2 {
		font-size: 20px;
		margin-bottom: 10px
	}
	.app-form h2 br {
		display: none
	}
	.app-form .banner-btn {
		padding: 10px 30px
	}
	.doctor-search-form input {
		min-height: 50px
	}
	.doc-form {
		top: 60px
	}
	.dot-slider .slick-slide {
		height: inherit
	}
	.set-category {
		min-height: 235px
	}
	.hspviewblock img {
		height: 250px
	}
	.hspviewblock:before {
		background: linear-gradient(to left, #002e72 0%, transparent 100%)
	}
	.apptcount h2,
	.walletbox h2 {
		font-size: 20px
	}
}

@media only screen and (max-width: 1024px) {
	.dot-slider .slick-slide {
		height: 400px
	}
}

@media only screen and (max-width: 992px) {
	.hspviewblock .hospdetails {
		right: 50px
	}
	.upload-img {
		right: 40%
	}
}

@media only screen and (max-width: 860px) {
	.dot-slider .slick-slide {
		height: inherit
	}
	.banner-wrapper {
		margin-top: 0px
	}
	.mobbox-search {
		display: block;
		background-color: #ceebff;
		margin-bottom: 20px;
		position: relative;
		margin-top: -10px
	}
	.mobbox-search .doc-form {
		width: 100%;
		max-width: 600px;
		position: inherit;
		top: 0px
	}
	.mobbox-search .doc-form .app-form {
		display: block
	}
	.box-search {
		display: none
	}
	.category-sec {
		padding: 0
	}
}

@media only screen and (max-width: 768px) {
	.footer .footer-bottom .copyright-text p {
		text-align: center
	}
	.set-category {
		min-height: 100px
	}
	.header-navbar-rht li {
		padding-right: 5px
	}
	.logo {
		margin-right: 20px
	}
	.right-menu li a.header-login {
		width: 105px;
		padding: 5px !important;
		font-size: 13px
	}
	.login-right {
		border-radius: 15px
	}
	.hsp .doctor-img {
		width: inherit
	}
	.surgery-img {
		width: inherit
	}
}

@media only screen and (max-width: 576px) {
	footer.custom-footer .footer-bottom .copyright {
		border-top: 1px solid #0f4d84
	}
	.login-box {
		display: block;
		position: fixed;
		bottom: -5px;
		width: 100%;
		z-index: 9999;
		border-top: 1px solid #0551c2
	}
	.login-box a {
		width: 50%;
		padding: 10px 0px;
		display: block;
		text-align: center;
		float: left
	}
	.login-box a:nth-child(1) {
		background-color: #002e72;
		color: #fff
	}
	.login-box a:nth-child(2) {
		background-color: #ffd500;
		color: #000
	}
	.wizard>.steps a {
		width: 45px !important;
		height: 45px !important;
		line-height: 40px !important
	}
}

@media only screen and (max-width: 480px) {
	.clinic-booking a {
		padding: 5px 5px;
		font-size: 12px
	}
	.clinic-booking h4 {
		white-space: nowrap;
		font-size: 13px
	}
	.clinic-booking h4 small {
		display: none
	}
	.visits span.visit-rsn {
		min-width: 100px;
		font-size: 11px !important
	}
}


/*# sourceMappingURL=newresponsive.css.map */